diff --git a/docs/parsers/iptables.md b/docs/parsers/iptables.md index e2792c63..6cbc0c60 100644 --- a/docs/parsers/iptables.md +++ b/docs/parsers/iptables.md @@ -188,4 +188,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.6 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/jobs.md b/docs/parsers/jobs.md index d5a5178d..80fff5e8 100644 --- a/docs/parsers/jobs.md +++ b/docs/parsers/jobs.md @@ -119,4 +119,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, cygwin, aix, freebsd -Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/last.md b/docs/parsers/last.md index b95ed89d..b5a1419c 100644 --- a/docs/parsers/last.md +++ b/docs/parsers/last.md @@ -128,4 +128,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, aix, freebsd -Version 1.6 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/ls.md b/docs/parsers/ls.md index a073597c..7c523c04 100644 --- a/docs/parsers/ls.md +++ b/docs/parsers/ls.md @@ -6,7 +6,6 @@ jc - JSON CLI output utility `ls` and `vdir` command output parser Options supported: - `lbaR1` - `--time-style=full-iso` -- `-h`: File sizes will be available in text form with `-r` but larger file sizes with human readable suffixes will be converted to `Null` in the default view since the parser attempts to convert this field to an integer. Note: The `-1`, `-l`, or `-b` option of `ls` should be used to correctly parse filenames that include newline characters. Since `ls` does not encode newlines in filenames when outputting to a pipe it will cause `jc` to see multiple files instead of a single file if `-1`, `-l`, or `-b` is not used. Alternatively, `vdir` can be used, which is the same as running `ls -lb`. @@ -132,4 +131,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, cygwin, aix, freebsd -Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.9 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/lsblk.md b/docs/parsers/lsblk.md index eeb77fad..5958575f 100644 --- a/docs/parsers/lsblk.md +++ b/docs/parsers/lsblk.md @@ -293,4 +293,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.6 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/lsmod.md b/docs/parsers/lsmod.md index ede5369c..f914e1c6 100644 --- a/docs/parsers/lsmod.md +++ b/docs/parsers/lsmod.md @@ -150,4 +150,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/lsof.md b/docs/parsers/lsof.md index d2bd428b..4de5fef6 100644 --- a/docs/parsers/lsof.md +++ b/docs/parsers/lsof.md @@ -144,4 +144,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/netstat.md b/docs/parsers/netstat.md index dea01c4c..d19ee7f9 100644 --- a/docs/parsers/netstat.md +++ b/docs/parsers/netstat.md @@ -379,4 +379,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, freebsd -Version 1.9 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.10 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/ntpq.md b/docs/parsers/ntpq.md index 822456b0..a5001b67 100644 --- a/docs/parsers/ntpq.md +++ b/docs/parsers/ntpq.md @@ -231,4 +231,4 @@ Returns: ## Parser Information Compatibility: linux, freebsd -Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/passwd.md b/docs/parsers/passwd.md index 52f188e8..f808b80d 100644 --- a/docs/parsers/passwd.md +++ b/docs/parsers/passwd.md @@ -119,4 +119,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, aix, freebsd -Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/ping.md b/docs/parsers/ping.md index 91c14f85..3e7db2b5 100644 --- a/docs/parsers/ping.md +++ b/docs/parsers/ping.md @@ -170,4 +170,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, freebsd -Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/ps.md b/docs/parsers/ps.md index 5b645dc0..7d525dec 100644 --- a/docs/parsers/ps.md +++ b/docs/parsers/ps.md @@ -231,4 +231,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, cygwin, aix, freebsd -Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/route.md b/docs/parsers/route.md index 74fe454a..ed559ff1 100644 --- a/docs/parsers/route.md +++ b/docs/parsers/route.md @@ -135,4 +135,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.6 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/rpm_qi.md b/docs/parsers/rpm_qi.md index b5e01223..0766c222 100644 --- a/docs/parsers/rpm_qi.md +++ b/docs/parsers/rpm_qi.md @@ -181,4 +181,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/shadow.md b/docs/parsers/shadow.md index 7c4b7846..ff22a0d1 100644 --- a/docs/parsers/shadow.md +++ b/docs/parsers/shadow.md @@ -126,4 +126,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, aix, freebsd -Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/ss.md b/docs/parsers/ss.md index d531672c..8bc98d89 100644 --- a/docs/parsers/ss.md +++ b/docs/parsers/ss.md @@ -303,4 +303,4 @@ Returns: ## Parser Information Compatibility: linux -Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/docs/parsers/stat.md b/docs/parsers/stat.md index 37ba9fd7..350b25f5 100644 --- a/docs/parsers/stat.md +++ b/docs/parsers/stat.md @@ -193,4 +193,4 @@ Returns: ## Parser Information Compatibility: linux, darwin, freebsd -Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com) +Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com) diff --git a/jc/parsers/iptables.py b/jc/parsers/iptables.py index 264a49fd..110de268 100644 --- a/jc/parsers/iptables.py +++ b/jc/parsers/iptables.py @@ -163,7 +163,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.5' + version = '1.6' description = '`iptables` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -193,11 +193,7 @@ def _process(proc_data): int_list = ['num', 'pkts'] for key in int_list: if key in rule: - try: - key_int = int(rule[key]) - rule[key] = key_int - except (ValueError): - rule[key] = None + rule[key] = jc.utils.convert_to_int(rule[key]) if 'bytes' in rule: multiplier = 1 @@ -218,7 +214,7 @@ def _process(proc_data): rule['bytes'] = rule['bytes'].rstrip('P') try: - bytes_int = int(rule['bytes']) + bytes_int = jc.utils.convert_to_int(rule['bytes']) rule['bytes'] = bytes_int * multiplier except (ValueError): rule['bytes'] = None diff --git a/jc/parsers/jobs.py b/jc/parsers/jobs.py index 50dc3cd9..42ba7aab 100644 --- a/jc/parsers/jobs.py +++ b/jc/parsers/jobs.py @@ -95,7 +95,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.3' + version = '1.4' description = '`jobs` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -124,11 +124,7 @@ def _process(proc_data): int_list = ['job_number', 'pid'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) return proc_data diff --git a/jc/parsers/last.py b/jc/parsers/last.py index 5a498837..84969db2 100644 --- a/jc/parsers/last.py +++ b/jc/parsers/last.py @@ -104,7 +104,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.6' + version = '1.7' description = '`last` and `lastb` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -161,7 +161,7 @@ def _process(proc_data): entry['logout_epoch'] = timestamp.naive if 'login_epoch' in entry and 'logout_epoch' in entry: - entry['duration_seconds'] = int(entry['logout_epoch']) - int(entry['login_epoch']) + entry['duration_seconds'] = entry['logout_epoch'] - entry['login_epoch'] if 'duration' in entry and re.match(r'^\d+\+', entry['duration']): m = re.match(r'^(?P\d+)\+(?P\d\d):(?P\d\d)', entry['duration']) diff --git a/jc/parsers/ls.py b/jc/parsers/ls.py index 976ba984..691657af 100644 --- a/jc/parsers/ls.py +++ b/jc/parsers/ls.py @@ -3,7 +3,6 @@ Options supported: - `lbaR1` - `--time-style=full-iso` -- `-h`: File sizes will be available in text form with `-r` but larger file sizes with human readable suffixes will be converted to `Null` in the default view since the parser attempts to convert this field to an integer. Note: The `-1`, `-l`, or `-b` option of `ls` should be used to correctly parse filenames that include newline characters. Since `ls` does not encode newlines in filenames when outputting to a pipe it will cause `jc` to see multiple files instead of a single file if `-1`, `-l`, or `-b` is not used. Alternatively, `vdir` can be used, which is the same as running `ls -lb`. @@ -108,7 +107,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.8' + version = '1.9' description = '`ls` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -137,11 +136,7 @@ def _process(proc_data): int_list = ['links', 'size'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) if 'date' in entry: # to speed up processing only try to convert the date if it's not the default format diff --git a/jc/parsers/lsblk.py b/jc/parsers/lsblk.py index 5a119bb7..cd09b74f 100644 --- a/jc/parsers/lsblk.py +++ b/jc/parsers/lsblk.py @@ -269,7 +269,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.6' + version = '1.7' description = '`lsblk` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -299,21 +299,13 @@ def _process(proc_data): bool_list = ['rm', 'ro', 'rota', 'disc_zero', 'rand'] for key in bool_list: if key in entry: - try: - key_bool = bool(int(entry[key])) - entry[key] = key_bool - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_bool(entry[key]) # integer changes int_list = ['ra', 'alignment', 'min_io', 'opt_io', 'phy_sec', 'log_sec', 'rq_size', 'disc_aln'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) return proc_data diff --git a/jc/parsers/lsmod.py b/jc/parsers/lsmod.py index 8aa63bbe..ba1b286a 100644 --- a/jc/parsers/lsmod.py +++ b/jc/parsers/lsmod.py @@ -126,7 +126,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.4' + version = '1.5' description = '`lsmod` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -152,15 +152,10 @@ def _process(proc_data): List of Dictionaries. Structured data to conform to the schema. """ for entry in proc_data: - # integer changes int_list = ['size', 'used'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) return proc_data diff --git a/jc/parsers/lsof.py b/jc/parsers/lsof.py index ed077231..96dff8ea 100644 --- a/jc/parsers/lsof.py +++ b/jc/parsers/lsof.py @@ -120,7 +120,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.3' + version = '1.4' description = '`lsof` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -146,15 +146,11 @@ def _process(proc_data): List of Dictionaries. Structured data to conform to the schema. """ for entry in proc_data: - # integer changes int_list = ['pid', 'tid', 'size_off', 'node'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError, TypeError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) + return proc_data diff --git a/jc/parsers/netstat.py b/jc/parsers/netstat.py index 66aab271..a712168d 100644 --- a/jc/parsers/netstat.py +++ b/jc/parsers/netstat.py @@ -349,11 +349,12 @@ Examples: } ] """ +import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.9' + version = '1.10' description = '`netstat` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -389,33 +390,23 @@ def _process(proc_data): 's_bcnt', 'r_bmax', 's_bmax', 'rexmit', 'ooorcv', '0_win'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) + + if 'local_port' in entry: + local_num = jc.utils.convert_to_int(entry['local_port']) + if local_num: + entry['local_port_num'] = local_num + + if 'foreign_port' in entry: + foreign_num = jc.utils.convert_to_int(entry['foreign_port']) + if foreign_num: + entry['foreign_port_num'] = foreign_num # float changes float_list = ['rexmt', 'persist', 'keep', '2msl', 'delack', 'rcvtime'] for key in float_list: if key in entry: - try: - key_float = float(entry[key]) - entry[key] = key_float - except (ValueError): - entry[key] = None - - if 'local_port' in entry: - try: - entry['local_port_num'] = int(entry['local_port']) - except (ValueError): - pass - - if 'foreign_port' in entry: - try: - entry['foreign_port_num'] = int(entry['foreign_port']) - except (ValueError): - pass + entry[key] = jc.utils.convert_to_float(entry[key]) return proc_data diff --git a/jc/parsers/ntpq.py b/jc/parsers/ntpq.py index af44e5c6..bf879abc 100644 --- a/jc/parsers/ntpq.py +++ b/jc/parsers/ntpq.py @@ -207,7 +207,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.4' + version = '1.5' description = '`ntpq -p` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -242,18 +242,12 @@ def _process(proc_data): int_list = ['st', 'when', 'poll', 'reach'] for key in int_list: if key in entry: - try: - entry[key] = int(entry[key]) - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) float_list = ['delay', 'offset', 'jitter'] for key in float_list: if key in entry: - try: - entry[key] = float(entry[key]) - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_float(entry[key]) return proc_data diff --git a/jc/parsers/passwd.py b/jc/parsers/passwd.py index 02fb0627..bf6912df 100644 --- a/jc/parsers/passwd.py +++ b/jc/parsers/passwd.py @@ -94,7 +94,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.2' + version = '1.3' description = '`/etc/passwd` file parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -123,11 +123,7 @@ def _process(proc_data): int_list = ['uid', 'gid'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) return proc_data diff --git a/jc/parsers/ping.py b/jc/parsers/ping.py index 968e0a6a..e8121062 100644 --- a/jc/parsers/ping.py +++ b/jc/parsers/ping.py @@ -146,7 +146,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.3' + version = '1.4' description = '`ping` and `ping6` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -175,34 +175,20 @@ def _process(proc_data): float_list = ['packet_loss_percent', 'round_trip_ms_min', 'round_trip_ms_avg', 'round_trip_ms_max', 'round_trip_ms_stddev', 'timestamp', 'time_ms'] - for key in proc_data.keys(): - for item in int_list: - if item == key: - try: - proc_data[key] = int(proc_data[key]) - except (ValueError, TypeError): - proc_data[key] = None + for key in proc_data: + if key in int_list: + proc_data[key] = jc.utils.convert_to_int(proc_data[key]) - for item in float_list: - if item == key: - try: - proc_data[key] = float(proc_data[key]) - except (ValueError, TypeError): - proc_data[key] = None + if key in float_list: + proc_data[key] = jc.utils.convert_to_float(proc_data[key]) if key == 'responses': for entry in proc_data['responses']: - for k in entry.keys(): + for k in entry: if k in int_list: - try: - entry[k] = int(entry[k]) - except (ValueError, TypeError): - entry[k] = None + entry[k] = jc.utils.convert_to_int(entry[k]) if k in float_list: - try: - entry[k] = float(entry[k]) - except (ValueError, TypeError): - entry[k] = None + entry[k] = jc.utils.convert_to_float(entry[k]) return proc_data diff --git a/jc/parsers/ps.py b/jc/parsers/ps.py index 046eb90b..97c3e428 100644 --- a/jc/parsers/ps.py +++ b/jc/parsers/ps.py @@ -207,7 +207,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.4' + version = '1.5' description = '`ps` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -245,22 +245,15 @@ def _process(proc_data): int_list = ['pid', 'ppid', 'c', 'vsz', 'rss'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) # change to float float_list = ['cpu_percent', 'mem_percent'] for key in float_list: if key in entry: - try: - key_float = float(entry[key]) - entry[key] = key_float - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_float(entry[key]) + # clean up other fields if 'tty' in entry: if entry['tty'] == '?' or entry['tty'] == '??': entry['tty'] = None diff --git a/jc/parsers/route.py b/jc/parsers/route.py index e71b4e2f..9fc3f721 100644 --- a/jc/parsers/route.py +++ b/jc/parsers/route.py @@ -111,7 +111,7 @@ import jc.parsers.universal class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.5' + version = '1.6' description = '`route` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -140,11 +140,7 @@ def _process(proc_data): int_list = ['metric', 'ref', 'use', 'mss', 'window', 'irtt'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) # add flags_pretty # Flag mapping from https://www.man7.org/linux/man-pages/man8/route.8.html diff --git a/jc/parsers/rpm_qi.py b/jc/parsers/rpm_qi.py index 95cba163..19df676f 100644 --- a/jc/parsers/rpm_qi.py +++ b/jc/parsers/rpm_qi.py @@ -156,7 +156,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.2' + version = '1.3' description = '`rpm -qi` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -183,14 +183,11 @@ def _process(proc_data): List of Dictionaries. Structured data to conform to the schema. """ for entry in proc_data: - + int_list = ['epoch', 'size'] for key in int_list: if key in entry: - try: - entry[key] = int(entry[key]) - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) if 'build_date' in entry: timestamp = jc.utils.timestamp(entry['build_date']) diff --git a/jc/parsers/shadow.py b/jc/parsers/shadow.py index 87fb83c1..4df9c09e 100644 --- a/jc/parsers/shadow.py +++ b/jc/parsers/shadow.py @@ -101,7 +101,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.2' + version = '1.3' description = '`/etc/shadow` file parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -130,11 +130,7 @@ def _process(proc_data): int_list = ['last_changed', 'minimum', 'maximum', 'warn', 'inactive', 'expire'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) return proc_data diff --git a/jc/parsers/ss.py b/jc/parsers/ss.py index 5c11143f..0437d126 100644 --- a/jc/parsers/ss.py +++ b/jc/parsers/ss.py @@ -279,7 +279,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.3' + version = '1.4' description = '`ss` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -308,23 +308,17 @@ def _process(proc_data): int_list = ['recv_q', 'send_q', 'pid'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) if 'local_port' in entry: - try: - entry['local_port_num'] = int(entry['local_port']) - except (ValueError): - pass + local_num = jc.utils.convert_to_int(entry['local_port']) + if local_num is not None and local_num >= 0: + entry['local_port_num'] = local_num if 'peer_port' in entry: - try: - entry['peer_port_num'] = int(entry['peer_port']) - except (ValueError): - pass + peer_num = jc.utils.convert_to_int(entry['peer_port']) + if peer_num is not None and peer_num >= 0: + entry['peer_port_num'] = peer_num return proc_data diff --git a/jc/parsers/stat.py b/jc/parsers/stat.py index bb4f6846..534a815d 100644 --- a/jc/parsers/stat.py +++ b/jc/parsers/stat.py @@ -169,7 +169,7 @@ import jc.utils class info(): """Provides parser metadata (version, author, etc.)""" - version = '1.7' + version = '1.8' description = '`stat` command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' @@ -195,14 +195,11 @@ def _process(proc_data): List of Dictionaries. Structured data to conform to the schema. """ for entry in proc_data: - int_list = ['size', 'blocks', 'io_blocks', 'inode', 'links', 'uid', 'gid', 'unix_device', 'rdev', 'block_size'] + int_list = ['size', 'blocks', 'io_blocks', 'inode', 'links', 'uid', 'gid', 'unix_device', + 'rdev', 'block_size'] for key in int_list: if key in entry: - try: - key_int = int(entry[key]) - entry[key] = key_int - except (ValueError): - entry[key] = None + entry[key] = jc.utils.convert_to_int(entry[key]) # turn - into null for time fields and add calculated timestamp fields for entry in proc_data: diff --git a/tests/fixtures/centos-7.7/ls-alh.json b/tests/fixtures/centos-7.7/ls-alh.json index b5d653e8..0d082260 100644 --- a/tests/fixtures/centos-7.7/ls-alh.json +++ b/tests/fixtures/centos-7.7/ls-alh.json @@ -1 +1 @@ -[{"filename": ".", "flags": "dr-xr-xr-x.", "links": 17, "owner": "root", "group": "root", "size": 224, "date": "Aug 15 10:56"}, {"filename": "..", "flags": "dr-xr-xr-x.", "links": 17, "owner": "root", "group": "root", "size": 224, "date": "Aug 15 10:56"}, {"filename": "bin", "link_to": "usr/bin", "flags": "lrwxrwxrwx.", "links": 1, "owner": "root", "group": "root", "size": 7, "date": "Aug 15 10:53"}, {"filename": "boot", "flags": "dr-xr-xr-x.", "links": 5, "owner": "root", "group": "root", "size": null, "date": "Oct 21 13:18"}, {"filename": "dev", "flags": "drwxr-xr-x.", "links": 20, "owner": "root", "group": "root", "size": null, "date": "Oct 25 18:21"}, {"filename": "etc", "flags": "drwxr-xr-x.", "links": 78, "owner": "root", "group": "root", "size": null, "date": "Oct 25 18:47"}, {"filename": "home", "flags": "drwxr-xr-x.", "links": 3, "owner": "root", "group": "root", "size": 21, "date": "Aug 15 10:56"}, {"filename": "lib", "link_to": "usr/lib", "flags": "lrwxrwxrwx.", "links": 1, "owner": "root", "group": "root", "size": 7, "date": "Aug 15 10:53"}, {"filename": "lib64", "link_to": "usr/lib64", "flags": "lrwxrwxrwx.", "links": 1, "owner": "root", "group": "root", "size": 9, "date": "Aug 15 10:53"}, {"filename": "media", "flags": "drwxr-xr-x.", "links": 2, "owner": "root", "group": "root", "size": 6, "date": "Apr 10 2018"}, {"filename": "mnt", "flags": "drwxr-xr-x.", "links": 2, "owner": "root", "group": "root", "size": 6, "date": "Apr 10 2018"}, {"filename": "opt", "flags": "drwxr-xr-x.", "links": 2, "owner": "root", "group": "root", "size": 6, "date": "Apr 10 2018"}, {"filename": "proc", "flags": "dr-xr-xr-x.", "links": 121, "owner": "root", "group": "root", "size": 0, "date": "Oct 25 18:21"}, {"filename": "root", "flags": "dr-xr-x---.", "links": 3, "owner": "root", "group": "root", "size": 170, "date": "Oct 15 11:11"}, {"filename": "run", "flags": "drwxr-xr-x.", "links": 26, "owner": "root", "group": "root", "size": 800, "date": "Oct 25 18:47"}, {"filename": "sbin", "link_to": "usr/sbin", "flags": "lrwxrwxrwx.", "links": 1, "owner": "root", "group": "root", "size": 8, "date": "Aug 15 10:53"}, {"filename": "srv", "flags": "drwxr-xr-x.", "links": 2, "owner": "root", "group": "root", "size": 6, "date": "Apr 10 2018"}, {"filename": "sys", "flags": "dr-xr-xr-x.", "links": 13, "owner": "root", "group": "root", "size": 0, "date": "Oct 25 18:21"}, {"filename": "tmp", "flags": "drwxrwxrwt.", "links": 19, "owner": "root", "group": "root", "size": null, "date": "Oct 26 10:14"}, {"filename": "usr", "flags": "drwxr-xr-x.", "links": 13, "owner": "root", "group": "root", "size": 155, "date": "Aug 15 10:53"}, {"filename": "var", "flags": "drwxr-xr-x.", "links": 19, "owner": "root", "group": "root", "size": 267, "date": "Aug 15 10:57"}] +[{"filename":".","flags":"dr-xr-xr-x.","links":17,"owner":"root","group":"root","size":224,"date":"Aug 15 10:56"},{"filename":"..","flags":"dr-xr-xr-x.","links":17,"owner":"root","group":"root","size":224,"date":"Aug 15 10:56"},{"filename":"bin","link_to":"usr/bin","flags":"lrwxrwxrwx.","links":1,"owner":"root","group":"root","size":7,"date":"Aug 15 10:53"},{"filename":"boot","flags":"dr-xr-xr-x.","links":5,"owner":"root","group":"root","size":4,"date":"Oct 21 13:18"},{"filename":"dev","flags":"drwxr-xr-x.","links":20,"owner":"root","group":"root","size":3,"date":"Oct 25 18:21"},{"filename":"etc","flags":"drwxr-xr-x.","links":78,"owner":"root","group":"root","size":8,"date":"Oct 25 18:47"},{"filename":"home","flags":"drwxr-xr-x.","links":3,"owner":"root","group":"root","size":21,"date":"Aug 15 10:56"},{"filename":"lib","link_to":"usr/lib","flags":"lrwxrwxrwx.","links":1,"owner":"root","group":"root","size":7,"date":"Aug 15 10:53"},{"filename":"lib64","link_to":"usr/lib64","flags":"lrwxrwxrwx.","links":1,"owner":"root","group":"root","size":9,"date":"Aug 15 10:53"},{"filename":"media","flags":"drwxr-xr-x.","links":2,"owner":"root","group":"root","size":6,"date":"Apr 10 2018"},{"filename":"mnt","flags":"drwxr-xr-x.","links":2,"owner":"root","group":"root","size":6,"date":"Apr 10 2018"},{"filename":"opt","flags":"drwxr-xr-x.","links":2,"owner":"root","group":"root","size":6,"date":"Apr 10 2018"},{"filename":"proc","flags":"dr-xr-xr-x.","links":121,"owner":"root","group":"root","size":0,"date":"Oct 25 18:21"},{"filename":"root","flags":"dr-xr-x---.","links":3,"owner":"root","group":"root","size":170,"date":"Oct 15 11:11"},{"filename":"run","flags":"drwxr-xr-x.","links":26,"owner":"root","group":"root","size":800,"date":"Oct 25 18:47"},{"filename":"sbin","link_to":"usr/sbin","flags":"lrwxrwxrwx.","links":1,"owner":"root","group":"root","size":8,"date":"Aug 15 10:53"},{"filename":"srv","flags":"drwxr-xr-x.","links":2,"owner":"root","group":"root","size":6,"date":"Apr 10 2018"},{"filename":"sys","flags":"dr-xr-xr-x.","links":13,"owner":"root","group":"root","size":0,"date":"Oct 25 18:21"},{"filename":"tmp","flags":"drwxrwxrwt.","links":19,"owner":"root","group":"root","size":4,"date":"Oct 26 10:14"},{"filename":"usr","flags":"drwxr-xr-x.","links":13,"owner":"root","group":"root","size":155,"date":"Aug 15 10:53"},{"filename":"var","flags":"drwxr-xr-x.","links":19,"owner":"root","group":"root","size":267,"date":"Aug 15 10:57"}] diff --git a/tests/fixtures/centos-7.7/lsof-sudo.json b/tests/fixtures/centos-7.7/lsof-sudo.json index 6a960a0d..2c241c5c 100644 --- a/tests/fixtures/centos-7.7/lsof-sudo.json +++ b/tests/fixtures/centos-7.7/lsof-sudo.json @@ -1 +1 @@ -[{"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 1624520, "node": 50360451, "name": "/usr/lib/systemd/systemd"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91800, "node": 32817, "name": "/usr/lib64/libkmod.so.2.2.10"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 45344, "node": 50610926, "name": "/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1431995, "node": 50392663, "name": "/etc/selinux/targeted/contexts/files/file_contexts.bin"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[signalfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "6r", "type": "DIR", "device": "0,22", "size_off": 0, "node": 8688, "name": "/sys/fs/cgroup/systemd"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 13770, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 8964, "name": "/proc/1/mountinfo"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "10r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "11r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532019, "name": "/proc/swaps"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96aeb677f000", "size_off": null, "node": 13771, "name": "/run/systemd/private"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "14r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "19u", "type": "netlink", "device": null, "size_off": null, "node": 13776, "name": "AUDIT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "20u", "type": "unix", "device": "0xffff96aeb677c400", "size_off": null, "node": 13851, "name": "/run/lvm/lvmpolld.socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "21u", "type": "FIFO", "device": "0,20", "size_off": null, "node": 13862, "name": "/run/dmeventd-server"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "22u", "type": "FIFO", "device": "0,20", "size_off": null, "node": 13863, "name": "/run/dmeventd-client"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "23u", "type": "unix", "device": "0xffff96afb3392000", "size_off": null, "node": 8971, "name": "/run/systemd/notify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "24u", "type": "unix", "device": "0xffff96afb3391c00", "size_off": null, "node": 8973, "name": "/run/systemd/cgroups-agent"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "25u", "type": "unix", "device": "0xffff96aeb677bc00", "size_off": null, "node": 13864, "name": "/run/systemd/shutdownd"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "26r", "type": "CHR", "device": "10,235", "size_off": null, "node": 8458, "name": "/dev/autofs"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "27r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 13903, "name": "pipe"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "28u", "type": "unix", "device": "0xffff96afb3393400", "size_off": null, "node": 8991, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "29u", "type": "unix", "device": "0xffff96afb3393800", "size_off": null, "node": 8994, "name": "/run/systemd/journal/socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "30u", "type": "unix", "device": "0xffff96afb3393c00", "size_off": null, "node": 8996, "name": "/dev/log"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "31u", "type": "unix", "device": "0xffff96aeb677a800", "size_off": null, "node": 13918, "name": "/run/lvm/lvmetad.socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "32u", "type": "unix", "device": "0xffff96aeb6788000", "size_off": null, "node": 13962, "name": "/run/udev/control"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "33r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "34u", "type": "netlink", "device": null, "size_off": null, "node": 14051, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "35u", "type": "FIFO", "device": "0,20", "size_off": null, "node": 14170, "name": "/run/systemd/initctl/fifo"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "36u", "type": "unix", "device": "0xffff96aeb6715800", "size_off": null, "node": 14252, "name": "socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "37u", "type": "unix", "device": "0xffff96afb4d62400", "size_off": null, "node": 17785, "name": "/run/dbus/system_bus_socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "38u", "type": "unix", "device": "0xffff96aeb6713c00", "size_off": null, "node": 14409, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "39u", "type": "unix", "device": "0xffff96afb4d67000", "size_off": null, "node": 17796, "name": "socket"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "40u", "type": "unix", "device": "0xffff96aeb677e000", "size_off": null, "node": 14760, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "41u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "42u", "type": "unix", "device": "0xffff96afb4d63400", "size_off": null, "node": 17845, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "43u", "type": "unix", "device": "0xffff96afb4d71800", "size_off": null, "node": 18956, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "44u", "type": "netlink", "device": null, "size_off": null, "node": 14577, "name": "SELINUX"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "48u", "type": "unix", "device": "0xffff96afb5775c00", "size_off": null, "node": 18141, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "51u", "type": "unix", "device": "0xffff96afb5767800", "size_off": null, "node": 18419, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "52u", "type": "unix", "device": "0xffff96af33931800", "size_off": null, "node": 21303, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "53u", "type": "unix", "device": "0xffff96afb573b800", "size_off": null, "node": 21448, "name": "/run/systemd/journal/stdout"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "54u", "type": "unix", "device": "0xffff96afb573d800", "size_off": null, "node": 21430, "name": "/run/systemd/journal/stdout"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/exe"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/exe"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/5/exe"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/exe"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/exe"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/exe"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/exe"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/exe"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/exe"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "0,5", "size_off": 3180, "node": 3, "name": "/"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "0,5", "size_off": 3180, "node": 3, "name": "/"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/exe"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/exe"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/exe"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/exe"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/exe"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/exe"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/exe"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/exe"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/exe"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/exe"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/exe"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/exe"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/exe"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/31/exe"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/32/exe"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/33/exe"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/41/exe"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/42/exe"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/43/exe"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/44/exe"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/45/exe"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/47/exe"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/60/exe"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/95/exe"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/272/exe"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/273/exe"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/274/exe"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/275/exe"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/291/exe"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/exe"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/330/exe"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/331/exe"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/339/exe"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/346/exe"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/357/exe"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/358/exe"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/431/exe"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/432/exe"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/442/exe"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/443/exe"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/455/exe"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/456/exe"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/457/exe"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/458/exe"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/459/exe"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/460/exe"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/461/exe"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/462/exe"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/463/exe"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/464/exe"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/465/exe"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/466/exe"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 346152, "node": 50360465, "name": "/usr/lib/systemd/systemd-journald"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37056, "node": 9833, "name": "/usr/lib64/libacl.so.1.1.0"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "0,20", "size_off": 8, "node": 9217, "name": "/run/systemd/journal/kernel-seqnum"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb3393400", "size_off": null, "node": 8991, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96afb3393800", "size_off": null, "node": 8994, "name": "/run/systemd/journal/socket"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96afb3393c00", "size_off": null, "node": 8996, "name": "/dev/log"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "6w", "type": "CHR", "device": "1,11", "size_off": null, "node": 6491, "name": "/dev/kmsg"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "8u", "type": "CHR", "device": "1,11", "size_off": null, "node": 6491, "name": "/dev/kmsg"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 9218, "name": "/proc/sys/kernel/hostname"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[signalfd]"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "11u", "type": "unix", "device": "0xffff96aeb6716000", "size_off": null, "node": 14029, "name": "socket"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "13u", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "14u", "type": "unix", "device": "0xffff96afb4d63400", "size_off": null, "node": 17845, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "15u", "type": "unix", "device": "0xffff96aeb6713c00", "size_off": null, "node": 14409, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "16u", "type": "unix", "device": "0xffff96afb4d71800", "size_off": null, "node": 18956, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff96aeb677e000", "size_off": null, "node": 14760, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "21u", "type": "unix", "device": "0xffff96afb5775c00", "size_off": null, "node": 18141, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "22u", "type": "unix", "device": "0xffff96af33931800", "size_off": null, "node": 21303, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "23u", "type": "unix", "device": "0xffff96afb573d800", "size_off": null, "node": 21430, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "24u", "type": "unix", "device": "0xffff96afb5767800", "size_off": null, "node": 18419, "name": "/run/systemd/journal/stdout"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "25u", "type": "unix", "device": "0xffff96afb573b800", "size_off": null, "node": 21448, "name": "/run/systemd/journal/stdout"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 73376, "node": 3435, "name": "/usr/sbin/lvmetad"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 45344, "node": 50610926, "name": "/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1431995, "node": 50392663, "name": "/etc/selinux/targeted/contexts/files/file_contexts.bin"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96aeb6714c00", "size_off": null, "node": 14408, "name": "socket"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96aeb6714c00", "size_off": null, "node": 14408, "name": "socket"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96aeb677a800", "size_off": null, "node": 13918, "name": "/run/lvm/lvmetad.socket"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "4wW", "type": "REG", "device": "0,20", "size_off": 4, "node": 14581, "name": "/run/lvmetad.pid"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 416168, "node": 50360488, "name": "/usr/lib/systemd/systemd-udevd"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 8201136, "node": 17105721, "name": "/etc/udev/hwdb.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 483595, "node": 17105570, "name": "/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.symbols.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 813600, "node": 17072551, "name": "/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.alias.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37056, "node": 9833, "name": "/usr/lib64/libacl.so.1.1.0"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91800, "node": 32817, "name": "/usr/lib64/libkmod.so.2.2.10"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 379859, "node": 16790240, "name": "/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.dep.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 45344, "node": 50610926, "name": "/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1431995, "node": 50392663, "name": "/etc/selinux/targeted/contexts/files/file_contexts.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 9425, "node": 17105934, "name": "/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.builtin.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96aeb6779000", "size_off": null, "node": 14759, "name": "socket"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96aeb6779000", "size_off": null, "node": 14759, "name": "socket"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 14051, "name": "KOBJECT_UEVENT"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96aeb6788000", "size_off": null, "node": 13962, "name": "/run/udev/control"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96aeb6713400", "size_off": null, "node": 14838, "name": "socket"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "6r", "type": "REG", "device": "253,0", "size_off": 8201136, "node": 17105721, "name": "/etc/udev/hwdb.bin"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "7r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "8u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[signalfd]"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "9u", "type": "unix", "device": "0xffff96afb46a5400", "size_off": null, "node": 14872, "name": "socket"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "10u", "type": "unix", "device": "0xffff96afb46a5c00", "size_off": null, "node": 14873, "name": "socket"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "11u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/629/exe"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/638/exe"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/641/exe"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/646/exe"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/651/exe"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/654/exe"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/658/exe"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/667/exe"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/675/exe"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/677/exe"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/678/exe"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/681/exe"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 128664, "node": 3639, "name": "/usr/sbin/auditd"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 128456, "node": 7752, "name": "/usr/lib64/libauparse.so.0.0.0"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 42520, "node": 10468, "name": "/usr/lib64/libwrap.so.0.7.6"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 17617, "name": "AUDIT"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "5w", "type": "REG", "device": "253,0", "size_off": 2121390, "node": 72, "name": "/var/log/audit/audit.log"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4d62c00", "size_off": null, "node": 17621, "name": "socket"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "9u", "type": "unix", "device": "0xffff96afb4d64800", "size_off": null, "node": 17630, "name": "socket"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "10u", "type": "unix", "device": "0xffff96afb4d63c00", "size_off": null, "node": 17631, "name": "socket"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 128664, "node": 3639, "name": "/usr/sbin/auditd"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 128456, "node": 7752, "name": "/usr/lib64/libauparse.so.0.0.0"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 42520, "node": 10468, "name": "/usr/lib64/libwrap.so.0.7.6"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 17617, "name": "AUDIT"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "5w", "type": "REG", "device": "253,0", "size_off": 2121390, "node": 72, "name": "/var/log/audit/audit.log"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4d62c00", "size_off": null, "node": 17621, "name": "socket"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "9u", "type": "unix", "device": "0xffff96afb4d64800", "size_off": null, "node": 17630, "name": "socket"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "10u", "type": "unix", "device": "0xffff96afb4d63c00", "size_off": null, "node": 17631, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 223320, "node": 50360532, "name": "/usr/bin/dbus-daemon"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "1u", "type": "unix", "device": "0xffff96afb4d62800", "size_off": null, "node": 17844, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "2u", "type": "unix", "device": "0xffff96afb4d62800", "size_off": null, "node": 17844, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "3u", "type": "unix", "device": "0xffff96afb4d62400", "size_off": null, "node": 17785, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "5u", "type": "sock", "device": "0,7", "size_off": null, "node": 17853, "name": "protocol: NETLINK"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "6u", "type": "netlink", "device": null, "size_off": null, "node": 17854, "name": "SELINUX"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "7r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "8u", "type": "unix", "device": "0xffff96afb4d60000", "size_off": null, "node": 17859, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "9u", "type": "unix", "device": "0xffff96afb4d61000", "size_off": null, "node": 17860, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "10u", "type": "unix", "device": "0xffff96afb4d64000", "size_off": null, "node": 17861, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "11u", "type": "unix", "device": "0xffff96afb4d77800", "size_off": null, "node": 18364, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "12u", "type": "unix", "device": "0xffff96afb5766000", "size_off": null, "node": 18610, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "13u", "type": "unix", "device": "0xffff96aeb670dc00", "size_off": null, "node": 18893, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "14u", "type": "unix", "device": "0xffff96afb573e000", "size_off": null, "node": 19006, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "15u", "type": "unix", "device": "0xffff96afb573c800", "size_off": null, "node": 19075, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "16u", "type": "unix", "device": "0xffff96afb4b95400", "size_off": null, "node": 22479, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "19u", "type": "unix", "device": "0xffff96afb573a400", "size_off": null, "node": 20120, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "20u", "type": "unix", "device": "0xffff96af325fe800", "size_off": null, "node": 23047, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 223320, "node": 50360532, "name": "/usr/bin/dbus-daemon"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "1u", "type": "unix", "device": "0xffff96afb4d62800", "size_off": null, "node": 17844, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "2u", "type": "unix", "device": "0xffff96afb4d62800", "size_off": null, "node": 17844, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "3u", "type": "unix", "device": "0xffff96afb4d62400", "size_off": null, "node": 17785, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "5u", "type": "sock", "device": "0,7", "size_off": null, "node": 17853, "name": "protocol: NETLINK"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "6u", "type": "netlink", "device": null, "size_off": null, "node": 17854, "name": "SELINUX"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "7r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "8u", "type": "unix", "device": "0xffff96afb4d60000", "size_off": null, "node": 17859, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "9u", "type": "unix", "device": "0xffff96afb4d61000", "size_off": null, "node": 17860, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "10u", "type": "unix", "device": "0xffff96afb4d64000", "size_off": null, "node": 17861, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "11u", "type": "unix", "device": "0xffff96afb4d77800", "size_off": null, "node": 18364, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "12u", "type": "unix", "device": "0xffff96afb5766000", "size_off": null, "node": 18610, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "13u", "type": "unix", "device": "0xffff96aeb670dc00", "size_off": null, "node": 18893, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "14u", "type": "unix", "device": "0xffff96afb573e000", "size_off": null, "node": 19006, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "15u", "type": "unix", "device": "0xffff96afb573c800", "size_off": null, "node": 19075, "name": "socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "16u", "type": "unix", "device": "0xffff96afb4b95400", "size_off": null, "node": 22479, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "19u", "type": "unix", "device": "0xffff96afb573a400", "size_off": null, "node": 20120, "name": "/run/dbus/system_bus_socket"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "20u", "type": "unix", "device": "0xffff96af325fe800", "size_off": null, "node": 23047, "name": "/run/dbus/system_bus_socket"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 120432, "node": 50360556, "name": "/usr/lib/polkit-1/polkitd"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 4028168, "node": 33229, "name": "/usr/lib64/libmozjs-17.0.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 118704, "node": 1479, "name": "/usr/lib64/libpolkit-gobject-1.so.0.0.0"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "6u", "type": "unix", "device": "0xffff96afb5760400", "size_off": null, "node": 18604, "name": "socket"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "10u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "11u", "type": "unix", "device": "0xffff96afb5770800", "size_off": null, "node": 18730, "name": "socket"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 635736, "node": 50360467, "name": "/usr/lib/systemd/systemd-logind"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37056, "node": 9833, "name": "/usr/lib64/libacl.so.1.1.0"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb5775800", "size_off": null, "node": 18140, "name": "socket"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb5775800", "size_off": null, "node": 18140, "name": "socket"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb5771800", "size_off": null, "node": 18269, "name": "socket"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "6r", "type": "REG", "device": "0,18", "size_off": 4096, "node": 26737, "name": "/sys/devices/virtual/tty/tty0/active"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[signalfd]"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 18359, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 18360, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 18361, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 18362, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb56a8800", "size_off": null, "node": 18363, "name": "socket"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[timerfd]"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "14u", "type": "CHR", "device": "13,64", "size_off": null, "node": 8504, "name": "/dev/input/event0"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "15u", "type": "CHR", "device": "4,6", "size_off": null, "node": 6505, "name": "/dev/tty6"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "16r", "type": "FIFO", "device": "0,20", "size_off": null, "node": 20214, "name": "/run/systemd/inhibit/1.ref"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "17r", "type": "FIFO", "device": "0,20", "size_off": null, "node": 23441, "name": "/run/systemd/sessions/1.ref"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "18r", "type": "FIFO", "device": "0,20", "size_off": null, "node": 44958, "name": "/run/systemd/sessions/17.ref"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 70216, "node": 33648, "name": "/usr/sbin/crond"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb5767400", "size_off": null, "node": 18418, "name": "socket"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb5767400", "size_off": null, "node": 18418, "name": "socket"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "3uW", "type": "REG", "device": "0,20", "size_off": 4, "node": 18523, "name": "/run/crond.pid"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96afb5765c00", "size_off": null, "node": 18549, "name": "socket"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "5r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 269392, "node": 34110, "name": "/usr/sbin/chronyd"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "3u", "type": "unix", "device": "0xffff96afb5764c00", "size_off": null, "node": 18498, "name": "socket"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "5u", "type": "IPv4", "device": "18535", "size_off": null, "node": null, "name": "localhost:323"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "6u", "type": "IPv6", "device": "18536", "size_off": null, "node": null, "name": "localhost:323"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "7r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "8u", "type": "unix", "device": "0xffff96afb5762400", "size_off": null, "node": 18547, "name": "/var/run/chrony/chronyd.sock"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 49640, "node": 32755, "name": "/usr/sbin/agetty"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "4,1", "size_off": null, "node": 6500, "name": "/dev/tty1"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "4,1", "size_off": null, "node": 6500, "name": "/dev/tty1"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "4,1", "size_off": null, "node": 6500, "name": "/dev/tty1"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 37248, "node": 50358286, "name": "/usr/bin/login"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15480, "node": 50338864, "name": "/usr/lib64/security/pam_lastlog.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 309168, "node": 50359979, "name": "/usr/lib64/security/pam_systemd.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19600, "node": 50338865, "name": "/usr/lib64/security/pam_limits.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11152, "node": 50338863, "name": "/usr/lib64/security/pam_keyinit.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40784, "node": 50338872, "name": "/usr/lib64/security/pam_namespace.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28256, "node": 50338850, "name": "/usr/lib64/security/pam_console.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11200, "node": 50338868, "name": "/usr/lib64/security/pam_loginuid.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19760, "node": 50338880, "name": "/usr/lib64/security/pam_selinux.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 44600, "node": 10026, "name": "/usr/lib64/libcrack.so.2.9.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23832, "node": 10300, "name": "/usr/lib64/libpwquality.so.1.0.2"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11232, "node": 50339023, "name": "/usr/lib64/security/pam_pwquality.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6984, "node": 50338874, "name": "/usr/lib64/security/pam_permit.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11144, "node": 50338867, "name": "/usr/lib64/security/pam_localuser.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11176, "node": 50338873, "name": "/usr/lib64/security/pam_nologin.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6872, "node": 50338853, "name": "/usr/lib64/security/pam_deny.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15408, "node": 50338885, "name": "/usr/lib64/security/pam_succeed_if.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 57728, "node": 50338891, "name": "/usr/lib64/security/pam_unix.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11168, "node": 50338857, "name": "/usr/lib64/security/pam_faildelay.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15552, "node": 50338855, "name": "/usr/lib64/security/pam_env.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11216, "node": 50338879, "name": "/usr/lib64/security/pam_securetty.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15632, "node": 10151, "name": "/usr/lib64/libpam_misc.so.0.82.0"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "5w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 23441, "name": "/run/systemd/sessions/1.ref"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 298820, "node": 50360560, "name": "/usr/lib64/girepository-1.0/NM-1.0.typelib"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 343452, "node": 50359338, "name": "/usr/lib64/girepository-1.0/Gio-2.0.typelib"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11672, "node": 50742920, "name": "/usr/lib64/python2.7/lib-dynload/syslog.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 59120, "node": 50359337, "name": "/usr/lib64/girepository-1.0/GObject-2.0.typelib"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777637, "name": "/tmp/ffiCvbwRW"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 41033, "node": 33614496, "name": "/var/log/firewalld"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96aeb670d400", "size_off": null, "node": 18892, "name": "socket"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "6u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777637, "name": "/tmp/ffiCvbwRW (deleted)"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "7r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "10u", "type": "unix", "device": "0xffff96afb4b92000", "size_off": null, "node": 22509, "name": "socket"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 298820, "node": 50360560, "name": "/usr/lib64/girepository-1.0/NM-1.0.typelib"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 343452, "node": 50359338, "name": "/usr/lib64/girepository-1.0/Gio-2.0.typelib"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11672, "node": 50742920, "name": "/usr/lib64/python2.7/lib-dynload/syslog.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 59120, "node": 50359337, "name": "/usr/lib64/girepository-1.0/GObject-2.0.typelib"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777637, "name": "/tmp/ffiCvbwRW"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 41033, "node": 33614496, "name": "/var/log/firewalld"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96aeb670d400", "size_off": null, "node": 18892, "name": "socket"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "6u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777637, "name": "/tmp/ffiCvbwRW (deleted)"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "7r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "8r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "10u", "type": "unix", "device": "0xffff96afb4b92000", "size_off": null, "node": 22509, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 2957744, "node": 1486, "name": "/usr/sbin/NetworkManager"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 152272, "node": 297594, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 53944, "node": 10457, "name": "/usr/lib64/libjansson.so.4.10.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23984, "node": 34203, "name": "/usr/lib64/libteamdctl.so.0.1.5"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 41352, "node": 297593, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24320, "node": 168491, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 248184, "node": 168492, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 186680, "node": 32577, "name": "/usr/lib64/libssh2.so.1.0.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 208920, "node": 10446, "name": "/usr/lib64/libidn.so.11.6.11"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 439320, "node": 32975, "name": "/usr/lib64/libcurl.so.4.3.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24448, "node": 33454, "name": "/usr/lib64/libndp.so.0.0.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96afb5770c00", "size_off": null, "node": 18979, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "6r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "7r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532390, "name": "mnt"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 18990, "name": "KOBJECT_UEVENT"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 18991, "name": "GENERIC"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 18992, "name": "ROUTE"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "11u", "type": "unix", "device": "0xffff96afb573e400", "size_off": null, "node": 19005, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "13r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "14r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "15u", "type": "netlink", "device": null, "size_off": null, "node": 19858, "name": "KOBJECT_UEVENT"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "16u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff96afb573e800", "size_off": null, "node": 20119, "name": "socket"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "18u", "type": "unix", "device": "0xffff96af33897400", "size_off": null, "node": 20600, "name": "/var/run/NetworkManager/private-dhcp"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "19w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 20214, "name": "/run/systemd/inhibit/1.ref"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "20u", "type": "raw6", "device": null, "size_off": null, "node": 24206, "name": "00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 2957744, "node": 1486, "name": "/usr/sbin/NetworkManager"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 152272, "node": 297594, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 53944, "node": 10457, "name": "/usr/lib64/libjansson.so.4.10.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23984, "node": 34203, "name": "/usr/lib64/libteamdctl.so.0.1.5"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 41352, "node": 297593, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24320, "node": 168491, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 248184, "node": 168492, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 186680, "node": 32577, "name": "/usr/lib64/libssh2.so.1.0.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 208920, "node": 10446, "name": "/usr/lib64/libidn.so.11.6.11"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 439320, "node": 32975, "name": "/usr/lib64/libcurl.so.4.3.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24448, "node": 33454, "name": "/usr/lib64/libndp.so.0.0.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96afb5770c00", "size_off": null, "node": 18979, "name": "socket"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "6r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "7r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532390, "name": "mnt"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 18990, "name": "KOBJECT_UEVENT"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 18991, "name": "GENERIC"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 18992, "name": "ROUTE"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "11u", "type": "unix", "device": "0xffff96afb573e400", "size_off": null, "node": 19005, "name": "socket"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "13r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "14r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "15u", "type": "netlink", "device": null, "size_off": null, "node": 19858, "name": "KOBJECT_UEVENT"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "16u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff96afb573e800", "size_off": null, "node": 20119, "name": "socket"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "18u", "type": "unix", "device": "0xffff96af33897400", "size_off": null, "node": 20600, "name": "/var/run/NetworkManager/private-dhcp"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "19w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 20214, "name": "/run/systemd/inhibit/1.ref"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "20u", "type": "raw6", "device": null, "size_off": null, "node": 24206, "name": "00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 2957744, "node": 1486, "name": "/usr/sbin/NetworkManager"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 152272, "node": 297594, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 53944, "node": 10457, "name": "/usr/lib64/libjansson.so.4.10.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23984, "node": 34203, "name": "/usr/lib64/libteamdctl.so.0.1.5"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 41352, "node": 297593, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24320, "node": 168491, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 248184, "node": 168492, "name": "/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 186680, "node": 32577, "name": "/usr/lib64/libssh2.so.1.0.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 208920, "node": 10446, "name": "/usr/lib64/libidn.so.11.6.11"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 439320, "node": 32975, "name": "/usr/lib64/libcurl.so.4.3.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24448, "node": 33454, "name": "/usr/lib64/libndp.so.0.0.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb4d75800", "size_off": null, "node": 18955, "name": "socket"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96afb5770c00", "size_off": null, "node": 18979, "name": "socket"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "6r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "7r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532390, "name": "mnt"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 18990, "name": "KOBJECT_UEVENT"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 18991, "name": "GENERIC"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 18992, "name": "ROUTE"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "11u", "type": "unix", "device": "0xffff96afb573e400", "size_off": null, "node": 19005, "name": "socket"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "13r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "14r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "15u", "type": "netlink", "device": null, "size_off": null, "node": 19858, "name": "KOBJECT_UEVENT"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "16u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff96afb573e800", "size_off": null, "node": 20119, "name": "socket"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "18u", "type": "unix", "device": "0xffff96af33897400", "size_off": null, "node": 20600, "name": "/var/run/NetworkManager/private-dhcp"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "19w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 20214, "name": "/run/systemd/inhibit/1.ref"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "20u", "type": "raw6", "device": null, "size_off": null, "node": 24206, "name": "00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33407632, "node": 50705016, "name": "/usr/bin/dockerd-current"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 660208, "node": 9827, "name": "/usr/lib64/libsepol.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 70856, "node": 10327, "name": "/usr/lib64/libassuan.so.0.4.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 212120, "node": 102415, "name": "/usr/lib64/libgpgme.so.11.8.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 356112, "node": 16794, "name": "/usr/lib64/libdevmapper.so.1.02"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 266680, "node": 33458, "name": "/usr/lib64/libseccomp.so.2.3.1"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "mem-W", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb728c800", "size_off": null, "node": 21801, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff96af34e1f800", "size_off": null, "node": 21822, "name": "/var/run/docker.sock"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325fc800", "size_off": null, "node": 22240, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "7uW", "type": "REG", "device": "253,0", "size_off": 32768, "node": 34346870, "name": "/var/lib/docker/volumes/metadata.db"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff96afb4b94400", "size_off": null, "node": 22478, "name": "socket"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "9r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026531956, "name": "net"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 22649, "name": "ROUTE"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 22650, "name": "XFRM"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff96afb4b97c00", "size_off": null, "node": 22839, "name": "/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 852856, "node": 297586, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 42520, "node": 10468, "name": "/usr/lib64/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11344, "node": 32826, "name": "/usr/lib64/libfipscheck.so.1.2.1"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573c000", "size_off": null, "node": 21429, "name": "socket"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573c000", "size_off": null, "node": 21429, "name": "socket"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "3u", "type": "IPv4", "device": "21598", "size_off": null, "node": null, "name": "*:ssh (LISTEN)"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "4u", "type": "IPv6", "device": "21607", "size_off": null, "node": null, "name": "*:ssh (LISTEN)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127000, "node": 50359909, "name": "/usr/lib64/python2.7/lib-dynload/_ctypes.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86984, "node": 50338611, "name": "/usr/lib64/python2.7/lib-dynload/datetime.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85192, "node": 50338603, "name": "/usr/lib64/python2.7/lib-dynload/cPickle.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777634, "name": "/tmp/ffiOEEtFw"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 23686, "node": 17522009, "name": "/var/log/tuned/tuned.log"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21954, "name": "KOBJECT_UEVENT"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "5r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325f9c00", "size_off": null, "node": 23046, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "8u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777634, "name": "/tmp/ffiOEEtFw (deleted)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "10w", "type": "CHR", "device": "10,61", "size_off": null, "node": 8659, "name": "/dev/cpu_dma_latency"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127000, "node": 50359909, "name": "/usr/lib64/python2.7/lib-dynload/_ctypes.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86984, "node": 50338611, "name": "/usr/lib64/python2.7/lib-dynload/datetime.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85192, "node": 50338603, "name": "/usr/lib64/python2.7/lib-dynload/cPickle.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777634, "name": "/tmp/ffiOEEtFw"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 23686, "node": 17522009, "name": "/var/log/tuned/tuned.log"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21954, "name": "KOBJECT_UEVENT"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "5r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325f9c00", "size_off": null, "node": 23046, "name": "socket"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "8u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777634, "name": "/tmp/ffiOEEtFw (deleted)"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "10w", "type": "CHR", "device": "10,61", "size_off": null, "node": 8659, "name": "/dev/cpu_dma_latency"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127000, "node": 50359909, "name": "/usr/lib64/python2.7/lib-dynload/_ctypes.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86984, "node": 50338611, "name": "/usr/lib64/python2.7/lib-dynload/datetime.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85192, "node": 50338603, "name": "/usr/lib64/python2.7/lib-dynload/cPickle.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777634, "name": "/tmp/ffiOEEtFw"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 23686, "node": 17522009, "name": "/var/log/tuned/tuned.log"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21954, "name": "KOBJECT_UEVENT"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "5r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325f9c00", "size_off": null, "node": 23046, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "8u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777634, "name": "/tmp/ffiOEEtFw (deleted)"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "10w", "type": "CHR", "device": "10,61", "size_off": null, "node": 8659, "name": "/dev/cpu_dma_latency"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127000, "node": 50359909, "name": "/usr/lib64/python2.7/lib-dynload/_ctypes.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86984, "node": 50338611, "name": "/usr/lib64/python2.7/lib-dynload/datetime.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85192, "node": 50338603, "name": "/usr/lib64/python2.7/lib-dynload/cPickle.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777634, "name": "/tmp/ffiOEEtFw"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 23686, "node": 17522009, "name": "/var/log/tuned/tuned.log"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21954, "name": "KOBJECT_UEVENT"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "5r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325f9c00", "size_off": null, "node": 23046, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "8u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777634, "name": "/tmp/ffiOEEtFw (deleted)"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "10w", "type": "CHR", "device": "10,61", "size_off": null, "node": 8659, "name": "/dev/cpu_dma_latency"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 7216, "node": 50359089, "name": "/usr/bin/python2.7"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 91024, "node": 33744, "name": "/usr/lib64/libudev.so.1.6.2"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 156960, "node": 50359917, "name": "/usr/lib64/python2.7/lib-dynload/_io.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127000, "node": 50359909, "name": "/usr/lib64/python2.7/lib-dynload/_ctypes.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86984, "node": 50338611, "name": "/usr/lib64/python2.7/lib-dynload/datetime.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 217144, "node": 32802, "name": "/usr/lib64/libgirepository-1.0.so.1.0.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6952, "node": 10074, "name": "/usr/lib64/libgthread-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 331480, "node": 17071684, "name": "/usr/lib64/python2.7/site-packages/gi/_gi.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 265600, "node": 8147, "name": "/usr/lib64/libblkid.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 277808, "node": 8164, "name": "/usr/lib64/libmount.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15640, "node": 9972, "name": "/usr/lib64/libgmodule-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 32304, "node": 9828, "name": "/usr/lib64/libffi.so.6.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1722920, "node": 9963, "name": "/usr/lib64/libgio-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1156656, "node": 9967, "name": "/usr/lib64/libglib-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 339112, "node": 10068, "name": "/usr/lib64/libgobject-2.0.so.0.5600.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168312, "node": 102248, "name": "/usr/lib64/libdbus-glib-1.so.2.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11976, "node": 102254, "name": "/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 173320, "node": 10025, "name": "/usr/lib64/libexpat.so.1.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 54544, "node": 50358894, "name": "/usr/lib64/python2.7/lib-dynload/pyexpat.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 333384, "node": 33781, "name": "/usr/lib64/libdbus-1.so.3.14.14"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 166248, "node": 102253, "name": "/usr/lib64/python2.7/site-packages/_dbus_bindings.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19264, "node": 50338618, "name": "/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 29264, "node": 50358903, "name": "/usr/lib64/python2.7/lib-dynload/selectmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 12408, "node": 50338621, "name": "/usr/lib64/python2.7/lib-dynload/grpmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 16432, "node": 50359923, "name": "/usr/lib64/python2.7/lib-dynload/_randommodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22880, "node": 50359914, "name": "/usr/lib64/python2.7/lib-dynload/_hashlib.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25768, "node": 50338601, "name": "/usr/lib64/python2.7/lib-dynload/binascii.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 37384, "node": 50358881, "name": "/usr/lib64/python2.7/lib-dynload/math.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85192, "node": 50338603, "name": "/usr/lib64/python2.7/lib-dynload/cPickle.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 95120, "node": 50338580, "name": "/usr/lib64/python2.7/lib-dynload/_ssl.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 83968, "node": 50359924, "name": "/usr/lib64/python2.7/lib-dynload/_socketmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23992, "node": 50338604, "name": "/usr/lib64/python2.7/lib-dynload/cStringIO.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25064, "node": 50742922, "name": "/usr/lib64/python2.7/lib-dynload/timemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 39024, "node": 50338821, "name": "/usr/lib64/python2.7/lib-dynload/_struct.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 21344, "node": 50359919, "name": "/usr/lib64/python2.7/lib-dynload/_localemodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 17056, "node": 50359913, "name": "/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28736, "node": 50742918, "name": "/usr/lib64/python2.7/lib-dynload/stropmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 22920, "node": 50359915, "name": "/usr/lib64/python2.7/lib-dynload/_heapq.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 62096, "node": 50338582, "name": "/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 47672, "node": 50742588, "name": "/usr/lib64/python2.7/lib-dynload/operator.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 33096, "node": 50358878, "name": "/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1847496, "node": 9994, "name": "/usr/lib64/libpython2.7.so.1.0"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 185712, "node": 50359335, "name": "/usr/lib64/girepository-1.0/GLib-2.0.typelib"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "DEL", "type": "REG", "device": "253,0", "size_off": null, "node": 16777634, "name": "/tmp/ffiOEEtFw"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96afb573bc00", "size_off": null, "node": 21373, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "3w", "type": "REG", "device": "253,0", "size_off": 23686, "node": 17522009, "name": "/var/log/tuned/tuned.log"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21954, "name": "KOBJECT_UEVENT"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "5r", "type": "CHR", "device": "1,9", "size_off": null, "node": 6490, "name": "/dev/urandom"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff96af325f9c00", "size_off": null, "node": 23046, "name": "socket"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "8u", "type": "REG", "device": "253,0", "size_off": 4096, "node": 16777634, "name": "/tmp/ffiOEEtFw (deleted)"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "9u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventfd]"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "10w", "type": "CHR", "device": "10,61", "size_off": null, "node": 8659, "name": "/dev/cpu_dma_latency"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 23069, "name": "pipe"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 663904, "node": 236336, "name": "/usr/sbin/rsyslogd"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25024, "node": 50686701, "name": "/usr/lib64/rsyslog/imjournal.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 38048, "node": 50686710, "name": "/usr/lib64/rsyslog/imuxsock.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24432, "node": 50686711, "name": "/usr/lib64/rsyslog/lmnet.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40896, "node": 33450, "name": "/usr/lib64/libfastjson.so.4.0.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15424, "node": 33470, "name": "/usr/lib64/libestr.so.0.0.0"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96af34d2d400", "size_off": null, "node": 21563, "name": "socket"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "5r", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "6w", "type": "REG", "device": "253,0", "size_off": 914211, "node": 33614498, "name": "/var/log/messages"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "7w", "type": "REG", "device": "253,0", "size_off": 18112, "node": 33707325, "name": "/var/log/cron"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "8w", "type": "REG", "device": "253,0", "size_off": 34573, "node": 33614499, "name": "/var/log/secure"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "9w", "type": "REG", "device": "253,0", "size_off": 594, "node": 33614497, "name": "/var/log/maillog"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 663904, "node": 236336, "name": "/usr/sbin/rsyslogd"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25024, "node": 50686701, "name": "/usr/lib64/rsyslog/imjournal.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 38048, "node": 50686710, "name": "/usr/lib64/rsyslog/imuxsock.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24432, "node": 50686711, "name": "/usr/lib64/rsyslog/lmnet.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40896, "node": 33450, "name": "/usr/lib64/libfastjson.so.4.0.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15424, "node": 33470, "name": "/usr/lib64/libestr.so.0.0.0"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96af34d2d400", "size_off": null, "node": 21563, "name": "socket"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "5r", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "6w", "type": "REG", "device": "253,0", "size_off": 914211, "node": 33614498, "name": "/var/log/messages"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "7w", "type": "REG", "device": "253,0", "size_off": 18112, "node": 33707325, "name": "/var/log/cron"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "8w", "type": "REG", "device": "253,0", "size_off": 34573, "node": 33614499, "name": "/var/log/secure"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "9w", "type": "REG", "device": "253,0", "size_off": 594, "node": 33614497, "name": "/var/log/maillog"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 663904, "node": 236336, "name": "/usr/sbin/rsyslogd"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 25024, "node": 50686701, "name": "/usr/lib64/rsyslog/imjournal.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 38048, "node": 50686710, "name": "/usr/lib64/rsyslog/imuxsock.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 24432, "node": 50686711, "name": "/usr/lib64/rsyslog/lmnet.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20064, "node": 8146, "name": "/usr/lib64/libuuid.so.1.3.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40896, "node": 33450, "name": "/usr/lib64/libfastjson.so.4.0.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15424, "node": 33470, "name": "/usr/lib64/libestr.so.0.0.0"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "3r", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "inotify"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96af34d2d400", "size_off": null, "node": 21563, "name": "socket"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "5r", "type": "REG", "device": "0,20", "size_off": 8388608, "node": 9246, "name": "/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "6w", "type": "REG", "device": "253,0", "size_off": 914211, "node": 33614498, "name": "/var/log/messages"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "7w", "type": "REG", "device": "253,0", "size_off": 18112, "node": 33707325, "name": "/var/log/cron"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "8w", "type": "REG", "device": "253,0", "size_off": 34573, "node": 33614499, "name": "/var/log/secure"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "9w", "type": "REG", "device": "253,0", "size_off": 594, "node": 33614497, "name": "/var/log/maillog"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 10806520, "node": 50705012, "name": "/usr/bin/docker-containerd-current"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff96af33934c00", "size_off": null, "node": 21302, "name": "socket"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96afb49b1400", "size_off": null, "node": 21877, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "6w", "type": "REG", "device": "0,20", "size_off": 0, "node": 21879, "name": "/run/docker/libcontainerd/containerd/events.log"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96af325fd800", "size_off": null, "node": 22241, "name": "/var/run/docker/libcontainerd/docker-containerd.sock"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 201, "node": 33759002, "name": "/var/spool/postfix"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 172568, "node": 33758955, "name": "/usr/libexec/postfix/master"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1850600, "node": 10008, "name": "/usr/lib64/libdb-5.3.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 3135712, "node": 50359390, "name": "/usr/lib64/mysql/libmysqlclient.so.18.0.0"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96af325f8800", "size_off": null, "node": 22293, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "4u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "5r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22403, "name": "pipe"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "6u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "7u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "8u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "9u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "10uW", "type": "REG", "device": "253,0", "size_off": 33, "node": 236387, "name": "/var/spool/postfix/pid/master.pid"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "11uW", "type": "REG", "device": "253,0", "size_off": 33, "node": 17559024, "name": "/var/lib/postfix/master.lock"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "12r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22392, "name": "pipe"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "13u", "type": "IPv4", "device": "22317", "size_off": null, "node": null, "name": "localhost:smtp (LISTEN)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "14u", "type": "IPv6", "device": "22318", "size_off": null, "node": null, "name": "localhost:smtp (LISTEN)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "15u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "16u", "type": "unix", "device": "0xffff96af325f9000", "size_off": null, "node": 22319, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff96af325fe400", "size_off": null, "node": 22320, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "18u", "type": "unix", "device": "0xffff96af325fc000", "size_off": null, "node": 22321, "name": "public/pickup"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "19u", "type": "unix", "device": "0xffff96af325ffc00", "size_off": null, "node": 22322, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "20u", "type": "unix", "device": "0xffff96af33897c00", "size_off": null, "node": 22323, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "22u", "type": "unix", "device": "0xffff96af3778e800", "size_off": null, "node": 22325, "name": "public/cleanup"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "23u", "type": "unix", "device": "0xffff96af33933400", "size_off": null, "node": 22326, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "24u", "type": "unix", "device": "0xffff96af33932800", "size_off": null, "node": 22327, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "25u", "type": "unix", "device": "0xffff96af33932000", "size_off": null, "node": 22328, "name": "public/qmgr"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "26u", "type": "unix", "device": "0xffff96af33931400", "size_off": null, "node": 22329, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "27u", "type": "unix", "device": "0xffff96afb49b0800", "size_off": null, "node": 22330, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "29u", "type": "unix", "device": "0xffff96afb49b4800", "size_off": null, "node": 22332, "name": "private/tlsmgr"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "30u", "type": "unix", "device": "0xffff96af32678000", "size_off": null, "node": 22333, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "31u", "type": "unix", "device": "0xffff96af32678400", "size_off": null, "node": 22334, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "32u", "type": "unix", "device": "0xffff96af32678800", "size_off": null, "node": 22335, "name": "private/rewrite"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "33u", "type": "unix", "device": "0xffff96af32679000", "size_off": null, "node": 22336, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "34u", "type": "unix", "device": "0xffff96af32679400", "size_off": null, "node": 22337, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "35u", "type": "unix", "device": "0xffff96af32679800", "size_off": null, "node": 22338, "name": "private/bounce"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "36u", "type": "unix", "device": "0xffff96af32679c00", "size_off": null, "node": 22339, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "37u", "type": "unix", "device": "0xffff96af3267a000", "size_off": null, "node": 22340, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "38u", "type": "unix", "device": "0xffff96af3267a400", "size_off": null, "node": 22341, "name": "private/defer"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "39u", "type": "unix", "device": "0xffff96af3267a800", "size_off": null, "node": 22342, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "40u", "type": "unix", "device": "0xffff96af3267ac00", "size_off": null, "node": 22343, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "41u", "type": "unix", "device": "0xffff96af3267b000", "size_off": null, "node": 22344, "name": "private/trace"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "42u", "type": "unix", "device": "0xffff96af3267b400", "size_off": null, "node": 22345, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "43u", "type": "unix", "device": "0xffff96af3267b800", "size_off": null, "node": 22346, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "44u", "type": "unix", "device": "0xffff96af3267bc00", "size_off": null, "node": 22347, "name": "private/verify"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "45u", "type": "unix", "device": "0xffff96af3267c000", "size_off": null, "node": 22348, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "46u", "type": "unix", "device": "0xffff96af3267c400", "size_off": null, "node": 22349, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "47u", "type": "unix", "device": "0xffff96af3267c800", "size_off": null, "node": 22350, "name": "public/flush"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "48u", "type": "unix", "device": "0xffff96af3267cc00", "size_off": null, "node": 22351, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "49u", "type": "unix", "device": "0xffff96af3267d000", "size_off": null, "node": 22352, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "50u", "type": "unix", "device": "0xffff96af3267d400", "size_off": null, "node": 22353, "name": "private/proxymap"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "51u", "type": "unix", "device": "0xffff96af3267d800", "size_off": null, "node": 22354, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "52u", "type": "unix", "device": "0xffff96af3267dc00", "size_off": null, "node": 22355, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "53u", "type": "unix", "device": "0xffff96af3267e000", "size_off": null, "node": 22356, "name": "private/proxywrite"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "54u", "type": "unix", "device": "0xffff96af3267e400", "size_off": null, "node": 22357, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "55u", "type": "unix", "device": "0xffff96af3267e800", "size_off": null, "node": 22358, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "56u", "type": "unix", "device": "0xffff96af3267ec00", "size_off": null, "node": 22359, "name": "private/smtp"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "57u", "type": "unix", "device": "0xffff96af3267f000", "size_off": null, "node": 22360, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "58u", "type": "unix", "device": "0xffff96af3267f400", "size_off": null, "node": 22361, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "59u", "type": "unix", "device": "0xffff96af3267f800", "size_off": null, "node": 22362, "name": "private/relay"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "60u", "type": "unix", "device": "0xffff96af3267fc00", "size_off": null, "node": 22363, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "61u", "type": "unix", "device": "0xffff96afb49b4400", "size_off": null, "node": 22364, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "62u", "type": "unix", "device": "0xffff96afb49b1800", "size_off": null, "node": 22365, "name": "public/showq"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "63u", "type": "unix", "device": "0xffff96afb49b2c00", "size_off": null, "node": 22366, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "64u", "type": "unix", "device": "0xffff96afb49b7800", "size_off": null, "node": 22367, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "65u", "type": "unix", "device": "0xffff96af32680400", "size_off": null, "node": 22368, "name": "private/error"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "66u", "type": "unix", "device": "0xffff96af32680800", "size_off": null, "node": 22369, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "67u", "type": "unix", "device": "0xffff96af32680c00", "size_off": null, "node": 22370, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "68u", "type": "unix", "device": "0xffff96af32681000", "size_off": null, "node": 22371, "name": "private/retry"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "69u", "type": "unix", "device": "0xffff96af32681400", "size_off": null, "node": 22372, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "70u", "type": "unix", "device": "0xffff96af32681800", "size_off": null, "node": 22373, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "71u", "type": "unix", "device": "0xffff96af32681c00", "size_off": null, "node": 22374, "name": "private/discard"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "72u", "type": "unix", "device": "0xffff96af32682000", "size_off": null, "node": 22375, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "73u", "type": "unix", "device": "0xffff96af32682400", "size_off": null, "node": 22376, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "74u", "type": "unix", "device": "0xffff96af32682800", "size_off": null, "node": 22377, "name": "private/local"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "75u", "type": "unix", "device": "0xffff96af32682c00", "size_off": null, "node": 22378, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "76u", "type": "unix", "device": "0xffff96af32683000", "size_off": null, "node": 22379, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "77u", "type": "unix", "device": "0xffff96af32683400", "size_off": null, "node": 22380, "name": "private/virtual"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "78u", "type": "unix", "device": "0xffff96af32683800", "size_off": null, "node": 22381, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "79u", "type": "unix", "device": "0xffff96af32683c00", "size_off": null, "node": 22382, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "80u", "type": "unix", "device": "0xffff96af32684000", "size_off": null, "node": 22383, "name": "private/lmtp"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "81u", "type": "unix", "device": "0xffff96af32684400", "size_off": null, "node": 22384, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "82u", "type": "unix", "device": "0xffff96af32684800", "size_off": null, "node": 22385, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "83u", "type": "unix", "device": "0xffff96af32684c00", "size_off": null, "node": 22386, "name": "private/anvil"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "84u", "type": "unix", "device": "0xffff96af32685000", "size_off": null, "node": 22387, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "85u", "type": "unix", "device": "0xffff96af32685400", "size_off": null, "node": 22388, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "86u", "type": "unix", "device": "0xffff96af32685800", "size_off": null, "node": 22389, "name": "private/scache"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "87u", "type": "unix", "device": "0xffff96af32685c00", "size_off": null, "node": 22390, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "88u", "type": "unix", "device": "0xffff96af32686000", "size_off": null, "node": 22391, "name": "socket"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "89w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22392, "name": "pipe"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "90r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "91w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "92w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22403, "name": "pipe"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 201, "node": 33759002, "name": "/var/spool/postfix"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 352192, "node": 33759007, "name": "/usr/libexec/postfix/qmgr"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1850600, "node": 10008, "name": "/usr/lib64/libdb-5.3.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 3135712, "node": 50359390, "name": "/usr/lib64/mysql/libmysqlclient.so.18.0.0"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "3r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "4w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "5u", "type": "unix", "device": "0xffff96afb49b0800", "size_off": null, "node": 22330, "name": "socket"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "6u", "type": "unix", "device": "0xffff96af33932000", "size_off": null, "node": 22328, "name": "public/qmgr"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "7u", "type": "unix", "device": "0xffff96afb4b91400", "size_off": null, "node": 22409, "name": "socket"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "8u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "11r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22441, "name": "pipe"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "12w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22441, "name": "pipe"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "92w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22403, "name": "pipe"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 6, "node": 503040, "name": "/home/kbrazil/git"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 424352, "node": 1487, "name": "/usr/sbin/dhclient"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 28056, "node": 8126, "name": "/usr/lib64/libsystemd-daemon.so.0.0.12"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 446120, "node": 50742944, "name": "/usr/lib64/bind9-export/libisc-export.so.169.0.3"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2304128, "node": 50696880, "name": "/usr/lib64/bind9-export/libdns-export.so.1102.1.2"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 125280, "node": 1483, "name": "/usr/lib64/libomapi.so.0.0.0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff96af3778d400", "size_off": null, "node": 24201, "name": "socket"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "4w", "type": "REG", "device": "253,0", "size_off": 3192, "node": 33574989, "name": "/var/lib/NetworkManager/dhclient-d92ece08-9e02-47d5-b2d2-92c80e155744-ens33.lease"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "5u", "type": "pack", "device": "24213", "size_off": null, "node": null, "name": "type=SOCK_RAW"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "6u", "type": "IPv4", "device": "24214", "size_off": null, "node": null, "name": "*:bootpc"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 201, "node": 33759002, "name": "/var/spool/postfix"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 285208, "node": 33758958, "name": "/usr/libexec/postfix/pickup"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 991616, "node": 32681, "name": "/usr/lib64/libstdc++.so.6.0.19"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1850600, "node": 10008, "name": "/usr/lib64/libdb-5.3.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 3135712, "node": 50359390, "name": "/usr/lib64/mysql/libmysqlclient.so.18.0.0"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "3r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "4w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22393, "name": "pipe"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "5u", "type": "unix", "device": "0xffff96af33897c00", "size_off": null, "node": 22323, "name": "socket"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "6u", "type": "unix", "device": "0xffff96af325fc000", "size_off": null, "node": 22321, "name": "public/pickup"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "7u", "type": "unix", "device": "0xffff96afb4b90c00", "size_off": null, "node": 44430, "name": "socket"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "8u", "type": "a_inode", "device": "0,10", "size_off": 0, "node": 6481, "name": "[eventpoll]"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "9r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 44446, "name": "pipe"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "10w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 44446, "name": "pipe"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "92w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 22403, "name": "pipe"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 852856, "node": 297586, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15480, "node": 50338864, "name": "/usr/lib64/security/pam_lastlog.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15632, "node": 10151, "name": "/usr/lib64/libpam_misc.so.0.82.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 309168, "node": 50359979, "name": "/usr/lib64/security/pam_systemd.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19600, "node": 50338865, "name": "/usr/lib64/security/pam_limits.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11152, "node": 50338863, "name": "/usr/lib64/security/pam_keyinit.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40784, "node": 50338872, "name": "/usr/lib64/security/pam_namespace.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11200, "node": 50338868, "name": "/usr/lib64/security/pam_loginuid.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19760, "node": 50338880, "name": "/usr/lib64/security/pam_selinux.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 44600, "node": 10026, "name": "/usr/lib64/libcrack.so.2.9.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23832, "node": 10300, "name": "/usr/lib64/libpwquality.so.1.0.2"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11232, "node": 50339023, "name": "/usr/lib64/security/pam_pwquality.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6984, "node": 50338874, "name": "/usr/lib64/security/pam_permit.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11144, "node": 50338867, "name": "/usr/lib64/security/pam_localuser.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11176, "node": 50338873, "name": "/usr/lib64/security/pam_nologin.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6872, "node": 50338853, "name": "/usr/lib64/security/pam_deny.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15408, "node": 50338885, "name": "/usr/lib64/security/pam_succeed_if.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 57728, "node": 50338891, "name": "/usr/lib64/security/pam_unix.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11168, "node": 50338857, "name": "/usr/lib64/security/pam_faildelay.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15552, "node": 50338855, "name": "/usr/lib64/security/pam_env.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15496, "node": 50338882, "name": "/usr/lib64/security/pam_sepermit.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 42520, "node": 10468, "name": "/usr/lib64/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11344, "node": 32826, "name": "/usr/lib64/libfipscheck.so.1.2.1"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "3u", "type": "IPv4", "device": "44866", "size_off": null, "node": null, "name": "localhost.localdomain:ssh->192.168.71.1:58727 (ESTABLISHED)"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96aeb657b000", "size_off": null, "node": 44962, "name": "socket"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "5u", "type": "CHR", "device": "5,2", "size_off": null, "node": 8461, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "6w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 44958, "name": "/run/systemd/sessions/17.ref"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff96aeb6579400", "size_off": null, "node": 44966, "name": "socket"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 852856, "node": 297586, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15480, "node": 50338864, "name": "/usr/lib64/security/pam_lastlog.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15632, "node": 10151, "name": "/usr/lib64/libpam_misc.so.0.82.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 309168, "node": 50359979, "name": "/usr/lib64/security/pam_systemd.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19600, "node": 50338865, "name": "/usr/lib64/security/pam_limits.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11152, "node": 50338863, "name": "/usr/lib64/security/pam_keyinit.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40784, "node": 50338872, "name": "/usr/lib64/security/pam_namespace.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11200, "node": 50338868, "name": "/usr/lib64/security/pam_loginuid.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19760, "node": 50338880, "name": "/usr/lib64/security/pam_selinux.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 44600, "node": 10026, "name": "/usr/lib64/libcrack.so.2.9.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23832, "node": 10300, "name": "/usr/lib64/libpwquality.so.1.0.2"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11232, "node": 50339023, "name": "/usr/lib64/security/pam_pwquality.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6984, "node": 50338874, "name": "/usr/lib64/security/pam_permit.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11144, "node": 50338867, "name": "/usr/lib64/security/pam_localuser.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11176, "node": 50338873, "name": "/usr/lib64/security/pam_nologin.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6872, "node": 50338853, "name": "/usr/lib64/security/pam_deny.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15408, "node": 50338885, "name": "/usr/lib64/security/pam_succeed_if.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 57728, "node": 50338891, "name": "/usr/lib64/security/pam_unix.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11168, "node": 50338857, "name": "/usr/lib64/security/pam_faildelay.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15552, "node": 50338855, "name": "/usr/lib64/security/pam_env.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15496, "node": 50338882, "name": "/usr/lib64/security/pam_sepermit.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 86472, "node": 33489, "name": "/usr/lib64/libnss_myhostname.so.2"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 31408, "node": 503056, "name": "/usr/lib64/libnss_dns-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 85968, "node": 10471, "name": "/usr/lib64/liblz4.so.1.7.5"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 203688, "node": 33742, "name": "/usr/lib64/libsystemd.so.0.6.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 42520, "node": 10468, "name": "/usr/lib64/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11344, "node": 32826, "name": "/usr/lib64/libfipscheck.so.1.2.1"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "3u", "type": "IPv4", "device": "44866", "size_off": null, "node": null, "name": "localhost.localdomain:ssh->192.168.71.1:58727 (ESTABLISHED)"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "4u", "type": "unix", "device": "0xffff96aeb657b000", "size_off": null, "node": 44962, "name": "socket"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "5u", "type": "unix", "device": "0xffff96aeb657fc00", "size_off": null, "node": 44965, "name": "socket"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "6w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 44958, "name": "/run/systemd/sessions/17.ref"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "7r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 44977, "name": "pipe"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "8w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 44977, "name": "pipe"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "9u", "type": "CHR", "device": "5,2", "size_off": null, "node": 8461, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "13u", "type": "CHR", "device": "5,2", "size_off": null, "node": 8461, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "14u", "type": "CHR", "device": "5,2", "size_off": null, "node": 8461, "name": "/dev/ptmx"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4587/exe"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4715/exe"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4716/exe"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "255r", "type": "REG", "device": "253,0", "size_off": 1568, "node": 16993585, "name": "/home/kbrazil/testfiles/tests.sh"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 147320, "node": 50705101, "name": "/usr/bin/sudo"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 68192, "node": 9982, "name": "/usr/lib64/libbz2.so.1.0.6"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 157424, "node": 9974, "name": "/usr/lib64/liblzma.so.5.2.2"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 100024, "node": 503087, "name": "/usr/lib64/libelf-0.176.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19896, "node": 9831, "name": "/usr/lib64/libattr.so.1.1.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 88776, "node": 8134, "name": "/usr/lib64/libgcc_s-4.8.5-20150702.so.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 338704, "node": 33747, "name": "/usr/lib64/libdw-0.176.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15632, "node": 10151, "name": "/usr/lib64/libpam_misc.so.0.82.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1137024, "node": 1449, "name": "/usr/lib64/libm-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20048, "node": 8119, "name": "/usr/lib64/libcap.so.2.22"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 309168, "node": 50359979, "name": "/usr/lib64/security/pam_systemd.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19600, "node": 50338865, "name": "/usr/lib64/security/pam_limits.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11152, "node": 50338863, "name": "/usr/lib64/security/pam_keyinit.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 44600, "node": 10026, "name": "/usr/lib64/libcrack.so.2.9.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23832, "node": 10300, "name": "/usr/lib64/libpwquality.so.1.0.2"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11232, "node": 50339023, "name": "/usr/lib64/security/pam_pwquality.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6984, "node": 50338874, "name": "/usr/lib64/security/pam_permit.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11144, "node": 50338867, "name": "/usr/lib64/security/pam_localuser.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 6872, "node": 50338853, "name": "/usr/lib64/security/pam_deny.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15408, "node": 50338885, "name": "/usr/lib64/security/pam_succeed_if.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 115848, "node": 1452, "name": "/usr/lib64/libnsl-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 57728, "node": 50338891, "name": "/usr/lib64/security/pam_unix.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11168, "node": 50338857, "name": "/usr/lib64/security/pam_faildelay.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15552, "node": 50338855, "name": "/usr/lib64/security/pam_env.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15688, "node": 9878, "name": "/usr/lib64/libkeyutils.so.1.5"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 11392, "node": 7832, "name": "/usr/lib64/libfreebl3.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 43776, "node": 503075, "name": "/usr/lib64/librt-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 67104, "node": 9952, "name": "/usr/lib64/libkrb5support.so.0.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15920, "node": 7825, "name": "/usr/lib64/libcom_err.so.2.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 210784, "node": 9845, "name": "/usr/lib64/libk5crypto.so.3.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 967784, "node": 9948, "name": "/usr/lib64/libkrb5.so.3.3"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 320784, "node": 8155, "name": "/usr/lib64/libgssapi_krb5.so.2.2"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 40664, "node": 1119, "name": "/usr/lib64/libcrypt-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19384, "node": 10000, "name": "/usr/lib64/libgpg-error.so.0.10.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 251792, "node": 1468, "name": "/usr/lib64/libnspr4.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 20040, "node": 1469, "name": "/usr/lib64/libplc4.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 15744, "node": 1471, "name": "/usr/lib64/libplds4.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 198960, "node": 1472, "name": "/usr/lib64/libnssutil3.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 1257792, "node": 33488, "name": "/usr/lib64/libnss3.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 168336, "node": 503336, "name": "/usr/lib64/libsmime3.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 370584, "node": 503337, "name": "/usr/lib64/libssl3.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2521144, "node": 8157, "name": "/usr/lib64/libcrypto.so.1.0.2k"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 470376, "node": 9842, "name": "/usr/lib64/libssl.so.1.0.2k"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 121320, "node": 10329, "name": "/usr/lib64/libsasl2.so.3.0.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 105824, "node": 503073, "name": "/usr/lib64/libresolv-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 535064, "node": 10016, "name": "/usr/lib64/libgcrypt.so.11.8.2"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 90248, "node": 8171, "name": "/usr/lib64/libz.so.1.2.7"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61952, "node": 32966, "name": "/usr/lib64/liblber-2.4.so.2.10.7"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 352608, "node": 32968, "name": "/usr/lib64/libldap-2.4.so.2.10.7"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61672, "node": 10149, "name": "/usr/lib64/libpam.so.0.83.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 423008, "node": 50696807, "name": "/usr/libexec/sudo/sudoers.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 23968, "node": 10009, "name": "/usr/lib64/libcap-ng.so.0.0.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 77984, "node": 50696804, "name": "/usr/libexec/sudo/libsudo_util.so.0.0.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 14496, "node": 503085, "name": "/usr/lib64/libutil-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 127184, "node": 1475, "name": "/usr/lib64/libaudit.so.1.0.0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "1w", "type": "REG", "device": "253,0", "size_off": 0, "node": 16825879, "name": "/home/kbrazil/testfiles/lsof-sudo.out"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 49570, "name": "AUDIT"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff96af33896000", "size_off": null, "node": 49582, "name": "socket"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "6w", "type": "FIFO", "device": "0,20", "size_off": null, "node": 44958, "name": "/run/systemd/sessions/17.ref"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "7r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49585, "name": "pipe"}, {"command": "sudo", "pid": 4779, "tid": null, "user": "root", "fd": "8w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49585, "name": "pipe"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 154184, "node": 1092, "name": "/usr/sbin/lsof"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "1w", "type": "REG", "device": "253,0", "size_off": 0, "node": 16825879, "name": "/home/kbrazil/testfiles/lsof-sudo.out"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "3r", "type": "DIR", "device": "0,3", "size_off": 0, "node": 1, "name": "/proc"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "4r", "type": "DIR", "device": "0,3", "size_off": 0, "node": 49587, "name": "/proc/4781/fd"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "5w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49597, "name": "pipe"}, {"command": "lsof", "pid": 4781, "tid": null, "user": "root", "fd": "6r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49598, "name": "pipe"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 154184, "node": 1092, "name": "/usr/sbin/lsof"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "4r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49597, "name": "pipe"}, {"command": "lsof", "pid": 4782, "tid": null, "user": "root", "fd": "7w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49598, "name": "pipe"}] +[{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":1624520,"node":50360451,"name":"/usr/lib/systemd/systemd"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91800,"node":32817,"name":"/usr/lib64/libkmod.so.2.2.10"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":45344,"node":50610926,"name":"/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1431995,"node":50392663,"name":"/etc/selinux/targeted/contexts/files/file_contexts.bin"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"3u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[signalfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"6r","type":"DIR","device":"0,22","size_off":0,"node":8688,"name":"/sys/fs/cgroup/systemd"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":13770,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":8964,"name":"/proc/1/mountinfo"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"10r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"11r","type":"REG","device":"0,3","size_off":0,"node":4026532019,"name":"/proc/swaps"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"12u","type":"unix","device":"0xffff96aeb677f000","size_off":0,"node":13771,"name":"/run/systemd/private"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"14r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"19u","type":"netlink","device":null,"size_off":0,"node":13776,"name":"AUDIT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"20u","type":"unix","device":"0xffff96aeb677c400","size_off":0,"node":13851,"name":"/run/lvm/lvmpolld.socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"21u","type":"FIFO","device":"0,20","size_off":0,"node":13862,"name":"/run/dmeventd-server"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"22u","type":"FIFO","device":"0,20","size_off":0,"node":13863,"name":"/run/dmeventd-client"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"23u","type":"unix","device":"0xffff96afb3392000","size_off":0,"node":8971,"name":"/run/systemd/notify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"24u","type":"unix","device":"0xffff96afb3391c00","size_off":0,"node":8973,"name":"/run/systemd/cgroups-agent"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"25u","type":"unix","device":"0xffff96aeb677bc00","size_off":0,"node":13864,"name":"/run/systemd/shutdownd"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"26r","type":"CHR","device":"10,235","size_off":0,"node":8458,"name":"/dev/autofs"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"27r","type":"FIFO","device":"0,9","size_off":0,"node":13903,"name":"pipe"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"28u","type":"unix","device":"0xffff96afb3393400","size_off":0,"node":8991,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"29u","type":"unix","device":"0xffff96afb3393800","size_off":0,"node":8994,"name":"/run/systemd/journal/socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"30u","type":"unix","device":"0xffff96afb3393c00","size_off":0,"node":8996,"name":"/dev/log"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"31u","type":"unix","device":"0xffff96aeb677a800","size_off":0,"node":13918,"name":"/run/lvm/lvmetad.socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"32u","type":"unix","device":"0xffff96aeb6788000","size_off":0,"node":13962,"name":"/run/udev/control"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"33r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"34u","type":"netlink","device":null,"size_off":0,"node":14051,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"35u","type":"FIFO","device":"0,20","size_off":0,"node":14170,"name":"/run/systemd/initctl/fifo"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"36u","type":"unix","device":"0xffff96aeb6715800","size_off":0,"node":14252,"name":"socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"37u","type":"unix","device":"0xffff96afb4d62400","size_off":0,"node":17785,"name":"/run/dbus/system_bus_socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"38u","type":"unix","device":"0xffff96aeb6713c00","size_off":0,"node":14409,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"39u","type":"unix","device":"0xffff96afb4d67000","size_off":0,"node":17796,"name":"socket"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"40u","type":"unix","device":"0xffff96aeb677e000","size_off":0,"node":14760,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"41u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"42u","type":"unix","device":"0xffff96afb4d63400","size_off":0,"node":17845,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"43u","type":"unix","device":"0xffff96afb4d71800","size_off":0,"node":18956,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"44u","type":"netlink","device":null,"size_off":0,"node":14577,"name":"SELINUX"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"48u","type":"unix","device":"0xffff96afb5775c00","size_off":0,"node":18141,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"51u","type":"unix","device":"0xffff96afb5767800","size_off":0,"node":18419,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"52u","type":"unix","device":"0xffff96af33931800","size_off":0,"node":21303,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"53u","type":"unix","device":"0xffff96afb573b800","size_off":0,"node":21448,"name":"/run/systemd/journal/stdout"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"54u","type":"unix","device":"0xffff96afb573d800","size_off":0,"node":21430,"name":"/run/systemd/journal/stdout"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/exe"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/exe"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/5/exe"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/exe"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/exe"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/exe"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/exe"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/exe"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/exe"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"0,5","size_off":3180,"node":3,"name":"/"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"0,5","size_off":3180,"node":3,"name":"/"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/exe"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/exe"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/exe"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/exe"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/exe"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/exe"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/exe"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/exe"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/exe"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/exe"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/exe"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/exe"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/exe"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/31/exe"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/32/exe"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/33/exe"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/41/exe"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/42/exe"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/43/exe"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/44/exe"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/45/exe"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/47/exe"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/60/exe"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/95/exe"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/272/exe"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/273/exe"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/274/exe"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/275/exe"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/291/exe"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/exe"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/330/exe"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/331/exe"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/339/exe"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/346/exe"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/357/exe"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/358/exe"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/431/exe"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/432/exe"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/442/exe"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/443/exe"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/455/exe"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/456/exe"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/457/exe"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/458/exe"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/459/exe"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/460/exe"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/461/exe"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/462/exe"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/463/exe"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/464/exe"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/465/exe"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/466/exe"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":346152,"node":50360465,"name":"/usr/lib/systemd/systemd-journald"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37056,"node":9833,"name":"/usr/lib64/libacl.so.1.1.0"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"mem","type":"REG","device":"0,20","size_off":8,"node":9217,"name":"/run/systemd/journal/kernel-seqnum"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb3393400","size_off":0,"node":8991,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96afb3393800","size_off":0,"node":8994,"name":"/run/systemd/journal/socket"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff96afb3393c00","size_off":0,"node":8996,"name":"/dev/log"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"6w","type":"CHR","device":"1,11","size_off":0,"node":6491,"name":"/dev/kmsg"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"8u","type":"CHR","device":"1,11","size_off":0,"node":6491,"name":"/dev/kmsg"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":9218,"name":"/proc/sys/kernel/hostname"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[signalfd]"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"11u","type":"unix","device":"0xffff96aeb6716000","size_off":0,"node":14029,"name":"socket"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"12u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"13u","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"14u","type":"unix","device":"0xffff96afb4d63400","size_off":0,"node":17845,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"15u","type":"unix","device":"0xffff96aeb6713c00","size_off":0,"node":14409,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"16u","type":"unix","device":"0xffff96afb4d71800","size_off":0,"node":18956,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"17u","type":"unix","device":"0xffff96aeb677e000","size_off":0,"node":14760,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"21u","type":"unix","device":"0xffff96afb5775c00","size_off":0,"node":18141,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"22u","type":"unix","device":"0xffff96af33931800","size_off":0,"node":21303,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"23u","type":"unix","device":"0xffff96afb573d800","size_off":0,"node":21430,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"24u","type":"unix","device":"0xffff96afb5767800","size_off":0,"node":18419,"name":"/run/systemd/journal/stdout"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"25u","type":"unix","device":"0xffff96afb573b800","size_off":0,"node":21448,"name":"/run/systemd/journal/stdout"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":73376,"node":3435,"name":"/usr/sbin/lvmetad"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":45344,"node":50610926,"name":"/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1431995,"node":50392663,"name":"/etc/selinux/targeted/contexts/files/file_contexts.bin"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96aeb6714c00","size_off":0,"node":14408,"name":"socket"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96aeb6714c00","size_off":0,"node":14408,"name":"socket"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96aeb677a800","size_off":0,"node":13918,"name":"/run/lvm/lvmetad.socket"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"4wW","type":"REG","device":"0,20","size_off":4,"node":14581,"name":"/run/lvmetad.pid"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":416168,"node":50360488,"name":"/usr/lib/systemd/systemd-udevd"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":8201136,"node":17105721,"name":"/etc/udev/hwdb.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":483595,"node":17105570,"name":"/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.symbols.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":813600,"node":17072551,"name":"/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.alias.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37056,"node":9833,"name":"/usr/lib64/libacl.so.1.1.0"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91800,"node":32817,"name":"/usr/lib64/libkmod.so.2.2.10"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":379859,"node":16790240,"name":"/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.dep.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":45344,"node":50610926,"name":"/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1431995,"node":50392663,"name":"/etc/selinux/targeted/contexts/files/file_contexts.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":9425,"node":17105934,"name":"/usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/modules.builtin.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96aeb6779000","size_off":0,"node":14759,"name":"socket"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96aeb6779000","size_off":0,"node":14759,"name":"socket"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"3u","type":"netlink","device":null,"size_off":0,"node":14051,"name":"KOBJECT_UEVENT"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96aeb6788000","size_off":0,"node":13962,"name":"/run/udev/control"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff96aeb6713400","size_off":0,"node":14838,"name":"socket"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"6r","type":"REG","device":"253,0","size_off":8201136,"node":17105721,"name":"/etc/udev/hwdb.bin"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"7r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"8u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[signalfd]"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"9u","type":"unix","device":"0xffff96afb46a5400","size_off":0,"node":14872,"name":"socket"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"10u","type":"unix","device":"0xffff96afb46a5c00","size_off":0,"node":14873,"name":"socket"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"11u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/629/exe"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/638/exe"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/641/exe"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/646/exe"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/651/exe"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/654/exe"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/658/exe"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/667/exe"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/675/exe"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/677/exe"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/678/exe"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/681/exe"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":128664,"node":3639,"name":"/usr/sbin/auditd"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":128456,"node":7752,"name":"/usr/lib64/libauparse.so.0.0.0"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":42520,"node":10468,"name":"/usr/lib64/libwrap.so.0.7.6"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"3u","type":"netlink","device":null,"size_off":0,"node":17617,"name":"AUDIT"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"5w","type":"REG","device":"253,0","size_off":2121390,"node":72,"name":"/var/log/audit/audit.log"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4d62c00","size_off":0,"node":17621,"name":"socket"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"9u","type":"unix","device":"0xffff96afb4d64800","size_off":0,"node":17630,"name":"socket"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"10u","type":"unix","device":"0xffff96afb4d63c00","size_off":0,"node":17631,"name":"socket"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":128664,"node":3639,"name":"/usr/sbin/auditd"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":128456,"node":7752,"name":"/usr/lib64/libauparse.so.0.0.0"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":42520,"node":10468,"name":"/usr/lib64/libwrap.so.0.7.6"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"3u","type":"netlink","device":null,"size_off":0,"node":17617,"name":"AUDIT"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"5w","type":"REG","device":"253,0","size_off":2121390,"node":72,"name":"/var/log/audit/audit.log"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"6u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4d62c00","size_off":0,"node":17621,"name":"socket"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"9u","type":"unix","device":"0xffff96afb4d64800","size_off":0,"node":17630,"name":"socket"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"10u","type":"unix","device":"0xffff96afb4d63c00","size_off":0,"node":17631,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"txt","type":"REG","device":"253,0","size_off":223320,"node":50360532,"name":"/usr/bin/dbus-daemon"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"1u","type":"unix","device":"0xffff96afb4d62800","size_off":0,"node":17844,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"2u","type":"unix","device":"0xffff96afb4d62800","size_off":0,"node":17844,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"3u","type":"unix","device":"0xffff96afb4d62400","size_off":0,"node":17785,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"5u","type":"sock","device":"0,7","size_off":0,"node":17853,"name":"protocol: NETLINK"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"6u","type":"netlink","device":null,"size_off":0,"node":17854,"name":"SELINUX"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"7r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"8u","type":"unix","device":"0xffff96afb4d60000","size_off":0,"node":17859,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"9u","type":"unix","device":"0xffff96afb4d61000","size_off":0,"node":17860,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"10u","type":"unix","device":"0xffff96afb4d64000","size_off":0,"node":17861,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"11u","type":"unix","device":"0xffff96afb4d77800","size_off":0,"node":18364,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"12u","type":"unix","device":"0xffff96afb5766000","size_off":0,"node":18610,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"13u","type":"unix","device":"0xffff96aeb670dc00","size_off":0,"node":18893,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"14u","type":"unix","device":"0xffff96afb573e000","size_off":0,"node":19006,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"15u","type":"unix","device":"0xffff96afb573c800","size_off":0,"node":19075,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"16u","type":"unix","device":"0xffff96afb4b95400","size_off":0,"node":22479,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"19u","type":"unix","device":"0xffff96afb573a400","size_off":0,"node":20120,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"20u","type":"unix","device":"0xffff96af325fe800","size_off":0,"node":23047,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"txt","type":"REG","device":"253,0","size_off":223320,"node":50360532,"name":"/usr/bin/dbus-daemon"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"1u","type":"unix","device":"0xffff96afb4d62800","size_off":0,"node":17844,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"2u","type":"unix","device":"0xffff96afb4d62800","size_off":0,"node":17844,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"3u","type":"unix","device":"0xffff96afb4d62400","size_off":0,"node":17785,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"5u","type":"sock","device":"0,7","size_off":0,"node":17853,"name":"protocol: NETLINK"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"6u","type":"netlink","device":null,"size_off":0,"node":17854,"name":"SELINUX"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"7r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"8u","type":"unix","device":"0xffff96afb4d60000","size_off":0,"node":17859,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"9u","type":"unix","device":"0xffff96afb4d61000","size_off":0,"node":17860,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"10u","type":"unix","device":"0xffff96afb4d64000","size_off":0,"node":17861,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"11u","type":"unix","device":"0xffff96afb4d77800","size_off":0,"node":18364,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"12u","type":"unix","device":"0xffff96afb5766000","size_off":0,"node":18610,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"13u","type":"unix","device":"0xffff96aeb670dc00","size_off":0,"node":18893,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"14u","type":"unix","device":"0xffff96afb573e000","size_off":0,"node":19006,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"15u","type":"unix","device":"0xffff96afb573c800","size_off":0,"node":19075,"name":"socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"16u","type":"unix","device":"0xffff96afb4b95400","size_off":0,"node":22479,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"19u","type":"unix","device":"0xffff96afb573a400","size_off":0,"node":20120,"name":"/run/dbus/system_bus_socket"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"20u","type":"unix","device":"0xffff96af325fe800","size_off":0,"node":23047,"name":"/run/dbus/system_bus_socket"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"txt","type":"REG","device":"253,0","size_off":120432,"node":50360556,"name":"/usr/lib/polkit-1/polkitd"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":4028168,"node":33229,"name":"/usr/lib64/libmozjs-17.0.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":118704,"node":1479,"name":"/usr/lib64/libpolkit-gobject-1.so.0.0.0"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"6u","type":"unix","device":"0xffff96afb5760400","size_off":0,"node":18604,"name":"socket"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"10u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"11u","type":"unix","device":"0xffff96afb5770800","size_off":0,"node":18730,"name":"socket"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":635736,"node":50360467,"name":"/usr/lib/systemd/systemd-logind"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37056,"node":9833,"name":"/usr/lib64/libacl.so.1.1.0"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb5775800","size_off":0,"node":18140,"name":"socket"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb5775800","size_off":0,"node":18140,"name":"socket"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb5771800","size_off":0,"node":18269,"name":"socket"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"6r","type":"REG","device":"0,18","size_off":4096,"node":26737,"name":"/sys/devices/virtual/tty/tty0/active"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[signalfd]"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":18359,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":18360,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":18361,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":18362,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb56a8800","size_off":0,"node":18363,"name":"socket"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[timerfd]"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"14u","type":"CHR","device":"13,64","size_off":0,"node":8504,"name":"/dev/input/event0"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"15u","type":"CHR","device":"4,6","size_off":0,"node":6505,"name":"/dev/tty6"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"16r","type":"FIFO","device":"0,20","size_off":0,"node":20214,"name":"/run/systemd/inhibit/1.ref"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"17r","type":"FIFO","device":"0,20","size_off":0,"node":23441,"name":"/run/systemd/sessions/1.ref"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"18r","type":"FIFO","device":"0,20","size_off":0,"node":44958,"name":"/run/systemd/sessions/17.ref"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":70216,"node":33648,"name":"/usr/sbin/crond"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb5767400","size_off":0,"node":18418,"name":"socket"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb5767400","size_off":0,"node":18418,"name":"socket"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"3uW","type":"REG","device":"0,20","size_off":4,"node":18523,"name":"/run/crond.pid"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96afb5765c00","size_off":0,"node":18549,"name":"socket"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"5r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"txt","type":"REG","device":"253,0","size_off":269392,"node":34110,"name":"/usr/sbin/chronyd"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"3u","type":"unix","device":"0xffff96afb5764c00","size_off":0,"node":18498,"name":"socket"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"5u","type":"IPv4","device":"18535","size_off":0,"node":null,"name":"localhost:323"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"6u","type":"IPv6","device":"18536","size_off":0,"node":null,"name":"localhost:323"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"7r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"8u","type":"unix","device":"0xffff96afb5762400","size_off":0,"node":18547,"name":"/var/run/chrony/chronyd.sock"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":49640,"node":32755,"name":"/usr/sbin/agetty"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"4,1","size_off":0,"node":6500,"name":"/dev/tty1"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"4,1","size_off":0,"node":6500,"name":"/dev/tty1"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"4,1","size_off":0,"node":6500,"name":"/dev/tty1"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":37248,"node":50358286,"name":"/usr/bin/login"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15480,"node":50338864,"name":"/usr/lib64/security/pam_lastlog.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":309168,"node":50359979,"name":"/usr/lib64/security/pam_systemd.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19600,"node":50338865,"name":"/usr/lib64/security/pam_limits.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11152,"node":50338863,"name":"/usr/lib64/security/pam_keyinit.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40784,"node":50338872,"name":"/usr/lib64/security/pam_namespace.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28256,"node":50338850,"name":"/usr/lib64/security/pam_console.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11200,"node":50338868,"name":"/usr/lib64/security/pam_loginuid.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19760,"node":50338880,"name":"/usr/lib64/security/pam_selinux.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":44600,"node":10026,"name":"/usr/lib64/libcrack.so.2.9.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23832,"node":10300,"name":"/usr/lib64/libpwquality.so.1.0.2"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11232,"node":50339023,"name":"/usr/lib64/security/pam_pwquality.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6984,"node":50338874,"name":"/usr/lib64/security/pam_permit.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11144,"node":50338867,"name":"/usr/lib64/security/pam_localuser.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11176,"node":50338873,"name":"/usr/lib64/security/pam_nologin.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6872,"node":50338853,"name":"/usr/lib64/security/pam_deny.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15408,"node":50338885,"name":"/usr/lib64/security/pam_succeed_if.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":57728,"node":50338891,"name":"/usr/lib64/security/pam_unix.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11168,"node":50338857,"name":"/usr/lib64/security/pam_faildelay.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15552,"node":50338855,"name":"/usr/lib64/security/pam_env.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11216,"node":50338879,"name":"/usr/lib64/security/pam_securetty.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15632,"node":10151,"name":"/usr/lib64/libpam_misc.so.0.82.0"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"5w","type":"FIFO","device":"0,20","size_off":0,"node":23441,"name":"/run/systemd/sessions/1.ref"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":298820,"node":50360560,"name":"/usr/lib64/girepository-1.0/NM-1.0.typelib"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":343452,"node":50359338,"name":"/usr/lib64/girepository-1.0/Gio-2.0.typelib"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11672,"node":50742920,"name":"/usr/lib64/python2.7/lib-dynload/syslog.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":59120,"node":50359337,"name":"/usr/lib64/girepository-1.0/GObject-2.0.typelib"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777637,"name":"/tmp/ffiCvbwRW"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":41033,"node":33614496,"name":"/var/log/firewalld"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96aeb670d400","size_off":0,"node":18892,"name":"socket"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"6u","type":"REG","device":"253,0","size_off":4096,"node":16777637,"name":"/tmp/ffiCvbwRW (deleted)"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"7r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"10u","type":"unix","device":"0xffff96afb4b92000","size_off":0,"node":22509,"name":"socket"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":298820,"node":50360560,"name":"/usr/lib64/girepository-1.0/NM-1.0.typelib"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":343452,"node":50359338,"name":"/usr/lib64/girepository-1.0/Gio-2.0.typelib"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11672,"node":50742920,"name":"/usr/lib64/python2.7/lib-dynload/syslog.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":59120,"node":50359337,"name":"/usr/lib64/girepository-1.0/GObject-2.0.typelib"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777637,"name":"/tmp/ffiCvbwRW"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":41033,"node":33614496,"name":"/var/log/firewalld"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"4u","type":"unix","device":"0xffff96aeb670d400","size_off":0,"node":18892,"name":"socket"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"6u","type":"REG","device":"253,0","size_off":4096,"node":16777637,"name":"/tmp/ffiCvbwRW (deleted)"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"7r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"8r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"10u","type":"unix","device":"0xffff96afb4b92000","size_off":0,"node":22509,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":2957744,"node":1486,"name":"/usr/sbin/NetworkManager"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":152272,"node":297594,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":53944,"node":10457,"name":"/usr/lib64/libjansson.so.4.10.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23984,"node":34203,"name":"/usr/lib64/libteamdctl.so.0.1.5"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":41352,"node":297593,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24320,"node":168491,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":248184,"node":168492,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":186680,"node":32577,"name":"/usr/lib64/libssh2.so.1.0.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":208920,"node":10446,"name":"/usr/lib64/libidn.so.11.6.11"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":439320,"node":32975,"name":"/usr/lib64/libcurl.so.4.3.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24448,"node":33454,"name":"/usr/lib64/libndp.so.0.0.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"3u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff96afb5770c00","size_off":0,"node":18979,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"6r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"7r","type":"REG","device":"0,3","size_off":0,"node":4026532390,"name":"mnt"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":18990,"name":"KOBJECT_UEVENT"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":18991,"name":"GENERIC"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":18992,"name":"ROUTE"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"11u","type":"unix","device":"0xffff96afb573e400","size_off":0,"node":19005,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"12u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"13r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"14r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"15u","type":"netlink","device":null,"size_off":0,"node":19858,"name":"KOBJECT_UEVENT"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"16u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"17u","type":"unix","device":"0xffff96afb573e800","size_off":0,"node":20119,"name":"socket"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"18u","type":"unix","device":"0xffff96af33897400","size_off":0,"node":20600,"name":"/var/run/NetworkManager/private-dhcp"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"19w","type":"FIFO","device":"0,20","size_off":0,"node":20214,"name":"/run/systemd/inhibit/1.ref"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"20u","type":"raw6","device":null,"size_off":0,"node":24206,"name":"00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":2957744,"node":1486,"name":"/usr/sbin/NetworkManager"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":152272,"node":297594,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":53944,"node":10457,"name":"/usr/lib64/libjansson.so.4.10.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23984,"node":34203,"name":"/usr/lib64/libteamdctl.so.0.1.5"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":41352,"node":297593,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24320,"node":168491,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":248184,"node":168492,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":186680,"node":32577,"name":"/usr/lib64/libssh2.so.1.0.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":208920,"node":10446,"name":"/usr/lib64/libidn.so.11.6.11"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":439320,"node":32975,"name":"/usr/lib64/libcurl.so.4.3.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24448,"node":33454,"name":"/usr/lib64/libndp.so.0.0.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"3u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"5u","type":"unix","device":"0xffff96afb5770c00","size_off":0,"node":18979,"name":"socket"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"6r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"7r","type":"REG","device":"0,3","size_off":0,"node":4026532390,"name":"mnt"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":18990,"name":"KOBJECT_UEVENT"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":18991,"name":"GENERIC"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":18992,"name":"ROUTE"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"11u","type":"unix","device":"0xffff96afb573e400","size_off":0,"node":19005,"name":"socket"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"12u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"13r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"14r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"15u","type":"netlink","device":null,"size_off":0,"node":19858,"name":"KOBJECT_UEVENT"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"16u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"17u","type":"unix","device":"0xffff96afb573e800","size_off":0,"node":20119,"name":"socket"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"18u","type":"unix","device":"0xffff96af33897400","size_off":0,"node":20600,"name":"/var/run/NetworkManager/private-dhcp"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"19w","type":"FIFO","device":"0,20","size_off":0,"node":20214,"name":"/run/systemd/inhibit/1.ref"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"20u","type":"raw6","device":null,"size_off":0,"node":24206,"name":"00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":2957744,"node":1486,"name":"/usr/sbin/NetworkManager"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":152272,"node":297594,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-wifi.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":53944,"node":10457,"name":"/usr/lib64/libjansson.so.4.10.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23984,"node":34203,"name":"/usr/lib64/libteamdctl.so.0.1.5"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":41352,"node":297593,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-device-plugin-team.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24320,"node":168491,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ibft.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":248184,"node":168492,"name":"/usr/lib64/NetworkManager/1.18.0-5.el7_7.1/libnm-settings-plugin-ifcfg-rh.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":186680,"node":32577,"name":"/usr/lib64/libssh2.so.1.0.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":208920,"node":10446,"name":"/usr/lib64/libidn.so.11.6.11"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":439320,"node":32975,"name":"/usr/lib64/libcurl.so.4.3.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24448,"node":33454,"name":"/usr/lib64/libndp.so.0.0.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb4d75800","size_off":0,"node":18955,"name":"socket"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"3u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"5u","type":"unix","device":"0xffff96afb5770c00","size_off":0,"node":18979,"name":"socket"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"6r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"7r","type":"REG","device":"0,3","size_off":0,"node":4026532390,"name":"mnt"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":18990,"name":"KOBJECT_UEVENT"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":18991,"name":"GENERIC"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":18992,"name":"ROUTE"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"11u","type":"unix","device":"0xffff96afb573e400","size_off":0,"node":19005,"name":"socket"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"12u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"13r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"14r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"15u","type":"netlink","device":null,"size_off":0,"node":19858,"name":"KOBJECT_UEVENT"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"16u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"17u","type":"unix","device":"0xffff96afb573e800","size_off":0,"node":20119,"name":"socket"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"18u","type":"unix","device":"0xffff96af33897400","size_off":0,"node":20600,"name":"/var/run/NetworkManager/private-dhcp"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"19w","type":"FIFO","device":"0,20","size_off":0,"node":20214,"name":"/run/systemd/inhibit/1.ref"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"20u","type":"raw6","device":null,"size_off":0,"node":24206,"name":"00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":33407632,"node":50705016,"name":"/usr/bin/dockerd-current"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":660208,"node":9827,"name":"/usr/lib64/libsepol.so.1"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":70856,"node":10327,"name":"/usr/lib64/libassuan.so.0.4.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":212120,"node":102415,"name":"/usr/lib64/libgpgme.so.11.8.1"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":356112,"node":16794,"name":"/usr/lib64/libdevmapper.so.1.02"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":266680,"node":33458,"name":"/usr/lib64/libseccomp.so.2.3.1"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"mem-W","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb728c800","size_off":0,"node":21801,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"5u","type":"unix","device":"0xffff96af34e1f800","size_off":0,"node":21822,"name":"/var/run/docker.sock"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325fc800","size_off":0,"node":22240,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"7uW","type":"REG","device":"253,0","size_off":32768,"node":34346870,"name":"/var/lib/docker/volumes/metadata.db"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"8u","type":"unix","device":"0xffff96afb4b94400","size_off":0,"node":22478,"name":"socket"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"9r","type":"REG","device":"0,3","size_off":0,"node":4026531956,"name":"net"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":22649,"name":"ROUTE"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":22650,"name":"XFRM"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"12u","type":"unix","device":"0xffff96afb4b97c00","size_off":0,"node":22839,"name":"/run/docker/libnetwork/fe53fe5029258e61eb7a9173ec80150ea3595abe7d69e47af064f451212110bf.sock"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":852856,"node":297586,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":42520,"node":10468,"name":"/usr/lib64/libwrap.so.0.7.6"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11344,"node":32826,"name":"/usr/lib64/libfipscheck.so.1.2.1"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573c000","size_off":0,"node":21429,"name":"socket"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573c000","size_off":0,"node":21429,"name":"socket"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"3u","type":"IPv4","device":"21598","size_off":0,"node":null,"name":"*:ssh (LISTEN)"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"4u","type":"IPv6","device":"21607","size_off":0,"node":null,"name":"*:ssh (LISTEN)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127000,"node":50359909,"name":"/usr/lib64/python2.7/lib-dynload/_ctypes.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86984,"node":50338611,"name":"/usr/lib64/python2.7/lib-dynload/datetime.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85192,"node":50338603,"name":"/usr/lib64/python2.7/lib-dynload/cPickle.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777634,"name":"/tmp/ffiOEEtFw"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":23686,"node":17522009,"name":"/var/log/tuned/tuned.log"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21954,"name":"KOBJECT_UEVENT"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"5r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325f9c00","size_off":0,"node":23046,"name":"socket"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"8u","type":"REG","device":"253,0","size_off":4096,"node":16777634,"name":"/tmp/ffiOEEtFw (deleted)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"10w","type":"CHR","device":"10,61","size_off":0,"node":8659,"name":"/dev/cpu_dma_latency"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127000,"node":50359909,"name":"/usr/lib64/python2.7/lib-dynload/_ctypes.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86984,"node":50338611,"name":"/usr/lib64/python2.7/lib-dynload/datetime.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85192,"node":50338603,"name":"/usr/lib64/python2.7/lib-dynload/cPickle.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777634,"name":"/tmp/ffiOEEtFw"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":23686,"node":17522009,"name":"/var/log/tuned/tuned.log"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21954,"name":"KOBJECT_UEVENT"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"5r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325f9c00","size_off":0,"node":23046,"name":"socket"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"8u","type":"REG","device":"253,0","size_off":4096,"node":16777634,"name":"/tmp/ffiOEEtFw (deleted)"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"10w","type":"CHR","device":"10,61","size_off":0,"node":8659,"name":"/dev/cpu_dma_latency"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127000,"node":50359909,"name":"/usr/lib64/python2.7/lib-dynload/_ctypes.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86984,"node":50338611,"name":"/usr/lib64/python2.7/lib-dynload/datetime.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85192,"node":50338603,"name":"/usr/lib64/python2.7/lib-dynload/cPickle.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777634,"name":"/tmp/ffiOEEtFw"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":23686,"node":17522009,"name":"/var/log/tuned/tuned.log"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21954,"name":"KOBJECT_UEVENT"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"5r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325f9c00","size_off":0,"node":23046,"name":"socket"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"8u","type":"REG","device":"253,0","size_off":4096,"node":16777634,"name":"/tmp/ffiOEEtFw (deleted)"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"10w","type":"CHR","device":"10,61","size_off":0,"node":8659,"name":"/dev/cpu_dma_latency"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127000,"node":50359909,"name":"/usr/lib64/python2.7/lib-dynload/_ctypes.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86984,"node":50338611,"name":"/usr/lib64/python2.7/lib-dynload/datetime.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85192,"node":50338603,"name":"/usr/lib64/python2.7/lib-dynload/cPickle.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777634,"name":"/tmp/ffiOEEtFw"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":23686,"node":17522009,"name":"/var/log/tuned/tuned.log"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21954,"name":"KOBJECT_UEVENT"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"5r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325f9c00","size_off":0,"node":23046,"name":"socket"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"8u","type":"REG","device":"253,0","size_off":4096,"node":16777634,"name":"/tmp/ffiOEEtFw (deleted)"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"10w","type":"CHR","device":"10,61","size_off":0,"node":8659,"name":"/dev/cpu_dma_latency"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":7216,"node":50359089,"name":"/usr/bin/python2.7"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":91024,"node":33744,"name":"/usr/lib64/libudev.so.1.6.2"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":156960,"node":50359917,"name":"/usr/lib64/python2.7/lib-dynload/_io.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127000,"node":50359909,"name":"/usr/lib64/python2.7/lib-dynload/_ctypes.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86984,"node":50338611,"name":"/usr/lib64/python2.7/lib-dynload/datetime.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":217144,"node":32802,"name":"/usr/lib64/libgirepository-1.0.so.1.0.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6952,"node":10074,"name":"/usr/lib64/libgthread-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":331480,"node":17071684,"name":"/usr/lib64/python2.7/site-packages/gi/_gi.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":265600,"node":8147,"name":"/usr/lib64/libblkid.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":277808,"node":8164,"name":"/usr/lib64/libmount.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15640,"node":9972,"name":"/usr/lib64/libgmodule-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":32304,"node":9828,"name":"/usr/lib64/libffi.so.6.0.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1722920,"node":9963,"name":"/usr/lib64/libgio-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1156656,"node":9967,"name":"/usr/lib64/libglib-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":339112,"node":10068,"name":"/usr/lib64/libgobject-2.0.so.0.5600.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168312,"node":102248,"name":"/usr/lib64/libdbus-glib-1.so.2.2.2"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11976,"node":102254,"name":"/usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":173320,"node":10025,"name":"/usr/lib64/libexpat.so.1.6.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":54544,"node":50358894,"name":"/usr/lib64/python2.7/lib-dynload/pyexpat.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":333384,"node":33781,"name":"/usr/lib64/libdbus-1.so.3.14.14"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":166248,"node":102253,"name":"/usr/lib64/python2.7/site-packages/_dbus_bindings.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19264,"node":50338618,"name":"/usr/lib64/python2.7/lib-dynload/fcntlmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":29264,"node":50358903,"name":"/usr/lib64/python2.7/lib-dynload/selectmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":12408,"node":50338621,"name":"/usr/lib64/python2.7/lib-dynload/grpmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":16432,"node":50359923,"name":"/usr/lib64/python2.7/lib-dynload/_randommodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22880,"node":50359914,"name":"/usr/lib64/python2.7/lib-dynload/_hashlib.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25768,"node":50338601,"name":"/usr/lib64/python2.7/lib-dynload/binascii.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":37384,"node":50358881,"name":"/usr/lib64/python2.7/lib-dynload/math.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85192,"node":50338603,"name":"/usr/lib64/python2.7/lib-dynload/cPickle.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":95120,"node":50338580,"name":"/usr/lib64/python2.7/lib-dynload/_ssl.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":83968,"node":50359924,"name":"/usr/lib64/python2.7/lib-dynload/_socketmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23992,"node":50338604,"name":"/usr/lib64/python2.7/lib-dynload/cStringIO.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25064,"node":50742922,"name":"/usr/lib64/python2.7/lib-dynload/timemodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":39024,"node":50338821,"name":"/usr/lib64/python2.7/lib-dynload/_struct.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":21344,"node":50359919,"name":"/usr/lib64/python2.7/lib-dynload/_localemodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":17056,"node":50359913,"name":"/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28736,"node":50742918,"name":"/usr/lib64/python2.7/lib-dynload/stropmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":22920,"node":50359915,"name":"/usr/lib64/python2.7/lib-dynload/_heapq.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":62096,"node":50338582,"name":"/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":47672,"node":50742588,"name":"/usr/lib64/python2.7/lib-dynload/operator.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":33096,"node":50358878,"name":"/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1847496,"node":9994,"name":"/usr/lib64/libpython2.7.so.1.0"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":185712,"node":50359335,"name":"/usr/lib64/girepository-1.0/GLib-2.0.typelib"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"DEL","type":"REG","device":"253,0","size_off":null,"node":16777634,"name":"/tmp/ffiOEEtFw"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"1u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"2u","type":"unix","device":"0xffff96afb573bc00","size_off":0,"node":21373,"name":"socket"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"3w","type":"REG","device":"253,0","size_off":23686,"node":17522009,"name":"/var/log/tuned/tuned.log"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21954,"name":"KOBJECT_UEVENT"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"5r","type":"CHR","device":"1,9","size_off":0,"node":6490,"name":"/dev/urandom"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"6u","type":"unix","device":"0xffff96af325f9c00","size_off":0,"node":23046,"name":"socket"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"7u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"8u","type":"REG","device":"253,0","size_off":4096,"node":16777634,"name":"/tmp/ffiOEEtFw (deleted)"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"9u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventfd]"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"10w","type":"CHR","device":"10,61","size_off":0,"node":8659,"name":"/dev/cpu_dma_latency"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":23069,"name":"pipe"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"13u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":663904,"node":236336,"name":"/usr/sbin/rsyslogd"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25024,"node":50686701,"name":"/usr/lib64/rsyslog/imjournal.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":38048,"node":50686710,"name":"/usr/lib64/rsyslog/imuxsock.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24432,"node":50686711,"name":"/usr/lib64/rsyslog/lmnet.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40896,"node":33450,"name":"/usr/lib64/libfastjson.so.4.0.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15424,"node":33470,"name":"/usr/lib64/libestr.so.0.0.0"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96af34d2d400","size_off":0,"node":21563,"name":"socket"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"5r","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"6w","type":"REG","device":"253,0","size_off":914211,"node":33614498,"name":"/var/log/messages"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"7w","type":"REG","device":"253,0","size_off":18112,"node":33707325,"name":"/var/log/cron"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"8w","type":"REG","device":"253,0","size_off":34573,"node":33614499,"name":"/var/log/secure"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"9w","type":"REG","device":"253,0","size_off":594,"node":33614497,"name":"/var/log/maillog"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":663904,"node":236336,"name":"/usr/sbin/rsyslogd"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25024,"node":50686701,"name":"/usr/lib64/rsyslog/imjournal.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":38048,"node":50686710,"name":"/usr/lib64/rsyslog/imuxsock.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24432,"node":50686711,"name":"/usr/lib64/rsyslog/lmnet.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40896,"node":33450,"name":"/usr/lib64/libfastjson.so.4.0.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15424,"node":33470,"name":"/usr/lib64/libestr.so.0.0.0"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"4u","type":"unix","device":"0xffff96af34d2d400","size_off":0,"node":21563,"name":"socket"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"5r","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"6w","type":"REG","device":"253,0","size_off":914211,"node":33614498,"name":"/var/log/messages"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"7w","type":"REG","device":"253,0","size_off":18112,"node":33707325,"name":"/var/log/cron"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"8w","type":"REG","device":"253,0","size_off":34573,"node":33614499,"name":"/var/log/secure"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"9w","type":"REG","device":"253,0","size_off":594,"node":33614497,"name":"/var/log/maillog"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":663904,"node":236336,"name":"/usr/sbin/rsyslogd"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":25024,"node":50686701,"name":"/usr/lib64/rsyslog/imjournal.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":38048,"node":50686710,"name":"/usr/lib64/rsyslog/imuxsock.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":24432,"node":50686711,"name":"/usr/lib64/rsyslog/lmnet.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20064,"node":8146,"name":"/usr/lib64/libuuid.so.1.3.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40896,"node":33450,"name":"/usr/lib64/libfastjson.so.4.0.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15424,"node":33470,"name":"/usr/lib64/libestr.so.0.0.0"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"3r","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"inotify"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"4u","type":"unix","device":"0xffff96af34d2d400","size_off":0,"node":21563,"name":"socket"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"5r","type":"REG","device":"0,20","size_off":8388608,"node":9246,"name":"/run/log/journal/c1aceec07c3141c5893d84415874e296/system.journal"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"6w","type":"REG","device":"253,0","size_off":914211,"node":33614498,"name":"/var/log/messages"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"7w","type":"REG","device":"253,0","size_off":18112,"node":33707325,"name":"/var/log/cron"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"8w","type":"REG","device":"253,0","size_off":34573,"node":33614499,"name":"/var/log/secure"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"9w","type":"REG","device":"253,0","size_off":594,"node":33614497,"name":"/var/log/maillog"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":10806520,"node":50705012,"name":"/usr/bin/docker-containerd-current"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"1u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"2u","type":"unix","device":"0xffff96af33934c00","size_off":0,"node":21302,"name":"socket"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"3u","type":"unix","device":"0xffff96afb49b1400","size_off":0,"node":21877,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"4u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"5u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"6w","type":"REG","device":"0,20","size_off":0,"node":21879,"name":"/run/docker/libcontainerd/containerd/events.log"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"7u","type":"unix","device":"0xffff96af325fd800","size_off":0,"node":22241,"name":"/var/run/docker/libcontainerd/docker-containerd.sock"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":201,"node":33759002,"name":"/var/spool/postfix"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":172568,"node":33758955,"name":"/usr/libexec/postfix/master"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1850600,"node":10008,"name":"/usr/lib64/libdb-5.3.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":3135712,"node":50359390,"name":"/usr/lib64/mysql/libmysqlclient.so.18.0.0"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96af325f8800","size_off":0,"node":22293,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"4u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"5r","type":"FIFO","device":"0,9","size_off":0,"node":22403,"name":"pipe"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"6u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"7u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"8u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"9u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"10uW","type":"REG","device":"253,0","size_off":33,"node":236387,"name":"/var/spool/postfix/pid/master.pid"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"11uW","type":"REG","device":"253,0","size_off":33,"node":17559024,"name":"/var/lib/postfix/master.lock"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"12r","type":"FIFO","device":"0,9","size_off":0,"node":22392,"name":"pipe"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"13u","type":"IPv4","device":"22317","size_off":0,"node":null,"name":"localhost:smtp (LISTEN)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"14u","type":"IPv6","device":"22318","size_off":0,"node":null,"name":"localhost:smtp (LISTEN)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"15u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"16u","type":"unix","device":"0xffff96af325f9000","size_off":0,"node":22319,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"17u","type":"unix","device":"0xffff96af325fe400","size_off":0,"node":22320,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"18u","type":"unix","device":"0xffff96af325fc000","size_off":0,"node":22321,"name":"public/pickup"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"19u","type":"unix","device":"0xffff96af325ffc00","size_off":0,"node":22322,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"20u","type":"unix","device":"0xffff96af33897c00","size_off":0,"node":22323,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"22u","type":"unix","device":"0xffff96af3778e800","size_off":0,"node":22325,"name":"public/cleanup"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"23u","type":"unix","device":"0xffff96af33933400","size_off":0,"node":22326,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"24u","type":"unix","device":"0xffff96af33932800","size_off":0,"node":22327,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"25u","type":"unix","device":"0xffff96af33932000","size_off":0,"node":22328,"name":"public/qmgr"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"26u","type":"unix","device":"0xffff96af33931400","size_off":0,"node":22329,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"27u","type":"unix","device":"0xffff96afb49b0800","size_off":0,"node":22330,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"29u","type":"unix","device":"0xffff96afb49b4800","size_off":0,"node":22332,"name":"private/tlsmgr"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"30u","type":"unix","device":"0xffff96af32678000","size_off":0,"node":22333,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"31u","type":"unix","device":"0xffff96af32678400","size_off":0,"node":22334,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"32u","type":"unix","device":"0xffff96af32678800","size_off":0,"node":22335,"name":"private/rewrite"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"33u","type":"unix","device":"0xffff96af32679000","size_off":0,"node":22336,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"34u","type":"unix","device":"0xffff96af32679400","size_off":0,"node":22337,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"35u","type":"unix","device":"0xffff96af32679800","size_off":0,"node":22338,"name":"private/bounce"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"36u","type":"unix","device":"0xffff96af32679c00","size_off":0,"node":22339,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"37u","type":"unix","device":"0xffff96af3267a000","size_off":0,"node":22340,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"38u","type":"unix","device":"0xffff96af3267a400","size_off":0,"node":22341,"name":"private/defer"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"39u","type":"unix","device":"0xffff96af3267a800","size_off":0,"node":22342,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"40u","type":"unix","device":"0xffff96af3267ac00","size_off":0,"node":22343,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"41u","type":"unix","device":"0xffff96af3267b000","size_off":0,"node":22344,"name":"private/trace"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"42u","type":"unix","device":"0xffff96af3267b400","size_off":0,"node":22345,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"43u","type":"unix","device":"0xffff96af3267b800","size_off":0,"node":22346,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"44u","type":"unix","device":"0xffff96af3267bc00","size_off":0,"node":22347,"name":"private/verify"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"45u","type":"unix","device":"0xffff96af3267c000","size_off":0,"node":22348,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"46u","type":"unix","device":"0xffff96af3267c400","size_off":0,"node":22349,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"47u","type":"unix","device":"0xffff96af3267c800","size_off":0,"node":22350,"name":"public/flush"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"48u","type":"unix","device":"0xffff96af3267cc00","size_off":0,"node":22351,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"49u","type":"unix","device":"0xffff96af3267d000","size_off":0,"node":22352,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"50u","type":"unix","device":"0xffff96af3267d400","size_off":0,"node":22353,"name":"private/proxymap"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"51u","type":"unix","device":"0xffff96af3267d800","size_off":0,"node":22354,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"52u","type":"unix","device":"0xffff96af3267dc00","size_off":0,"node":22355,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"53u","type":"unix","device":"0xffff96af3267e000","size_off":0,"node":22356,"name":"private/proxywrite"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"54u","type":"unix","device":"0xffff96af3267e400","size_off":0,"node":22357,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"55u","type":"unix","device":"0xffff96af3267e800","size_off":0,"node":22358,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"56u","type":"unix","device":"0xffff96af3267ec00","size_off":0,"node":22359,"name":"private/smtp"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"57u","type":"unix","device":"0xffff96af3267f000","size_off":0,"node":22360,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"58u","type":"unix","device":"0xffff96af3267f400","size_off":0,"node":22361,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"59u","type":"unix","device":"0xffff96af3267f800","size_off":0,"node":22362,"name":"private/relay"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"60u","type":"unix","device":"0xffff96af3267fc00","size_off":0,"node":22363,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"61u","type":"unix","device":"0xffff96afb49b4400","size_off":0,"node":22364,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"62u","type":"unix","device":"0xffff96afb49b1800","size_off":0,"node":22365,"name":"public/showq"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"63u","type":"unix","device":"0xffff96afb49b2c00","size_off":0,"node":22366,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"64u","type":"unix","device":"0xffff96afb49b7800","size_off":0,"node":22367,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"65u","type":"unix","device":"0xffff96af32680400","size_off":0,"node":22368,"name":"private/error"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"66u","type":"unix","device":"0xffff96af32680800","size_off":0,"node":22369,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"67u","type":"unix","device":"0xffff96af32680c00","size_off":0,"node":22370,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"68u","type":"unix","device":"0xffff96af32681000","size_off":0,"node":22371,"name":"private/retry"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"69u","type":"unix","device":"0xffff96af32681400","size_off":0,"node":22372,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"70u","type":"unix","device":"0xffff96af32681800","size_off":0,"node":22373,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"71u","type":"unix","device":"0xffff96af32681c00","size_off":0,"node":22374,"name":"private/discard"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"72u","type":"unix","device":"0xffff96af32682000","size_off":0,"node":22375,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"73u","type":"unix","device":"0xffff96af32682400","size_off":0,"node":22376,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"74u","type":"unix","device":"0xffff96af32682800","size_off":0,"node":22377,"name":"private/local"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"75u","type":"unix","device":"0xffff96af32682c00","size_off":0,"node":22378,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"76u","type":"unix","device":"0xffff96af32683000","size_off":0,"node":22379,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"77u","type":"unix","device":"0xffff96af32683400","size_off":0,"node":22380,"name":"private/virtual"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"78u","type":"unix","device":"0xffff96af32683800","size_off":0,"node":22381,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"79u","type":"unix","device":"0xffff96af32683c00","size_off":0,"node":22382,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"80u","type":"unix","device":"0xffff96af32684000","size_off":0,"node":22383,"name":"private/lmtp"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"81u","type":"unix","device":"0xffff96af32684400","size_off":0,"node":22384,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"82u","type":"unix","device":"0xffff96af32684800","size_off":0,"node":22385,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"83u","type":"unix","device":"0xffff96af32684c00","size_off":0,"node":22386,"name":"private/anvil"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"84u","type":"unix","device":"0xffff96af32685000","size_off":0,"node":22387,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"85u","type":"unix","device":"0xffff96af32685400","size_off":0,"node":22388,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"86u","type":"unix","device":"0xffff96af32685800","size_off":0,"node":22389,"name":"private/scache"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"87u","type":"unix","device":"0xffff96af32685c00","size_off":0,"node":22390,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"88u","type":"unix","device":"0xffff96af32686000","size_off":0,"node":22391,"name":"socket"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"89w","type":"FIFO","device":"0,9","size_off":0,"node":22392,"name":"pipe"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"90r","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"91w","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"92w","type":"FIFO","device":"0,9","size_off":0,"node":22403,"name":"pipe"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"cwd","type":"DIR","device":"253,0","size_off":201,"node":33759002,"name":"/var/spool/postfix"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"txt","type":"REG","device":"253,0","size_off":352192,"node":33759007,"name":"/usr/libexec/postfix/qmgr"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1850600,"node":10008,"name":"/usr/lib64/libdb-5.3.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":3135712,"node":50359390,"name":"/usr/lib64/mysql/libmysqlclient.so.18.0.0"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"3r","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"4w","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"5u","type":"unix","device":"0xffff96afb49b0800","size_off":0,"node":22330,"name":"socket"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"6u","type":"unix","device":"0xffff96af33932000","size_off":0,"node":22328,"name":"public/qmgr"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"7u","type":"unix","device":"0xffff96afb4b91400","size_off":0,"node":22409,"name":"socket"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"8u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"11r","type":"FIFO","device":"0,9","size_off":0,"node":22441,"name":"pipe"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"12w","type":"FIFO","device":"0,9","size_off":0,"node":22441,"name":"pipe"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"92w","type":"FIFO","device":"0,9","size_off":0,"node":22403,"name":"pipe"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":6,"node":503040,"name":"/home/kbrazil/git"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":424352,"node":1487,"name":"/usr/sbin/dhclient"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":28056,"node":8126,"name":"/usr/lib64/libsystemd-daemon.so.0.0.12"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":446120,"node":50742944,"name":"/usr/lib64/bind9-export/libisc-export.so.169.0.3"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2304128,"node":50696880,"name":"/usr/lib64/bind9-export/libdns-export.so.1102.1.2"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":125280,"node":1483,"name":"/usr/lib64/libomapi.so.0.0.0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff96af3778d400","size_off":0,"node":24201,"name":"socket"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"4w","type":"REG","device":"253,0","size_off":3192,"node":33574989,"name":"/var/lib/NetworkManager/dhclient-d92ece08-9e02-47d5-b2d2-92c80e155744-ens33.lease"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"5u","type":"pack","device":"24213","size_off":0,"node":null,"name":"type=SOCK_RAW"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"6u","type":"IPv4","device":"24214","size_off":0,"node":null,"name":"*:bootpc"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"cwd","type":"DIR","device":"253,0","size_off":201,"node":33759002,"name":"/var/spool/postfix"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"txt","type":"REG","device":"253,0","size_off":285208,"node":33758958,"name":"/usr/libexec/postfix/pickup"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":991616,"node":32681,"name":"/usr/lib64/libstdc++.so.6.0.19"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1850600,"node":10008,"name":"/usr/lib64/libdb-5.3.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":3135712,"node":50359390,"name":"/usr/lib64/mysql/libmysqlclient.so.18.0.0"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"3r","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"4w","type":"FIFO","device":"0,9","size_off":0,"node":22393,"name":"pipe"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"5u","type":"unix","device":"0xffff96af33897c00","size_off":0,"node":22323,"name":"socket"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"6u","type":"unix","device":"0xffff96af325fc000","size_off":0,"node":22321,"name":"public/pickup"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"7u","type":"unix","device":"0xffff96afb4b90c00","size_off":0,"node":44430,"name":"socket"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"8u","type":"a_inode","device":"0,10","size_off":0,"node":6481,"name":"[eventpoll]"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"9r","type":"FIFO","device":"0,9","size_off":0,"node":44446,"name":"pipe"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"10w","type":"FIFO","device":"0,9","size_off":0,"node":44446,"name":"pipe"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"92w","type":"FIFO","device":"0,9","size_off":0,"node":22403,"name":"pipe"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":852856,"node":297586,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15480,"node":50338864,"name":"/usr/lib64/security/pam_lastlog.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15632,"node":10151,"name":"/usr/lib64/libpam_misc.so.0.82.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":309168,"node":50359979,"name":"/usr/lib64/security/pam_systemd.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19600,"node":50338865,"name":"/usr/lib64/security/pam_limits.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11152,"node":50338863,"name":"/usr/lib64/security/pam_keyinit.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40784,"node":50338872,"name":"/usr/lib64/security/pam_namespace.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11200,"node":50338868,"name":"/usr/lib64/security/pam_loginuid.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19760,"node":50338880,"name":"/usr/lib64/security/pam_selinux.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":44600,"node":10026,"name":"/usr/lib64/libcrack.so.2.9.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23832,"node":10300,"name":"/usr/lib64/libpwquality.so.1.0.2"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11232,"node":50339023,"name":"/usr/lib64/security/pam_pwquality.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6984,"node":50338874,"name":"/usr/lib64/security/pam_permit.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11144,"node":50338867,"name":"/usr/lib64/security/pam_localuser.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11176,"node":50338873,"name":"/usr/lib64/security/pam_nologin.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6872,"node":50338853,"name":"/usr/lib64/security/pam_deny.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15408,"node":50338885,"name":"/usr/lib64/security/pam_succeed_if.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":57728,"node":50338891,"name":"/usr/lib64/security/pam_unix.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11168,"node":50338857,"name":"/usr/lib64/security/pam_faildelay.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15552,"node":50338855,"name":"/usr/lib64/security/pam_env.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15496,"node":50338882,"name":"/usr/lib64/security/pam_sepermit.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":42520,"node":10468,"name":"/usr/lib64/libwrap.so.0.7.6"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11344,"node":32826,"name":"/usr/lib64/libfipscheck.so.1.2.1"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"3u","type":"IPv4","device":"44866","size_off":0,"node":null,"name":"localhost.localdomain:ssh->192.168.71.1:58727 (ESTABLISHED)"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96aeb657b000","size_off":0,"node":44962,"name":"socket"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"5u","type":"CHR","device":"5,2","size_off":0,"node":8461,"name":"/dev/ptmx"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"6w","type":"FIFO","device":"0,20","size_off":0,"node":44958,"name":"/run/systemd/sessions/17.ref"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"7u","type":"unix","device":"0xffff96aeb6579400","size_off":0,"node":44966,"name":"socket"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":852856,"node":297586,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15480,"node":50338864,"name":"/usr/lib64/security/pam_lastlog.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15632,"node":10151,"name":"/usr/lib64/libpam_misc.so.0.82.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":309168,"node":50359979,"name":"/usr/lib64/security/pam_systemd.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19600,"node":50338865,"name":"/usr/lib64/security/pam_limits.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11152,"node":50338863,"name":"/usr/lib64/security/pam_keyinit.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":40784,"node":50338872,"name":"/usr/lib64/security/pam_namespace.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11200,"node":50338868,"name":"/usr/lib64/security/pam_loginuid.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19760,"node":50338880,"name":"/usr/lib64/security/pam_selinux.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":44600,"node":10026,"name":"/usr/lib64/libcrack.so.2.9.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":23832,"node":10300,"name":"/usr/lib64/libpwquality.so.1.0.2"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11232,"node":50339023,"name":"/usr/lib64/security/pam_pwquality.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":6984,"node":50338874,"name":"/usr/lib64/security/pam_permit.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11144,"node":50338867,"name":"/usr/lib64/security/pam_localuser.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11176,"node":50338873,"name":"/usr/lib64/security/pam_nologin.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":6872,"node":50338853,"name":"/usr/lib64/security/pam_deny.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15408,"node":50338885,"name":"/usr/lib64/security/pam_succeed_if.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":57728,"node":50338891,"name":"/usr/lib64/security/pam_unix.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11168,"node":50338857,"name":"/usr/lib64/security/pam_faildelay.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15552,"node":50338855,"name":"/usr/lib64/security/pam_env.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15496,"node":50338882,"name":"/usr/lib64/security/pam_sepermit.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":86472,"node":33489,"name":"/usr/lib64/libnss_myhostname.so.2"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":31408,"node":503056,"name":"/usr/lib64/libnss_dns-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":85968,"node":10471,"name":"/usr/lib64/liblz4.so.1.7.5"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":203688,"node":33742,"name":"/usr/lib64/libsystemd.so.0.6.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":42520,"node":10468,"name":"/usr/lib64/libwrap.so.0.7.6"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":11344,"node":32826,"name":"/usr/lib64/libfipscheck.so.1.2.1"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"3u","type":"IPv4","device":"44866","size_off":0,"node":null,"name":"localhost.localdomain:ssh->192.168.71.1:58727 (ESTABLISHED)"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"4u","type":"unix","device":"0xffff96aeb657b000","size_off":0,"node":44962,"name":"socket"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"5u","type":"unix","device":"0xffff96aeb657fc00","size_off":0,"node":44965,"name":"socket"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"6w","type":"FIFO","device":"0,20","size_off":0,"node":44958,"name":"/run/systemd/sessions/17.ref"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"7r","type":"FIFO","device":"0,9","size_off":0,"node":44977,"name":"pipe"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"8w","type":"FIFO","device":"0,9","size_off":0,"node":44977,"name":"pipe"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"9u","type":"CHR","device":"5,2","size_off":0,"node":8461,"name":"/dev/ptmx"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"13u","type":"CHR","device":"5,2","size_off":0,"node":8461,"name":"/dev/ptmx"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"14u","type":"CHR","device":"5,2","size_off":0,"node":8461,"name":"/dev/ptmx"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4587/exe"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4715/exe"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4716/exe"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"255r","type":"REG","device":"253,0","size_off":1568,"node":16993585,"name":"/home/kbrazil/testfiles/tests.sh"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":147320,"node":50705101,"name":"/usr/bin/sudo"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":68192,"node":9982,"name":"/usr/lib64/libbz2.so.1.0.6"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":157424,"node":9974,"name":"/usr/lib64/liblzma.so.5.2.2"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":100024,"node":503087,"name":"/usr/lib64/libelf-0.176.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19896,"node":9831,"name":"/usr/lib64/libattr.so.1.1.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":88776,"node":8134,"name":"/usr/lib64/libgcc_s-4.8.5-20150702.so.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":338704,"node":33747,"name":"/usr/lib64/libdw-0.176.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15632,"node":10151,"name":"/usr/lib64/libpam_misc.so.0.82.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1137024,"node":1449,"name":"/usr/lib64/libm-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20048,"node":8119,"name":"/usr/lib64/libcap.so.2.22"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":309168,"node":50359979,"name":"/usr/lib64/security/pam_systemd.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19600,"node":50338865,"name":"/usr/lib64/security/pam_limits.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11152,"node":50338863,"name":"/usr/lib64/security/pam_keyinit.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":44600,"node":10026,"name":"/usr/lib64/libcrack.so.2.9.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23832,"node":10300,"name":"/usr/lib64/libpwquality.so.1.0.2"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11232,"node":50339023,"name":"/usr/lib64/security/pam_pwquality.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6984,"node":50338874,"name":"/usr/lib64/security/pam_permit.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11144,"node":50338867,"name":"/usr/lib64/security/pam_localuser.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":6872,"node":50338853,"name":"/usr/lib64/security/pam_deny.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15408,"node":50338885,"name":"/usr/lib64/security/pam_succeed_if.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":115848,"node":1452,"name":"/usr/lib64/libnsl-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":57728,"node":50338891,"name":"/usr/lib64/security/pam_unix.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11168,"node":50338857,"name":"/usr/lib64/security/pam_faildelay.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15552,"node":50338855,"name":"/usr/lib64/security/pam_env.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15688,"node":9878,"name":"/usr/lib64/libkeyutils.so.1.5"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":11392,"node":7832,"name":"/usr/lib64/libfreebl3.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":43776,"node":503075,"name":"/usr/lib64/librt-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":67104,"node":9952,"name":"/usr/lib64/libkrb5support.so.0.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15920,"node":7825,"name":"/usr/lib64/libcom_err.so.2.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":210784,"node":9845,"name":"/usr/lib64/libk5crypto.so.3.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":967784,"node":9948,"name":"/usr/lib64/libkrb5.so.3.3"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":320784,"node":8155,"name":"/usr/lib64/libgssapi_krb5.so.2.2"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":40664,"node":1119,"name":"/usr/lib64/libcrypt-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19384,"node":10000,"name":"/usr/lib64/libgpg-error.so.0.10.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":251792,"node":1468,"name":"/usr/lib64/libnspr4.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":20040,"node":1469,"name":"/usr/lib64/libplc4.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":15744,"node":1471,"name":"/usr/lib64/libplds4.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":198960,"node":1472,"name":"/usr/lib64/libnssutil3.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":1257792,"node":33488,"name":"/usr/lib64/libnss3.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":168336,"node":503336,"name":"/usr/lib64/libsmime3.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":370584,"node":503337,"name":"/usr/lib64/libssl3.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2521144,"node":8157,"name":"/usr/lib64/libcrypto.so.1.0.2k"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":470376,"node":9842,"name":"/usr/lib64/libssl.so.1.0.2k"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":121320,"node":10329,"name":"/usr/lib64/libsasl2.so.3.0.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":105824,"node":503073,"name":"/usr/lib64/libresolv-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":535064,"node":10016,"name":"/usr/lib64/libgcrypt.so.11.8.2"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":90248,"node":8171,"name":"/usr/lib64/libz.so.1.2.7"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61952,"node":32966,"name":"/usr/lib64/liblber-2.4.so.2.10.7"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":352608,"node":32968,"name":"/usr/lib64/libldap-2.4.so.2.10.7"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61672,"node":10149,"name":"/usr/lib64/libpam.so.0.83.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":423008,"node":50696807,"name":"/usr/libexec/sudo/sudoers.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":23968,"node":10009,"name":"/usr/lib64/libcap-ng.so.0.0.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":77984,"node":50696804,"name":"/usr/libexec/sudo/libsudo_util.so.0.0.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":14496,"node":503085,"name":"/usr/lib64/libutil-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":127184,"node":1475,"name":"/usr/lib64/libaudit.so.1.0.0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"1w","type":"REG","device":"253,0","size_off":0,"node":16825879,"name":"/home/kbrazil/testfiles/lsof-sudo.out"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"3u","type":"netlink","device":null,"size_off":0,"node":49570,"name":"AUDIT"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff96af33896000","size_off":0,"node":49582,"name":"socket"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"6w","type":"FIFO","device":"0,20","size_off":0,"node":44958,"name":"/run/systemd/sessions/17.ref"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"7r","type":"FIFO","device":"0,9","size_off":0,"node":49585,"name":"pipe"},{"command":"sudo","pid":4779,"tid":null,"user":"root","fd":"8w","type":"FIFO","device":"0,9","size_off":0,"node":49585,"name":"pipe"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":154184,"node":1092,"name":"/usr/sbin/lsof"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"1w","type":"REG","device":"253,0","size_off":0,"node":16825879,"name":"/home/kbrazil/testfiles/lsof-sudo.out"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"3r","type":"DIR","device":"0,3","size_off":0,"node":1,"name":"/proc"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"4r","type":"DIR","device":"0,3","size_off":0,"node":49587,"name":"/proc/4781/fd"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"5w","type":"FIFO","device":"0,9","size_off":0,"node":49597,"name":"pipe"},{"command":"lsof","pid":4781,"tid":null,"user":"root","fd":"6r","type":"FIFO","device":"0,9","size_off":0,"node":49598,"name":"pipe"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"txt","type":"REG","device":"253,0","size_off":154184,"node":1092,"name":"/usr/sbin/lsof"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"4r","type":"FIFO","device":"0,9","size_off":0,"node":49597,"name":"pipe"},{"command":"lsof","pid":4782,"tid":null,"user":"root","fd":"7w","type":"FIFO","device":"0,9","size_off":0,"node":49598,"name":"pipe"}] diff --git a/tests/fixtures/centos-7.7/lsof.json b/tests/fixtures/centos-7.7/lsof.json index feabee1e..c3423a1e 100644 --- a/tests/fixtures/centos-7.7/lsof.json +++ b/tests/fixtures/centos-7.7/lsof.json @@ -1 +1 @@ -[{"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/cwd (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/root (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/exe (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1/fd (opendir: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/cwd (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/root (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/exe (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/2/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/5/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/5/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/5/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 5, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/5/fd (opendir: Permission denied)"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/cwd (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/root (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/exe (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 6, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/6/fd (opendir: Permission denied)"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/cwd (readlink: Permission denied)"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/root (readlink: Permission denied)"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/exe (readlink: Permission denied)"}, {"command": "migration", "pid": 7, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/7/fd (opendir: Permission denied)"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/cwd (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/root (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/exe (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 8, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/8/fd (opendir: Permission denied)"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/cwd (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/root (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/exe (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 9, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/9/fd (opendir: Permission denied)"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/cwd (readlink: Permission denied)"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/root (readlink: Permission denied)"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/exe (readlink: Permission denied)"}, {"command": "lru-add-d", "pid": 10, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/10/fd (opendir: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/cwd (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/root (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/exe (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/11/fd (opendir: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/cwd (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/root (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/exe (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/13/fd (opendir: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/cwd (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/root (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/exe (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/14/fd (opendir: Permission denied)"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/cwd (readlink: Permission denied)"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/root (readlink: Permission denied)"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/exe (readlink: Permission denied)"}, {"command": "khungtask", "pid": 15, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15/fd (opendir: Permission denied)"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/cwd (readlink: Permission denied)"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/root (readlink: Permission denied)"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/exe (readlink: Permission denied)"}, {"command": "writeback", "pid": 16, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/16/fd (opendir: Permission denied)"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/cwd (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/root (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/exe (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 17, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/17/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 18, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/18/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 19, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/19/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 20, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/20/fd (opendir: Permission denied)"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/cwd (readlink: Permission denied)"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/root (readlink: Permission denied)"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/exe (readlink: Permission denied)"}, {"command": "kblockd", "pid": 21, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/21/fd (opendir: Permission denied)"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/cwd (readlink: Permission denied)"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/root (readlink: Permission denied)"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/exe (readlink: Permission denied)"}, {"command": "md", "pid": 22, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/22/fd (opendir: Permission denied)"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/cwd (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/root (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/exe (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 23, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23/fd (opendir: Permission denied)"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/cwd (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/root (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/exe (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 24, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/24/fd (opendir: Permission denied)"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/cwd (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/root (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/exe (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 30, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/30/fd (opendir: Permission denied)"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/31/cwd (readlink: Permission denied)"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/31/root (readlink: Permission denied)"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/31/exe (readlink: Permission denied)"}, {"command": "ksmd", "pid": 31, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/31/fd (opendir: Permission denied)"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/32/cwd (readlink: Permission denied)"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/32/root (readlink: Permission denied)"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/32/exe (readlink: Permission denied)"}, {"command": "khugepage", "pid": 32, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/32/fd (opendir: Permission denied)"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/33/cwd (readlink: Permission denied)"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/33/root (readlink: Permission denied)"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/33/exe (readlink: Permission denied)"}, {"command": "crypto", "pid": 33, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/33/fd (opendir: Permission denied)"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/41/cwd (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/41/root (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/41/exe (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 41, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/41/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/42/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/42/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/42/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 42, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/42/fd (opendir: Permission denied)"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/43/cwd (readlink: Permission denied)"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/43/root (readlink: Permission denied)"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/43/exe (readlink: Permission denied)"}, {"command": "kmpath_rd", "pid": 43, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/43/fd (opendir: Permission denied)"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/44/cwd (readlink: Permission denied)"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/44/root (readlink: Permission denied)"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/44/exe (readlink: Permission denied)"}, {"command": "kaluad", "pid": 44, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/44/fd (opendir: Permission denied)"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/45/cwd (readlink: Permission denied)"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/45/root (readlink: Permission denied)"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/45/exe (readlink: Permission denied)"}, {"command": "kpsmoused", "pid": 45, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/45/fd (opendir: Permission denied)"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/47/cwd (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/47/root (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/47/exe (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 47, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/47/fd (opendir: Permission denied)"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/60/cwd (readlink: Permission denied)"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/60/root (readlink: Permission denied)"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/60/exe (readlink: Permission denied)"}, {"command": "deferwq", "pid": 60, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/60/fd (opendir: Permission denied)"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/95/cwd (readlink: Permission denied)"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/95/root (readlink: Permission denied)"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/95/exe (readlink: Permission denied)"}, {"command": "kauditd", "pid": 95, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/95/fd (opendir: Permission denied)"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/272/cwd (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/272/root (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/272/exe (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 272, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/272/fd (opendir: Permission denied)"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/273/cwd (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/273/root (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/273/exe (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 273, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/273/fd (opendir: Permission denied)"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/274/cwd (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/274/root (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/274/exe (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 274, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/274/fd (opendir: Permission denied)"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/275/cwd (readlink: Permission denied)"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/275/root (readlink: Permission denied)"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/275/exe (readlink: Permission denied)"}, {"command": "nfit", "pid": 275, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/275/fd (opendir: Permission denied)"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/291/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/291/root (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/291/exe (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 291, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/291/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 295, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/295/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/330/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/330/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/330/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 330, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/330/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/331/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/331/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/331/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 331, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/331/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/339/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/339/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/339/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 339, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/339/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/346/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/346/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/346/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 346, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/346/fd (opendir: Permission denied)"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/357/cwd (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/357/root (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/357/exe (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 357, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/357/fd (opendir: Permission denied)"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/358/cwd (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/358/root (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/358/exe (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 358, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/358/fd (opendir: Permission denied)"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/431/cwd (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/431/root (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/431/exe (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 431, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/431/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/432/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/432/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/432/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 432, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/432/fd (opendir: Permission denied)"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/442/cwd (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/442/root (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/442/exe (readlink: Permission denied)"}, {"command": "kdmflush", "pid": 442, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/442/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/443/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/443/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/443/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 443, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/443/fd (opendir: Permission denied)"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/455/cwd (readlink: Permission denied)"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/455/root (readlink: Permission denied)"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/455/exe (readlink: Permission denied)"}, {"command": "bioset", "pid": 455, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/455/fd (opendir: Permission denied)"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/456/cwd (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/456/root (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/456/exe (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 456, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/456/fd (opendir: Permission denied)"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/457/cwd (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/457/root (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/457/exe (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 457, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/457/fd (opendir: Permission denied)"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/458/cwd (readlink: Permission denied)"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/458/root (readlink: Permission denied)"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/458/exe (readlink: Permission denied)"}, {"command": "xfs-buf/d", "pid": 458, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/458/fd (opendir: Permission denied)"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/459/cwd (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/459/root (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/459/exe (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 459, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/459/fd (opendir: Permission denied)"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/460/cwd (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/460/root (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/460/exe (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 460, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/460/fd (opendir: Permission denied)"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/461/cwd (readlink: Permission denied)"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/461/root (readlink: Permission denied)"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/461/exe (readlink: Permission denied)"}, {"command": "xfs-cil/d", "pid": 461, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/461/fd (opendir: Permission denied)"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/462/cwd (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/462/root (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/462/exe (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 462, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/462/fd (opendir: Permission denied)"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/463/cwd (readlink: Permission denied)"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/463/root (readlink: Permission denied)"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/463/exe (readlink: Permission denied)"}, {"command": "xfs-log/d", "pid": 463, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/463/fd (opendir: Permission denied)"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/464/cwd (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/464/root (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/464/exe (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 464, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/464/fd (opendir: Permission denied)"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/465/cwd (readlink: Permission denied)"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/465/root (readlink: Permission denied)"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/465/exe (readlink: Permission denied)"}, {"command": "xfsaild/d", "pid": 465, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/465/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/466/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/466/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/466/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 466, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/466/fd (opendir: Permission denied)"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/544/cwd (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/544/root (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/544/exe (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 544, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/544/fd (opendir: Permission denied)"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/560/cwd (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/560/root (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/560/exe (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 560, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/560/fd (opendir: Permission denied)"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/577/cwd (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/577/root (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/577/exe (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 577, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/577/fd (opendir: Permission denied)"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/629/cwd (readlink: Permission denied)"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/629/root (readlink: Permission denied)"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/629/exe (readlink: Permission denied)"}, {"command": "xfs-buf/s", "pid": 629, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/629/fd (opendir: Permission denied)"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/638/cwd (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/638/root (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/638/exe (readlink: Permission denied)"}, {"command": "xfs-data/", "pid": 638, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/638/fd (opendir: Permission denied)"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/641/cwd (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/641/root (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/641/exe (readlink: Permission denied)"}, {"command": "xfs-conv/", "pid": 641, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/641/fd (opendir: Permission denied)"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/646/cwd (readlink: Permission denied)"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/646/root (readlink: Permission denied)"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/646/exe (readlink: Permission denied)"}, {"command": "xfs-cil/s", "pid": 646, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/646/fd (opendir: Permission denied)"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/651/cwd (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/651/root (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/651/exe (readlink: Permission denied)"}, {"command": "xfs-recla", "pid": 651, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/651/fd (opendir: Permission denied)"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/654/cwd (readlink: Permission denied)"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/654/root (readlink: Permission denied)"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/654/exe (readlink: Permission denied)"}, {"command": "xfs-log/s", "pid": 654, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/654/fd (opendir: Permission denied)"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/658/cwd (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/658/root (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/658/exe (readlink: Permission denied)"}, {"command": "xfs-eofbl", "pid": 658, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/658/fd (opendir: Permission denied)"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/667/cwd (readlink: Permission denied)"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/667/root (readlink: Permission denied)"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/667/exe (readlink: Permission denied)"}, {"command": "xfsaild/s", "pid": 667, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/667/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/675/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/675/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/675/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 675, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/675/fd (opendir: Permission denied)"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/677/cwd (readlink: Permission denied)"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/677/root (readlink: Permission denied)"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/677/exe (readlink: Permission denied)"}, {"command": "hci0", "pid": 677, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/677/fd (opendir: Permission denied)"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/678/cwd (readlink: Permission denied)"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/678/root (readlink: Permission denied)"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/678/exe (readlink: Permission denied)"}, {"command": "hci0", "pid": 678, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/678/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/681/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/681/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/681/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 681, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/681/fd (opendir: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/cwd (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/root (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/exe (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/756/fd (opendir: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/task/757/cwd (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/task/757/root (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/756/task/757/exe (readlink: Permission denied)"}, {"command": "auditd", "pid": 756, "tid": 757, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/756/task/757/fd (opendir: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/cwd (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/root (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/exe (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": null, "user": "dbus", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/778/fd (opendir: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/task/779/cwd (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/task/779/root (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/778/task/779/exe (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 778, "tid": 779, "user": "dbus", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/778/task/779/fd (opendir: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/cwd (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/root (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/exe (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": null, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/802/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/802/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/802/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 781, "tid": 802, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/802/fd (opendir: Permission denied)"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/805/cwd (readlink: Permission denied)"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/805/root (readlink: Permission denied)"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/805/exe (readlink: Permission denied)"}, {"command": "gdbus", "pid": 781, "tid": 805, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/805/fd (opendir: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/808/cwd (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/808/root (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/808/exe (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 808, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/808/fd (opendir: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/812/cwd (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/812/root (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/812/exe (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 812, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/812/fd (opendir: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/814/cwd (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/814/root (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/814/exe (readlink: Permission denied)"}, {"command": "JS", "pid": 781, "tid": 814, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/814/fd (opendir: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/818/cwd (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/818/root (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/781/task/818/exe (readlink: Permission denied)"}, {"command": "polkitd", "pid": 781, "tid": 818, "user": "polkitd", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/781/task/818/fd (opendir: Permission denied)"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/784/cwd (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/784/root (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/784/exe (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 784, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/784/fd (opendir: Permission denied)"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/792/cwd (readlink: Permission denied)"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/792/root (readlink: Permission denied)"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/792/exe (readlink: Permission denied)"}, {"command": "crond", "pid": 792, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/792/fd (opendir: Permission denied)"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/795/cwd (readlink: Permission denied)"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/795/root (readlink: Permission denied)"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/795/exe (readlink: Permission denied)"}, {"command": "chronyd", "pid": 795, "tid": null, "user": "chrony", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/795/fd (opendir: Permission denied)"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/815/cwd (readlink: Permission denied)"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/815/root (readlink: Permission denied)"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/815/exe (readlink: Permission denied)"}, {"command": "agetty", "pid": 815, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/815/fd (opendir: Permission denied)"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/817/cwd (readlink: Permission denied)"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/817/root (readlink: Permission denied)"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/817/exe (readlink: Permission denied)"}, {"command": "login", "pid": 817, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/817/fd (opendir: Permission denied)"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/cwd (readlink: Permission denied)"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/root (readlink: Permission denied)"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/exe (readlink: Permission denied)"}, {"command": "firewalld", "pid": 823, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/823/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/task/1013/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/task/1013/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/823/task/1013/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 823, "tid": 1013, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/823/task/1013/fd (opendir: Permission denied)"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/cwd (readlink: Permission denied)"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/root (readlink: Permission denied)"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/exe (readlink: Permission denied)"}, {"command": "NetworkMa", "pid": 865, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/865/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/875/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/875/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/875/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 865, "tid": 875, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/865/task/875/fd (opendir: Permission denied)"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/878/cwd (readlink: Permission denied)"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/878/root (readlink: Permission denied)"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/865/task/878/exe (readlink: Permission denied)"}, {"command": "gdbus", "pid": 865, "tid": 878, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/865/task/878/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1214/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1214/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1214/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1214, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1214/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1215/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1215/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1215/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1215, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1215/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1217/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1217/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1217/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1217, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1217/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1231/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1231/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1231/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1231, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1231/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1260/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1260/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1260/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1260, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1260/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1449/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1449/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1449/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1449, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1449/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1450/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1450/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1450/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1450, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1450/fd (opendir: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1451/cwd (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1451/root (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1451/exe (readlink: Permission denied)"}, {"command": "dockerd-c", "pid": 1205, "tid": 1451, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1205/task/1451/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1206/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1206/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1206/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 1206, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1206/fd (opendir: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/cwd (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/root (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/exe (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1207/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1719/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1719/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1719/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 1207, "tid": 1719, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1719/fd (opendir: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1720/cwd (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1720/root (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1720/exe (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1720, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1720/fd (opendir: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1725/cwd (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1725/root (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1725/exe (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1725, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1725/fd (opendir: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1727/cwd (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1727/root (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1727/exe (readlink: Permission denied)"}, {"command": "tuned", "pid": 1207, "tid": 1727, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1207/task/1727/fd (opendir: Permission denied)"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/cwd (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/root (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/exe (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 1209, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1209/fd (opendir: Permission denied)"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1212/cwd (readlink: Permission denied)"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1212/root (readlink: Permission denied)"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1212/exe (readlink: Permission denied)"}, {"command": "in:imjour", "pid": 1209, "tid": 1212, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1212/fd (opendir: Permission denied)"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1213/cwd (readlink: Permission denied)"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1213/root (readlink: Permission denied)"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1213/exe (readlink: Permission denied)"}, {"command": "rs:main", "pid": 1209, "tid": 1213, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1209/task/1213/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1272/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1272/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1272/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1272, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1272/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1273/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1273/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1273/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1273, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1273/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1275/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1275/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1275/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1275, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1275/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1279/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1279/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1279/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1279, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1279/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1280/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1280/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1280/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1280, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1280/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1281/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1281/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1281/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1281, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1281/fd (opendir: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1282/cwd (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1282/root (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1282/exe (readlink: Permission denied)"}, {"command": "docker-co", "pid": 1256, "tid": 1282, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1256/task/1282/fd (opendir: Permission denied)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1469/cwd (readlink: Permission denied)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1469/root (readlink: Permission denied)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1469/exe (readlink: Permission denied)"}, {"command": "master", "pid": 1469, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1469/fd (opendir: Permission denied)"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1474/cwd (readlink: Permission denied)"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1474/root (readlink: Permission denied)"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1474/exe (readlink: Permission denied)"}, {"command": "qmgr", "pid": 1474, "tid": null, "user": "postfix", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1474/fd (opendir: Permission denied)"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 6, "node": 503040, "name": "/home/kbrazil/git"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1835, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "4,64", "size_off": null, "node": 8462, "name": "/dev/ttyS0"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1939/cwd (readlink: Permission denied)"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1939/root (readlink: Permission denied)"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1939/exe (readlink: Permission denied)"}, {"command": "dhclient", "pid": 1939, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1939/fd (opendir: Permission denied)"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4262/cwd (readlink: Permission denied)"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4262/root (readlink: Permission denied)"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4262/exe (readlink: Permission denied)"}, {"command": "pickup", "pid": 4262, "tid": null, "user": "postfix", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4262/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4314/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4314/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4314/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 4314, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4314/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4318/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4318/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4318/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 4318, "tid": null, "user": "kbrazil", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4318/fd (opendir: Permission denied)"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 61624, "node": 503058, "name": "/usr/lib64/libnss_files-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 4319, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4587/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4587/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4587/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4587, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4587/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4715/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4715/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4715/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4715, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4715/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4716/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4716/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4716/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4716, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4716/fd (opendir: Permission denied)"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 964600, "node": 50332501, "name": "/usr/bin/bash"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 174576, "node": 9816, "name": "/usr/lib64/libtinfo.so.5.9"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 26254, "node": 16789060, "name": "/usr/lib64/gconv/gconv-modules.cache"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 4720, "tid": null, "user": "kbrazil", "fd": "255r", "type": "REG", "device": "253,0", "size_off": 1568, "node": 16993585, "name": "/home/kbrazil/testfiles/tests.sh"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6485, "name": "/dev/null"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4768, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4769, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4770, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 33128, "node": 50338469, "name": "/usr/bin/sleep"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 4771, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 154184, "node": 1092, "name": "/usr/sbin/lsof"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "1w", "type": "REG", "device": "253,0", "size_off": 0, "node": 16825878, "name": "/home/kbrazil/testfiles/lsof.out"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "3r", "type": "DIR", "device": "0,3", "size_off": 0, "node": 1, "name": "/proc"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "4r", "type": "DIR", "device": "0,3", "size_off": 0, "node": 49414, "name": "/proc/4777/fd"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "5w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49419, "name": "pipe"}, {"command": "lsof", "pid": 4777, "tid": null, "user": "kbrazil", "fd": "6r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49420, "name": "pipe"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "253,0", "size_off": 4096, "node": 16790392, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "253,0", "size_off": 224, "node": 64, "name": "/"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "253,0", "size_off": 154184, "node": 1092, "name": "/usr/sbin/lsof"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 106075056, "node": 16781164, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 142232, "node": 503071, "name": "/usr/lib64/libpthread-2.17.so"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 19288, "node": 34141, "name": "/usr/lib64/libdl-2.17.so"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 402384, "node": 9847, "name": "/usr/lib64/libpcre.so.1.2.0"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 2156160, "node": 24399, "name": "/usr/lib64/libc-2.17.so"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 155784, "node": 9857, "name": "/usr/lib64/libselinux.so.1"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "253,0", "size_off": 163400, "node": 7824, "name": "/usr/lib64/ld-2.17.so"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "4r", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49419, "name": "pipe"}, {"command": "lsof", "pid": 4778, "tid": null, "user": "kbrazil", "fd": "7w", "type": "FIFO", "device": "0,9", "size_off": null, "node": 49420, "name": "pipe"}] +[{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/cwd (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/root (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/exe (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1/fd (opendir: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/cwd (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/root (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/exe (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/2/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/root (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/5/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/5/root (readlink: Permission denied)"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/5/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":5,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/5/fd (opendir: Permission denied)"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/cwd (readlink: Permission denied)"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/root (readlink: Permission denied)"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/exe (readlink: Permission denied)"},{"command":"ksoftirqd","pid":6,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/6/fd (opendir: Permission denied)"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/cwd (readlink: Permission denied)"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/root (readlink: Permission denied)"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/exe (readlink: Permission denied)"},{"command":"migration","pid":7,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/7/fd (opendir: Permission denied)"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/cwd (readlink: Permission denied)"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/root (readlink: Permission denied)"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/exe (readlink: Permission denied)"},{"command":"rcu_bh","pid":8,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/8/fd (opendir: Permission denied)"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/cwd (readlink: Permission denied)"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/root (readlink: Permission denied)"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/exe (readlink: Permission denied)"},{"command":"rcu_sched","pid":9,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/9/fd (opendir: Permission denied)"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/cwd (readlink: Permission denied)"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/root (readlink: Permission denied)"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/exe (readlink: Permission denied)"},{"command":"lru-add-d","pid":10,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/10/fd (opendir: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/cwd (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/root (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/exe (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/11/fd (opendir: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/cwd (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/root (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/exe (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/13/fd (opendir: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/cwd (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/root (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/exe (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/14/fd (opendir: Permission denied)"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/cwd (readlink: Permission denied)"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/root (readlink: Permission denied)"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/exe (readlink: Permission denied)"},{"command":"khungtask","pid":15,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15/fd (opendir: Permission denied)"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/cwd (readlink: Permission denied)"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/root (readlink: Permission denied)"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/exe (readlink: Permission denied)"},{"command":"writeback","pid":16,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/16/fd (opendir: Permission denied)"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/cwd (readlink: Permission denied)"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/root (readlink: Permission denied)"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/exe (readlink: Permission denied)"},{"command":"kintegrit","pid":17,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/17/fd (opendir: Permission denied)"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/cwd (readlink: Permission denied)"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/root (readlink: Permission denied)"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/exe (readlink: Permission denied)"},{"command":"bioset","pid":18,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/18/fd (opendir: Permission denied)"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/cwd (readlink: Permission denied)"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/root (readlink: Permission denied)"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/exe (readlink: Permission denied)"},{"command":"bioset","pid":19,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/19/fd (opendir: Permission denied)"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/cwd (readlink: Permission denied)"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/root (readlink: Permission denied)"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/exe (readlink: Permission denied)"},{"command":"bioset","pid":20,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/20/fd (opendir: Permission denied)"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/cwd (readlink: Permission denied)"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/root (readlink: Permission denied)"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/exe (readlink: Permission denied)"},{"command":"kblockd","pid":21,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/21/fd (opendir: Permission denied)"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/cwd (readlink: Permission denied)"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/root (readlink: Permission denied)"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/exe (readlink: Permission denied)"},{"command":"md","pid":22,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/22/fd (opendir: Permission denied)"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/cwd (readlink: Permission denied)"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/root (readlink: Permission denied)"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/exe (readlink: Permission denied)"},{"command":"edac-poll","pid":23,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23/fd (opendir: Permission denied)"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/cwd (readlink: Permission denied)"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/root (readlink: Permission denied)"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/exe (readlink: Permission denied)"},{"command":"watchdogd","pid":24,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/24/fd (opendir: Permission denied)"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/cwd (readlink: Permission denied)"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/root (readlink: Permission denied)"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/exe (readlink: Permission denied)"},{"command":"kswapd0","pid":30,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/30/fd (opendir: Permission denied)"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/31/cwd (readlink: Permission denied)"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/31/root (readlink: Permission denied)"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/31/exe (readlink: Permission denied)"},{"command":"ksmd","pid":31,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/31/fd (opendir: Permission denied)"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/32/cwd (readlink: Permission denied)"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/32/root (readlink: Permission denied)"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/32/exe (readlink: Permission denied)"},{"command":"khugepage","pid":32,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/32/fd (opendir: Permission denied)"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/33/cwd (readlink: Permission denied)"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/33/root (readlink: Permission denied)"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/33/exe (readlink: Permission denied)"},{"command":"crypto","pid":33,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/33/fd (opendir: Permission denied)"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/41/cwd (readlink: Permission denied)"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/41/root (readlink: Permission denied)"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/41/exe (readlink: Permission denied)"},{"command":"kthrotld","pid":41,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/41/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/42/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/42/root (readlink: Permission denied)"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/42/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":42,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/42/fd (opendir: Permission denied)"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/43/cwd (readlink: Permission denied)"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/43/root (readlink: Permission denied)"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/43/exe (readlink: Permission denied)"},{"command":"kmpath_rd","pid":43,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/43/fd (opendir: Permission denied)"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/44/cwd (readlink: Permission denied)"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/44/root (readlink: Permission denied)"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/44/exe (readlink: Permission denied)"},{"command":"kaluad","pid":44,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/44/fd (opendir: Permission denied)"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/45/cwd (readlink: Permission denied)"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/45/root (readlink: Permission denied)"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/45/exe (readlink: Permission denied)"},{"command":"kpsmoused","pid":45,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/45/fd (opendir: Permission denied)"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/47/cwd (readlink: Permission denied)"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/47/root (readlink: Permission denied)"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/47/exe (readlink: Permission denied)"},{"command":"ipv6_addr","pid":47,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/47/fd (opendir: Permission denied)"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/60/cwd (readlink: Permission denied)"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/60/root (readlink: Permission denied)"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/60/exe (readlink: Permission denied)"},{"command":"deferwq","pid":60,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/60/fd (opendir: Permission denied)"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/95/cwd (readlink: Permission denied)"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/95/root (readlink: Permission denied)"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/95/exe (readlink: Permission denied)"},{"command":"kauditd","pid":95,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/95/fd (opendir: Permission denied)"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/272/cwd (readlink: Permission denied)"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/272/root (readlink: Permission denied)"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/272/exe (readlink: Permission denied)"},{"command":"mpt_poll_","pid":272,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/272/fd (opendir: Permission denied)"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/273/cwd (readlink: Permission denied)"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/273/root (readlink: Permission denied)"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/273/exe (readlink: Permission denied)"},{"command":"mpt/0","pid":273,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/273/fd (opendir: Permission denied)"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/274/cwd (readlink: Permission denied)"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/274/root (readlink: Permission denied)"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/274/exe (readlink: Permission denied)"},{"command":"ata_sff","pid":274,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/274/fd (opendir: Permission denied)"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/275/cwd (readlink: Permission denied)"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/275/root (readlink: Permission denied)"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/275/exe (readlink: Permission denied)"},{"command":"nfit","pid":275,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/275/fd (opendir: Permission denied)"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/291/cwd (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/291/root (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/291/exe (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":291,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/291/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":295,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/295/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/330/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/330/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/330/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":330,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/330/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/331/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/331/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/331/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":331,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/331/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/339/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/339/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/339/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":339,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/339/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/346/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/346/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/346/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":346,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/346/fd (opendir: Permission denied)"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/357/cwd (readlink: Permission denied)"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/357/root (readlink: Permission denied)"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/357/exe (readlink: Permission denied)"},{"command":"irq/16-vm","pid":357,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/357/fd (opendir: Permission denied)"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/358/cwd (readlink: Permission denied)"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/358/root (readlink: Permission denied)"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/358/exe (readlink: Permission denied)"},{"command":"ttm_swap","pid":358,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/358/fd (opendir: Permission denied)"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/431/cwd (readlink: Permission denied)"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/431/root (readlink: Permission denied)"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/431/exe (readlink: Permission denied)"},{"command":"kdmflush","pid":431,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/431/fd (opendir: Permission denied)"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/432/cwd (readlink: Permission denied)"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/432/root (readlink: Permission denied)"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/432/exe (readlink: Permission denied)"},{"command":"bioset","pid":432,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/432/fd (opendir: Permission denied)"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/442/cwd (readlink: Permission denied)"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/442/root (readlink: Permission denied)"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/442/exe (readlink: Permission denied)"},{"command":"kdmflush","pid":442,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/442/fd (opendir: Permission denied)"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/443/cwd (readlink: Permission denied)"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/443/root (readlink: Permission denied)"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/443/exe (readlink: Permission denied)"},{"command":"bioset","pid":443,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/443/fd (opendir: Permission denied)"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/455/cwd (readlink: Permission denied)"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/455/root (readlink: Permission denied)"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/455/exe (readlink: Permission denied)"},{"command":"bioset","pid":455,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/455/fd (opendir: Permission denied)"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/456/cwd (readlink: Permission denied)"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/456/root (readlink: Permission denied)"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/456/exe (readlink: Permission denied)"},{"command":"xfsalloc","pid":456,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/456/fd (opendir: Permission denied)"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/457/cwd (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/457/root (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/457/exe (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":457,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/457/fd (opendir: Permission denied)"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/458/cwd (readlink: Permission denied)"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/458/root (readlink: Permission denied)"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/458/exe (readlink: Permission denied)"},{"command":"xfs-buf/d","pid":458,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/458/fd (opendir: Permission denied)"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/459/cwd (readlink: Permission denied)"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/459/root (readlink: Permission denied)"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/459/exe (readlink: Permission denied)"},{"command":"xfs-data/","pid":459,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/459/fd (opendir: Permission denied)"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/460/cwd (readlink: Permission denied)"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/460/root (readlink: Permission denied)"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/460/exe (readlink: Permission denied)"},{"command":"xfs-conv/","pid":460,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/460/fd (opendir: Permission denied)"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/461/cwd (readlink: Permission denied)"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/461/root (readlink: Permission denied)"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/461/exe (readlink: Permission denied)"},{"command":"xfs-cil/d","pid":461,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/461/fd (opendir: Permission denied)"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/462/cwd (readlink: Permission denied)"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/462/root (readlink: Permission denied)"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/462/exe (readlink: Permission denied)"},{"command":"xfs-recla","pid":462,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/462/fd (opendir: Permission denied)"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/463/cwd (readlink: Permission denied)"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/463/root (readlink: Permission denied)"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/463/exe (readlink: Permission denied)"},{"command":"xfs-log/d","pid":463,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/463/fd (opendir: Permission denied)"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/464/cwd (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/464/root (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/464/exe (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":464,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/464/fd (opendir: Permission denied)"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/465/cwd (readlink: Permission denied)"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/465/root (readlink: Permission denied)"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/465/exe (readlink: Permission denied)"},{"command":"xfsaild/d","pid":465,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/465/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/466/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/466/root (readlink: Permission denied)"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/466/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":466,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/466/fd (opendir: Permission denied)"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/544/cwd (readlink: Permission denied)"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/544/root (readlink: Permission denied)"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/544/exe (readlink: Permission denied)"},{"command":"systemd-j","pid":544,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/544/fd (opendir: Permission denied)"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/560/cwd (readlink: Permission denied)"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/560/root (readlink: Permission denied)"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/560/exe (readlink: Permission denied)"},{"command":"lvmetad","pid":560,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/560/fd (opendir: Permission denied)"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/577/cwd (readlink: Permission denied)"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/577/root (readlink: Permission denied)"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/577/exe (readlink: Permission denied)"},{"command":"systemd-u","pid":577,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/577/fd (opendir: Permission denied)"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/629/cwd (readlink: Permission denied)"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/629/root (readlink: Permission denied)"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/629/exe (readlink: Permission denied)"},{"command":"xfs-buf/s","pid":629,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/629/fd (opendir: Permission denied)"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/638/cwd (readlink: Permission denied)"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/638/root (readlink: Permission denied)"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/638/exe (readlink: Permission denied)"},{"command":"xfs-data/","pid":638,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/638/fd (opendir: Permission denied)"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/641/cwd (readlink: Permission denied)"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/641/root (readlink: Permission denied)"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/641/exe (readlink: Permission denied)"},{"command":"xfs-conv/","pid":641,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/641/fd (opendir: Permission denied)"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/646/cwd (readlink: Permission denied)"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/646/root (readlink: Permission denied)"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/646/exe (readlink: Permission denied)"},{"command":"xfs-cil/s","pid":646,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/646/fd (opendir: Permission denied)"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/651/cwd (readlink: Permission denied)"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/651/root (readlink: Permission denied)"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/651/exe (readlink: Permission denied)"},{"command":"xfs-recla","pid":651,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/651/fd (opendir: Permission denied)"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/654/cwd (readlink: Permission denied)"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/654/root (readlink: Permission denied)"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/654/exe (readlink: Permission denied)"},{"command":"xfs-log/s","pid":654,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/654/fd (opendir: Permission denied)"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/658/cwd (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/658/root (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/658/exe (readlink: Permission denied)"},{"command":"xfs-eofbl","pid":658,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/658/fd (opendir: Permission denied)"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/667/cwd (readlink: Permission denied)"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/667/root (readlink: Permission denied)"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/667/exe (readlink: Permission denied)"},{"command":"xfsaild/s","pid":667,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/667/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/675/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/675/root (readlink: Permission denied)"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/675/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":675,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/675/fd (opendir: Permission denied)"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/677/cwd (readlink: Permission denied)"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/677/root (readlink: Permission denied)"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/677/exe (readlink: Permission denied)"},{"command":"hci0","pid":677,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/677/fd (opendir: Permission denied)"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/678/cwd (readlink: Permission denied)"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/678/root (readlink: Permission denied)"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/678/exe (readlink: Permission denied)"},{"command":"hci0","pid":678,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/678/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/681/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/681/root (readlink: Permission denied)"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/681/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":681,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/681/fd (opendir: Permission denied)"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/cwd (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/root (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/exe (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/756/fd (opendir: Permission denied)"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/task/757/cwd (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/task/757/root (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/756/task/757/exe (readlink: Permission denied)"},{"command":"auditd","pid":756,"tid":757,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/756/task/757/fd (opendir: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/cwd (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/root (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/exe (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":null,"user":"dbus","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/778/fd (opendir: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/task/779/cwd (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/task/779/root (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/778/task/779/exe (readlink: Permission denied)"},{"command":"dbus-daem","pid":778,"tid":779,"user":"dbus","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/778/task/779/fd (opendir: Permission denied)"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/cwd (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/root (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/exe (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":null,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/fd (opendir: Permission denied)"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/802/cwd (readlink: Permission denied)"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/802/root (readlink: Permission denied)"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/802/exe (readlink: Permission denied)"},{"command":"gmain","pid":781,"tid":802,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/802/fd (opendir: Permission denied)"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/805/cwd (readlink: Permission denied)"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/805/root (readlink: Permission denied)"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/805/exe (readlink: Permission denied)"},{"command":"gdbus","pid":781,"tid":805,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/805/fd (opendir: Permission denied)"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/808/cwd (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/808/root (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/808/exe (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":808,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/808/fd (opendir: Permission denied)"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/812/cwd (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/812/root (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/812/exe (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":812,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/812/fd (opendir: Permission denied)"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/814/cwd (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/814/root (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/814/exe (readlink: Permission denied)"},{"command":"JS","pid":781,"tid":814,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/814/fd (opendir: Permission denied)"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/818/cwd (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/818/root (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/781/task/818/exe (readlink: Permission denied)"},{"command":"polkitd","pid":781,"tid":818,"user":"polkitd","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/781/task/818/fd (opendir: Permission denied)"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/784/cwd (readlink: Permission denied)"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/784/root (readlink: Permission denied)"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/784/exe (readlink: Permission denied)"},{"command":"systemd-l","pid":784,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/784/fd (opendir: Permission denied)"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/792/cwd (readlink: Permission denied)"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/792/root (readlink: Permission denied)"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/792/exe (readlink: Permission denied)"},{"command":"crond","pid":792,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/792/fd (opendir: Permission denied)"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/795/cwd (readlink: Permission denied)"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/795/root (readlink: Permission denied)"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/795/exe (readlink: Permission denied)"},{"command":"chronyd","pid":795,"tid":null,"user":"chrony","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/795/fd (opendir: Permission denied)"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/815/cwd (readlink: Permission denied)"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/815/root (readlink: Permission denied)"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/815/exe (readlink: Permission denied)"},{"command":"agetty","pid":815,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/815/fd (opendir: Permission denied)"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/817/cwd (readlink: Permission denied)"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/817/root (readlink: Permission denied)"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/817/exe (readlink: Permission denied)"},{"command":"login","pid":817,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/817/fd (opendir: Permission denied)"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/cwd (readlink: Permission denied)"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/root (readlink: Permission denied)"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/exe (readlink: Permission denied)"},{"command":"firewalld","pid":823,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/823/fd (opendir: Permission denied)"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/task/1013/cwd (readlink: Permission denied)"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/task/1013/root (readlink: Permission denied)"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/823/task/1013/exe (readlink: Permission denied)"},{"command":"gmain","pid":823,"tid":1013,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/823/task/1013/fd (opendir: Permission denied)"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/cwd (readlink: Permission denied)"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/root (readlink: Permission denied)"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/exe (readlink: Permission denied)"},{"command":"NetworkMa","pid":865,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/865/fd (opendir: Permission denied)"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/875/cwd (readlink: Permission denied)"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/875/root (readlink: Permission denied)"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/875/exe (readlink: Permission denied)"},{"command":"gmain","pid":865,"tid":875,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/865/task/875/fd (opendir: Permission denied)"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/878/cwd (readlink: Permission denied)"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/878/root (readlink: Permission denied)"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/865/task/878/exe (readlink: Permission denied)"},{"command":"gdbus","pid":865,"tid":878,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/865/task/878/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1214/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1214/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1214/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1214,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1214/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1215/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1215/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1215/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1215,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1215/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1217/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1217/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1217/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1217,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1217/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1231/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1231/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1231/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1231,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1231/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1260/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1260/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1260/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1260,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1260/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1449/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1449/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1449/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1449,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1449/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1450/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1450/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1450/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1450,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1450/fd (opendir: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1451/cwd (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1451/root (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1451/exe (readlink: Permission denied)"},{"command":"dockerd-c","pid":1205,"tid":1451,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1205/task/1451/fd (opendir: Permission denied)"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1206/cwd (readlink: Permission denied)"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1206/root (readlink: Permission denied)"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1206/exe (readlink: Permission denied)"},{"command":"sshd","pid":1206,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1206/fd (opendir: Permission denied)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/cwd (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/root (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/exe (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1207/fd (opendir: Permission denied)"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1719/cwd (readlink: Permission denied)"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1719/root (readlink: Permission denied)"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1719/exe (readlink: Permission denied)"},{"command":"gmain","pid":1207,"tid":1719,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1719/fd (opendir: Permission denied)"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1720/cwd (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1720/root (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1720/exe (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1720,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1720/fd (opendir: Permission denied)"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1725/cwd (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1725/root (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1725/exe (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1725,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1725/fd (opendir: Permission denied)"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1727/cwd (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1727/root (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1727/exe (readlink: Permission denied)"},{"command":"tuned","pid":1207,"tid":1727,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1207/task/1727/fd (opendir: Permission denied)"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/cwd (readlink: Permission denied)"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/root (readlink: Permission denied)"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/exe (readlink: Permission denied)"},{"command":"rsyslogd","pid":1209,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1209/fd (opendir: Permission denied)"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1212/cwd (readlink: Permission denied)"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1212/root (readlink: Permission denied)"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1212/exe (readlink: Permission denied)"},{"command":"in:imjour","pid":1209,"tid":1212,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1212/fd (opendir: Permission denied)"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1213/cwd (readlink: Permission denied)"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1213/root (readlink: Permission denied)"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1213/exe (readlink: Permission denied)"},{"command":"rs:main","pid":1209,"tid":1213,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1209/task/1213/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1272/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1272/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1272/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1272,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1272/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1273/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1273/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1273/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1273,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1273/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1275/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1275/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1275/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1275,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1275/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1279/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1279/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1279/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1279,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1279/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1280/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1280/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1280/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1280,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1280/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1281/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1281/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1281/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1281,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1281/fd (opendir: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1282/cwd (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1282/root (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1282/exe (readlink: Permission denied)"},{"command":"docker-co","pid":1256,"tid":1282,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1256/task/1282/fd (opendir: Permission denied)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1469/cwd (readlink: Permission denied)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1469/root (readlink: Permission denied)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1469/exe (readlink: Permission denied)"},{"command":"master","pid":1469,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1469/fd (opendir: Permission denied)"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1474/cwd (readlink: Permission denied)"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1474/root (readlink: Permission denied)"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1474/exe (readlink: Permission denied)"},{"command":"qmgr","pid":1474,"tid":null,"user":"postfix","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1474/fd (opendir: Permission denied)"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":6,"node":503040,"name":"/home/kbrazil/git"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"bash","pid":1835,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"4,64","size_off":0,"node":8462,"name":"/dev/ttyS0"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1939/cwd (readlink: Permission denied)"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1939/root (readlink: Permission denied)"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1939/exe (readlink: Permission denied)"},{"command":"dhclient","pid":1939,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1939/fd (opendir: Permission denied)"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4262/cwd (readlink: Permission denied)"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4262/root (readlink: Permission denied)"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4262/exe (readlink: Permission denied)"},{"command":"pickup","pid":4262,"tid":null,"user":"postfix","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4262/fd (opendir: Permission denied)"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4314/cwd (readlink: Permission denied)"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4314/root (readlink: Permission denied)"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4314/exe (readlink: Permission denied)"},{"command":"sshd","pid":4314,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4314/fd (opendir: Permission denied)"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4318/cwd (readlink: Permission denied)"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4318/root (readlink: Permission denied)"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4318/exe (readlink: Permission denied)"},{"command":"sshd","pid":4318,"tid":null,"user":"kbrazil","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4318/fd (opendir: Permission denied)"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":61624,"node":503058,"name":"/usr/lib64/libnss_files-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":4319,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4587/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4587/root (readlink: Permission denied)"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4587/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":4587,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4587/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4715/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4715/root (readlink: Permission denied)"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4715/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":4715,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4715/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4716/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4716/root (readlink: Permission denied)"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4716/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":4716,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4716/fd (opendir: Permission denied)"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":964600,"node":50332501,"name":"/usr/bin/bash"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":174576,"node":9816,"name":"/usr/lib64/libtinfo.so.5.9"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":26254,"node":16789060,"name":"/usr/lib64/gconv/gconv-modules.cache"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":4720,"tid":null,"user":"kbrazil","fd":"255r","type":"REG","device":"253,0","size_off":1568,"node":16993585,"name":"/home/kbrazil/testfiles/tests.sh"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6485,"name":"/dev/null"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4768,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4769,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4770,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":33128,"node":50338469,"name":"/usr/bin/sleep"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":4771,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":154184,"node":1092,"name":"/usr/sbin/lsof"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"1w","type":"REG","device":"253,0","size_off":0,"node":16825878,"name":"/home/kbrazil/testfiles/lsof.out"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"3r","type":"DIR","device":"0,3","size_off":0,"node":1,"name":"/proc"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"4r","type":"DIR","device":"0,3","size_off":0,"node":49414,"name":"/proc/4777/fd"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"5w","type":"FIFO","device":"0,9","size_off":0,"node":49419,"name":"pipe"},{"command":"lsof","pid":4777,"tid":null,"user":"kbrazil","fd":"6r","type":"FIFO","device":"0,9","size_off":0,"node":49420,"name":"pipe"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"253,0","size_off":4096,"node":16790392,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"253,0","size_off":224,"node":64,"name":"/"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"253,0","size_off":154184,"node":1092,"name":"/usr/sbin/lsof"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":106075056,"node":16781164,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":142232,"node":503071,"name":"/usr/lib64/libpthread-2.17.so"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":19288,"node":34141,"name":"/usr/lib64/libdl-2.17.so"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":402384,"node":9847,"name":"/usr/lib64/libpcre.so.1.2.0"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":2156160,"node":24399,"name":"/usr/lib64/libc-2.17.so"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":155784,"node":9857,"name":"/usr/lib64/libselinux.so.1"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"253,0","size_off":163400,"node":7824,"name":"/usr/lib64/ld-2.17.so"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"4r","type":"FIFO","device":"0,9","size_off":0,"node":49419,"name":"pipe"},{"command":"lsof","pid":4778,"tid":null,"user":"kbrazil","fd":"7w","type":"FIFO","device":"0,9","size_off":0,"node":49420,"name":"pipe"}] diff --git a/tests/fixtures/osx-10.11.6/ls-alh.json b/tests/fixtures/osx-10.11.6/ls-alh.json index 8fc732e9..a788cde3 100644 --- a/tests/fixtures/osx-10.11.6/ls-alh.json +++ b/tests/fixtures/osx-10.11.6/ls-alh.json @@ -1 +1 @@ -[{"filename": ".", "flags": "drwxr-xr-x", "links": 33, "owner": "root", "group": "wheel", "size": null, "date": "Oct 2 10:55"}, {"filename": "..", "flags": "drwxr-xr-x", "links": 33, "owner": "root", "group": "wheel", "size": null, "date": "Oct 2 10:55"}, {"filename": ".DS_Store", "flags": "-rw-rw-r--", "links": 1, "owner": "root", "group": "admin", "size": null, "date": "Nov 8 2018"}, {"filename": ".DocumentRevisions-V100", "flags": "d--x--x--x", "links": 9, "owner": "root", "group": "wheel", "size": null, "date": "Dec 2 22:46"}, {"filename": ".MobileBackups", "flags": "drwxr-xr-x+", "links": 3, "owner": "root", "group": "wheel", "size": null, "date": "Oct 2 10:56"}, {"filename": ".Spotlight-V100", "flags": "drwx------", "links": 5, "owner": "root", "group": "wheel", "size": null, "date": "Jul 8 2011"}, {"filename": ".Trashes", "flags": "d-wx-wx-wt", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Nov 10 2014"}, {"filename": ".file", "flags": "----------", "links": 1, "owner": "root", "group": "admin", "size": null, "date": "Feb 25 2016"}, {"filename": ".fseventsd", "flags": "drwx------", "links": 6, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 11:10"}, {"filename": ".vol", "flags": "drwxr-xr-x@", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}, {"filename": "Applications", "flags": "drwxrwxr-x+", "links": 70, "owner": "root", "group": "admin", "size": null, "date": "Dec 12 11:09"}, {"filename": "Library", "flags": "drwxr-xr-x+", "links": 64, "owner": "root", "group": "wheel", "size": null, "date": "Jun 7 2018"}, {"filename": "Network", "flags": "drwxr-xr-x@", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}, {"filename": "System", "flags": "drwxr-xr-x@", "links": 4, "owner": "root", "group": "wheel", "size": null, "date": "Jul 18 2018"}, {"filename": "User Guides And Information", "link_to": "/Library/Documentation/User Guides and Information.localized", "flags": "lrwxr-xr-x", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jan 25 2012"}, {"filename": "Users", "flags": "drwxr-xr-x", "links": 5, "owner": "root", "group": "admin", "size": null, "date": "Apr 19 2016"}, {"filename": "Volumes", "flags": "drwxrwxrwt@", "links": 5, "owner": "root", "group": "admin", "size": null, "date": "Dec 12 11:00"}, {"filename": "bin", "flags": "drwxr-xr-x@", "links": 39, "owner": "root", "group": "wheel", "size": null, "date": "Jul 18 2018"}, {"filename": "cores", "flags": "drwxrwxr-t@", "links": 2, "owner": "root", "group": "admin", "size": null, "date": "Apr 19 2016"}, {"filename": "dev", "flags": "dr-xr-xr-x", "links": 3, "owner": "root", "group": "wheel", "size": null, "date": "Dec 2 22:45"}, {"filename": "etc", "link_to": "private/etc", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}, {"filename": "home", "flags": "dr-xr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Dec 2 22:45"}, {"filename": "installer.failurerequests", "flags": "-rw-r--r--@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Aug 2 2015"}, {"filename": "lost+found", "flags": "drwxrwxrwt@", "links": 3, "owner": "root", "group": "wheel", "size": null, "date": "Jul 29 2017"}, {"filename": "net", "flags": "dr-xr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Dec 2 22:45"}, {"filename": "private", "flags": "drwxr-xr-x@", "links": 6, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}, {"filename": "recover", "flags": "drwxr-xr-x", "links": 3, "owner": "kelly", "group": "wheel", "size": null, "date": "Aug 4 2012"}, {"filename": "sbin", "flags": "drwxr-xr-x@", "links": 59, "owner": "root", "group": "wheel", "size": null, "date": "Jul 18 2018"}, {"filename": "tmp", "link_to": "private/tmp", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}, {"filename": "usr", "flags": "drwxr-xr-x@", "links": 13, "owner": "root", "group": "wheel", "size": null, "date": "Jun 7 2018"}, {"filename": "var", "link_to": "private/var", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Apr 19 2016"}] +[{"filename":".","flags":"drwxr-xr-x","links":33,"owner":"root","group":"wheel","size":1,"date":"Oct 2 10:55"},{"filename":"..","flags":"drwxr-xr-x","links":33,"owner":"root","group":"wheel","size":1,"date":"Oct 2 10:55"},{"filename":".DS_Store","flags":"-rw-rw-r--","links":1,"owner":"root","group":"admin","size":6,"date":"Nov 8 2018"},{"filename":".DocumentRevisions-V100","flags":"d--x--x--x","links":9,"owner":"root","group":"wheel","size":306,"date":"Dec 2 22:46"},{"filename":".MobileBackups","flags":"drwxr-xr-x+","links":3,"owner":"root","group":"wheel","size":102,"date":"Oct 2 10:56"},{"filename":".Spotlight-V100","flags":"drwx------","links":5,"owner":"root","group":"wheel","size":170,"date":"Jul 8 2011"},{"filename":".Trashes","flags":"d-wx-wx-wt","links":2,"owner":"root","group":"wheel","size":68,"date":"Nov 10 2014"},{"filename":".file","flags":"----------","links":1,"owner":"root","group":"admin","size":0,"date":"Feb 25 2016"},{"filename":".fseventsd","flags":"drwx------","links":6,"owner":"root","group":"wheel","size":204,"date":"Dec 12 11:10"},{"filename":".vol","flags":"drwxr-xr-x@","links":2,"owner":"root","group":"wheel","size":68,"date":"Apr 19 2016"},{"filename":"Applications","flags":"drwxrwxr-x+","links":70,"owner":"root","group":"admin","size":2,"date":"Dec 12 11:09"},{"filename":"Library","flags":"drwxr-xr-x+","links":64,"owner":"root","group":"wheel","size":2,"date":"Jun 7 2018"},{"filename":"Network","flags":"drwxr-xr-x@","links":2,"owner":"root","group":"wheel","size":68,"date":"Apr 19 2016"},{"filename":"System","flags":"drwxr-xr-x@","links":4,"owner":"root","group":"wheel","size":136,"date":"Jul 18 2018"},{"filename":"User Guides And Information","link_to":"/Library/Documentation/User Guides and Information.localized","flags":"lrwxr-xr-x","links":1,"owner":"root","group":"wheel","size":60,"date":"Jan 25 2012"},{"filename":"Users","flags":"drwxr-xr-x","links":5,"owner":"root","group":"admin","size":170,"date":"Apr 19 2016"},{"filename":"Volumes","flags":"drwxrwxrwt@","links":5,"owner":"root","group":"admin","size":170,"date":"Dec 12 11:00"},{"filename":"bin","flags":"drwxr-xr-x@","links":39,"owner":"root","group":"wheel","size":1,"date":"Jul 18 2018"},{"filename":"cores","flags":"drwxrwxr-t@","links":2,"owner":"root","group":"admin","size":68,"date":"Apr 19 2016"},{"filename":"dev","flags":"dr-xr-xr-x","links":3,"owner":"root","group":"wheel","size":4,"date":"Dec 2 22:45"},{"filename":"etc","link_to":"private/etc","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"Apr 19 2016"},{"filename":"home","flags":"dr-xr-xr-x","links":2,"owner":"root","group":"wheel","size":1,"date":"Dec 2 22:45"},{"filename":"installer.failurerequests","flags":"-rw-r--r--@","links":1,"owner":"root","group":"wheel","size":313,"date":"Aug 2 2015"},{"filename":"lost+found","flags":"drwxrwxrwt@","links":3,"owner":"root","group":"wheel","size":102,"date":"Jul 29 2017"},{"filename":"net","flags":"dr-xr-xr-x","links":2,"owner":"root","group":"wheel","size":1,"date":"Dec 2 22:45"},{"filename":"private","flags":"drwxr-xr-x@","links":6,"owner":"root","group":"wheel","size":204,"date":"Apr 19 2016"},{"filename":"recover","flags":"drwxr-xr-x","links":3,"owner":"kelly","group":"wheel","size":102,"date":"Aug 4 2012"},{"filename":"sbin","flags":"drwxr-xr-x@","links":59,"owner":"root","group":"wheel","size":2,"date":"Jul 18 2018"},{"filename":"tmp","link_to":"private/tmp","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"Apr 19 2016"},{"filename":"usr","flags":"drwxr-xr-x@","links":13,"owner":"root","group":"wheel","size":442,"date":"Jun 7 2018"},{"filename":"var","link_to":"private/var","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"Apr 19 2016"}] diff --git a/tests/fixtures/osx-10.14.6/ls-alh.json b/tests/fixtures/osx-10.14.6/ls-alh.json index 2d5100b3..6103d24c 100644 --- a/tests/fixtures/osx-10.14.6/ls-alh.json +++ b/tests/fixtures/osx-10.14.6/ls-alh.json @@ -1 +1 @@ -[{"filename": ".", "flags": "drwxr-xr-x", "links": 34, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:13"}, {"filename": "..", "flags": "drwxr-xr-x", "links": 34, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:13"}, {"filename": ".DS_Store", "flags": "-rw-rw-r--", "links": 1, "owner": "root", "group": "admin", "size": null, "date": "Jul 25 18:21"}, {"filename": ".DocumentRevisions-V100", "flags": "d--x--x--x", "links": 9, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:14"}, {"filename": ".OSInstallerMessages", "flags": "-rw-r--r--", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:13"}, {"filename": ".PKInstallSandboxManager", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "May 4 2019"}, {"filename": ".PKInstallSandboxManager-SystemSoftware", "flags": "drwx------", "links": 2, "owner": "root", "group": "admin", "size": null, "date": "Dec 12 00:13"}, {"filename": ".Spotlight-V100", "flags": "drwx------", "links": 5, "owner": "root", "group": "wheel", "size": null, "date": "May 4 2019"}, {"filename": ".file", "flags": "----------", "links": 1, "owner": "root", "group": "admin", "size": null, "date": "Feb 25 2019"}, {"filename": ".fseventsd", "flags": "drwx------", "links": 68, "owner": "kbrazil", "group": "staff", "size": null, "date": "Dec 12 09:47"}, {"filename": ".vol", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Feb 25 2019"}, {"filename": "Applications", "flags": "drwxrwxr-x+", "links": 73, "owner": "root", "group": "admin", "size": null, "date": "Dec 12 00:36"}, {"filename": "Library", "flags": "drwxr-xr-x+", "links": 69, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:35"}, {"filename": "Network", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Feb 25 2019"}, {"filename": "System", "flags": "drwxr-xr-x@", "links": 5, "owner": "root", "group": "wheel", "size": null, "date": "May 3 2019"}, {"filename": "Users", "flags": "drwxr-xr-x", "links": 8, "owner": "root", "group": "admin", "size": null, "date": "Oct 14 07:21"}, {"filename": "Volumes", "flags": "drwxr-xr-x+", "links": 6, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 08:56"}, {"filename": "bin", "flags": "drwxr-xr-x@", "links": 37, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:12"}, {"filename": "cores", "flags": "drwxrwxr-t", "links": 2, "owner": "root", "group": "admin", "size": null, "date": "Feb 25 2019"}, {"filename": "dev", "flags": "dr-xr-xr-x", "links": 3, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:14"}, {"filename": "etc", "link_to": "private/etc", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "May 4 2019"}, {"filename": "home", "flags": "dr-xr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 07:41"}, {"filename": "installer.failurerequests", "flags": "-rw-r--r--", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Feb 24 2019"}, {"filename": "net", "flags": "dr-xr-xr-x", "links": 2, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 07:41"}, {"filename": "obj_1_uhYWBO", "flags": "-rw-------", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jul 30 21:02"}, {"filename": "obj_2_Q0HjZP", "flags": "-rw-------", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jul 30 21:02"}, {"filename": "obj_3_OUvCmT", "flags": "-rw-------", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jul 30 21:02"}, {"filename": "obj_4_q0hkvG", "flags": "-rw-------", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jul 30 21:02"}, {"filename": "obj_5_qmI8ZT", "flags": "-rw-------", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "Jul 30 21:02"}, {"filename": "private", "flags": "drwxr-xr-x", "links": 6, "owner": "root", "group": "wheel", "size": null, "date": "May 3 2019"}, {"filename": "sbin", "flags": "drwxr-xr-x@", "links": 64, "owner": "root", "group": "wheel", "size": null, "date": "Dec 12 00:12"}, {"filename": "tmp", "link_to": "private/tmp", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "May 4 2019"}, {"filename": "usr", "flags": "drwxr-xr-x@", "links": 9, "owner": "root", "group": "wheel", "size": null, "date": "May 3 2019"}, {"filename": "var", "link_to": "private/var", "flags": "lrwxr-xr-x@", "links": 1, "owner": "root", "group": "wheel", "size": null, "date": "May 4 2019"}] +[{"filename":".","flags":"drwxr-xr-x","links":34,"owner":"root","group":"wheel","size":1,"date":"Dec 12 00:13"},{"filename":"..","flags":"drwxr-xr-x","links":34,"owner":"root","group":"wheel","size":1,"date":"Dec 12 00:13"},{"filename":".DS_Store","flags":"-rw-rw-r--","links":1,"owner":"root","group":"admin","size":8,"date":"Jul 25 18:21"},{"filename":".DocumentRevisions-V100","flags":"d--x--x--x","links":9,"owner":"root","group":"wheel","size":288,"date":"Dec 12 00:14"},{"filename":".OSInstallerMessages","flags":"-rw-r--r--","links":1,"owner":"root","group":"wheel","size":992,"date":"Dec 12 00:13"},{"filename":".PKInstallSandboxManager","flags":"drwxr-xr-x","links":2,"owner":"root","group":"wheel","size":64,"date":"May 4 2019"},{"filename":".PKInstallSandboxManager-SystemSoftware","flags":"drwx------","links":2,"owner":"root","group":"admin","size":64,"date":"Dec 12 00:13"},{"filename":".Spotlight-V100","flags":"drwx------","links":5,"owner":"root","group":"wheel","size":160,"date":"May 4 2019"},{"filename":".file","flags":"----------","links":1,"owner":"root","group":"admin","size":0,"date":"Feb 25 2019"},{"filename":".fseventsd","flags":"drwx------","links":68,"owner":"kbrazil","group":"staff","size":2,"date":"Dec 12 09:47"},{"filename":".vol","flags":"drwxr-xr-x","links":2,"owner":"root","group":"wheel","size":64,"date":"Feb 25 2019"},{"filename":"Applications","flags":"drwxrwxr-x+","links":73,"owner":"root","group":"admin","size":2,"date":"Dec 12 00:36"},{"filename":"Library","flags":"drwxr-xr-x+","links":69,"owner":"root","group":"wheel","size":2,"date":"Dec 12 00:35"},{"filename":"Network","flags":"drwxr-xr-x","links":2,"owner":"root","group":"wheel","size":64,"date":"Feb 25 2019"},{"filename":"System","flags":"drwxr-xr-x@","links":5,"owner":"root","group":"wheel","size":160,"date":"May 3 2019"},{"filename":"Users","flags":"drwxr-xr-x","links":8,"owner":"root","group":"admin","size":256,"date":"Oct 14 07:21"},{"filename":"Volumes","flags":"drwxr-xr-x+","links":6,"owner":"root","group":"wheel","size":192,"date":"Dec 12 08:56"},{"filename":"bin","flags":"drwxr-xr-x@","links":37,"owner":"root","group":"wheel","size":1,"date":"Dec 12 00:12"},{"filename":"cores","flags":"drwxrwxr-t","links":2,"owner":"root","group":"admin","size":64,"date":"Feb 25 2019"},{"filename":"dev","flags":"dr-xr-xr-x","links":3,"owner":"root","group":"wheel","size":8,"date":"Dec 12 00:14"},{"filename":"etc","link_to":"private/etc","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"May 4 2019"},{"filename":"home","flags":"dr-xr-xr-x","links":2,"owner":"root","group":"wheel","size":1,"date":"Dec 12 07:41"},{"filename":"installer.failurerequests","flags":"-rw-r--r--","links":1,"owner":"root","group":"wheel","size":313,"date":"Feb 24 2019"},{"filename":"net","flags":"dr-xr-xr-x","links":2,"owner":"root","group":"wheel","size":1,"date":"Dec 12 07:41"},{"filename":"obj_1_uhYWBO","flags":"-rw-------","links":1,"owner":"root","group":"wheel","size":12,"date":"Jul 30 21:02"},{"filename":"obj_2_Q0HjZP","flags":"-rw-------","links":1,"owner":"root","group":"wheel","size":9,"date":"Jul 30 21:02"},{"filename":"obj_3_OUvCmT","flags":"-rw-------","links":1,"owner":"root","group":"wheel","size":16,"date":"Jul 30 21:02"},{"filename":"obj_4_q0hkvG","flags":"-rw-------","links":1,"owner":"root","group":"wheel","size":16,"date":"Jul 30 21:02"},{"filename":"obj_5_qmI8ZT","flags":"-rw-------","links":1,"owner":"root","group":"wheel","size":9,"date":"Jul 30 21:02"},{"filename":"private","flags":"drwxr-xr-x","links":6,"owner":"root","group":"wheel","size":192,"date":"May 3 2019"},{"filename":"sbin","flags":"drwxr-xr-x@","links":64,"owner":"root","group":"wheel","size":2,"date":"Dec 12 00:12"},{"filename":"tmp","link_to":"private/tmp","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"May 4 2019"},{"filename":"usr","flags":"drwxr-xr-x@","links":9,"owner":"root","group":"wheel","size":288,"date":"May 3 2019"},{"filename":"var","link_to":"private/var","flags":"lrwxr-xr-x@","links":1,"owner":"root","group":"wheel","size":11,"date":"May 4 2019"}] diff --git a/tests/fixtures/ubuntu-18.04/ls-alh.json b/tests/fixtures/ubuntu-18.04/ls-alh.json index 2a1b44e7..c815f054 100644 --- a/tests/fixtures/ubuntu-18.04/ls-alh.json +++ b/tests/fixtures/ubuntu-18.04/ls-alh.json @@ -1 +1 @@ -[{"filename": ".", "flags": "drwxr-xr-x", "links": 24, "owner": "root", "group": "root", "size": null, "date": "Oct 24 06:33"}, {"filename": "..", "flags": "drwxr-xr-x", "links": 24, "owner": "root", "group": "root", "size": null, "date": "Oct 24 06:33"}, {"filename": "bin", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Oct 18 00:12"}, {"filename": "boot", "flags": "drwxr-xr-x", "links": 3, "owner": "root", "group": "root", "size": null, "date": "Oct 25 07:14"}, {"filename": "cdrom", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 12 17:21"}, {"filename": "dev", "flags": "drwxr-xr-x", "links": 19, "owner": "root", "group": "root", "size": null, "date": "Oct 24 06:33"}, {"filename": "etc", "flags": "drwxr-xr-x", "links": 93, "owner": "root", "group": "root", "size": null, "date": "Oct 24 06:32"}, {"filename": "home", "flags": "drwxr-xr-x", "links": 3, "owner": "root", "group": "root", "size": null, "date": "Aug 12 17:24"}, {"filename": "initrd.img", "link_to": "boot/initrd.img-4.15.0-66-generic", "flags": "lrwxrwxrwx", "links": 1, "owner": "root", "group": "root", "size": 33, "date": "Oct 24 06:33"}, {"filename": "initrd.img.old", "link_to": "boot/initrd.img-4.15.0-65-generic", "flags": "lrwxrwxrwx", "links": 1, "owner": "root", "group": "root", "size": 33, "date": "Oct 24 06:33"}, {"filename": "lib", "flags": "drwxr-xr-x", "links": 23, "owner": "root", "group": "root", "size": null, "date": "Oct 18 00:14"}, {"filename": "lib64", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:23"}, {"filename": "lost+found", "flags": "drwx------", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 12 17:21"}, {"filename": "media", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:22"}, {"filename": "mnt", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:22"}, {"filename": "opt", "flags": "drwxr-xr-x", "links": 3, "owner": "root", "group": "root", "size": null, "date": "Aug 14 02:02"}, {"filename": "proc", "flags": "dr-xr-xr-x", "links": 184, "owner": "root", "group": "root", "size": 0, "date": "Oct 21 20:17"}, {"filename": "root", "flags": "drwx------", "links": 4, "owner": "root", "group": "root", "size": null, "date": "Aug 13 23:27"}, {"filename": "run", "flags": "drwxr-xr-x", "links": 29, "owner": "root", "group": "root", "size": null, "date": "Oct 28 08:49"}, {"filename": "sbin", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Oct 18 00:11"}, {"filename": "snap", "flags": "drwxr-xr-x", "links": 9, "owner": "root", "group": "root", "size": null, "date": "Aug 14 02:01"}, {"filename": "srv", "flags": "drwxr-xr-x", "links": 2, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:22"}, {"filename": "swap.img", "flags": "-rw-------", "links": 1, "owner": "root", "group": "root", "size": null, "date": "Aug 12 17:22"}, {"filename": "sys", "flags": "dr-xr-xr-x", "links": 13, "owner": "root", "group": "root", "size": 0, "date": "Oct 22 00:54"}, {"filename": "tmp", "flags": "drwxrwxrwt", "links": 11, "owner": "root", "group": "root", "size": null, "date": "Oct 28 19:42"}, {"filename": "usr", "flags": "drwxr-xr-x", "links": 10, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:22"}, {"filename": "var", "flags": "drwxr-xr-x", "links": 13, "owner": "root", "group": "root", "size": null, "date": "Aug 5 19:24"}, {"filename": "vmlinuz", "link_to": "boot/vmlinuz-4.15.0-66-generic", "flags": "lrwxrwxrwx", "links": 1, "owner": "root", "group": "root", "size": 30, "date": "Oct 24 06:33"}, {"filename": "vmlinuz.old", "link_to": "boot/vmlinuz-4.15.0-65-generic", "flags": "lrwxrwxrwx", "links": 1, "owner": "root", "group": "root", "size": 30, "date": "Oct 24 06:33"}] +[{"filename":".","flags":"drwxr-xr-x","links":24,"owner":"root","group":"root","size":4,"date":"Oct 24 06:33"},{"filename":"..","flags":"drwxr-xr-x","links":24,"owner":"root","group":"root","size":4,"date":"Oct 24 06:33"},{"filename":"bin","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Oct 18 00:12"},{"filename":"boot","flags":"drwxr-xr-x","links":3,"owner":"root","group":"root","size":4,"date":"Oct 25 07:14"},{"filename":"cdrom","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Aug 12 17:21"},{"filename":"dev","flags":"drwxr-xr-x","links":19,"owner":"root","group":"root","size":4,"date":"Oct 24 06:33"},{"filename":"etc","flags":"drwxr-xr-x","links":93,"owner":"root","group":"root","size":4,"date":"Oct 24 06:32"},{"filename":"home","flags":"drwxr-xr-x","links":3,"owner":"root","group":"root","size":4,"date":"Aug 12 17:24"},{"filename":"initrd.img","link_to":"boot/initrd.img-4.15.0-66-generic","flags":"lrwxrwxrwx","links":1,"owner":"root","group":"root","size":33,"date":"Oct 24 06:33"},{"filename":"initrd.img.old","link_to":"boot/initrd.img-4.15.0-65-generic","flags":"lrwxrwxrwx","links":1,"owner":"root","group":"root","size":33,"date":"Oct 24 06:33"},{"filename":"lib","flags":"drwxr-xr-x","links":23,"owner":"root","group":"root","size":4,"date":"Oct 18 00:14"},{"filename":"lib64","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Aug 5 19:23"},{"filename":"lost+found","flags":"drwx------","links":2,"owner":"root","group":"root","size":16,"date":"Aug 12 17:21"},{"filename":"media","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Aug 5 19:22"},{"filename":"mnt","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Aug 5 19:22"},{"filename":"opt","flags":"drwxr-xr-x","links":3,"owner":"root","group":"root","size":4,"date":"Aug 14 02:02"},{"filename":"proc","flags":"dr-xr-xr-x","links":184,"owner":"root","group":"root","size":0,"date":"Oct 21 20:17"},{"filename":"root","flags":"drwx------","links":4,"owner":"root","group":"root","size":4,"date":"Aug 13 23:27"},{"filename":"run","flags":"drwxr-xr-x","links":29,"owner":"root","group":"root","size":1,"date":"Oct 28 08:49"},{"filename":"sbin","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":12,"date":"Oct 18 00:11"},{"filename":"snap","flags":"drwxr-xr-x","links":9,"owner":"root","group":"root","size":4,"date":"Aug 14 02:01"},{"filename":"srv","flags":"drwxr-xr-x","links":2,"owner":"root","group":"root","size":4,"date":"Aug 5 19:22"},{"filename":"swap.img","flags":"-rw-------","links":1,"owner":"root","group":"root","size":2,"date":"Aug 12 17:22"},{"filename":"sys","flags":"dr-xr-xr-x","links":13,"owner":"root","group":"root","size":0,"date":"Oct 22 00:54"},{"filename":"tmp","flags":"drwxrwxrwt","links":11,"owner":"root","group":"root","size":4,"date":"Oct 28 19:42"},{"filename":"usr","flags":"drwxr-xr-x","links":10,"owner":"root","group":"root","size":4,"date":"Aug 5 19:22"},{"filename":"var","flags":"drwxr-xr-x","links":13,"owner":"root","group":"root","size":4,"date":"Aug 5 19:24"},{"filename":"vmlinuz","link_to":"boot/vmlinuz-4.15.0-66-generic","flags":"lrwxrwxrwx","links":1,"owner":"root","group":"root","size":30,"date":"Oct 24 06:33"},{"filename":"vmlinuz.old","link_to":"boot/vmlinuz-4.15.0-65-generic","flags":"lrwxrwxrwx","links":1,"owner":"root","group":"root","size":30,"date":"Oct 24 06:33"}] diff --git a/tests/fixtures/ubuntu-18.04/lsof-sudo.json b/tests/fixtures/ubuntu-18.04/lsof-sudo.json index 59295b70..24b54d02 100644 --- a/tests/fixtures/ubuntu-18.04/lsof-sudo.json +++ b/tests/fixtures/ubuntu-18.04/lsof-sudo.json @@ -1 +1 @@ -[{"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1595792, "node": 668802, "name": "/lib/systemd/systemd"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 64144, "node": 656127, "name": "/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 92208, "node": 656162, "name": "/lib/x86_64-linux-gnu/libkmod.so.2.3.2"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "3w", "type": "CHR", "device": "1,11", "size_off": null, "node": 12, "name": "/dev/kmsg"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "6r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "7r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/sys/fs/cgroup/unified"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "8u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 20650, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "10u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "11r", "type": "REG", "device": "0,4", "size_off": 0, "node": 20651, "name": "/proc/1/mountinfo"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "12r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "13r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532068, "name": "/proc/swaps"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "14r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "15r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "16r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "17u", "type": "unix", "device": "0xffff98e47234b800", "size_off": null, "node": 20655, "name": "/run/systemd/private type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "19u", "type": "unix", "device": "0xffff98e4b3fed400", "size_off": null, "node": 76786, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "20u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "21u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "22u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "23u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "24u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "25u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "26u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "27u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "28u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "29u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "30u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-map"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "31u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "32u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "bpf-prog"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "36r", "type": "CHR", "device": "10,235", "size_off": null, "node": 401, "name": "/dev/autofs"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "37u", "type": "unix", "device": "0xffff98e472348000", "size_off": null, "node": 20652, "name": "/run/systemd/notify type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "38u", "type": "unix", "device": "0xffff98e472349c00", "size_off": null, "node": 20653, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "39u", "type": "unix", "device": "0xffff98e472349400", "size_off": null, "node": 20654, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "40u", "type": "unix", "device": "0xffff98e4afa57400", "size_off": null, "node": 25276, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "41u", "type": "unix", "device": "0xffff98e4afa54800", "size_off": null, "node": 25277, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "42u", "type": "unix", "device": "0xffff98e4b1d02400", "size_off": null, "node": 27475, "name": "/run/uuidd/request type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "43u", "type": "netlink", "device": null, "size_off": null, "node": 20810, "name": "ROUTE"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "44u", "type": "netlink", "device": null, "size_off": null, "node": 21114, "name": "AUDIT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "45u", "type": "netlink", "device": null, "size_off": null, "node": 21021, "name": "AUDIT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "46u", "type": "FIFO", "device": "0,23", "size_off": null, "node": 329, "name": "/run/systemd/initctl/fifo"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "47u", "type": "unix", "device": "0xffff98e473ed4000", "size_off": null, "node": 20812, "name": "/run/udev/control type=SEQPACKET"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "48u", "type": "CHR", "device": "10,62", "size_off": null, "node": 4, "name": "/dev/rfkill"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "49u", "type": "unix", "device": "0xffff98e4afa55c00", "size_off": null, "node": 27489, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "50u", "type": "unix", "device": "0xffff98e4b1d00800", "size_off": null, "node": 27473, "name": "/run/acpid.socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "51r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 20976, "name": "pipe"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "52u", "type": "unix", "device": "0xffff98e47234ac00", "size_off": null, "node": 20664, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "53u", "type": "unix", "device": "0xffff98e47234a000", "size_off": null, "node": 20666, "name": "/run/systemd/journal/socket type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "54u", "type": "unix", "device": "0xffff98e4b1dc4800", "size_off": null, "node": 27481, "name": "/var/run/docker.sock type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "55u", "type": "netlink", "device": null, "size_off": null, "node": 20809, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "56u", "type": "unix", "device": "0xffff98e4affb0c00", "size_off": null, "node": 21581, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "57u", "type": "unix", "device": "0xffff98e4b5abbc00", "size_off": null, "node": 21583, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "59u", "type": "unix", "device": "0xffff98e4b1dc3800", "size_off": null, "node": 25402, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "60u", "type": "unix", "device": "0xffff98e4aff63c00", "size_off": null, "node": 25415, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "61u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "62u", "type": "unix", "device": "0xffff98e4b8d57800", "size_off": null, "node": 26063, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "63u", "type": "unix", "device": "0xffff98e4afa6b800", "size_off": null, "node": 26728, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "64u", "type": "unix", "device": "0xffff98e4afa55800", "size_off": null, "node": 26944, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "65u", "type": "unix", "device": "0xffff98e4b905b400", "size_off": null, "node": 27669, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "66u", "type": "unix", "device": "0xffff98e4afd8cc00", "size_off": null, "node": 27981, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "67u", "type": "unix", "device": "0xffff98e4b911a000", "size_off": null, "node": 28133, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "68u", "type": "unix", "device": "0xffff98e471d09c00", "size_off": null, "node": 28695, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "69u", "type": "unix", "device": "0xffff98e4affb3c00", "size_off": null, "node": 28696, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "70u", "type": "unix", "device": "0xffff98e4b637d000", "size_off": null, "node": 29168, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "71u", "type": "unix", "device": "0xffff98e4b637d800", "size_off": null, "node": 29169, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "72u", "type": "unix", "device": "0xffff98e4b6063c00", "size_off": null, "node": 29558, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "73u", "type": "unix", "device": "0xffff98e4b5d82400", "size_off": null, "node": 29685, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "74u", "type": "unix", "device": "0xffff98e4b1d8b800", "size_off": null, "node": 30153, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "75u", "type": "unix", "device": "0xffff98e4b460dc00", "size_off": null, "node": 33603, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "76u", "type": "unix", "device": "0xffff98e4b637f800", "size_off": null, "node": 29166, "name": "type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "77u", "type": "unix", "device": "0xffff98e47234c800", "size_off": null, "node": 20660, "name": "/run/systemd/journal/syslog type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "78u", "type": "unix", "device": "0xffff98e47234ec00", "size_off": null, "node": 20662, "name": "/run/lvm/lvmetad.socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "81u", "type": "unix", "device": "0xffff98e4b1dc3400", "size_off": null, "node": 27468, "name": "/var/lib/lxd/unix.socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "82u", "type": "unix", "device": "0xffff98e4b1ea3800", "size_off": null, "node": 20891, "name": "/run/lvm/lvmpolld.socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "85u", "type": "unix", "device": "0xffff98e4b59c1000", "size_off": null, "node": 27436, "name": "@ISCSIADM_ABSTRACT_NAMESPACE type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "87u", "type": "unix", "device": "0xffff98e4b9565c00", "size_off": null, "node": 21016, "name": "/run/systemd/journal/dev-log type=DGRAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "88u", "type": "FIFO", "device": "0,23", "size_off": null, "node": 314, "name": "/run/dmeventd-server"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "92u", "type": "FIFO", "device": "0,23", "size_off": null, "node": 315, "name": "/run/dmeventd-client"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "93u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "94u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/exe"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/exe"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/exe"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/exe"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/exe"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/exe"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/exe"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/exe"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/12/exe"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "0,6", "size_off": 4060, "node": 2, "name": "/"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "0,6", "size_off": 4060, "node": 2, "name": "/"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/exe"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/exe"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/exe"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/exe"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/exe"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/exe"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/exe"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/exe"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/exe"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/exe"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/exe"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/exe"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/25/exe"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/26/exe"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/27/exe"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/28/exe"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/29/exe"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/exe"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/34/exe"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/35/exe"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/36/exe"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/78/exe"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/79/exe"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/80/exe"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/81/exe"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/82/exe"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/83/exe"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/89/exe"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/99/exe"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/116/exe"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/170/exe"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/171/exe"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/172/exe"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/173/exe"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/174/exe"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/175/exe"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/176/exe"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/177/exe"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/178/exe"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/179/exe"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/180/exe"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/181/exe"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/182/exe"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/183/exe"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/188/exe"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/189/exe"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/191/exe"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/196/exe"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/198/exe"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/199/exe"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/201/exe"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/203/exe"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/205/exe"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/208/exe"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/209/exe"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/212/exe"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/213/exe"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/216/exe"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/217/exe"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/219/exe"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/221/exe"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/223/exe"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/225/exe"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/227/exe"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/229/exe"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/230/exe"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/232/exe"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/233/exe"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/235/exe"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/237/exe"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/238/exe"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/240/exe"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/241/exe"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/243/exe"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/245/exe"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/246/exe"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/248/exe"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/250/exe"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/252/exe"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/254/exe"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/256/exe"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/258/exe"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/259/exe"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/260/exe"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/261/exe"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/262/exe"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/263/exe"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/264/exe"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/265/exe"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/266/exe"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/267/exe"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/268/exe"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/exe"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/296/exe"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/302/exe"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/303/exe"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/305/exe"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/369/exe"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/422/exe"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/423/exe"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 129096, "node": 668815, "name": "/lib/systemd/systemd-journald"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 8388608, "node": 1070319, "name": "/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/user-1000.journal"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 8388608, "node": 1070318, "name": "/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/system.journal"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "0,23", "size_off": 8, "node": 340, "name": "/run/systemd/journal/kernel-seqnum"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4b9565c00", "size_off": null, "node": 21016, "name": "/run/systemd/journal/dev-log type=DGRAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 21021, "name": "AUDIT"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff98e47234ac00", "size_off": null, "node": 20664, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e47234a000", "size_off": null, "node": 20666, "name": "/run/systemd/journal/socket type=DGRAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "7w", "type": "CHR", "device": "1,11", "size_off": null, "node": 12, "name": "/dev/kmsg"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "8u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "9u", "type": "CHR", "device": "1,11", "size_off": null, "node": 12, "name": "/dev/kmsg"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "10r", "type": "REG", "device": "0,4", "size_off": 0, "node": 21260, "name": "/proc/sys/kernel/hostname"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "11u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "14u", "type": "unix", "device": "0xffff98e4b1ea0400", "size_off": null, "node": 21261, "name": "type=DGRAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "15u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "16u", "type": "unix", "device": "0xffff98e4b8d57800", "size_off": null, "node": 26063, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "17u", "type": "REG", "device": "8,2", "size_off": 8388608, "node": 1070318, "name": "/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/system.journal"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "18u", "type": "unix", "device": "0xffff98e4aff63c00", "size_off": null, "node": 25415, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "19u", "type": "unix", "device": "0xffff98e4b1dc3800", "size_off": null, "node": 25402, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "20u", "type": "unix", "device": "0xffff98e4affb0c00", "size_off": null, "node": 21581, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "21u", "type": "unix", "device": "0xffff98e4afa6b800", "size_off": null, "node": 26728, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "22u", "type": "unix", "device": "0xffff98e4b460dc00", "size_off": null, "node": 33603, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "23u", "type": "unix", "device": "0xffff98e4b5abbc00", "size_off": null, "node": 21583, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "24u", "type": "unix", "device": "0xffff98e4b905b400", "size_off": null, "node": 27669, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "25u", "type": "unix", "device": "0xffff98e4afa55800", "size_off": null, "node": 26944, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "26u", "type": "unix", "device": "0xffff98e4b6063c00", "size_off": null, "node": 29558, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "27u", "type": "REG", "device": "8,2", "size_off": 8388608, "node": 1070319, "name": "/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/user-1000.journal"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "29u", "type": "unix", "device": "0xffff98e4afd8cc00", "size_off": null, "node": 27981, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "30u", "type": "unix", "device": "0xffff98e4b911a000", "size_off": null, "node": 28133, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "33u", "type": "unix", "device": "0xffff98e4b1d8b800", "size_off": null, "node": 30153, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "34u", "type": "unix", "device": "0xffff98e471d09c00", "size_off": null, "node": 28695, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "35u", "type": "unix", "device": "0xffff98e4affb3c00", "size_off": null, "node": 28696, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "38u", "type": "unix", "device": "0xffff98e4b637d000", "size_off": null, "node": 29168, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "39u", "type": "unix", "device": "0xffff98e4b637d800", "size_off": null, "node": 29169, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "40u", "type": "unix", "device": "0xffff98e4b5d82400", "size_off": null, "node": 29685, "name": "/run/systemd/journal/stdout type=STREAM"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/498/exe"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 584136, "node": 668654, "name": "/lib/systemd/systemd-udevd"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1258796, "node": 655702, "name": "/lib/modules/4.15.0-65-generic/modules.alias.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 8962391, "node": 655396, "name": "/lib/udev/hwdb.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 92208, "node": 656162, "name": "/lib/x86_64-linux-gnu/libkmod.so.2.3.2"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 721695, "node": 662916, "name": "/lib/modules/4.15.0-65-generic/modules.symbols.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 782483, "node": 669924, "name": "/lib/modules/4.15.0-65-generic/modules.dep.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 9685, "node": 662917, "name": "/lib/modules/4.15.0-65-generic/modules.builtin.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4affb4000", "size_off": null, "node": 21388, "name": "type=STREAM"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4affb4000", "size_off": null, "node": 21388, "name": "type=STREAM"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e473ed4000", "size_off": null, "node": 20812, "name": "/run/udev/control type=SEQPACKET"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 20809, "name": "KOBJECT_UEVENT"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff98e4b96e1400", "size_off": null, "node": 21588, "name": "type=DGRAM"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "6r", "type": "REG", "device": "8,2", "size_off": 8962391, "node": 655396, "name": "/lib/udev/hwdb.bin"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b9565400", "size_off": null, "node": 21598, "name": "type=DGRAM"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b9560400", "size_off": null, "node": 21599, "name": "type=DGRAM"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "9r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "10u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "11u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "12u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 84104, "node": 263670, "name": "/sbin/lvmetad"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5abec00", "size_off": null, "node": 21498, "name": "type=STREAM"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5abec00", "size_off": null, "node": 21498, "name": "type=STREAM"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e47234ec00", "size_off": null, "node": 20662, "name": "/run/lvm/lvmetad.socket type=STREAM"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "4wW", "type": "REG", "device": "0,23", "size_off": 4, "node": 361, "name": "/run/lvmetad.pid"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/512/exe"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/513/exe"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/514/exe"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/523/exe"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/541/exe"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/545/exe"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/548/exe"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/552/exe"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/554/exe"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/556/exe"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/557/exe"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/559/exe"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 38976, "node": 668835, "name": "/lib/systemd/systemd-timesyncd"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "1u", "type": "unix", "device": "0xffff98e4aff66400", "size_off": null, "node": 25414, "name": "type=STREAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "2u", "type": "unix", "device": "0xffff98e4aff66400", "size_off": null, "node": 25414, "name": "type=STREAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "3u", "type": "unix", "device": "0xffff98e4afa5e000", "size_off": null, "node": 25426, "name": "type=DGRAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "7u", "type": "unix", "device": "0xffff98e4afa57800", "size_off": null, "node": 25429, "name": "type=DGRAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "8u", "type": "unix", "device": "0xffff98e4afa54400", "size_off": null, "node": 25430, "name": "type=DGRAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "9u", "type": "unix", "device": "0xffff98e4afa52800", "size_off": null, "node": 25431, "name": "type=DGRAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "10u", "type": "unix", "device": "0xffff98e4afa56800", "size_off": null, "node": 25432, "name": "type=DGRAM"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "11r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "12u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "13u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 38976, "node": 668835, "name": "/lib/systemd/systemd-timesyncd"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "1u", "type": "unix", "device": "0xffff98e4aff66400", "size_off": null, "node": 25414, "name": "type=STREAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "2u", "type": "unix", "device": "0xffff98e4aff66400", "size_off": null, "node": 25414, "name": "type=STREAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "3u", "type": "unix", "device": "0xffff98e4afa5e000", "size_off": null, "node": 25426, "name": "type=DGRAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "7u", "type": "unix", "device": "0xffff98e4afa57800", "size_off": null, "node": 25429, "name": "type=DGRAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "8u", "type": "unix", "device": "0xffff98e4afa54400", "size_off": null, "node": 25430, "name": "type=DGRAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "9u", "type": "unix", "device": "0xffff98e4afa52800", "size_off": null, "node": 25431, "name": "type=DGRAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "10u", "type": "unix", "device": "0xffff98e4afa56800", "size_off": null, "node": 25432, "name": "type=DGRAM"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "11r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "12u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "13u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 125144, "node": 917875, "name": "/usr/bin/VGAuthService"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 96616, "node": 656152, "name": "/lib/x86_64-linux-gnu/libgcc_s.so.1"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1594864, "node": 924414, "name": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26904264, "node": 924354, "name": "/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1792008, "node": 924359, "name": "/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "DEL", "type": "REG", "device": "8,2", "size_off": null, "node": 924429, "name": "/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2917216, "node": 924314, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 577312, "node": 924413, "name": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1834232, "node": 924426, "name": "/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 408688, "node": 924428, "name": "/usr/lib/x86_64-linux-gnu/libxmlsec1.so.1.2.25"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 270800, "node": 924427, "name": "/usr/lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1.2.25"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b1dc2800", "size_off": null, "node": 25401, "name": "type=STREAM"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b1dc2800", "size_off": null, "node": 25401, "name": "type=STREAM"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4afa6a400", "size_off": null, "node": 25533, "name": "type=DGRAM"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "4r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 25543, "name": "pipe"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "5w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 25543, "name": "pipe"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "7r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "8r", "type": "CHR", "device": "1,8", "size_off": null, "node": 10, "name": "/dev/random"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "9u", "type": "unix", "device": "0xffff98e4afa69400", "size_off": null, "node": 25548, "name": "/var/run/vmware/guestServicePipe type=STREAM"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/671/exe"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 51456, "node": 918412, "name": "/usr/bin/vmtoolsd"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 35544, "node": 918745, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18696, "node": 918744, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14712, "node": 918742, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36616, "node": 918741, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 23080, "node": 918740, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libgrabbitmqProxy.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 75776, "node": 924385, "name": "/usr/lib/x86_64-linux-gnu/libmspack.so.0.1.0"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31296, "node": 918471, "name": "/usr/lib/libDeployPkg.so.0.0.0"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14696, "node": 918739, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 85144, "node": 918476, "name": "/usr/lib/libvgauth.so.0.0.0"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 126520, "node": 918736, "name": "/usr/lib/open-vm-tools/plugins/common/libvix.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 163152, "node": 918475, "name": "/usr/lib/libhgfs.so.0.0.0"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10440, "node": 918735, "name": "/usr/lib/open-vm-tools/plugins/common/libhgfsServer.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26904264, "node": 924354, "name": "/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1594864, "node": 924414, "name": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 96616, "node": 656152, "name": "/lib/x86_64-linux-gnu/libgcc_s.so.1"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2917216, "node": 924314, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 577312, "node": 924413, "name": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1792008, "node": 924359, "name": "/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2754872, "node": 924355, "name": "/usr/lib/x86_64-linux-gnu/libicui18n.so.60.2"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60936, "node": 924323, "name": "/usr/lib/x86_64-linux-gnu/libdumbnet.so.1.0.1"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 623592, "node": 918477, "name": "/usr/lib/libvmtools.so.0.0.0"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b8d51000", "size_off": null, "node": 26000, "name": "type=STREAM"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b8d51000", "size_off": null, "node": 26000, "name": "type=STREAM"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "3w", "type": "REG", "device": "8,2", "size_off": 33789, "node": 1058855, "name": "/var/log/vmware-vmsvc.log"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "5r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 26072, "name": "pipe"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "6w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 26072, "name": "pipe"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "8u", "type": "sock", "device": "0,9", "size_off": null, "node": 26217, "name": "protocol: AF_VSOCK"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "9r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "10r", "type": "CHR", "device": "1,8", "size_off": null, "node": 10, "name": "/dev/random"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 51456, "node": 918412, "name": "/usr/bin/vmtoolsd"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 35544, "node": 918745, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18696, "node": 918744, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14712, "node": 918742, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36616, "node": 918741, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 23080, "node": 918740, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libgrabbitmqProxy.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 75776, "node": 924385, "name": "/usr/lib/x86_64-linux-gnu/libmspack.so.0.1.0"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31296, "node": 918471, "name": "/usr/lib/libDeployPkg.so.0.0.0"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14696, "node": 918739, "name": "/usr/lib/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 85144, "node": 918476, "name": "/usr/lib/libvgauth.so.0.0.0"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 126520, "node": 918736, "name": "/usr/lib/open-vm-tools/plugins/common/libvix.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 163152, "node": 918475, "name": "/usr/lib/libhgfs.so.0.0.0"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10440, "node": 918735, "name": "/usr/lib/open-vm-tools/plugins/common/libhgfsServer.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26904264, "node": 924354, "name": "/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1594864, "node": 924414, "name": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 96616, "node": 656152, "name": "/lib/x86_64-linux-gnu/libgcc_s.so.1"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2917216, "node": 924314, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 577312, "node": 924413, "name": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1792008, "node": 924359, "name": "/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2754872, "node": 924355, "name": "/usr/lib/x86_64-linux-gnu/libicui18n.so.60.2"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60936, "node": 924323, "name": "/usr/lib/x86_64-linux-gnu/libdumbnet.so.1.0.1"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 623592, "node": 918477, "name": "/usr/lib/libvmtools.so.0.0.0"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b8d51000", "size_off": null, "node": 26000, "name": "type=STREAM"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b8d51000", "size_off": null, "node": 26000, "name": "type=STREAM"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "3w", "type": "REG", "device": "8,2", "size_off": 33789, "node": 1058855, "name": "/var/log/vmware-vmsvc.log"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "5r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 26072, "name": "pipe"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "6w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 26072, "name": "pipe"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "8u", "type": "sock", "device": "0,9", "size_off": null, "node": 26217, "name": "protocol: AF_VSOCK"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "9r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "10r", "type": "CHR", "device": "1,8", "size_off": null, "node": 10, "name": "/dev/random"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1625168, "node": 668820, "name": "/lib/systemd/systemd-networkd"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "1u", "type": "unix", "device": "0xffff98e4afa6f000", "size_off": null, "node": 26727, "name": "type=STREAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "2u", "type": "unix", "device": "0xffff98e4afa6f000", "size_off": null, "node": 26727, "name": "type=STREAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 20810, "name": "ROUTE"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "4u", "type": "unix", "device": "0xffff98e4afd88c00", "size_off": null, "node": 26760, "name": "type=DGRAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "8u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 26768, "name": "GENERIC"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 26769, "name": "KOBJECT_UEVENT"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "11u", "type": "unix", "device": "0xffff98e4afd89000", "size_off": null, "node": 26770, "name": "type=DGRAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "12u", "type": "unix", "device": "0xffff98e4afd89c00", "size_off": null, "node": 26771, "name": "type=DGRAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "13u", "type": "unix", "device": "0xffff98e4afd8c000", "size_off": null, "node": 26772, "name": "type=DGRAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "14u", "type": "unix", "device": "0xffff98e4afd8b400", "size_off": null, "node": 26773, "name": "type=DGRAM"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "15u", "type": "IPv4", "device": "336698", "size_off": null, "node": null, "name": "kbrazil-ubuntu:bootpc"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "16u", "type": "pack", "device": "26967", "size_off": null, "node": 35020, "name": "type=SOCK_RAW"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "17u", "type": "raw6", "device": null, "size_off": null, "node": 271764, "name": "00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "18u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "20u", "type": "unix", "device": "0xffff98e4b1d02c00", "size_off": null, "node": 27494, "name": "type=STREAM"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 378944, "node": 668826, "name": "/lib/systemd/systemd-resolved"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "1u", "type": "unix", "device": "0xffff98e4afa55400", "size_off": null, "node": 26941, "name": "type=STREAM"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "2u", "type": "unix", "device": "0xffff98e4afa55400", "size_off": null, "node": 26941, "name": "type=STREAM"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "3u", "type": "unix", "device": "0xffff98e4b1dc1800", "size_off": null, "node": 26986, "name": "type=DGRAM"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "7r", "type": "REG", "device": "0,4", "size_off": 0, "node": 21260, "name": "/proc/sys/kernel/hostname"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "8r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 27002, "name": "ROUTE"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "10u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "11u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "12u", "type": "IPv4", "device": "27005", "size_off": null, "node": null, "name": "localhost:domain"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "13u", "type": "IPv4", "device": "27006", "size_off": null, "node": null, "name": "localhost:domain (LISTEN)"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "14u", "type": "unix", "device": "0xffff98e4b1dc4000", "size_off": null, "node": 27493, "name": "type=STREAM"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 680488, "node": 924792, "name": "/usr/sbin/rsyslogd"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19448, "node": 1050299, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36744, "node": 1050306, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27192, "node": 1050307, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43720, "node": 924331, "name": "/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14344, "node": 924327, "name": "/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "3u", "type": "unix", "device": "0xffff98e47234c800", "size_off": null, "node": 20660, "name": "/run/systemd/journal/syslog type=DGRAM"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "4r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "5r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532032, "name": "/proc/kmsg"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "6u", "type": "unix", "device": "0xffff98e4b96e6000", "size_off": null, "node": 28224, "name": "type=DGRAM"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "7w", "type": "REG", "device": "8,2", "size_off": 28996, "node": 1053407, "name": "/var/log/auth.log"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "8w", "type": "REG", "device": "8,2", "size_off": 8045, "node": 1051996, "name": "/var/log/syslog"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 680488, "node": 924792, "name": "/usr/sbin/rsyslogd"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19448, "node": 1050299, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36744, "node": 1050306, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27192, "node": 1050307, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43720, "node": 924331, "name": "/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14344, "node": 924327, "name": "/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "3u", "type": "unix", "device": "0xffff98e47234c800", "size_off": null, "node": 20660, "name": "/run/systemd/journal/syslog type=DGRAM"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "4r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "5r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532032, "name": "/proc/kmsg"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "6u", "type": "unix", "device": "0xffff98e4b96e6000", "size_off": null, "node": 28224, "name": "type=DGRAM"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "7w", "type": "REG", "device": "8,2", "size_off": 28996, "node": 1053407, "name": "/var/log/auth.log"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "8w", "type": "REG", "device": "8,2", "size_off": 8045, "node": 1051996, "name": "/var/log/syslog"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 680488, "node": 924792, "name": "/usr/sbin/rsyslogd"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19448, "node": 1050299, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36744, "node": 1050306, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27192, "node": 1050307, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43720, "node": 924331, "name": "/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14344, "node": 924327, "name": "/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "3u", "type": "unix", "device": "0xffff98e47234c800", "size_off": null, "node": 20660, "name": "/run/systemd/journal/syslog type=DGRAM"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "4r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "5r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532032, "name": "/proc/kmsg"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "6u", "type": "unix", "device": "0xffff98e4b96e6000", "size_off": null, "node": 28224, "name": "type=DGRAM"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "7w", "type": "REG", "device": "8,2", "size_off": 28996, "node": 1053407, "name": "/var/log/auth.log"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "8w", "type": "REG", "device": "8,2", "size_off": 8045, "node": 1051996, "name": "/var/log/syslog"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 680488, "node": 924792, "name": "/usr/sbin/rsyslogd"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19448, "node": 1050299, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 36744, "node": 1050306, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27192, "node": 1050307, "name": "/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43720, "node": 924331, "name": "/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14344, "node": 924327, "name": "/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "1w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "2w", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "3u", "type": "unix", "device": "0xffff98e47234c800", "size_off": null, "node": 20660, "name": "/run/systemd/journal/syslog type=DGRAM"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "4r", "type": "CHR", "device": "1,9", "size_off": null, "node": 11, "name": "/dev/urandom"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "5r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532032, "name": "/proc/kmsg"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "6u", "type": "unix", "device": "0xffff98e4b96e6000", "size_off": null, "node": 28224, "name": "type=DGRAM"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "7w", "type": "REG", "device": "8,2", "size_off": 28996, "node": 1053407, "name": "/var/log/auth.log"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "8w", "type": "REG", "device": "8,2", "size_off": 8045, "node": 1051996, "name": "/var/log/syslog"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 4526456, "node": 918753, "name": "/usr/bin/python3.6"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19144, "node": 919958, "name": "/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 313496, "node": 656141, "name": "/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 159408, "node": 919957, "name": "/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 186076, "node": 1049145, "name": "/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 212456, "node": 924339, "name": "/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 315848, "node": 921267, "name": "/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 74664, "node": 919258, "name": "/usr/lib/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b905c400", "size_off": null, "node": 27668, "name": "type=STREAM"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b905c400", "size_off": null, "node": 27668, "name": "type=STREAM"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4b5d86400", "size_off": null, "node": 30629, "name": "type=STREAM"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 4526456, "node": 918753, "name": "/usr/bin/python3.6"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19144, "node": 919958, "name": "/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 313496, "node": 656141, "name": "/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 159408, "node": 919957, "name": "/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 186076, "node": 1049145, "name": "/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 212456, "node": 924339, "name": "/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 315848, "node": 921267, "name": "/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 74664, "node": 919258, "name": "/usr/lib/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b905c400", "size_off": null, "node": 27668, "name": "type=STREAM"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b905c400", "size_off": null, "node": 27668, "name": "type=STREAM"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4b5d86400", "size_off": null, "node": 30629, "name": "type=STREAM"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 18504, "node": 918166, "name": "/usr/bin/lxcfs"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 67424, "node": 1049161, "name": "/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 243832, "node": 656151, "name": "/lib/x86_64-linux-gnu/libfuse.so.2.9.7"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b937c000", "size_off": null, "node": 27978, "name": "type=STREAM"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 4, "node": 673, "name": "/run/lxcfs.pid"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "4u", "type": "CHR", "device": "10,229", "size_off": null, "node": 85, "name": "/dev/fuse"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "5r", "type": "REG", "device": "0,3", "size_off": 0, "node": 4026532577, "name": "mnt"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "6r", "type": "DIR", "device": "0,41", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpu,cpuacct"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "7r", "type": "DIR", "device": "0,40", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/pids"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "8r", "type": "DIR", "device": "0,39", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/cpuset"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "9r", "type": "DIR", "device": "0,38", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/blkio"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "10r", "type": "DIR", "device": "0,37", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/rdma"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "11r", "type": "DIR", "device": "0,36", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/perf_event"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "12r", "type": "DIR", "device": "0,35", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/hugetlb"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "13r", "type": "DIR", "device": "0,34", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/devices"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "14r", "type": "DIR", "device": "0,33", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/memory"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "15r", "type": "DIR", "device": "0,32", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/freezer"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "16r", "type": "DIR", "device": "0,31", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/net_cls,net_prio"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "17r", "type": "DIR", "device": "0,29", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/name=systemd"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "18r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1, "name": "/run/lxcfs/controllers/unified"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 182552, "node": 918479, "name": "/usr/lib/accountsservice/accounts-daemon"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff98e4b5c67400", "size_off": null, "node": 29199, "name": "type=STREAM"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "7r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 182552, "node": 918479, "name": "/usr/lib/accountsservice/accounts-daemon"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff98e4b5c67400", "size_off": null, "node": 29199, "name": "type=STREAM"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "7r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 182552, "node": 918479, "name": "/usr/lib/accountsservice/accounts-daemon"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b911f400", "size_off": null, "node": 28058, "name": "type=STREAM"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "5u", "type": "unix", "device": "0xffff98e4b5c67400", "size_off": null, "node": 29199, "name": "type=STREAM"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "7r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "txt", "type": "REG", "device": "7,10", "size_off": 18915952, "node": 6465, "name": "/snap/core/7917/usr/lib/snapd/snapd"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26936, "node": 656178, "name": "/lib/x86_64-linux-gnu/libnss_dns-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b96e4800", "size_off": null, "node": 28613, "name": "type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "4u", "type": "netlink", "device": null, "size_off": null, "node": 32362, "name": "KOBJECT_UEVENT"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "7u", "type": "unix", "device": "0xffff98e4b1d06400", "size_off": null, "node": 27443, "name": "/run/snapd.socket type=STREAM"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "8u", "type": "unix", "device": "0xffff98e4b1d01400", "size_off": null, "node": 27445, "name": "/run/snapd-snap.socket type=STREAM"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 219272, "node": 668817, "name": "/lib/systemd/systemd-logind"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4affb6400", "size_off": null, "node": 28694, "name": "type=STREAM"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4affb6400", "size_off": null, "node": 28694, "name": "type=STREAM"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4b5c66000", "size_off": null, "node": 29208, "name": "type=DGRAM"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "7r", "type": "REG", "device": "0,21", "size_off": 4096, "node": 16735, "name": "/sys/devices/virtual/tty/tty0/active"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "8u", "type": "netlink", "device": null, "size_off": null, "node": 29226, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 29227, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "10u", "type": "netlink", "device": null, "size_off": null, "node": 29228, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "11u", "type": "netlink", "device": null, "size_off": null, "node": 29229, "name": "KOBJECT_UEVENT"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "12u", "type": "unix", "device": "0xffff98e4b5c63800", "size_off": null, "node": 29230, "name": "type=STREAM"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "13u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "14u", "type": "CHR", "device": "13,64", "size_off": null, "node": 146, "name": "/dev/input/event0"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "15u", "type": "CHR", "device": "13,65", "size_off": null, "node": 151, "name": "/dev/input/event1"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "16u", "type": "CHR", "device": "4,6", "size_off": null, "node": 25, "name": "/dev/tty6"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "17r", "type": "FIFO", "device": "0,23", "size_off": null, "node": 661, "name": "/run/systemd/inhibit/1.ref"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "18r", "type": "FIFO", "device": "0,23", "size_off": null, "node": 715, "name": "/run/systemd/sessions/1.ref"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "19r", "type": "FIFO", "device": "0,23", "size_off": null, "node": 719, "name": "/run/systemd/sessions/49.ref"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 5989, "name": "/var/spool/cron"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 47416, "node": 924741, "name": "/usr/sbin/cron"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b637fc00", "size_off": null, "node": 29086, "name": "type=STREAM"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b637fc00", "size_off": null, "node": 29086, "name": "type=STREAM"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 5, "node": 675, "name": "/run/crond.pid"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 52664, "node": 131156, "name": "/bin/login"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655398, "name": "/lib/x86_64-linux-gnu/security/pam_systemd.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10376, "node": 656261, "name": "/lib/x86_64-linux-gnu/security/pam_umask.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10280, "node": 656234, "name": "/lib/x86_64-linux-gnu/security/pam_keyinit.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10312, "node": 656240, "name": "/lib/x86_64-linux-gnu/security/pam_mail.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656242, "name": "/lib/x86_64-linux-gnu/security/pam_motd.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14488, "node": 656235, "name": "/lib/x86_64-linux-gnu/security/pam_lastlog.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22872, "node": 656236, "name": "/lib/x86_64-linux-gnu/security/pam_limits.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14544, "node": 656232, "name": "/lib/x86_64-linux-gnu/security/pam_group.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10080, "node": 656222, "name": "/lib/x86_64-linux-gnu/security/pam_cap.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 6104, "node": 656245, "name": "/lib/x86_64-linux-gnu/security/pam_permit.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 5776, "node": 656224, "name": "/lib/x86_64-linux-gnu/security/pam_deny.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60272, "node": 656262, "name": "/lib/x86_64-linux-gnu/security/pam_unix.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14464, "node": 656226, "name": "/lib/x86_64-linux-gnu/security/pam_env.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656239, "name": "/lib/x86_64-linux-gnu/security/pam_loginuid.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18736, "node": 656250, "name": "/lib/x86_64-linux-gnu/security/pam_selinux.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10264, "node": 656244, "name": "/lib/x86_64-linux-gnu/security/pam_nologin.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10304, "node": 656249, "name": "/lib/x86_64-linux-gnu/security/pam_securetty.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10312, "node": 656229, "name": "/lib/x86_64-linux-gnu/security/pam_faildelay.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14576, "node": 656186, "name": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "3u", "type": "unix", "device": "0xffff98e4b460e800", "size_off": null, "node": 33487, "name": "type=DGRAM"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "6w", "type": "FIFO", "device": "0,23", "size_off": null, "node": 715, "name": "/run/systemd/sessions/1.ref"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 236584, "node": 918017, "name": "/usr/bin/dbus-daemon"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 64144, "node": 656127, "name": "/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 313496, "node": 656141, "name": "/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "1u", "type": "unix", "device": "0xffff98e4b637b800", "size_off": null, "node": 29165, "name": "type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "2u", "type": "unix", "device": "0xffff98e4b637b800", "size_off": null, "node": 29165, "name": "type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "3u", "type": "unix", "device": "0xffff98e4afa55c00", "size_off": null, "node": 27489, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "5u", "type": "sock", "device": "0,9", "size_off": null, "node": 29373, "name": "protocol: NETLINK"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "6u", "type": "unix", "device": "0xffff98e4b5c66400", "size_off": null, "node": 29374, "name": "type=DGRAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "7r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "8u", "type": "unix", "device": "0xffff98e4b5c63000", "size_off": null, "node": 29375, "name": "type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "9u", "type": "unix", "device": "0xffff98e4b5c67c00", "size_off": null, "node": 29376, "name": "type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "10u", "type": "unix", "device": "0xffff98e4b1dc2400", "size_off": null, "node": 29377, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "11u", "type": "unix", "device": "0xffff98e4b1d03400", "size_off": null, "node": 29378, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "12u", "type": "unix", "device": "0xffff98e4b5d86c00", "size_off": null, "node": 30460, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "13u", "type": "unix", "device": "0xffff98e4b6379c00", "size_off": null, "node": 29380, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "14u", "type": "unix", "device": "0xffff98e4b5c64800", "size_off": null, "node": 29381, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "15u", "type": "unix", "device": "0xffff98e4b5c62800", "size_off": null, "node": 29382, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "16u", "type": "unix", "device": "0xffff98e4b5d87800", "size_off": null, "node": 30630, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "17u", "type": "unix", "device": "0xffff98e4b5d85000", "size_off": null, "node": 30671, "name": "/var/run/dbus/system_bus_socket type=STREAM"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 4526456, "node": 918753, "name": "/usr/bin/python3.6"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 501680, "node": 923340, "name": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.3.3"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 66728, "node": 656133, "name": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 96616, "node": 656152, "name": "/lib/x86_64-linux-gnu/libgcc_s.so.1"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1594864, "node": 924414, "name": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1822008, "node": 924305, "name": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.2"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342624, "node": 919965, "name": "/usr/lib/python3/dist-packages/apt_pkg.cpython-36m-x86_64-linux-gnu.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 186076, "node": 1049145, "name": "/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 212456, "node": 924339, "name": "/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 315848, "node": 921267, "name": "/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19144, "node": 919958, "name": "/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 313496, "node": 656141, "name": "/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 159408, "node": 919957, "name": "/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4afa15800", "size_off": null, "node": 29474, "name": "type=STREAM"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4afa15800", "size_off": null, "node": 29474, "name": "type=STREAM"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "3w", "type": "REG", "device": "8,2", "size_off": 0, "node": 4981, "name": "/var/log/unattended-upgrades/unattended-upgrades-shutdown.log"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff98e4b5d85800", "size_off": null, "node": 30670, "name": "type=STREAM"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "8w", "type": "FIFO", "device": "0,23", "size_off": null, "node": 661, "name": "/run/systemd/inhibit/1.ref"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 4526456, "node": 918753, "name": "/usr/bin/python3.6"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 501680, "node": 923340, "name": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.3.3"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 66728, "node": 656133, "name": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 96616, "node": 656152, "name": "/lib/x86_64-linux-gnu/libgcc_s.so.1"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1594864, "node": 924414, "name": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1822008, "node": 924305, "name": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.2"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342624, "node": 919965, "name": "/usr/lib/python3/dist-packages/apt_pkg.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 186076, "node": 1049145, "name": "/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 212456, "node": 924339, "name": "/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 315848, "node": 921267, "name": "/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 19144, "node": 919958, "name": "/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 313496, "node": 656141, "name": "/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 159408, "node": 919957, "name": "/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4afa15800", "size_off": null, "node": 29474, "name": "type=STREAM"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4afa15800", "size_off": null, "node": 29474, "name": "type=STREAM"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "3w", "type": "REG", "device": "8,2", "size_off": 0, "node": 4981, "name": "/var/log/unattended-upgrades/unattended-upgrades-shutdown.log"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff98e4b5d85800", "size_off": null, "node": 30670, "name": "type=STREAM"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "6u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "8w", "type": "FIFO", "device": "0,23", "size_off": null, "node": 661, "name": "/run/systemd/inhibit/1.ref"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 5991, "name": "/var/spool/cron/atjobs"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 26632, "node": 924733, "name": "/usr/sbin/atd"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "3uW", "type": "REG", "device": "0,23", "size_off": 5, "node": 695, "name": "/run/atd.pid"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 40697760, "node": 940062, "name": "/usr/bin/containerd"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "mem-W", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b5d80c00", "size_off": null, "node": 29684, "name": "type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "3uW", "type": "REG", "device": "8,2", "size_off": 131072, "node": 399496, "name": "/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b942f000", "size_off": null, "node": 30726, "name": "/run/containerd/containerd.sock type=STREAM"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "7u", "type": "IPv4", "device": "30727", "size_off": null, "node": null, "name": "localhost:42351 (LISTEN)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 786856, "node": 933045, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14256, "node": 656161, "name": "/lib/x86_64-linux-gnu/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43616, "node": 924373, "name": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 199104, "node": 924370, "name": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14248, "node": 668487, "name": "/lib/x86_64-linux-gnu/libcom_err.so.2.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 877056, "node": 924372, "name": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 305456, "node": 924347, "name": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2357760, "node": 924313, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39784, "node": 656275, "name": "/lib/x86_64-linux-gnu/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "1u", "type": "unix", "device": "0xffff98e4b1d8d800", "size_off": null, "node": 30152, "name": "type=STREAM"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "2u", "type": "unix", "device": "0xffff98e4b1d8d800", "size_off": null, "node": 30152, "name": "type=STREAM"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "3u", "type": "IPv4", "device": "30163", "size_off": null, "node": null, "name": "*:ssh (LISTEN)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "4u", "type": "IPv6", "device": "30180", "size_off": null, "node": null, "name": "*:ssh (LISTEN)"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 56552, "node": 263600, "name": "/sbin/agetty"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 199772, "node": 918701, "name": "/usr/lib/locale/C.UTF-8/LC_CTYPE"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "4,1", "size_off": null, "node": 20, "name": "/dev/tty1"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "4,1", "size_off": null, "node": 20, "name": "/dev/tty1"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "4,1", "size_off": null, "node": 20, "name": "/dev/tty1"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "4r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 14552, "node": 918752, "name": "/usr/lib/policykit-1/polkitd"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 106712, "node": 924401, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b5d87c00", "size_off": null, "node": 30459, "name": "type=STREAM"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "8r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "9r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 14552, "node": 918752, "name": "/usr/lib/policykit-1/polkitd"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 106712, "node": 924401, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b5d87c00", "size_off": null, "node": 30459, "name": "type=STREAM"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "8r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "9r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 14552, "node": 918752, "name": "/usr/lib/policykit-1/polkitd"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 202880, "node": 655558, "name": "/lib/x86_64-linux-gnu/libexpat.so.1.6.7"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 114000, "node": 924402, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31032, "node": 924332, "name": "/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14232, "node": 924341, "name": "/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 106712, "node": 924401, "name": "/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1137968, "node": 924340, "name": "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 342072, "node": 924344, "name": "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1690808, "node": 924338, "name": "/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b5d87c00", "size_off": null, "node": 30459, "name": "type=STREAM"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "7u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "8r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "9r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1532/exe"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1595792, "node": 668802, "name": "/lib/systemd/systemd"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 64144, "node": 656127, "name": "/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 92208, "node": 656162, "name": "/lib/x86_64-linux-gnu/libkmod.so.2.3.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "1u", "type": "unix", "device": "0xffff98e4b460c400", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "2u", "type": "unix", "device": "0xffff98e4b460c400", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "3u", "type": "unix", "device": "0xffff98e4b31f0800", "size_off": null, "node": 33650, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "6r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "7r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1263, "name": "/sys/fs/cgroup/unified/user.slice/user-1000.slice/user@1000.service"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "8u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 33759, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "10u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "11r", "type": "REG", "device": "0,4", "size_off": 0, "node": 33761, "name": "/proc/1723/mountinfo"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "12r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "13r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532068, "name": "/proc/swaps"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "14u", "type": "unix", "device": "0xffff98e4b31f4800", "size_off": null, "node": 33762, "name": "/run/user/1000/systemd/notify type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "15u", "type": "unix", "device": "0xffff98e4b31f2800", "size_off": null, "node": 33763, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "16u", "type": "unix", "device": "0xffff98e4b31f2000", "size_off": null, "node": 33764, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "17u", "type": "unix", "device": "0xffff98e4b31f3800", "size_off": null, "node": 33765, "name": "/run/user/1000/systemd/private type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "22u", "type": "unix", "device": "0xffff98e4b31f1000", "size_off": null, "node": 33808, "name": "/run/user/1000/gnupg/S.gpg-agent.ssh type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "23u", "type": "unix", "device": "0xffff98e4b31f6800", "size_off": null, "node": 33809, "name": "/run/user/1000/gnupg/S.dirmngr type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "24u", "type": "unix", "device": "0xffff98e4b31f2c00", "size_off": null, "node": 33810, "name": "/run/user/1000/gnupg/S.gpg-agent.browser type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "25u", "type": "unix", "device": "0xffff98e4b31f4c00", "size_off": null, "node": 33811, "name": "/run/user/1000/gnupg/S.gpg-agent type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "26u", "type": "unix", "device": "0xffff98e4b31f1400", "size_off": null, "node": 33812, "name": "/run/user/1000/gnupg/S.gpg-agent.extra type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "27u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1595792, "node": 668802, "name": "/lib/systemd/systemd"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10080, "node": 656222, "name": "/lib/x86_64-linux-gnu/security/pam_cap.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14576, "node": 656186, "name": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655398, "name": "/lib/x86_64-linux-gnu/security/pam_systemd.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10376, "node": 656261, "name": "/lib/x86_64-linux-gnu/security/pam_umask.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22872, "node": 656236, "name": "/lib/x86_64-linux-gnu/security/pam_limits.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656239, "name": "/lib/x86_64-linux-gnu/security/pam_loginuid.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18736, "node": 656250, "name": "/lib/x86_64-linux-gnu/security/pam_selinux.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 6104, "node": 656245, "name": "/lib/x86_64-linux-gnu/security/pam_permit.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 5776, "node": 656224, "name": "/lib/x86_64-linux-gnu/security/pam_deny.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60272, "node": 656262, "name": "/lib/x86_64-linux-gnu/security/pam_unix.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 64144, "node": 656127, "name": "/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 92208, "node": 656162, "name": "/lib/x86_64-linux-gnu/libkmod.so.2.3.2"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "1u", "type": "unix", "device": "0xffff98e4b460c400", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "2u", "type": "unix", "device": "0xffff98e4b460c400", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "3u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventfd]"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "6w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 33602, "name": "pipe"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "7u", "type": "unix", "device": "0xffff98e4b31f1800", "size_off": null, "node": 33638, "name": "type=DGRAM"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3451/exe"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3657/exe"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15892/exe"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15896/exe"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15900/exe"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15901/exe"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15902/exe"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 786856, "node": 933045, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14464, "node": 656226, "name": "/lib/x86_64-linux-gnu/security/pam_env.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22872, "node": 656236, "name": "/lib/x86_64-linux-gnu/security/pam_limits.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10312, "node": 656240, "name": "/lib/x86_64-linux-gnu/security/pam_mail.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656242, "name": "/lib/x86_64-linux-gnu/security/pam_motd.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14576, "node": 656186, "name": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655398, "name": "/lib/x86_64-linux-gnu/security/pam_systemd.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10376, "node": 656261, "name": "/lib/x86_64-linux-gnu/security/pam_umask.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10280, "node": 656234, "name": "/lib/x86_64-linux-gnu/security/pam_keyinit.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656239, "name": "/lib/x86_64-linux-gnu/security/pam_loginuid.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18736, "node": 656250, "name": "/lib/x86_64-linux-gnu/security/pam_selinux.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10264, "node": 656244, "name": "/lib/x86_64-linux-gnu/security/pam_nologin.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10080, "node": 656222, "name": "/lib/x86_64-linux-gnu/security/pam_cap.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 6104, "node": 656245, "name": "/lib/x86_64-linux-gnu/security/pam_permit.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 5776, "node": 656224, "name": "/lib/x86_64-linux-gnu/security/pam_deny.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60272, "node": 656262, "name": "/lib/x86_64-linux-gnu/security/pam_unix.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14256, "node": 656161, "name": "/lib/x86_64-linux-gnu/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43616, "node": 924373, "name": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 199104, "node": 924370, "name": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14248, "node": 668487, "name": "/lib/x86_64-linux-gnu/libcom_err.so.2.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 877056, "node": 924372, "name": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 305456, "node": 924347, "name": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2357760, "node": 924313, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39784, "node": 656275, "name": "/lib/x86_64-linux-gnu/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "3u", "type": "IPv4", "device": "207375", "size_off": null, "node": null, "name": "kbrazil-ubuntu:ssh->192.168.71.1:65159 (ESTABLISHED)"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff98e4b3fe6c00", "size_off": null, "node": 207447, "name": "type=DGRAM"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "5u", "type": "CHR", "device": "5,2", "size_off": null, "node": 86, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "6u", "type": "unix", "device": "0xffff98e4b3fe3000", "size_off": null, "node": 207714, "name": "type=STREAM"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "7w", "type": "FIFO", "device": "0,23", "size_off": null, "node": 719, "name": "/run/systemd/sessions/49.ref"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 786856, "node": 933045, "name": "/usr/sbin/sshd"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14464, "node": 656226, "name": "/lib/x86_64-linux-gnu/security/pam_env.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22872, "node": 656236, "name": "/lib/x86_64-linux-gnu/security/pam_limits.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10312, "node": 656240, "name": "/lib/x86_64-linux-gnu/security/pam_mail.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656242, "name": "/lib/x86_64-linux-gnu/security/pam_motd.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14576, "node": 656186, "name": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655398, "name": "/lib/x86_64-linux-gnu/security/pam_systemd.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10376, "node": 656261, "name": "/lib/x86_64-linux-gnu/security/pam_umask.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10280, "node": 656234, "name": "/lib/x86_64-linux-gnu/security/pam_keyinit.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10336, "node": 656239, "name": "/lib/x86_64-linux-gnu/security/pam_loginuid.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18736, "node": 656250, "name": "/lib/x86_64-linux-gnu/security/pam_selinux.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10264, "node": 656244, "name": "/lib/x86_64-linux-gnu/security/pam_nologin.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10080, "node": 656222, "name": "/lib/x86_64-linux-gnu/security/pam_cap.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 6104, "node": 656245, "name": "/lib/x86_64-linux-gnu/security/pam_permit.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 5776, "node": 656224, "name": "/lib/x86_64-linux-gnu/security/pam_deny.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60272, "node": 656262, "name": "/lib/x86_64-linux-gnu/security/pam_unix.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 101168, "node": 656200, "name": "/lib/x86_64-linux-gnu/libresolv-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14256, "node": 656161, "name": "/lib/x86_64-linux-gnu/libkeyutils.so.1.5"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43616, "node": 924373, "name": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 199104, "node": 924370, "name": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14248, "node": 668487, "name": "/lib/x86_64-linux-gnu/libcom_err.so.2.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 877056, "node": 924372, "name": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 305456, "node": 924347, "name": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 116960, "node": 656216, "name": "/lib/x86_64-linux-gnu/libz.so.1.2.11"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2357760, "node": 924313, "name": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 536648, "node": 662910, "name": "/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39784, "node": 656275, "name": "/lib/x86_64-linux-gnu/libwrap.so.0.7.6"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "3u", "type": "IPv4", "device": "207375", "size_off": null, "node": null, "name": "kbrazil-ubuntu:ssh->192.168.71.1:65159 (ESTABLISHED)"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "4u", "type": "unix", "device": "0xffff98e4b3fe6c00", "size_off": null, "node": 207447, "name": "type=DGRAM"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "5u", "type": "unix", "device": "0xffff98e4b3fe4800", "size_off": null, "node": 207713, "name": "type=STREAM"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "6r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 207717, "name": "pipe"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "7w", "type": "FIFO", "device": "0,23", "size_off": null, "node": 719, "name": "/run/systemd/sessions/49.ref"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "8w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 207717, "name": "pipe"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "9u", "type": "CHR", "device": "5,2", "size_off": null, "node": 86, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "11u", "type": "CHR", "device": "5,2", "size_off": null, "node": 86, "name": "/dev/ptmx"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "12u", "type": "CHR", "device": "5,2", "size_off": null, "node": 86, "name": "/dev/ptmx"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19890/exe"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23282/exe"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23289/exe"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23310/exe"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23851/exe"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "255r", "type": "REG", "device": "8,2", "size_off": 1568, "node": 528300, "name": "/home/kbrazil/testfiles/tests.sh"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 149080, "node": 923438, "name": "/usr/bin/sudo"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14576, "node": 656186, "name": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655398, "name": "/lib/x86_64-linux-gnu/security/pam_systemd.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10376, "node": 656261, "name": "/lib/x86_64-linux-gnu/security/pam_umask.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10080, "node": 656222, "name": "/lib/x86_64-linux-gnu/security/pam_cap.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 6104, "node": 656245, "name": "/lib/x86_64-linux-gnu/security/pam_permit.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 5776, "node": 656224, "name": "/lib/x86_64-linux-gnu/security/pam_deny.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39208, "node": 656139, "name": "/lib/x86_64-linux-gnu/libcrypt-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 60272, "node": 656262, "name": "/lib/x86_64-linux-gnu/security/pam_unix.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14464, "node": 656226, "name": "/lib/x86_64-linux-gnu/security/pam_env.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 258040, "node": 655397, "name": "/lib/x86_64-linux-gnu/libnss_systemd.so.2"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 354592, "node": 940088, "name": "/usr/lib/sudo/sudoers.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84360, "node": 940083, "name": "/usr/lib/sudo/libsudo_util.so.0.0.0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 10592, "node": 656214, "name": "/lib/x86_64-linux-gnu/libutil-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "1w", "type": "REG", "device": "8,2", "size_off": 0, "node": 528287, "name": "/home/kbrazil/testfiles/lsof-sudo.out"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "3u", "type": "netlink", "device": null, "size_off": null, "node": 340065, "name": "AUDIT"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "4u", "type": "unix", "device": "0xffff98e4b4afb800", "size_off": null, "node": 340069, "name": "type=DGRAM"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "6r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340072, "name": "pipe"}, {"command": "sudo", "pid": 23914, "tid": null, "user": "root", "fd": "7w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340072, "name": "pipe"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 163224, "node": 918160, "name": "/usr/bin/lsof"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "1w", "type": "REG", "device": "8,2", "size_off": 0, "node": 528287, "name": "/home/kbrazil/testfiles/lsof-sudo.out"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "3r", "type": "DIR", "device": "0,4", "size_off": 0, "node": 1, "name": "/proc"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "4r", "type": "DIR", "device": "0,4", "size_off": 0, "node": 340074, "name": "/proc/23915/fd"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "5w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340083, "name": "pipe"}, {"command": "lsof", "pid": 23915, "tid": null, "user": "root", "fd": "6r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340084, "name": "pipe"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 163224, "node": 918160, "name": "/usr/bin/lsof"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "4r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340083, "name": "pipe"}, {"command": "lsof", "pid": 23916, "tid": null, "user": "root", "fd": "7w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 340084, "name": "pipe"}] +[{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":1595792,"node":668802,"name":"/lib/systemd/systemd"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":64144,"node":656127,"name":"/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":92208,"node":656162,"name":"/lib/x86_64-linux-gnu/libkmod.so.2.3.2"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"3w","type":"CHR","device":"1,11","size_off":0,"node":12,"name":"/dev/kmsg"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"6r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"7r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/sys/fs/cgroup/unified"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"8u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":20650,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"10u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"11r","type":"REG","device":"0,4","size_off":0,"node":20651,"name":"/proc/1/mountinfo"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"12r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"13r","type":"REG","device":"0,4","size_off":0,"node":4026532068,"name":"/proc/swaps"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"14r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"15r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"16r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"17u","type":"unix","device":"0xffff98e47234b800","size_off":0,"node":20655,"name":"/run/systemd/private type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"19u","type":"unix","device":"0xffff98e4b3fed400","size_off":0,"node":76786,"name":"type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"20u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"21u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"22u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"23u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"24u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"25u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"26u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"27u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"28u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"29u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"30u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-map"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"31u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"32u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"bpf-prog"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"36r","type":"CHR","device":"10,235","size_off":0,"node":401,"name":"/dev/autofs"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"37u","type":"unix","device":"0xffff98e472348000","size_off":0,"node":20652,"name":"/run/systemd/notify type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"38u","type":"unix","device":"0xffff98e472349c00","size_off":0,"node":20653,"name":"type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"39u","type":"unix","device":"0xffff98e472349400","size_off":0,"node":20654,"name":"type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"40u","type":"unix","device":"0xffff98e4afa57400","size_off":0,"node":25276,"name":"type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"41u","type":"unix","device":"0xffff98e4afa54800","size_off":0,"node":25277,"name":"type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"42u","type":"unix","device":"0xffff98e4b1d02400","size_off":0,"node":27475,"name":"/run/uuidd/request type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"43u","type":"netlink","device":null,"size_off":0,"node":20810,"name":"ROUTE"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"44u","type":"netlink","device":null,"size_off":0,"node":21114,"name":"AUDIT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"45u","type":"netlink","device":null,"size_off":0,"node":21021,"name":"AUDIT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"46u","type":"FIFO","device":"0,23","size_off":0,"node":329,"name":"/run/systemd/initctl/fifo"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"47u","type":"unix","device":"0xffff98e473ed4000","size_off":0,"node":20812,"name":"/run/udev/control type=SEQPACKET"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"48u","type":"CHR","device":"10,62","size_off":0,"node":4,"name":"/dev/rfkill"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"49u","type":"unix","device":"0xffff98e4afa55c00","size_off":0,"node":27489,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"50u","type":"unix","device":"0xffff98e4b1d00800","size_off":0,"node":27473,"name":"/run/acpid.socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"51r","type":"FIFO","device":"0,12","size_off":0,"node":20976,"name":"pipe"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"52u","type":"unix","device":"0xffff98e47234ac00","size_off":0,"node":20664,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"53u","type":"unix","device":"0xffff98e47234a000","size_off":0,"node":20666,"name":"/run/systemd/journal/socket type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"54u","type":"unix","device":"0xffff98e4b1dc4800","size_off":0,"node":27481,"name":"/var/run/docker.sock type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"55u","type":"netlink","device":null,"size_off":0,"node":20809,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"56u","type":"unix","device":"0xffff98e4affb0c00","size_off":0,"node":21581,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"57u","type":"unix","device":"0xffff98e4b5abbc00","size_off":0,"node":21583,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"59u","type":"unix","device":"0xffff98e4b1dc3800","size_off":0,"node":25402,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"60u","type":"unix","device":"0xffff98e4aff63c00","size_off":0,"node":25415,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"61u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"62u","type":"unix","device":"0xffff98e4b8d57800","size_off":0,"node":26063,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"63u","type":"unix","device":"0xffff98e4afa6b800","size_off":0,"node":26728,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"64u","type":"unix","device":"0xffff98e4afa55800","size_off":0,"node":26944,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"65u","type":"unix","device":"0xffff98e4b905b400","size_off":0,"node":27669,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"66u","type":"unix","device":"0xffff98e4afd8cc00","size_off":0,"node":27981,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"67u","type":"unix","device":"0xffff98e4b911a000","size_off":0,"node":28133,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"68u","type":"unix","device":"0xffff98e471d09c00","size_off":0,"node":28695,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"69u","type":"unix","device":"0xffff98e4affb3c00","size_off":0,"node":28696,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"70u","type":"unix","device":"0xffff98e4b637d000","size_off":0,"node":29168,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"71u","type":"unix","device":"0xffff98e4b637d800","size_off":0,"node":29169,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"72u","type":"unix","device":"0xffff98e4b6063c00","size_off":0,"node":29558,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"73u","type":"unix","device":"0xffff98e4b5d82400","size_off":0,"node":29685,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"74u","type":"unix","device":"0xffff98e4b1d8b800","size_off":0,"node":30153,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"75u","type":"unix","device":"0xffff98e4b460dc00","size_off":0,"node":33603,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"76u","type":"unix","device":"0xffff98e4b637f800","size_off":0,"node":29166,"name":"type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"77u","type":"unix","device":"0xffff98e47234c800","size_off":0,"node":20660,"name":"/run/systemd/journal/syslog type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"78u","type":"unix","device":"0xffff98e47234ec00","size_off":0,"node":20662,"name":"/run/lvm/lvmetad.socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"81u","type":"unix","device":"0xffff98e4b1dc3400","size_off":0,"node":27468,"name":"/var/lib/lxd/unix.socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"82u","type":"unix","device":"0xffff98e4b1ea3800","size_off":0,"node":20891,"name":"/run/lvm/lvmpolld.socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"85u","type":"unix","device":"0xffff98e4b59c1000","size_off":0,"node":27436,"name":"@ISCSIADM_ABSTRACT_NAMESPACE type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"87u","type":"unix","device":"0xffff98e4b9565c00","size_off":0,"node":21016,"name":"/run/systemd/journal/dev-log type=DGRAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"88u","type":"FIFO","device":"0,23","size_off":0,"node":314,"name":"/run/dmeventd-server"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"92u","type":"FIFO","device":"0,23","size_off":0,"node":315,"name":"/run/dmeventd-client"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"93u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"94u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/exe"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/exe"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/exe"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/exe"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/exe"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/exe"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/exe"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/exe"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/12/exe"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"0,6","size_off":4060,"node":2,"name":"/"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"0,6","size_off":4060,"node":2,"name":"/"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/exe"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/exe"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/exe"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/exe"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/exe"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/exe"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/exe"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/exe"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/exe"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/exe"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/exe"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/exe"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/25/exe"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/26/exe"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/27/exe"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/28/exe"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/29/exe"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/exe"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/34/exe"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/35/exe"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/36/exe"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/78/exe"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/79/exe"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/80/exe"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/81/exe"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/82/exe"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/83/exe"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/89/exe"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/99/exe"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/116/exe"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/170/exe"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/171/exe"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/172/exe"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/173/exe"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/174/exe"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/175/exe"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/176/exe"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/177/exe"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/178/exe"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/179/exe"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/180/exe"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/181/exe"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/182/exe"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/183/exe"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/188/exe"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/189/exe"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/191/exe"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/196/exe"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/198/exe"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/199/exe"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/201/exe"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/203/exe"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/205/exe"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/208/exe"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/209/exe"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/212/exe"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/213/exe"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/216/exe"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/217/exe"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/219/exe"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/221/exe"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/223/exe"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/225/exe"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/227/exe"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/229/exe"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/230/exe"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/232/exe"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/233/exe"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/235/exe"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/237/exe"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/238/exe"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/240/exe"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/241/exe"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/243/exe"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/245/exe"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/246/exe"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/248/exe"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/250/exe"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/252/exe"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/254/exe"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/256/exe"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/258/exe"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/259/exe"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/260/exe"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/261/exe"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/262/exe"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/263/exe"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/264/exe"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/265/exe"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/266/exe"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/267/exe"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/268/exe"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/exe"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/296/exe"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/302/exe"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/303/exe"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/305/exe"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/369/exe"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/422/exe"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/423/exe"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":129096,"node":668815,"name":"/lib/systemd/systemd-journald"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":8388608,"node":1070319,"name":"/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/user-1000.journal"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":8388608,"node":1070318,"name":"/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/system.journal"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"mem","type":"REG","device":"0,23","size_off":8,"node":340,"name":"/run/systemd/journal/kernel-seqnum"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4b9565c00","size_off":0,"node":21016,"name":"/run/systemd/journal/dev-log type=DGRAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":21021,"name":"AUDIT"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff98e47234ac00","size_off":0,"node":20664,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff98e47234a000","size_off":0,"node":20666,"name":"/run/systemd/journal/socket type=DGRAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"7w","type":"CHR","device":"1,11","size_off":0,"node":12,"name":"/dev/kmsg"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"8u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"9u","type":"CHR","device":"1,11","size_off":0,"node":12,"name":"/dev/kmsg"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"10r","type":"REG","device":"0,4","size_off":0,"node":21260,"name":"/proc/sys/kernel/hostname"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"11u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"12u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"13u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"14u","type":"unix","device":"0xffff98e4b1ea0400","size_off":0,"node":21261,"name":"type=DGRAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"15u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"16u","type":"unix","device":"0xffff98e4b8d57800","size_off":0,"node":26063,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"17u","type":"REG","device":"8,2","size_off":8388608,"node":1070318,"name":"/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/system.journal"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"18u","type":"unix","device":"0xffff98e4aff63c00","size_off":0,"node":25415,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"19u","type":"unix","device":"0xffff98e4b1dc3800","size_off":0,"node":25402,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"20u","type":"unix","device":"0xffff98e4affb0c00","size_off":0,"node":21581,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"21u","type":"unix","device":"0xffff98e4afa6b800","size_off":0,"node":26728,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"22u","type":"unix","device":"0xffff98e4b460dc00","size_off":0,"node":33603,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"23u","type":"unix","device":"0xffff98e4b5abbc00","size_off":0,"node":21583,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"24u","type":"unix","device":"0xffff98e4b905b400","size_off":0,"node":27669,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"25u","type":"unix","device":"0xffff98e4afa55800","size_off":0,"node":26944,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"26u","type":"unix","device":"0xffff98e4b6063c00","size_off":0,"node":29558,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"27u","type":"REG","device":"8,2","size_off":8388608,"node":1070319,"name":"/var/log/journal/076ee0d2cc5741a98a2b4e4638a69bfe/user-1000.journal"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"29u","type":"unix","device":"0xffff98e4afd8cc00","size_off":0,"node":27981,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"30u","type":"unix","device":"0xffff98e4b911a000","size_off":0,"node":28133,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"33u","type":"unix","device":"0xffff98e4b1d8b800","size_off":0,"node":30153,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"34u","type":"unix","device":"0xffff98e471d09c00","size_off":0,"node":28695,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"35u","type":"unix","device":"0xffff98e4affb3c00","size_off":0,"node":28696,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"38u","type":"unix","device":"0xffff98e4b637d000","size_off":0,"node":29168,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"39u","type":"unix","device":"0xffff98e4b637d800","size_off":0,"node":29169,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"40u","type":"unix","device":"0xffff98e4b5d82400","size_off":0,"node":29685,"name":"/run/systemd/journal/stdout type=STREAM"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/498/exe"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":584136,"node":668654,"name":"/lib/systemd/systemd-udevd"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1258796,"node":655702,"name":"/lib/modules/4.15.0-65-generic/modules.alias.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":8962391,"node":655396,"name":"/lib/udev/hwdb.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":92208,"node":656162,"name":"/lib/x86_64-linux-gnu/libkmod.so.2.3.2"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":721695,"node":662916,"name":"/lib/modules/4.15.0-65-generic/modules.symbols.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":782483,"node":669924,"name":"/lib/modules/4.15.0-65-generic/modules.dep.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":9685,"node":662917,"name":"/lib/modules/4.15.0-65-generic/modules.builtin.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4affb4000","size_off":0,"node":21388,"name":"type=STREAM"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4affb4000","size_off":0,"node":21388,"name":"type=STREAM"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e473ed4000","size_off":0,"node":20812,"name":"/run/udev/control type=SEQPACKET"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":20809,"name":"KOBJECT_UEVENT"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff98e4b96e1400","size_off":0,"node":21588,"name":"type=DGRAM"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"6r","type":"REG","device":"8,2","size_off":8962391,"node":655396,"name":"/lib/udev/hwdb.bin"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b9565400","size_off":0,"node":21598,"name":"type=DGRAM"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b9560400","size_off":0,"node":21599,"name":"type=DGRAM"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"9r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"10u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"11u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"12u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"13u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":84104,"node":263670,"name":"/sbin/lvmetad"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5abec00","size_off":0,"node":21498,"name":"type=STREAM"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5abec00","size_off":0,"node":21498,"name":"type=STREAM"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e47234ec00","size_off":0,"node":20662,"name":"/run/lvm/lvmetad.socket type=STREAM"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"4wW","type":"REG","device":"0,23","size_off":4,"node":361,"name":"/run/lvmetad.pid"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/512/exe"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/513/exe"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/514/exe"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/523/exe"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/541/exe"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/545/exe"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/548/exe"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/552/exe"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/554/exe"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/556/exe"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/557/exe"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/559/exe"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"txt","type":"REG","device":"8,2","size_off":38976,"node":668835,"name":"/lib/systemd/systemd-timesyncd"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"1u","type":"unix","device":"0xffff98e4aff66400","size_off":0,"node":25414,"name":"type=STREAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"2u","type":"unix","device":"0xffff98e4aff66400","size_off":0,"node":25414,"name":"type=STREAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"3u","type":"unix","device":"0xffff98e4afa5e000","size_off":0,"node":25426,"name":"type=DGRAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"7u","type":"unix","device":"0xffff98e4afa57800","size_off":0,"node":25429,"name":"type=DGRAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"8u","type":"unix","device":"0xffff98e4afa54400","size_off":0,"node":25430,"name":"type=DGRAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"9u","type":"unix","device":"0xffff98e4afa52800","size_off":0,"node":25431,"name":"type=DGRAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"10u","type":"unix","device":"0xffff98e4afa56800","size_off":0,"node":25432,"name":"type=DGRAM"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"11r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"12u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"13u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"txt","type":"REG","device":"8,2","size_off":38976,"node":668835,"name":"/lib/systemd/systemd-timesyncd"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"1u","type":"unix","device":"0xffff98e4aff66400","size_off":0,"node":25414,"name":"type=STREAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"2u","type":"unix","device":"0xffff98e4aff66400","size_off":0,"node":25414,"name":"type=STREAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"3u","type":"unix","device":"0xffff98e4afa5e000","size_off":0,"node":25426,"name":"type=DGRAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"7u","type":"unix","device":"0xffff98e4afa57800","size_off":0,"node":25429,"name":"type=DGRAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"8u","type":"unix","device":"0xffff98e4afa54400","size_off":0,"node":25430,"name":"type=DGRAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"9u","type":"unix","device":"0xffff98e4afa52800","size_off":0,"node":25431,"name":"type=DGRAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"10u","type":"unix","device":"0xffff98e4afa56800","size_off":0,"node":25432,"name":"type=DGRAM"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"11r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"12u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"13u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":125144,"node":917875,"name":"/usr/bin/VGAuthService"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":96616,"node":656152,"name":"/lib/x86_64-linux-gnu/libgcc_s.so.1"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1594864,"node":924414,"name":"/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26904264,"node":924354,"name":"/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1792008,"node":924359,"name":"/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"DEL","type":"REG","device":"8,2","size_off":null,"node":924429,"name":"/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2917216,"node":924314,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":577312,"node":924413,"name":"/usr/lib/x86_64-linux-gnu/libssl.so.1.1"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1834232,"node":924426,"name":"/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":408688,"node":924428,"name":"/usr/lib/x86_64-linux-gnu/libxmlsec1.so.1.2.25"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":270800,"node":924427,"name":"/usr/lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1.2.25"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b1dc2800","size_off":0,"node":25401,"name":"type=STREAM"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b1dc2800","size_off":0,"node":25401,"name":"type=STREAM"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4afa6a400","size_off":0,"node":25533,"name":"type=DGRAM"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"4r","type":"FIFO","device":"0,12","size_off":0,"node":25543,"name":"pipe"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"5w","type":"FIFO","device":"0,12","size_off":0,"node":25543,"name":"pipe"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"7r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"8r","type":"CHR","device":"1,8","size_off":0,"node":10,"name":"/dev/random"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"9u","type":"unix","device":"0xffff98e4afa69400","size_off":0,"node":25548,"name":"/var/run/vmware/guestServicePipe type=STREAM"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/671/exe"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":51456,"node":918412,"name":"/usr/bin/vmtoolsd"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":35544,"node":918745,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18696,"node":918744,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14712,"node":918742,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":36616,"node":918741,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":23080,"node":918740,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libgrabbitmqProxy.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":75776,"node":924385,"name":"/usr/lib/x86_64-linux-gnu/libmspack.so.0.1.0"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31296,"node":918471,"name":"/usr/lib/libDeployPkg.so.0.0.0"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14696,"node":918739,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":85144,"node":918476,"name":"/usr/lib/libvgauth.so.0.0.0"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":126520,"node":918736,"name":"/usr/lib/open-vm-tools/plugins/common/libvix.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":163152,"node":918475,"name":"/usr/lib/libhgfs.so.0.0.0"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10440,"node":918735,"name":"/usr/lib/open-vm-tools/plugins/common/libhgfsServer.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26904264,"node":924354,"name":"/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1594864,"node":924414,"name":"/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":96616,"node":656152,"name":"/lib/x86_64-linux-gnu/libgcc_s.so.1"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2917216,"node":924314,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":577312,"node":924413,"name":"/usr/lib/x86_64-linux-gnu/libssl.so.1.1"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1792008,"node":924359,"name":"/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2754872,"node":924355,"name":"/usr/lib/x86_64-linux-gnu/libicui18n.so.60.2"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":60936,"node":924323,"name":"/usr/lib/x86_64-linux-gnu/libdumbnet.so.1.0.1"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":623592,"node":918477,"name":"/usr/lib/libvmtools.so.0.0.0"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b8d51000","size_off":0,"node":26000,"name":"type=STREAM"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b8d51000","size_off":0,"node":26000,"name":"type=STREAM"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"3w","type":"REG","device":"8,2","size_off":33789,"node":1058855,"name":"/var/log/vmware-vmsvc.log"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"5r","type":"FIFO","device":"0,12","size_off":0,"node":26072,"name":"pipe"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"6w","type":"FIFO","device":"0,12","size_off":0,"node":26072,"name":"pipe"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"8u","type":"sock","device":"0,9","size_off":0,"node":26217,"name":"protocol: AF_VSOCK"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"9r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"10r","type":"CHR","device":"1,8","size_off":0,"node":10,"name":"/dev/random"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":51456,"node":918412,"name":"/usr/bin/vmtoolsd"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":35544,"node":918745,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18696,"node":918744,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14712,"node":918742,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":36616,"node":918741,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":23080,"node":918740,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libgrabbitmqProxy.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":75776,"node":924385,"name":"/usr/lib/x86_64-linux-gnu/libmspack.so.0.1.0"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31296,"node":918471,"name":"/usr/lib/libDeployPkg.so.0.0.0"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14696,"node":918739,"name":"/usr/lib/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":85144,"node":918476,"name":"/usr/lib/libvgauth.so.0.0.0"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":126520,"node":918736,"name":"/usr/lib/open-vm-tools/plugins/common/libvix.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":163152,"node":918475,"name":"/usr/lib/libhgfs.so.0.0.0"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10440,"node":918735,"name":"/usr/lib/open-vm-tools/plugins/common/libhgfsServer.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26904264,"node":924354,"name":"/usr/lib/x86_64-linux-gnu/libicudata.so.60.2"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1594864,"node":924414,"name":"/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":96616,"node":656152,"name":"/lib/x86_64-linux-gnu/libgcc_s.so.1"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2917216,"node":924314,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":577312,"node":924413,"name":"/usr/lib/x86_64-linux-gnu/libssl.so.1.1"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1792008,"node":924359,"name":"/usr/lib/x86_64-linux-gnu/libicuuc.so.60.2"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2754872,"node":924355,"name":"/usr/lib/x86_64-linux-gnu/libicui18n.so.60.2"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":60936,"node":924323,"name":"/usr/lib/x86_64-linux-gnu/libdumbnet.so.1.0.1"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":623592,"node":918477,"name":"/usr/lib/libvmtools.so.0.0.0"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b8d51000","size_off":0,"node":26000,"name":"type=STREAM"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b8d51000","size_off":0,"node":26000,"name":"type=STREAM"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"3w","type":"REG","device":"8,2","size_off":33789,"node":1058855,"name":"/var/log/vmware-vmsvc.log"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"5r","type":"FIFO","device":"0,12","size_off":0,"node":26072,"name":"pipe"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"6w","type":"FIFO","device":"0,12","size_off":0,"node":26072,"name":"pipe"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"8u","type":"sock","device":"0,9","size_off":0,"node":26217,"name":"protocol: AF_VSOCK"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"9r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"10r","type":"CHR","device":"1,8","size_off":0,"node":10,"name":"/dev/random"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"txt","type":"REG","device":"8,2","size_off":1625168,"node":668820,"name":"/lib/systemd/systemd-networkd"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"1u","type":"unix","device":"0xffff98e4afa6f000","size_off":0,"node":26727,"name":"type=STREAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"2u","type":"unix","device":"0xffff98e4afa6f000","size_off":0,"node":26727,"name":"type=STREAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"3u","type":"netlink","device":null,"size_off":0,"node":20810,"name":"ROUTE"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"4u","type":"unix","device":"0xffff98e4afd88c00","size_off":0,"node":26760,"name":"type=DGRAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"8u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"9u","type":"netlink","device":null,"size_off":0,"node":26768,"name":"GENERIC"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"10u","type":"netlink","device":null,"size_off":0,"node":26769,"name":"KOBJECT_UEVENT"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"11u","type":"unix","device":"0xffff98e4afd89000","size_off":0,"node":26770,"name":"type=DGRAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"12u","type":"unix","device":"0xffff98e4afd89c00","size_off":0,"node":26771,"name":"type=DGRAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"13u","type":"unix","device":"0xffff98e4afd8c000","size_off":0,"node":26772,"name":"type=DGRAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"14u","type":"unix","device":"0xffff98e4afd8b400","size_off":0,"node":26773,"name":"type=DGRAM"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"15u","type":"IPv4","device":"336698","size_off":0,"node":null,"name":"kbrazil-ubuntu:bootpc"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"16u","type":"pack","device":"26967","size_off":0,"node":35020,"name":"type=SOCK_RAW"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"17u","type":"raw6","device":null,"size_off":0,"node":271764,"name":"00000000000000000000000000000000:003A->00000000000000000000000000000000:0000 st=07"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"18u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"20u","type":"unix","device":"0xffff98e4b1d02c00","size_off":0,"node":27494,"name":"type=STREAM"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"txt","type":"REG","device":"8,2","size_off":378944,"node":668826,"name":"/lib/systemd/systemd-resolved"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"1u","type":"unix","device":"0xffff98e4afa55400","size_off":0,"node":26941,"name":"type=STREAM"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"2u","type":"unix","device":"0xffff98e4afa55400","size_off":0,"node":26941,"name":"type=STREAM"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"3u","type":"unix","device":"0xffff98e4b1dc1800","size_off":0,"node":26986,"name":"type=DGRAM"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"7r","type":"REG","device":"0,4","size_off":0,"node":21260,"name":"/proc/sys/kernel/hostname"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"8r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"9u","type":"netlink","device":null,"size_off":0,"node":27002,"name":"ROUTE"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"10u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"11u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"12u","type":"IPv4","device":"27005","size_off":0,"node":null,"name":"localhost:domain"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"13u","type":"IPv4","device":"27006","size_off":0,"node":null,"name":"localhost:domain (LISTEN)"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"14u","type":"unix","device":"0xffff98e4b1dc4000","size_off":0,"node":27493,"name":"type=STREAM"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"txt","type":"REG","device":"8,2","size_off":680488,"node":924792,"name":"/usr/sbin/rsyslogd"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":19448,"node":1050299,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":36744,"node":1050306,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27192,"node":1050307,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":43720,"node":924331,"name":"/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14344,"node":924327,"name":"/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"3u","type":"unix","device":"0xffff98e47234c800","size_off":0,"node":20660,"name":"/run/systemd/journal/syslog type=DGRAM"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"4r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"5r","type":"REG","device":"0,4","size_off":0,"node":4026532032,"name":"/proc/kmsg"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"6u","type":"unix","device":"0xffff98e4b96e6000","size_off":0,"node":28224,"name":"type=DGRAM"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"7w","type":"REG","device":"8,2","size_off":28996,"node":1053407,"name":"/var/log/auth.log"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"8w","type":"REG","device":"8,2","size_off":8045,"node":1051996,"name":"/var/log/syslog"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"txt","type":"REG","device":"8,2","size_off":680488,"node":924792,"name":"/usr/sbin/rsyslogd"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":19448,"node":1050299,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":36744,"node":1050306,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27192,"node":1050307,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":43720,"node":924331,"name":"/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14344,"node":924327,"name":"/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"3u","type":"unix","device":"0xffff98e47234c800","size_off":0,"node":20660,"name":"/run/systemd/journal/syslog type=DGRAM"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"4r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"5r","type":"REG","device":"0,4","size_off":0,"node":4026532032,"name":"/proc/kmsg"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"6u","type":"unix","device":"0xffff98e4b96e6000","size_off":0,"node":28224,"name":"type=DGRAM"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"7w","type":"REG","device":"8,2","size_off":28996,"node":1053407,"name":"/var/log/auth.log"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"8w","type":"REG","device":"8,2","size_off":8045,"node":1051996,"name":"/var/log/syslog"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"txt","type":"REG","device":"8,2","size_off":680488,"node":924792,"name":"/usr/sbin/rsyslogd"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":19448,"node":1050299,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":36744,"node":1050306,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27192,"node":1050307,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":43720,"node":924331,"name":"/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14344,"node":924327,"name":"/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"3u","type":"unix","device":"0xffff98e47234c800","size_off":0,"node":20660,"name":"/run/systemd/journal/syslog type=DGRAM"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"4r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"5r","type":"REG","device":"0,4","size_off":0,"node":4026532032,"name":"/proc/kmsg"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"6u","type":"unix","device":"0xffff98e4b96e6000","size_off":0,"node":28224,"name":"type=DGRAM"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"7w","type":"REG","device":"8,2","size_off":28996,"node":1053407,"name":"/var/log/auth.log"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"8w","type":"REG","device":"8,2","size_off":8045,"node":1051996,"name":"/var/log/syslog"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"txt","type":"REG","device":"8,2","size_off":680488,"node":924792,"name":"/usr/sbin/rsyslogd"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":19448,"node":1050299,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imklog.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":36744,"node":1050306,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/imuxsock.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27192,"node":1050307,"name":"/usr/lib/x86_64-linux-gnu/rsyslog/lmnet.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":43720,"node":924331,"name":"/usr/lib/x86_64-linux-gnu/libfastjson.so.4.2.0"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14344,"node":924327,"name":"/usr/lib/x86_64-linux-gnu/libestr.so.0.0.0"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"1w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"2w","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"3u","type":"unix","device":"0xffff98e47234c800","size_off":0,"node":20660,"name":"/run/systemd/journal/syslog type=DGRAM"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"4r","type":"CHR","device":"1,9","size_off":0,"node":11,"name":"/dev/urandom"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"5r","type":"REG","device":"0,4","size_off":0,"node":4026532032,"name":"/proc/kmsg"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"6u","type":"unix","device":"0xffff98e4b96e6000","size_off":0,"node":28224,"name":"type=DGRAM"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"7w","type":"REG","device":"8,2","size_off":28996,"node":1053407,"name":"/var/log/auth.log"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"8w","type":"REG","device":"8,2","size_off":8045,"node":1051996,"name":"/var/log/syslog"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":4526456,"node":918753,"name":"/usr/bin/python3.6"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":19144,"node":919958,"name":"/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":313496,"node":656141,"name":"/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":159408,"node":919957,"name":"/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":186076,"node":1049145,"name":"/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":212456,"node":924339,"name":"/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":315848,"node":921267,"name":"/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":74664,"node":919258,"name":"/usr/lib/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b905c400","size_off":0,"node":27668,"name":"type=STREAM"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b905c400","size_off":0,"node":27668,"name":"type=STREAM"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4b5d86400","size_off":0,"node":30629,"name":"type=STREAM"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":4526456,"node":918753,"name":"/usr/bin/python3.6"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":19144,"node":919958,"name":"/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":313496,"node":656141,"name":"/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":159408,"node":919957,"name":"/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":186076,"node":1049145,"name":"/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":212456,"node":924339,"name":"/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":315848,"node":921267,"name":"/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":74664,"node":919258,"name":"/usr/lib/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b905c400","size_off":0,"node":27668,"name":"type=STREAM"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b905c400","size_off":0,"node":27668,"name":"type=STREAM"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4b5d86400","size_off":0,"node":30629,"name":"type=STREAM"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":18504,"node":918166,"name":"/usr/bin/lxcfs"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":67424,"node":1049161,"name":"/usr/lib/x86_64-linux-gnu/lxcfs/liblxcfs.so"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":243832,"node":656151,"name":"/lib/x86_64-linux-gnu/libfuse.so.2.9.7"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b937c000","size_off":0,"node":27978,"name":"type=STREAM"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":4,"node":673,"name":"/run/lxcfs.pid"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"4u","type":"CHR","device":"10,229","size_off":0,"node":85,"name":"/dev/fuse"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"5r","type":"REG","device":"0,3","size_off":0,"node":4026532577,"name":"mnt"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"6r","type":"DIR","device":"0,41","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpu,cpuacct"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"7r","type":"DIR","device":"0,40","size_off":0,"node":1,"name":"/run/lxcfs/controllers/pids"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"8r","type":"DIR","device":"0,39","size_off":0,"node":1,"name":"/run/lxcfs/controllers/cpuset"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"9r","type":"DIR","device":"0,38","size_off":0,"node":1,"name":"/run/lxcfs/controllers/blkio"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"10r","type":"DIR","device":"0,37","size_off":0,"node":1,"name":"/run/lxcfs/controllers/rdma"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"11r","type":"DIR","device":"0,36","size_off":0,"node":1,"name":"/run/lxcfs/controllers/perf_event"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"12r","type":"DIR","device":"0,35","size_off":0,"node":1,"name":"/run/lxcfs/controllers/hugetlb"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"13r","type":"DIR","device":"0,34","size_off":0,"node":1,"name":"/run/lxcfs/controllers/devices"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"14r","type":"DIR","device":"0,33","size_off":0,"node":1,"name":"/run/lxcfs/controllers/memory"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"15r","type":"DIR","device":"0,32","size_off":0,"node":1,"name":"/run/lxcfs/controllers/freezer"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"16r","type":"DIR","device":"0,31","size_off":0,"node":1,"name":"/run/lxcfs/controllers/net_cls,net_prio"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"17r","type":"DIR","device":"0,29","size_off":0,"node":1,"name":"/run/lxcfs/controllers/name=systemd"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"18r","type":"DIR","device":"0,28","size_off":0,"node":1,"name":"/run/lxcfs/controllers/unified"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":182552,"node":918479,"name":"/usr/lib/accountsservice/accounts-daemon"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"5u","type":"unix","device":"0xffff98e4b5c67400","size_off":0,"node":29199,"name":"type=STREAM"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"7r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":182552,"node":918479,"name":"/usr/lib/accountsservice/accounts-daemon"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"5u","type":"unix","device":"0xffff98e4b5c67400","size_off":0,"node":29199,"name":"type=STREAM"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"7r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":182552,"node":918479,"name":"/usr/lib/accountsservice/accounts-daemon"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b911f400","size_off":0,"node":28058,"name":"type=STREAM"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"5u","type":"unix","device":"0xffff98e4b5c67400","size_off":0,"node":29199,"name":"type=STREAM"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"7r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"txt","type":"REG","device":"7,10","size_off":18915952,"node":6465,"name":"/snap/core/7917/usr/lib/snapd/snapd"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26936,"node":656178,"name":"/lib/x86_64-linux-gnu/libnss_dns-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b96e4800","size_off":0,"node":28613,"name":"type=STREAM"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"4u","type":"netlink","device":null,"size_off":0,"node":32362,"name":"KOBJECT_UEVENT"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"7u","type":"unix","device":"0xffff98e4b1d06400","size_off":0,"node":27443,"name":"/run/snapd.socket type=STREAM"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"8u","type":"unix","device":"0xffff98e4b1d01400","size_off":0,"node":27445,"name":"/run/snapd-snap.socket type=STREAM"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":219272,"node":668817,"name":"/lib/systemd/systemd-logind"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4affb6400","size_off":0,"node":28694,"name":"type=STREAM"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4affb6400","size_off":0,"node":28694,"name":"type=STREAM"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4b5c66000","size_off":0,"node":29208,"name":"type=DGRAM"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"7r","type":"REG","device":"0,21","size_off":4096,"node":16735,"name":"/sys/devices/virtual/tty/tty0/active"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"8u","type":"netlink","device":null,"size_off":0,"node":29226,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"9u","type":"netlink","device":null,"size_off":0,"node":29227,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"10u","type":"netlink","device":null,"size_off":0,"node":29228,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"11u","type":"netlink","device":null,"size_off":0,"node":29229,"name":"KOBJECT_UEVENT"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"12u","type":"unix","device":"0xffff98e4b5c63800","size_off":0,"node":29230,"name":"type=STREAM"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"13u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"14u","type":"CHR","device":"13,64","size_off":0,"node":146,"name":"/dev/input/event0"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"15u","type":"CHR","device":"13,65","size_off":0,"node":151,"name":"/dev/input/event1"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"16u","type":"CHR","device":"4,6","size_off":0,"node":25,"name":"/dev/tty6"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"17r","type":"FIFO","device":"0,23","size_off":0,"node":661,"name":"/run/systemd/inhibit/1.ref"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"18r","type":"FIFO","device":"0,23","size_off":0,"node":715,"name":"/run/systemd/sessions/1.ref"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"19r","type":"FIFO","device":"0,23","size_off":0,"node":719,"name":"/run/systemd/sessions/49.ref"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":5989,"name":"/var/spool/cron"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":47416,"node":924741,"name":"/usr/sbin/cron"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b637fc00","size_off":0,"node":29086,"name":"type=STREAM"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b637fc00","size_off":0,"node":29086,"name":"type=STREAM"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"3uW","type":"REG","device":"0,23","size_off":5,"node":675,"name":"/run/crond.pid"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":52664,"node":131156,"name":"/bin/login"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655398,"name":"/lib/x86_64-linux-gnu/security/pam_systemd.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10376,"node":656261,"name":"/lib/x86_64-linux-gnu/security/pam_umask.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10280,"node":656234,"name":"/lib/x86_64-linux-gnu/security/pam_keyinit.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10312,"node":656240,"name":"/lib/x86_64-linux-gnu/security/pam_mail.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656242,"name":"/lib/x86_64-linux-gnu/security/pam_motd.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14488,"node":656235,"name":"/lib/x86_64-linux-gnu/security/pam_lastlog.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22872,"node":656236,"name":"/lib/x86_64-linux-gnu/security/pam_limits.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14544,"node":656232,"name":"/lib/x86_64-linux-gnu/security/pam_group.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10080,"node":656222,"name":"/lib/x86_64-linux-gnu/security/pam_cap.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":6104,"node":656245,"name":"/lib/x86_64-linux-gnu/security/pam_permit.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":5776,"node":656224,"name":"/lib/x86_64-linux-gnu/security/pam_deny.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":60272,"node":656262,"name":"/lib/x86_64-linux-gnu/security/pam_unix.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14464,"node":656226,"name":"/lib/x86_64-linux-gnu/security/pam_env.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656239,"name":"/lib/x86_64-linux-gnu/security/pam_loginuid.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18736,"node":656250,"name":"/lib/x86_64-linux-gnu/security/pam_selinux.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10264,"node":656244,"name":"/lib/x86_64-linux-gnu/security/pam_nologin.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10304,"node":656249,"name":"/lib/x86_64-linux-gnu/security/pam_securetty.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10312,"node":656229,"name":"/lib/x86_64-linux-gnu/security/pam_faildelay.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14576,"node":656186,"name":"/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"3u","type":"unix","device":"0xffff98e4b460e800","size_off":0,"node":33487,"name":"type=DGRAM"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"6w","type":"FIFO","device":"0,23","size_off":0,"node":715,"name":"/run/systemd/sessions/1.ref"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"txt","type":"REG","device":"8,2","size_off":236584,"node":918017,"name":"/usr/bin/dbus-daemon"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":64144,"node":656127,"name":"/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":313496,"node":656141,"name":"/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"1u","type":"unix","device":"0xffff98e4b637b800","size_off":0,"node":29165,"name":"type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"2u","type":"unix","device":"0xffff98e4b637b800","size_off":0,"node":29165,"name":"type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"3u","type":"unix","device":"0xffff98e4afa55c00","size_off":0,"node":27489,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"5u","type":"sock","device":"0,9","size_off":0,"node":29373,"name":"protocol: NETLINK"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"6u","type":"unix","device":"0xffff98e4b5c66400","size_off":0,"node":29374,"name":"type=DGRAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"7r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"8u","type":"unix","device":"0xffff98e4b5c63000","size_off":0,"node":29375,"name":"type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"9u","type":"unix","device":"0xffff98e4b5c67c00","size_off":0,"node":29376,"name":"type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"10u","type":"unix","device":"0xffff98e4b1dc2400","size_off":0,"node":29377,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"11u","type":"unix","device":"0xffff98e4b1d03400","size_off":0,"node":29378,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"12u","type":"unix","device":"0xffff98e4b5d86c00","size_off":0,"node":30460,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"13u","type":"unix","device":"0xffff98e4b6379c00","size_off":0,"node":29380,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"14u","type":"unix","device":"0xffff98e4b5c64800","size_off":0,"node":29381,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"15u","type":"unix","device":"0xffff98e4b5c62800","size_off":0,"node":29382,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"16u","type":"unix","device":"0xffff98e4b5d87800","size_off":0,"node":30630,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"17u","type":"unix","device":"0xffff98e4b5d85000","size_off":0,"node":30671,"name":"/var/run/dbus/system_bus_socket type=STREAM"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":4526456,"node":918753,"name":"/usr/bin/python3.6"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":501680,"node":923340,"name":"/usr/lib/x86_64-linux-gnu/libzstd.so.1.3.3"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":66728,"node":656133,"name":"/lib/x86_64-linux-gnu/libbz2.so.1.0.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":96616,"node":656152,"name":"/lib/x86_64-linux-gnu/libgcc_s.so.1"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1594864,"node":924414,"name":"/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1822008,"node":924305,"name":"/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.2"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342624,"node":919965,"name":"/usr/lib/python3/dist-packages/apt_pkg.cpython-36m-x86_64-linux-gnu.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":186076,"node":1049145,"name":"/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":212456,"node":924339,"name":"/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":315848,"node":921267,"name":"/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":19144,"node":919958,"name":"/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":313496,"node":656141,"name":"/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":159408,"node":919957,"name":"/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4afa15800","size_off":0,"node":29474,"name":"type=STREAM"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4afa15800","size_off":0,"node":29474,"name":"type=STREAM"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"3w","type":"REG","device":"8,2","size_off":0,"node":4981,"name":"/var/log/unattended-upgrades/unattended-upgrades-shutdown.log"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff98e4b5d85800","size_off":0,"node":30670,"name":"type=STREAM"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"8w","type":"FIFO","device":"0,23","size_off":0,"node":661,"name":"/run/systemd/inhibit/1.ref"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":4526456,"node":918753,"name":"/usr/bin/python3.6"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":501680,"node":923340,"name":"/usr/lib/x86_64-linux-gnu/libzstd.so.1.3.3"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":66728,"node":656133,"name":"/lib/x86_64-linux-gnu/libbz2.so.1.0.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":96616,"node":656152,"name":"/lib/x86_64-linux-gnu/libgcc_s.so.1"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1594864,"node":924414,"name":"/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1822008,"node":924305,"name":"/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.2"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342624,"node":919965,"name":"/usr/lib/python3/dist-packages/apt_pkg.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":186076,"node":1049145,"name":"/usr/lib/x86_64-linux-gnu/girepository-1.0/GLib-2.0.typelib"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":212456,"node":924339,"name":"/usr/lib/x86_64-linux-gnu/libgirepository-1.0.so.1.0.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":315848,"node":921267,"name":"/usr/lib/python3/dist-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":19144,"node":919958,"name":"/usr/lib/python3/dist-packages/_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":313496,"node":656141,"name":"/lib/x86_64-linux-gnu/libdbus-1.so.3.19.4"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":159408,"node":919957,"name":"/usr/lib/python3/dist-packages/_dbus_bindings.cpython-36m-x86_64-linux-gnu.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4afa15800","size_off":0,"node":29474,"name":"type=STREAM"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4afa15800","size_off":0,"node":29474,"name":"type=STREAM"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"3w","type":"REG","device":"8,2","size_off":0,"node":4981,"name":"/var/log/unattended-upgrades/unattended-upgrades-shutdown.log"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"4u","type":"unix","device":"0xffff98e4b5d85800","size_off":0,"node":30670,"name":"type=STREAM"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"6u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"8w","type":"FIFO","device":"0,23","size_off":0,"node":661,"name":"/run/systemd/inhibit/1.ref"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":5991,"name":"/var/spool/cron/atjobs"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"txt","type":"REG","device":"8,2","size_off":26632,"node":924733,"name":"/usr/sbin/atd"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"3uW","type":"REG","device":"0,23","size_off":5,"node":695,"name":"/run/atd.pid"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":40697760,"node":940062,"name":"/usr/bin/containerd"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"mem-W","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b5d80c00","size_off":0,"node":29684,"name":"type=STREAM"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"3uW","type":"REG","device":"8,2","size_off":131072,"node":399496,"name":"/var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b942f000","size_off":0,"node":30726,"name":"/run/containerd/containerd.sock type=STREAM"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"7u","type":"IPv4","device":"30727","size_off":0,"node":null,"name":"localhost:42351 (LISTEN)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":786856,"node":933045,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14256,"node":656161,"name":"/lib/x86_64-linux-gnu/libkeyutils.so.1.5"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":43616,"node":924373,"name":"/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":199104,"node":924370,"name":"/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14248,"node":668487,"name":"/lib/x86_64-linux-gnu/libcom_err.so.2.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":877056,"node":924372,"name":"/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":305456,"node":924347,"name":"/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2357760,"node":924313,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39784,"node":656275,"name":"/lib/x86_64-linux-gnu/libwrap.so.0.7.6"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"1u","type":"unix","device":"0xffff98e4b1d8d800","size_off":0,"node":30152,"name":"type=STREAM"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"2u","type":"unix","device":"0xffff98e4b1d8d800","size_off":0,"node":30152,"name":"type=STREAM"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"3u","type":"IPv4","device":"30163","size_off":0,"node":null,"name":"*:ssh (LISTEN)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"4u","type":"IPv6","device":"30180","size_off":0,"node":null,"name":"*:ssh (LISTEN)"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":56552,"node":263600,"name":"/sbin/agetty"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":199772,"node":918701,"name":"/usr/lib/locale/C.UTF-8/LC_CTYPE"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"4,1","size_off":0,"node":20,"name":"/dev/tty1"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"4,1","size_off":0,"node":20,"name":"/dev/tty1"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"4,1","size_off":0,"node":20,"name":"/dev/tty1"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"4r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":14552,"node":918752,"name":"/usr/lib/policykit-1/polkitd"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":106712,"node":924401,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b5d87c00","size_off":0,"node":30459,"name":"type=STREAM"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"8r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"9r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":14552,"node":918752,"name":"/usr/lib/policykit-1/polkitd"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":106712,"node":924401,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b5d87c00","size_off":0,"node":30459,"name":"type=STREAM"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"8r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"9r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":14552,"node":918752,"name":"/usr/lib/policykit-1/polkitd"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":202880,"node":655558,"name":"/lib/x86_64-linux-gnu/libexpat.so.1.6.7"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":114000,"node":924402,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0.0.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31032,"node":924332,"name":"/usr/lib/x86_64-linux-gnu/libffi.so.6.0.4"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14232,"node":924341,"name":"/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5600.4"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":106712,"node":924401,"name":"/usr/lib/x86_64-linux-gnu/libpolkit-backend-1.so.0.0.0"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1137968,"node":924340,"name":"/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":342072,"node":924344,"name":"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1690808,"node":924338,"name":"/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.5600.4"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b5d87c00","size_off":0,"node":30459,"name":"type=STREAM"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"7u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"8r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"9r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1532/exe"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1595792,"node":668802,"name":"/lib/systemd/systemd"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":64144,"node":656127,"name":"/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":92208,"node":656162,"name":"/lib/x86_64-linux-gnu/libkmod.so.2.3.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"1u","type":"unix","device":"0xffff98e4b460c400","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"2u","type":"unix","device":"0xffff98e4b460c400","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"3u","type":"unix","device":"0xffff98e4b31f0800","size_off":0,"node":33650,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"6r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"7r","type":"DIR","device":"0,28","size_off":0,"node":1263,"name":"/sys/fs/cgroup/unified/user.slice/user-1000.slice/user@1000.service"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"8u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"9u","type":"netlink","device":null,"size_off":0,"node":33759,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"10u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"11r","type":"REG","device":"0,4","size_off":0,"node":33761,"name":"/proc/1723/mountinfo"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"12r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"13r","type":"REG","device":"0,4","size_off":0,"node":4026532068,"name":"/proc/swaps"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"14u","type":"unix","device":"0xffff98e4b31f4800","size_off":0,"node":33762,"name":"/run/user/1000/systemd/notify type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"15u","type":"unix","device":"0xffff98e4b31f2800","size_off":0,"node":33763,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"16u","type":"unix","device":"0xffff98e4b31f2000","size_off":0,"node":33764,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"17u","type":"unix","device":"0xffff98e4b31f3800","size_off":0,"node":33765,"name":"/run/user/1000/systemd/private type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"22u","type":"unix","device":"0xffff98e4b31f1000","size_off":0,"node":33808,"name":"/run/user/1000/gnupg/S.gpg-agent.ssh type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"23u","type":"unix","device":"0xffff98e4b31f6800","size_off":0,"node":33809,"name":"/run/user/1000/gnupg/S.dirmngr type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"24u","type":"unix","device":"0xffff98e4b31f2c00","size_off":0,"node":33810,"name":"/run/user/1000/gnupg/S.gpg-agent.browser type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"25u","type":"unix","device":"0xffff98e4b31f4c00","size_off":0,"node":33811,"name":"/run/user/1000/gnupg/S.gpg-agent type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"26u","type":"unix","device":"0xffff98e4b31f1400","size_off":0,"node":33812,"name":"/run/user/1000/gnupg/S.gpg-agent.extra type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"27u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1595792,"node":668802,"name":"/lib/systemd/systemd"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10080,"node":656222,"name":"/lib/x86_64-linux-gnu/security/pam_cap.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14576,"node":656186,"name":"/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655398,"name":"/lib/x86_64-linux-gnu/security/pam_systemd.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10376,"node":656261,"name":"/lib/x86_64-linux-gnu/security/pam_umask.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22872,"node":656236,"name":"/lib/x86_64-linux-gnu/security/pam_limits.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656239,"name":"/lib/x86_64-linux-gnu/security/pam_loginuid.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18736,"node":656250,"name":"/lib/x86_64-linux-gnu/security/pam_selinux.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":6104,"node":656245,"name":"/lib/x86_64-linux-gnu/security/pam_permit.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":5776,"node":656224,"name":"/lib/x86_64-linux-gnu/security/pam_deny.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":60272,"node":656262,"name":"/lib/x86_64-linux-gnu/security/pam_unix.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":64144,"node":656127,"name":"/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":92208,"node":656162,"name":"/lib/x86_64-linux-gnu/libkmod.so.2.3.2"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"1u","type":"unix","device":"0xffff98e4b460c400","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"2u","type":"unix","device":"0xffff98e4b460c400","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"3u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventfd]"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"6w","type":"FIFO","device":"0,12","size_off":0,"node":33602,"name":"pipe"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"7u","type":"unix","device":"0xffff98e4b31f1800","size_off":0,"node":33638,"name":"type=DGRAM"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3451/exe"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3657/exe"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15892/exe"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15896/exe"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15900/exe"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15901/exe"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15902/exe"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":786856,"node":933045,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14464,"node":656226,"name":"/lib/x86_64-linux-gnu/security/pam_env.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22872,"node":656236,"name":"/lib/x86_64-linux-gnu/security/pam_limits.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10312,"node":656240,"name":"/lib/x86_64-linux-gnu/security/pam_mail.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656242,"name":"/lib/x86_64-linux-gnu/security/pam_motd.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14576,"node":656186,"name":"/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655398,"name":"/lib/x86_64-linux-gnu/security/pam_systemd.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10376,"node":656261,"name":"/lib/x86_64-linux-gnu/security/pam_umask.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10280,"node":656234,"name":"/lib/x86_64-linux-gnu/security/pam_keyinit.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656239,"name":"/lib/x86_64-linux-gnu/security/pam_loginuid.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18736,"node":656250,"name":"/lib/x86_64-linux-gnu/security/pam_selinux.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10264,"node":656244,"name":"/lib/x86_64-linux-gnu/security/pam_nologin.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10080,"node":656222,"name":"/lib/x86_64-linux-gnu/security/pam_cap.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":6104,"node":656245,"name":"/lib/x86_64-linux-gnu/security/pam_permit.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":5776,"node":656224,"name":"/lib/x86_64-linux-gnu/security/pam_deny.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":60272,"node":656262,"name":"/lib/x86_64-linux-gnu/security/pam_unix.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14256,"node":656161,"name":"/lib/x86_64-linux-gnu/libkeyutils.so.1.5"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":43616,"node":924373,"name":"/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":199104,"node":924370,"name":"/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14248,"node":668487,"name":"/lib/x86_64-linux-gnu/libcom_err.so.2.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":877056,"node":924372,"name":"/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":305456,"node":924347,"name":"/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2357760,"node":924313,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39784,"node":656275,"name":"/lib/x86_64-linux-gnu/libwrap.so.0.7.6"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"3u","type":"IPv4","device":"207375","size_off":0,"node":null,"name":"kbrazil-ubuntu:ssh->192.168.71.1:65159 (ESTABLISHED)"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff98e4b3fe6c00","size_off":0,"node":207447,"name":"type=DGRAM"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"5u","type":"CHR","device":"5,2","size_off":0,"node":86,"name":"/dev/ptmx"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"6u","type":"unix","device":"0xffff98e4b3fe3000","size_off":0,"node":207714,"name":"type=STREAM"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"7w","type":"FIFO","device":"0,23","size_off":0,"node":719,"name":"/run/systemd/sessions/49.ref"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":786856,"node":933045,"name":"/usr/sbin/sshd"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14464,"node":656226,"name":"/lib/x86_64-linux-gnu/security/pam_env.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22872,"node":656236,"name":"/lib/x86_64-linux-gnu/security/pam_limits.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10312,"node":656240,"name":"/lib/x86_64-linux-gnu/security/pam_mail.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656242,"name":"/lib/x86_64-linux-gnu/security/pam_motd.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14576,"node":656186,"name":"/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655398,"name":"/lib/x86_64-linux-gnu/security/pam_systemd.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10376,"node":656261,"name":"/lib/x86_64-linux-gnu/security/pam_umask.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10280,"node":656234,"name":"/lib/x86_64-linux-gnu/security/pam_keyinit.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10336,"node":656239,"name":"/lib/x86_64-linux-gnu/security/pam_loginuid.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18736,"node":656250,"name":"/lib/x86_64-linux-gnu/security/pam_selinux.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10264,"node":656244,"name":"/lib/x86_64-linux-gnu/security/pam_nologin.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10080,"node":656222,"name":"/lib/x86_64-linux-gnu/security/pam_cap.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":6104,"node":656245,"name":"/lib/x86_64-linux-gnu/security/pam_permit.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":5776,"node":656224,"name":"/lib/x86_64-linux-gnu/security/pam_deny.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":60272,"node":656262,"name":"/lib/x86_64-linux-gnu/security/pam_unix.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":101168,"node":656200,"name":"/lib/x86_64-linux-gnu/libresolv-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14256,"node":656161,"name":"/lib/x86_64-linux-gnu/libkeyutils.so.1.5"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":43616,"node":924373,"name":"/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":199104,"node":924370,"name":"/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14248,"node":668487,"name":"/lib/x86_64-linux-gnu/libcom_err.so.2.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":877056,"node":924372,"name":"/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":305456,"node":924347,"name":"/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":116960,"node":656216,"name":"/lib/x86_64-linux-gnu/libz.so.1.2.11"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2357760,"node":924313,"name":"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":536648,"node":662910,"name":"/lib/x86_64-linux-gnu/libsystemd.so.0.21.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39784,"node":656275,"name":"/lib/x86_64-linux-gnu/libwrap.so.0.7.6"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"3u","type":"IPv4","device":"207375","size_off":0,"node":null,"name":"kbrazil-ubuntu:ssh->192.168.71.1:65159 (ESTABLISHED)"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"4u","type":"unix","device":"0xffff98e4b3fe6c00","size_off":0,"node":207447,"name":"type=DGRAM"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"5u","type":"unix","device":"0xffff98e4b3fe4800","size_off":0,"node":207713,"name":"type=STREAM"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"6r","type":"FIFO","device":"0,12","size_off":0,"node":207717,"name":"pipe"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"7w","type":"FIFO","device":"0,23","size_off":0,"node":719,"name":"/run/systemd/sessions/49.ref"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"8w","type":"FIFO","device":"0,12","size_off":0,"node":207717,"name":"pipe"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"9u","type":"CHR","device":"5,2","size_off":0,"node":86,"name":"/dev/ptmx"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"11u","type":"CHR","device":"5,2","size_off":0,"node":86,"name":"/dev/ptmx"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"12u","type":"CHR","device":"5,2","size_off":0,"node":86,"name":"/dev/ptmx"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19890/exe"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23282/exe"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23289/exe"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23310/exe"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23851/exe"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"255r","type":"REG","device":"8,2","size_off":1568,"node":528300,"name":"/home/kbrazil/testfiles/tests.sh"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":149080,"node":923438,"name":"/usr/bin/sudo"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14576,"node":656186,"name":"/lib/x86_64-linux-gnu/libpam_misc.so.0.82.0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655398,"name":"/lib/x86_64-linux-gnu/security/pam_systemd.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10376,"node":656261,"name":"/lib/x86_64-linux-gnu/security/pam_umask.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10080,"node":656222,"name":"/lib/x86_64-linux-gnu/security/pam_cap.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":6104,"node":656245,"name":"/lib/x86_64-linux-gnu/security/pam_permit.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":5776,"node":656224,"name":"/lib/x86_64-linux-gnu/security/pam_deny.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39208,"node":656139,"name":"/lib/x86_64-linux-gnu/libcrypt-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":60272,"node":656262,"name":"/lib/x86_64-linux-gnu/security/pam_unix.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14464,"node":656226,"name":"/lib/x86_64-linux-gnu/security/pam_env.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":258040,"node":655397,"name":"/lib/x86_64-linux-gnu/libnss_systemd.so.2"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":354592,"node":940088,"name":"/usr/lib/sudo/sudoers.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":84360,"node":940083,"name":"/usr/lib/sudo/libsudo_util.so.0.0.0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":10592,"node":656214,"name":"/lib/x86_64-linux-gnu/libutil-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"1w","type":"REG","device":"8,2","size_off":0,"node":528287,"name":"/home/kbrazil/testfiles/lsof-sudo.out"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"3u","type":"netlink","device":null,"size_off":0,"node":340065,"name":"AUDIT"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"4u","type":"unix","device":"0xffff98e4b4afb800","size_off":0,"node":340069,"name":"type=DGRAM"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"6r","type":"FIFO","device":"0,12","size_off":0,"node":340072,"name":"pipe"},{"command":"sudo","pid":23914,"tid":null,"user":"root","fd":"7w","type":"FIFO","device":"0,12","size_off":0,"node":340072,"name":"pipe"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":163224,"node":918160,"name":"/usr/bin/lsof"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"1w","type":"REG","device":"8,2","size_off":0,"node":528287,"name":"/home/kbrazil/testfiles/lsof-sudo.out"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"3r","type":"DIR","device":"0,4","size_off":0,"node":1,"name":"/proc"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"4r","type":"DIR","device":"0,4","size_off":0,"node":340074,"name":"/proc/23915/fd"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"5w","type":"FIFO","device":"0,12","size_off":0,"node":340083,"name":"pipe"},{"command":"lsof","pid":23915,"tid":null,"user":"root","fd":"6r","type":"FIFO","device":"0,12","size_off":0,"node":340084,"name":"pipe"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"txt","type":"REG","device":"8,2","size_off":163224,"node":918160,"name":"/usr/bin/lsof"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"4r","type":"FIFO","device":"0,12","size_off":0,"node":340083,"name":"pipe"},{"command":"lsof","pid":23916,"tid":null,"user":"root","fd":"7w","type":"FIFO","device":"0,12","size_off":0,"node":340084,"name":"pipe"}] diff --git a/tests/fixtures/ubuntu-18.04/lsof.json b/tests/fixtures/ubuntu-18.04/lsof.json index 75db7c3b..eb4c6b78 100644 --- a/tests/fixtures/ubuntu-18.04/lsof.json +++ b/tests/fixtures/ubuntu-18.04/lsof.json @@ -1 +1 @@ -[{"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/cwd (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/root (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1/exe (readlink: Permission denied)"}, {"command": "systemd", "pid": 1, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1/fd (opendir: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/cwd (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/root (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/2/exe (readlink: Permission denied)"}, {"command": "kthreadd", "pid": 2, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/2/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/4/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 4, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/4/fd (opendir: Permission denied)"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/cwd (readlink: Permission denied)"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/root (readlink: Permission denied)"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/6/exe (readlink: Permission denied)"}, {"command": "mm_percpu", "pid": 6, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/6/fd (opendir: Permission denied)"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/cwd (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/root (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/7/exe (readlink: Permission denied)"}, {"command": "ksoftirqd", "pid": 7, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/7/fd (opendir: Permission denied)"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/cwd (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/root (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/8/exe (readlink: Permission denied)"}, {"command": "rcu_sched", "pid": 8, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/8/fd (opendir: Permission denied)"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/cwd (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/root (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/9/exe (readlink: Permission denied)"}, {"command": "rcu_bh", "pid": 9, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/9/fd (opendir: Permission denied)"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/cwd (readlink: Permission denied)"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/root (readlink: Permission denied)"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/10/exe (readlink: Permission denied)"}, {"command": "migration", "pid": 10, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/10/fd (opendir: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/cwd (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/root (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/11/exe (readlink: Permission denied)"}, {"command": "watchdog/", "pid": 11, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/11/fd (opendir: Permission denied)"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/12/cwd (readlink: Permission denied)"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/12/root (readlink: Permission denied)"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/12/exe (readlink: Permission denied)"}, {"command": "cpuhp/0", "pid": 12, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/12/fd (opendir: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/cwd (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/root (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/13/exe (readlink: Permission denied)"}, {"command": "kdevtmpfs", "pid": 13, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/13/fd (opendir: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/cwd (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/root (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/14/exe (readlink: Permission denied)"}, {"command": "netns", "pid": 14, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/14/fd (opendir: Permission denied)"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/cwd (readlink: Permission denied)"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/root (readlink: Permission denied)"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15/exe (readlink: Permission denied)"}, {"command": "rcu_tasks", "pid": 15, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15/fd (opendir: Permission denied)"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/cwd (readlink: Permission denied)"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/root (readlink: Permission denied)"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16/exe (readlink: Permission denied)"}, {"command": "kauditd", "pid": 16, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/16/fd (opendir: Permission denied)"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/cwd (readlink: Permission denied)"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/root (readlink: Permission denied)"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17/exe (readlink: Permission denied)"}, {"command": "khungtask", "pid": 17, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/17/fd (opendir: Permission denied)"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/cwd (readlink: Permission denied)"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/root (readlink: Permission denied)"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/18/exe (readlink: Permission denied)"}, {"command": "oom_reape", "pid": 18, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/18/fd (opendir: Permission denied)"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/cwd (readlink: Permission denied)"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/root (readlink: Permission denied)"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19/exe (readlink: Permission denied)"}, {"command": "writeback", "pid": 19, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/19/fd (opendir: Permission denied)"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/cwd (readlink: Permission denied)"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/root (readlink: Permission denied)"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/20/exe (readlink: Permission denied)"}, {"command": "kcompactd", "pid": 20, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/20/fd (opendir: Permission denied)"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/cwd (readlink: Permission denied)"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/root (readlink: Permission denied)"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/21/exe (readlink: Permission denied)"}, {"command": "ksmd", "pid": 21, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/21/fd (opendir: Permission denied)"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/cwd (readlink: Permission denied)"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/root (readlink: Permission denied)"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/22/exe (readlink: Permission denied)"}, {"command": "khugepage", "pid": 22, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/22/fd (opendir: Permission denied)"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/cwd (readlink: Permission denied)"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/root (readlink: Permission denied)"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23/exe (readlink: Permission denied)"}, {"command": "crypto", "pid": 23, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23/fd (opendir: Permission denied)"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/cwd (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/root (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/24/exe (readlink: Permission denied)"}, {"command": "kintegrit", "pid": 24, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/24/fd (opendir: Permission denied)"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/25/cwd (readlink: Permission denied)"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/25/root (readlink: Permission denied)"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/25/exe (readlink: Permission denied)"}, {"command": "kblockd", "pid": 25, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/25/fd (opendir: Permission denied)"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/26/cwd (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/26/root (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/26/exe (readlink: Permission denied)"}, {"command": "ata_sff", "pid": 26, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/26/fd (opendir: Permission denied)"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/27/cwd (readlink: Permission denied)"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/27/root (readlink: Permission denied)"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/27/exe (readlink: Permission denied)"}, {"command": "md", "pid": 27, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/27/fd (opendir: Permission denied)"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/28/cwd (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/28/root (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/28/exe (readlink: Permission denied)"}, {"command": "edac-poll", "pid": 28, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/28/fd (opendir: Permission denied)"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/29/cwd (readlink: Permission denied)"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/29/root (readlink: Permission denied)"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/29/exe (readlink: Permission denied)"}, {"command": "devfreq_w", "pid": 29, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/29/fd (opendir: Permission denied)"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/cwd (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/root (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/30/exe (readlink: Permission denied)"}, {"command": "watchdogd", "pid": 30, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/30/fd (opendir: Permission denied)"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/34/cwd (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/34/root (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/34/exe (readlink: Permission denied)"}, {"command": "kswapd0", "pid": 34, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/34/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/35/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/35/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/35/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 35, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/35/fd (opendir: Permission denied)"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/36/cwd (readlink: Permission denied)"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/36/root (readlink: Permission denied)"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/36/exe (readlink: Permission denied)"}, {"command": "ecryptfs-", "pid": 36, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/36/fd (opendir: Permission denied)"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/78/cwd (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/78/root (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/78/exe (readlink: Permission denied)"}, {"command": "kthrotld", "pid": 78, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/78/fd (opendir: Permission denied)"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/79/cwd (readlink: Permission denied)"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/79/root (readlink: Permission denied)"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/79/exe (readlink: Permission denied)"}, {"command": "acpi_ther", "pid": 79, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/79/fd (opendir: Permission denied)"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/80/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/80/root (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/80/exe (readlink: Permission denied)"}, {"command": "scsi_eh_0", "pid": 80, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/80/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/81/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/81/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/81/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 81, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/81/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/82/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/82/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/82/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 82, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/82/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/83/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/83/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/83/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 83, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/83/fd (opendir: Permission denied)"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/89/cwd (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/89/root (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/89/exe (readlink: Permission denied)"}, {"command": "ipv6_addr", "pid": 89, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/89/fd (opendir: Permission denied)"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/99/cwd (readlink: Permission denied)"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/99/root (readlink: Permission denied)"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/99/exe (readlink: Permission denied)"}, {"command": "kstrp", "pid": 99, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/99/fd (opendir: Permission denied)"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/116/cwd (readlink: Permission denied)"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/116/root (readlink: Permission denied)"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/116/exe (readlink: Permission denied)"}, {"command": "charger_m", "pid": 116, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/116/fd (opendir: Permission denied)"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/170/cwd (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/170/root (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/170/exe (readlink: Permission denied)"}, {"command": "mpt_poll_", "pid": 170, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/170/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/171/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/171/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/171/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 171, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/171/fd (opendir: Permission denied)"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/172/cwd (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/172/root (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/172/exe (readlink: Permission denied)"}, {"command": "mpt/0", "pid": 172, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/172/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/173/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/173/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/173/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 173, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/173/fd (opendir: Permission denied)"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/174/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/174/root (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/174/exe (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 174, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/174/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/175/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/175/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/175/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 175, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/175/fd (opendir: Permission denied)"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/176/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/176/root (readlink: Permission denied)"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/176/exe (readlink: Permission denied)"}, {"command": "scsi_eh_4", "pid": 176, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/176/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/177/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/177/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/177/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 177, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/177/fd (opendir: Permission denied)"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/178/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/178/root (readlink: Permission denied)"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/178/exe (readlink: Permission denied)"}, {"command": "scsi_eh_5", "pid": 178, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/178/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/179/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/179/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/179/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 179, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/179/fd (opendir: Permission denied)"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/180/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/180/root (readlink: Permission denied)"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/180/exe (readlink: Permission denied)"}, {"command": "scsi_eh_6", "pid": 180, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/180/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/181/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/181/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/181/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 181, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/181/fd (opendir: Permission denied)"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/182/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/182/root (readlink: Permission denied)"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/182/exe (readlink: Permission denied)"}, {"command": "scsi_eh_7", "pid": 182, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/182/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/183/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/183/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/183/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 183, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/183/fd (opendir: Permission denied)"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/188/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/188/root (readlink: Permission denied)"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/188/exe (readlink: Permission denied)"}, {"command": "scsi_eh_8", "pid": 188, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/188/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/189/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/189/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/189/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 189, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/189/fd (opendir: Permission denied)"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/191/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/191/root (readlink: Permission denied)"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/191/exe (readlink: Permission denied)"}, {"command": "scsi_eh_9", "pid": 191, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/191/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/196/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/196/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/196/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 196, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/196/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/198/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/198/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/198/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 198, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/198/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/199/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/199/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/199/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 199, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/199/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/201/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/201/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/201/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 201, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/201/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/203/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/203/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/203/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 203, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/203/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/205/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/205/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/205/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 205, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/205/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/208/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/208/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/208/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 208, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/208/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/209/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/209/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/209/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 209, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/209/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/212/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/212/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/212/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 212, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/212/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/213/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/213/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/213/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 213, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/213/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/216/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/216/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/216/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 216, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/216/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/217/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/217/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/217/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 217, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/217/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/219/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/219/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/219/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 219, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/219/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/221/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/221/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/221/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 221, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/221/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/223/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/223/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/223/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 223, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/223/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/225/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/225/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/225/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 225, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/225/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/227/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/227/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/227/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 227, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/227/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/229/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/229/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/229/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 229, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/229/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/230/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/230/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/230/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 230, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/230/fd (opendir: Permission denied)"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/232/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/232/root (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/232/exe (readlink: Permission denied)"}, {"command": "scsi_eh_1", "pid": 232, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/232/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/233/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/233/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/233/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 233, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/233/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/235/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/235/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/235/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 235, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/235/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/237/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/237/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/237/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 237, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/237/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/238/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/238/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/238/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 238, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/238/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/240/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/240/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/240/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 240, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/240/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/241/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/241/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/241/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 241, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/241/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/243/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/243/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/243/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 243, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/243/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/245/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/245/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/245/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 245, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/245/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/246/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/246/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/246/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 246, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/246/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/248/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/248/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/248/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 248, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/248/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/250/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/250/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/250/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 250, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/250/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/252/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/252/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/252/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 252, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/252/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/254/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/254/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/254/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 254, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/254/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/256/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/256/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/256/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 256, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/256/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/258/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/258/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/258/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 258, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/258/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/259/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/259/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/259/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 259, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/259/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/260/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/260/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/260/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 260, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/260/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/261/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/261/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/261/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 261, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/261/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/262/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/262/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/262/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 262, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/262/fd (opendir: Permission denied)"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/263/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/263/root (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/263/exe (readlink: Permission denied)"}, {"command": "scsi_eh_2", "pid": 263, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/263/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/264/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/264/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/264/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 264, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/264/fd (opendir: Permission denied)"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/265/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/265/root (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/265/exe (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 265, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/265/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/266/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/266/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/266/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 266, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/266/fd (opendir: Permission denied)"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/267/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/267/root (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/267/exe (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 267, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/267/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/268/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/268/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/268/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 268, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/268/fd (opendir: Permission denied)"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/cwd (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/root (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/295/exe (readlink: Permission denied)"}, {"command": "scsi_eh_3", "pid": 295, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/295/fd (opendir: Permission denied)"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/296/cwd (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/296/root (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/296/exe (readlink: Permission denied)"}, {"command": "scsi_tmf_", "pid": 296, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/296/fd (opendir: Permission denied)"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/302/cwd (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/302/root (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/302/exe (readlink: Permission denied)"}, {"command": "ttm_swap", "pid": 302, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/302/fd (opendir: Permission denied)"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/303/cwd (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/303/root (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/303/exe (readlink: Permission denied)"}, {"command": "irq/16-vm", "pid": 303, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/303/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/305/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/305/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/305/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 305, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/305/fd (opendir: Permission denied)"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/369/cwd (readlink: Permission denied)"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/369/root (readlink: Permission denied)"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/369/exe (readlink: Permission denied)"}, {"command": "raid5wq", "pid": 369, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/369/fd (opendir: Permission denied)"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/422/cwd (readlink: Permission denied)"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/422/root (readlink: Permission denied)"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/422/exe (readlink: Permission denied)"}, {"command": "jbd2/sda2", "pid": 422, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/422/fd (opendir: Permission denied)"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/423/cwd (readlink: Permission denied)"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/423/root (readlink: Permission denied)"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/423/exe (readlink: Permission denied)"}, {"command": "ext4-rsv-", "pid": 423, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/423/fd (opendir: Permission denied)"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/495/cwd (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/495/root (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/495/exe (readlink: Permission denied)"}, {"command": "systemd-j", "pid": 495, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/495/fd (opendir: Permission denied)"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/498/cwd (readlink: Permission denied)"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/498/root (readlink: Permission denied)"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/498/exe (readlink: Permission denied)"}, {"command": "iscsi_eh", "pid": 498, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/498/fd (opendir: Permission denied)"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/509/cwd (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/509/root (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/509/exe (readlink: Permission denied)"}, {"command": "systemd-u", "pid": 509, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/509/fd (opendir: Permission denied)"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/511/cwd (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/511/root (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/511/exe (readlink: Permission denied)"}, {"command": "lvmetad", "pid": 511, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/511/fd (opendir: Permission denied)"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/512/cwd (readlink: Permission denied)"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/512/root (readlink: Permission denied)"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/512/exe (readlink: Permission denied)"}, {"command": "ib-comp-w", "pid": 512, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/512/fd (opendir: Permission denied)"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/513/cwd (readlink: Permission denied)"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/513/root (readlink: Permission denied)"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/513/exe (readlink: Permission denied)"}, {"command": "ib_mcast", "pid": 513, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/513/fd (opendir: Permission denied)"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/514/cwd (readlink: Permission denied)"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/514/root (readlink: Permission denied)"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/514/exe (readlink: Permission denied)"}, {"command": "ib_nl_sa_", "pid": 514, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/514/fd (opendir: Permission denied)"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/523/cwd (readlink: Permission denied)"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/523/root (readlink: Permission denied)"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/523/exe (readlink: Permission denied)"}, {"command": "rdma_cm", "pid": 523, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/523/fd (opendir: Permission denied)"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/541/cwd (readlink: Permission denied)"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/541/root (readlink: Permission denied)"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/541/exe (readlink: Permission denied)"}, {"command": "loop0", "pid": 541, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/541/fd (opendir: Permission denied)"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/545/cwd (readlink: Permission denied)"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/545/root (readlink: Permission denied)"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/545/exe (readlink: Permission denied)"}, {"command": "loop1", "pid": 545, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/545/fd (opendir: Permission denied)"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/548/cwd (readlink: Permission denied)"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/548/root (readlink: Permission denied)"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/548/exe (readlink: Permission denied)"}, {"command": "loop2", "pid": 548, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/548/fd (opendir: Permission denied)"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/552/cwd (readlink: Permission denied)"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/552/root (readlink: Permission denied)"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/552/exe (readlink: Permission denied)"}, {"command": "loop3", "pid": 552, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/552/fd (opendir: Permission denied)"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/554/cwd (readlink: Permission denied)"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/554/root (readlink: Permission denied)"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/554/exe (readlink: Permission denied)"}, {"command": "loop5", "pid": 554, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/554/fd (opendir: Permission denied)"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/556/cwd (readlink: Permission denied)"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/556/root (readlink: Permission denied)"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/556/exe (readlink: Permission denied)"}, {"command": "loop7", "pid": 556, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/556/fd (opendir: Permission denied)"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/557/cwd (readlink: Permission denied)"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/557/root (readlink: Permission denied)"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/557/exe (readlink: Permission denied)"}, {"command": "loop8", "pid": 557, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/557/fd (opendir: Permission denied)"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/559/cwd (readlink: Permission denied)"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/559/root (readlink: Permission denied)"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/559/exe (readlink: Permission denied)"}, {"command": "loop10", "pid": 559, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/559/fd (opendir: Permission denied)"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/cwd (readlink: Permission denied)"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/root (readlink: Permission denied)"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/exe (readlink: Permission denied)"}, {"command": "systemd-t", "pid": 606, "tid": null, "user": "systemd-timesync", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/606/fd (opendir: Permission denied)"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/task/617/cwd (readlink: Permission denied)"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/task/617/root (readlink: Permission denied)"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/606/task/617/exe (readlink: Permission denied)"}, {"command": "sd-resolv", "pid": 606, "tid": 617, "user": "systemd-timesync", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/606/task/617/fd (opendir: Permission denied)"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/607/cwd (readlink: Permission denied)"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/607/root (readlink: Permission denied)"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/607/exe (readlink: Permission denied)"}, {"command": "VGAuthSer", "pid": 607, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/607/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/671/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/671/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/671/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 671, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/671/fd (opendir: Permission denied)"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/cwd (readlink: Permission denied)"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/root (readlink: Permission denied)"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/exe (readlink: Permission denied)"}, {"command": "vmtoolsd", "pid": 680, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/680/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/task/733/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/task/733/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/680/task/733/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 680, "tid": 733, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/680/task/733/fd (opendir: Permission denied)"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/867/cwd (readlink: Permission denied)"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/867/root (readlink: Permission denied)"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/867/exe (readlink: Permission denied)"}, {"command": "systemd-n", "pid": 867, "tid": null, "user": "systemd-network", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/867/fd (opendir: Permission denied)"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/885/cwd (readlink: Permission denied)"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/885/root (readlink: Permission denied)"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/885/exe (readlink: Permission denied)"}, {"command": "systemd-r", "pid": 885, "tid": null, "user": "systemd-resolve", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/885/fd (opendir: Permission denied)"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/cwd (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/root (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/exe (readlink: Permission denied)"}, {"command": "rsyslogd", "pid": 955, "tid": null, "user": "syslog", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/955/fd (opendir: Permission denied)"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/965/cwd (readlink: Permission denied)"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/965/root (readlink: Permission denied)"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/965/exe (readlink: Permission denied)"}, {"command": "in:imuxso", "pid": 955, "tid": 965, "user": "syslog", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/955/task/965/fd (opendir: Permission denied)"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/966/cwd (readlink: Permission denied)"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/966/root (readlink: Permission denied)"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/966/exe (readlink: Permission denied)"}, {"command": "in:imklog", "pid": 955, "tid": 966, "user": "syslog", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/955/task/966/fd (opendir: Permission denied)"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/967/cwd (readlink: Permission denied)"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/967/root (readlink: Permission denied)"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/955/task/967/exe (readlink: Permission denied)"}, {"command": "rs:main", "pid": 955, "tid": 967, "user": "syslog", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/955/task/967/fd (opendir: Permission denied)"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/cwd (readlink: Permission denied)"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/root (readlink: Permission denied)"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/exe (readlink: Permission denied)"}, {"command": "networkd-", "pid": 956, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/956/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/task/1294/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/task/1294/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/956/task/1294/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 956, "tid": 1294, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/956/task/1294/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22673/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22673/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22673/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22673, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22673/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22675/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22675/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22675/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22675, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22675/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22676/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22676/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22676/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22676, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22676/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22678/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22678/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22678/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22678, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22678/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22683/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22683/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22683/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22683, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22683/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22685/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22685/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22685/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22685, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22685/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22686/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22686/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22686/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22686, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22686/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22688/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22688/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22688/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22688, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22688/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22689/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22689/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22689/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22689, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22689/fd (opendir: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22690/cwd (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22690/root (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22690/exe (readlink: Permission denied)"}, {"command": "lxcfs", "pid": 960, "tid": 22690, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/960/task/22690/fd (opendir: Permission denied)"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/cwd (readlink: Permission denied)"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/root (readlink: Permission denied)"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/exe (readlink: Permission denied)"}, {"command": "accounts-", "pid": 961, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/961/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1030/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1030/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1030/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 961, "tid": 1030, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1030/fd (opendir: Permission denied)"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1101/cwd (readlink: Permission denied)"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1101/root (readlink: Permission denied)"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1101/exe (readlink: Permission denied)"}, {"command": "gdbus", "pid": 961, "tid": 1101, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/961/task/1101/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1326/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1326/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1326/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1326, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1326/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1327/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1327/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1327/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1327, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1327/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1328/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1328/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1328/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1328, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1328/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1329/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1329/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1329/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1329, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1329/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1332/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1332/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1332/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1332, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1332/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1342/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1342/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1342/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1342, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1342/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1359/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1359/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1359/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1359, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1359/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1382/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1382/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1382/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1382, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1382/fd (opendir: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1517/cwd (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1517/root (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1517/exe (readlink: Permission denied)"}, {"command": "snapd", "pid": 1017, "tid": 1517, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1017/task/1517/fd (opendir: Permission denied)"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1018/cwd (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1018/root (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1018/exe (readlink: Permission denied)"}, {"command": "systemd-l", "pid": 1018, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1018/fd (opendir: Permission denied)"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1038/cwd (readlink: Permission denied)"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1038/root (readlink: Permission denied)"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1038/exe (readlink: Permission denied)"}, {"command": "cron", "pid": 1038, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1038/fd (opendir: Permission denied)"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1043/cwd (readlink: Permission denied)"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1043/root (readlink: Permission denied)"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1043/exe (readlink: Permission denied)"}, {"command": "login", "pid": 1043, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1043/fd (opendir: Permission denied)"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1048/cwd (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1048/root (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1048/exe (readlink: Permission denied)"}, {"command": "dbus-daem", "pid": 1048, "tid": null, "user": "messagebus", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1048/fd (opendir: Permission denied)"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/cwd (readlink: Permission denied)"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/root (readlink: Permission denied)"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/exe (readlink: Permission denied)"}, {"command": "unattende", "pid": 1099, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1099/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/task/1311/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/task/1311/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1099/task/1311/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 1099, "tid": 1311, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1099/task/1311/fd (opendir: Permission denied)"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1100/cwd (readlink: Permission denied)"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1100/root (readlink: Permission denied)"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1100/exe (readlink: Permission denied)"}, {"command": "atd", "pid": 1100, "tid": null, "user": "daemon", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1100/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1303/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1303/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1303/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1303, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1303/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1304/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1304/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1304/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1304, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1304/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1305/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1305/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1305/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1305, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1305/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1306/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1306/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1306/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1306, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1306/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1315/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1315/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1315/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1315, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1315/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1322/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1322/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1322/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1322, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1322/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1323/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1323/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1323/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1323, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1323/fd (opendir: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1325/cwd (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1325/root (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1325/exe (readlink: Permission denied)"}, {"command": "container", "pid": 1112, "tid": 1325, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1112/task/1325/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1127/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1127/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1127/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 1127, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1127/fd (opendir: Permission denied)"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1153/cwd (readlink: Permission denied)"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1153/root (readlink: Permission denied)"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1153/exe (readlink: Permission denied)"}, {"command": "agetty", "pid": 1153, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1153/fd (opendir: Permission denied)"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/cwd (readlink: Permission denied)"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/root (readlink: Permission denied)"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/exe (readlink: Permission denied)"}, {"command": "polkitd", "pid": 1154, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1154/fd (opendir: Permission denied)"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1198/cwd (readlink: Permission denied)"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1198/root (readlink: Permission denied)"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1198/exe (readlink: Permission denied)"}, {"command": "gmain", "pid": 1154, "tid": 1198, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1198/fd (opendir: Permission denied)"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1203/cwd (readlink: Permission denied)"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1203/root (readlink: Permission denied)"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1203/exe (readlink: Permission denied)"}, {"command": "gdbus", "pid": 1154, "tid": 1203, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1154/task/1203/fd (opendir: Permission denied)"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1532/cwd (readlink: Permission denied)"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1532/root (readlink: Permission denied)"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1532/exe (readlink: Permission denied)"}, {"command": "loop11", "pid": 1532, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1532/fd (opendir: Permission denied)"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1595792, "node": 668802, "name": "/lib/systemd/systemd"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1700792, "node": 656167, "name": "/lib/x86_64-linux-gnu/libm-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 121016, "node": 655394, "name": "/lib/x86_64-linux-gnu/libudev.so.1.6.9"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 84032, "node": 656154, "name": "/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 43304, "node": 656160, "name": "/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 34872, "node": 924307, "name": "/usr/lib/x86_64-linux-gnu/libargon2.so.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 432640, "node": 656144, "name": "/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18680, "node": 656129, "name": "/lib/x86_64-linux-gnu/libattr.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 18712, "node": 656135, "name": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27112, "node": 656215, "name": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 112672, "node": 924379, "name": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 153984, "node": 656165, "name": "/lib/x86_64-linux-gnu/liblzma.so.5.2.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 206872, "node": 656157, "name": "/lib/x86_64-linux-gnu/libidn.so.11.6.16"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 27088, "node": 924361, "name": "/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1155768, "node": 656153, "name": "/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 22768, "node": 656136, "name": "/lib/x86_64-linux-gnu/libcap.so.2.25"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 310040, "node": 656140, "name": "/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31232, "node": 656125, "name": "/lib/x86_64-linux-gnu/libacl.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 64144, "node": 656127, "name": "/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 92208, "node": 656162, "name": "/lib/x86_64-linux-gnu/libkmod.so.2.3.2"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 124848, "node": 656130, "name": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 55848, "node": 656185, "name": "/lib/x86_64-linux-gnu/libpam.so.0.83.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 311720, "node": 656131, "name": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 340232, "node": 656170, "name": "/lib/x86_64-linux-gnu/libmount.so.1.1.0"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 288976, "node": 656202, "name": "/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 31680, "node": 656201, "name": "/lib/x86_64-linux-gnu/librt-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2363632, "node": 655401, "name": "/lib/systemd/libsystemd-shared-237.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "1u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "2u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33601, "name": "type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "3u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33650, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "4u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "5u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[signalfd]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "6r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "7r", "type": "DIR", "device": "0,28", "size_off": 0, "node": 1263, "name": "/sys/fs/cgroup/unified/user.slice/user-1000.slice/user@1000.service"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "8u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "9u", "type": "netlink", "device": null, "size_off": null, "node": 33759, "name": "KOBJECT_UEVENT"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "10u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[eventpoll]"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "11r", "type": "REG", "device": "0,4", "size_off": 0, "node": 33761, "name": "/proc/1723/mountinfo"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "12r", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "inotify"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "13r", "type": "REG", "device": "0,4", "size_off": 0, "node": 4026532068, "name": "/proc/swaps"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "14u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33762, "name": "/run/user/1000/systemd/notify type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "15u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33763, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "16u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33764, "name": "type=DGRAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "17u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33765, "name": "/run/user/1000/systemd/private type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "22u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33808, "name": "/run/user/1000/gnupg/S.gpg-agent.ssh type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "23u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33809, "name": "/run/user/1000/gnupg/S.dirmngr type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "24u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33810, "name": "/run/user/1000/gnupg/S.gpg-agent.browser type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "25u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33811, "name": "/run/user/1000/gnupg/S.gpg-agent type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "26u", "type": "unix", "device": "0x0000000000000000", "size_off": null, "node": 33812, "name": "/run/user/1000/gnupg/S.gpg-agent.extra type=STREAM"}, {"command": "systemd", "pid": 1723, "tid": null, "user": "kbrazil", "fd": "27u", "type": "a_inode", "device": "0,13", "size_off": 0, "node": 10717, "name": "[timerfd]"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1734/cwd (readlink: Permission denied)"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1734/root (readlink: Permission denied)"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/1734/exe (readlink: Permission denied)"}, {"command": "(sd-pam", "pid": 1734, "tid": null, "user": "kbrazil", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/1734/fd (opendir: Permission denied)"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "bash", "pid": 1749, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "4,64", "size_off": null, "node": 87, "name": "/dev/ttyS0"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3451/cwd (readlink: Permission denied)"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3451/root (readlink: Permission denied)"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3451/exe (readlink: Permission denied)"}, {"command": "loop9", "pid": 3451, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/3451/fd (opendir: Permission denied)"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3657/cwd (readlink: Permission denied)"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3657/root (readlink: Permission denied)"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/3657/exe (readlink: Permission denied)"}, {"command": "loop4", "pid": 3657, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/3657/fd (opendir: Permission denied)"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15892/cwd (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15892/root (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15892/exe (readlink: Permission denied)"}, {"command": "xfsalloc", "pid": 15892, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15892/fd (opendir: Permission denied)"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15896/cwd (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15896/root (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15896/exe (readlink: Permission denied)"}, {"command": "xfs_mru_c", "pid": 15896, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15896/fd (opendir: Permission denied)"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15900/cwd (readlink: Permission denied)"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15900/root (readlink: Permission denied)"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15900/exe (readlink: Permission denied)"}, {"command": "jfsIO", "pid": 15900, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15900/fd (opendir: Permission denied)"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15901/cwd (readlink: Permission denied)"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15901/root (readlink: Permission denied)"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15901/exe (readlink: Permission denied)"}, {"command": "jfsCommit", "pid": 15901, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15901/fd (opendir: Permission denied)"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15902/cwd (readlink: Permission denied)"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15902/root (readlink: Permission denied)"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/15902/exe (readlink: Permission denied)"}, {"command": "jfsSync", "pid": 15902, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/15902/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16944/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16944/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/16944/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 16944, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/16944/fd (opendir: Permission denied)"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17058/cwd (readlink: Permission denied)"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17058/root (readlink: Permission denied)"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/17058/exe (readlink: Permission denied)"}, {"command": "sshd", "pid": 17058, "tid": null, "user": "kbrazil", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/17058/fd (opendir: Permission denied)"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47568, "node": 656179, "name": "/lib/x86_64-linux-gnu/libnss_files-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 97176, "node": 656176, "name": "/lib/x86_64-linux-gnu/libnsl-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 47576, "node": 656181, "name": "/lib/x86_64-linux-gnu/libnss_nis-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 39744, "node": 656177, "name": "/lib/x86_64-linux-gnu/libnss_compat-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "bash", "pid": 17059, "tid": null, "user": "kbrazil", "fd": "255u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19890/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19890/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/19890/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 19890, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/19890/fd (opendir: Permission denied)"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23282/cwd (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23282/root (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23282/exe (readlink: Permission denied)"}, {"command": "kworker/0", "pid": 23282, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23282/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23289/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23289/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23289/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23289, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23289/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23310/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23310/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23310/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23310, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23310/fd (opendir: Permission denied)"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "cwd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23851/cwd (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "rtd", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23851/root (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "txt", "type": "unknown", "device": null, "size_off": null, "node": null, "name": "/proc/23851/exe (readlink: Permission denied)"}, {"command": "kworker/u", "pid": 23851, "tid": null, "user": "root", "fd": "NOFD", "type": null, "device": null, "size_off": null, "node": null, "name": "/proc/23851/fd (opendir: Permission denied)"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 1113504, "node": 131099, "name": "/bin/bash"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170784, "node": 656210, "name": "/lib/x86_64-linux-gnu/libtinfo.so.5.9"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 26376, "node": 1049137, "name": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "tests.sh", "pid": 23870, "tid": null, "user": "kbrazil", "fd": "255r", "type": "REG", "device": "8,2", "size_off": 1568, "node": 528300, "name": "/home/kbrazil/testfiles/tests.sh"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "0r", "type": "CHR", "device": "1,3", "size_off": null, "node": 6, "name": "/dev/null"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23903, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23904, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23905, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 35000, "node": 131203, "name": "/bin/sleep"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "1u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "sleep", "pid": 23906, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 163224, "node": 918160, "name": "/usr/bin/lsof"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "0u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "1w", "type": "REG", "device": "8,2", "size_off": 0, "node": 528286, "name": "/home/kbrazil/testfiles/lsof.out"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "2u", "type": "CHR", "device": "136,0", "size_off": null, "node": 3, "name": "/dev/pts/0"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "3r", "type": "DIR", "device": "0,4", "size_off": 0, "node": 1, "name": "/proc"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "4r", "type": "DIR", "device": "0,4", "size_off": 0, "node": 339909, "name": "/proc/23912/fd"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "5w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 339914, "name": "pipe"}, {"command": "lsof", "pid": 23912, "tid": null, "user": "kbrazil", "fd": "6r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 339915, "name": "pipe"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "cwd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 528261, "name": "/home/kbrazil/testfiles"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "rtd", "type": "DIR", "device": "8,2", "size_off": 4096, "node": 2, "name": "/"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "txt", "type": "REG", "device": "8,2", "size_off": 163224, "node": 918160, "name": "/usr/bin/lsof"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 144976, "node": 656197, "name": "/lib/x86_64-linux-gnu/libpthread-2.27.so"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 14560, "node": 656145, "name": "/lib/x86_64-linux-gnu/libdl-2.27.so"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 464824, "node": 656191, "name": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 2030544, "node": 656134, "name": "/lib/x86_64-linux-gnu/libc-2.27.so"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 154832, "node": 656203, "name": "/lib/x86_64-linux-gnu/libselinux.so.1"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 170960, "node": 656122, "name": "/lib/x86_64-linux-gnu/ld-2.27.so"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "mem", "type": "REG", "device": "8,2", "size_off": 1683056, "node": 933058, "name": "/usr/lib/locale/locale-archive"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "4r", "type": "FIFO", "device": "0,12", "size_off": null, "node": 339914, "name": "pipe"}, {"command": "lsof", "pid": 23913, "tid": null, "user": "kbrazil", "fd": "7w", "type": "FIFO", "device": "0,12", "size_off": null, "node": 339915, "name": "pipe"}] +[{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/cwd (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/root (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1/exe (readlink: Permission denied)"},{"command":"systemd","pid":1,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1/fd (opendir: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/cwd (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/root (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/2/exe (readlink: Permission denied)"},{"command":"kthreadd","pid":2,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/2/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/root (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/4/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":4,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/4/fd (opendir: Permission denied)"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/cwd (readlink: Permission denied)"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/root (readlink: Permission denied)"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/6/exe (readlink: Permission denied)"},{"command":"mm_percpu","pid":6,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/6/fd (opendir: Permission denied)"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/cwd (readlink: Permission denied)"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/root (readlink: Permission denied)"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/7/exe (readlink: Permission denied)"},{"command":"ksoftirqd","pid":7,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/7/fd (opendir: Permission denied)"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/cwd (readlink: Permission denied)"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/root (readlink: Permission denied)"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/8/exe (readlink: Permission denied)"},{"command":"rcu_sched","pid":8,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/8/fd (opendir: Permission denied)"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/cwd (readlink: Permission denied)"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/root (readlink: Permission denied)"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/9/exe (readlink: Permission denied)"},{"command":"rcu_bh","pid":9,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/9/fd (opendir: Permission denied)"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/cwd (readlink: Permission denied)"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/root (readlink: Permission denied)"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/10/exe (readlink: Permission denied)"},{"command":"migration","pid":10,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/10/fd (opendir: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/cwd (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/root (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/11/exe (readlink: Permission denied)"},{"command":"watchdog/","pid":11,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/11/fd (opendir: Permission denied)"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/12/cwd (readlink: Permission denied)"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/12/root (readlink: Permission denied)"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/12/exe (readlink: Permission denied)"},{"command":"cpuhp/0","pid":12,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/12/fd (opendir: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/cwd (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/root (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/13/exe (readlink: Permission denied)"},{"command":"kdevtmpfs","pid":13,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/13/fd (opendir: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/cwd (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/root (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/14/exe (readlink: Permission denied)"},{"command":"netns","pid":14,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/14/fd (opendir: Permission denied)"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/cwd (readlink: Permission denied)"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/root (readlink: Permission denied)"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15/exe (readlink: Permission denied)"},{"command":"rcu_tasks","pid":15,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15/fd (opendir: Permission denied)"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/cwd (readlink: Permission denied)"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/root (readlink: Permission denied)"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16/exe (readlink: Permission denied)"},{"command":"kauditd","pid":16,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/16/fd (opendir: Permission denied)"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/cwd (readlink: Permission denied)"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/root (readlink: Permission denied)"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17/exe (readlink: Permission denied)"},{"command":"khungtask","pid":17,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/17/fd (opendir: Permission denied)"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/cwd (readlink: Permission denied)"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/root (readlink: Permission denied)"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/18/exe (readlink: Permission denied)"},{"command":"oom_reape","pid":18,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/18/fd (opendir: Permission denied)"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/cwd (readlink: Permission denied)"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/root (readlink: Permission denied)"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19/exe (readlink: Permission denied)"},{"command":"writeback","pid":19,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/19/fd (opendir: Permission denied)"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/cwd (readlink: Permission denied)"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/root (readlink: Permission denied)"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/20/exe (readlink: Permission denied)"},{"command":"kcompactd","pid":20,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/20/fd (opendir: Permission denied)"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/cwd (readlink: Permission denied)"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/root (readlink: Permission denied)"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/21/exe (readlink: Permission denied)"},{"command":"ksmd","pid":21,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/21/fd (opendir: Permission denied)"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/cwd (readlink: Permission denied)"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/root (readlink: Permission denied)"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/22/exe (readlink: Permission denied)"},{"command":"khugepage","pid":22,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/22/fd (opendir: Permission denied)"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/cwd (readlink: Permission denied)"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/root (readlink: Permission denied)"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23/exe (readlink: Permission denied)"},{"command":"crypto","pid":23,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23/fd (opendir: Permission denied)"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/cwd (readlink: Permission denied)"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/root (readlink: Permission denied)"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/24/exe (readlink: Permission denied)"},{"command":"kintegrit","pid":24,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/24/fd (opendir: Permission denied)"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/25/cwd (readlink: Permission denied)"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/25/root (readlink: Permission denied)"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/25/exe (readlink: Permission denied)"},{"command":"kblockd","pid":25,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/25/fd (opendir: Permission denied)"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/26/cwd (readlink: Permission denied)"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/26/root (readlink: Permission denied)"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/26/exe (readlink: Permission denied)"},{"command":"ata_sff","pid":26,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/26/fd (opendir: Permission denied)"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/27/cwd (readlink: Permission denied)"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/27/root (readlink: Permission denied)"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/27/exe (readlink: Permission denied)"},{"command":"md","pid":27,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/27/fd (opendir: Permission denied)"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/28/cwd (readlink: Permission denied)"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/28/root (readlink: Permission denied)"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/28/exe (readlink: Permission denied)"},{"command":"edac-poll","pid":28,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/28/fd (opendir: Permission denied)"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/29/cwd (readlink: Permission denied)"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/29/root (readlink: Permission denied)"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/29/exe (readlink: Permission denied)"},{"command":"devfreq_w","pid":29,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/29/fd (opendir: Permission denied)"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/cwd (readlink: Permission denied)"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/root (readlink: Permission denied)"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/30/exe (readlink: Permission denied)"},{"command":"watchdogd","pid":30,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/30/fd (opendir: Permission denied)"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/34/cwd (readlink: Permission denied)"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/34/root (readlink: Permission denied)"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/34/exe (readlink: Permission denied)"},{"command":"kswapd0","pid":34,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/34/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/35/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/35/root (readlink: Permission denied)"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/35/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":35,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/35/fd (opendir: Permission denied)"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/36/cwd (readlink: Permission denied)"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/36/root (readlink: Permission denied)"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/36/exe (readlink: Permission denied)"},{"command":"ecryptfs-","pid":36,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/36/fd (opendir: Permission denied)"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/78/cwd (readlink: Permission denied)"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/78/root (readlink: Permission denied)"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/78/exe (readlink: Permission denied)"},{"command":"kthrotld","pid":78,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/78/fd (opendir: Permission denied)"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/79/cwd (readlink: Permission denied)"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/79/root (readlink: Permission denied)"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/79/exe (readlink: Permission denied)"},{"command":"acpi_ther","pid":79,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/79/fd (opendir: Permission denied)"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/80/cwd (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/80/root (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/80/exe (readlink: Permission denied)"},{"command":"scsi_eh_0","pid":80,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/80/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/81/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/81/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/81/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":81,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/81/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/82/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/82/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/82/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":82,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/82/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/83/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/83/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/83/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":83,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/83/fd (opendir: Permission denied)"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/89/cwd (readlink: Permission denied)"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/89/root (readlink: Permission denied)"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/89/exe (readlink: Permission denied)"},{"command":"ipv6_addr","pid":89,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/89/fd (opendir: Permission denied)"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/99/cwd (readlink: Permission denied)"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/99/root (readlink: Permission denied)"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/99/exe (readlink: Permission denied)"},{"command":"kstrp","pid":99,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/99/fd (opendir: Permission denied)"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/116/cwd (readlink: Permission denied)"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/116/root (readlink: Permission denied)"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/116/exe (readlink: Permission denied)"},{"command":"charger_m","pid":116,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/116/fd (opendir: Permission denied)"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/170/cwd (readlink: Permission denied)"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/170/root (readlink: Permission denied)"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/170/exe (readlink: Permission denied)"},{"command":"mpt_poll_","pid":170,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/170/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/171/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/171/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/171/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":171,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/171/fd (opendir: Permission denied)"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/172/cwd (readlink: Permission denied)"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/172/root (readlink: Permission denied)"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/172/exe (readlink: Permission denied)"},{"command":"mpt/0","pid":172,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/172/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/173/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/173/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/173/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":173,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/173/fd (opendir: Permission denied)"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/174/cwd (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/174/root (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/174/exe (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":174,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/174/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/175/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/175/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/175/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":175,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/175/fd (opendir: Permission denied)"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/176/cwd (readlink: Permission denied)"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/176/root (readlink: Permission denied)"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/176/exe (readlink: Permission denied)"},{"command":"scsi_eh_4","pid":176,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/176/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/177/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/177/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/177/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":177,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/177/fd (opendir: Permission denied)"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/178/cwd (readlink: Permission denied)"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/178/root (readlink: Permission denied)"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/178/exe (readlink: Permission denied)"},{"command":"scsi_eh_5","pid":178,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/178/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/179/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/179/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/179/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":179,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/179/fd (opendir: Permission denied)"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/180/cwd (readlink: Permission denied)"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/180/root (readlink: Permission denied)"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/180/exe (readlink: Permission denied)"},{"command":"scsi_eh_6","pid":180,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/180/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/181/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/181/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/181/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":181,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/181/fd (opendir: Permission denied)"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/182/cwd (readlink: Permission denied)"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/182/root (readlink: Permission denied)"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/182/exe (readlink: Permission denied)"},{"command":"scsi_eh_7","pid":182,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/182/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/183/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/183/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/183/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":183,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/183/fd (opendir: Permission denied)"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/188/cwd (readlink: Permission denied)"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/188/root (readlink: Permission denied)"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/188/exe (readlink: Permission denied)"},{"command":"scsi_eh_8","pid":188,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/188/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/189/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/189/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/189/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":189,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/189/fd (opendir: Permission denied)"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/191/cwd (readlink: Permission denied)"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/191/root (readlink: Permission denied)"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/191/exe (readlink: Permission denied)"},{"command":"scsi_eh_9","pid":191,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/191/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/196/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/196/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/196/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":196,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/196/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/198/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/198/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/198/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":198,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/198/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/199/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/199/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/199/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":199,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/199/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/201/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/201/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/201/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":201,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/201/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/203/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/203/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/203/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":203,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/203/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/205/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/205/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/205/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":205,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/205/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/208/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/208/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/208/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":208,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/208/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/209/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/209/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/209/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":209,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/209/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/212/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/212/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/212/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":212,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/212/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/213/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/213/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/213/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":213,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/213/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/216/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/216/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/216/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":216,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/216/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/217/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/217/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/217/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":217,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/217/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/219/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/219/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/219/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":219,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/219/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/221/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/221/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/221/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":221,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/221/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/223/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/223/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/223/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":223,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/223/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/225/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/225/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/225/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":225,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/225/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/227/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/227/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/227/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":227,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/227/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/229/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/229/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/229/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":229,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/229/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/230/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/230/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/230/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":230,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/230/fd (opendir: Permission denied)"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/232/cwd (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/232/root (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/232/exe (readlink: Permission denied)"},{"command":"scsi_eh_1","pid":232,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/232/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/233/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/233/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/233/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":233,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/233/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/235/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/235/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/235/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":235,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/235/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/237/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/237/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/237/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":237,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/237/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/238/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/238/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/238/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":238,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/238/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/240/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/240/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/240/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":240,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/240/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/241/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/241/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/241/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":241,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/241/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/243/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/243/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/243/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":243,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/243/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/245/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/245/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/245/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":245,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/245/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/246/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/246/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/246/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":246,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/246/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/248/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/248/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/248/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":248,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/248/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/250/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/250/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/250/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":250,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/250/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/252/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/252/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/252/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":252,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/252/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/254/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/254/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/254/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":254,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/254/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/256/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/256/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/256/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":256,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/256/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/258/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/258/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/258/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":258,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/258/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/259/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/259/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/259/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":259,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/259/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/260/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/260/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/260/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":260,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/260/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/261/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/261/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/261/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":261,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/261/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/262/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/262/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/262/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":262,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/262/fd (opendir: Permission denied)"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/263/cwd (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/263/root (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/263/exe (readlink: Permission denied)"},{"command":"scsi_eh_2","pid":263,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/263/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/264/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/264/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/264/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":264,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/264/fd (opendir: Permission denied)"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/265/cwd (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/265/root (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/265/exe (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":265,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/265/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/266/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/266/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/266/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":266,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/266/fd (opendir: Permission denied)"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/267/cwd (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/267/root (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/267/exe (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":267,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/267/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/268/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/268/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/268/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":268,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/268/fd (opendir: Permission denied)"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/cwd (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/root (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/295/exe (readlink: Permission denied)"},{"command":"scsi_eh_3","pid":295,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/295/fd (opendir: Permission denied)"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/296/cwd (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/296/root (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/296/exe (readlink: Permission denied)"},{"command":"scsi_tmf_","pid":296,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/296/fd (opendir: Permission denied)"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/302/cwd (readlink: Permission denied)"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/302/root (readlink: Permission denied)"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/302/exe (readlink: Permission denied)"},{"command":"ttm_swap","pid":302,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/302/fd (opendir: Permission denied)"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/303/cwd (readlink: Permission denied)"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/303/root (readlink: Permission denied)"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/303/exe (readlink: Permission denied)"},{"command":"irq/16-vm","pid":303,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/303/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/305/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/305/root (readlink: Permission denied)"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/305/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":305,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/305/fd (opendir: Permission denied)"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/369/cwd (readlink: Permission denied)"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/369/root (readlink: Permission denied)"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/369/exe (readlink: Permission denied)"},{"command":"raid5wq","pid":369,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/369/fd (opendir: Permission denied)"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/422/cwd (readlink: Permission denied)"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/422/root (readlink: Permission denied)"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/422/exe (readlink: Permission denied)"},{"command":"jbd2/sda2","pid":422,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/422/fd (opendir: Permission denied)"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/423/cwd (readlink: Permission denied)"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/423/root (readlink: Permission denied)"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/423/exe (readlink: Permission denied)"},{"command":"ext4-rsv-","pid":423,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/423/fd (opendir: Permission denied)"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/495/cwd (readlink: Permission denied)"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/495/root (readlink: Permission denied)"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/495/exe (readlink: Permission denied)"},{"command":"systemd-j","pid":495,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/495/fd (opendir: Permission denied)"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/498/cwd (readlink: Permission denied)"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/498/root (readlink: Permission denied)"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/498/exe (readlink: Permission denied)"},{"command":"iscsi_eh","pid":498,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/498/fd (opendir: Permission denied)"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/509/cwd (readlink: Permission denied)"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/509/root (readlink: Permission denied)"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/509/exe (readlink: Permission denied)"},{"command":"systemd-u","pid":509,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/509/fd (opendir: Permission denied)"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/511/cwd (readlink: Permission denied)"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/511/root (readlink: Permission denied)"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/511/exe (readlink: Permission denied)"},{"command":"lvmetad","pid":511,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/511/fd (opendir: Permission denied)"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/512/cwd (readlink: Permission denied)"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/512/root (readlink: Permission denied)"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/512/exe (readlink: Permission denied)"},{"command":"ib-comp-w","pid":512,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/512/fd (opendir: Permission denied)"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/513/cwd (readlink: Permission denied)"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/513/root (readlink: Permission denied)"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/513/exe (readlink: Permission denied)"},{"command":"ib_mcast","pid":513,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/513/fd (opendir: Permission denied)"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/514/cwd (readlink: Permission denied)"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/514/root (readlink: Permission denied)"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/514/exe (readlink: Permission denied)"},{"command":"ib_nl_sa_","pid":514,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/514/fd (opendir: Permission denied)"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/523/cwd (readlink: Permission denied)"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/523/root (readlink: Permission denied)"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/523/exe (readlink: Permission denied)"},{"command":"rdma_cm","pid":523,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/523/fd (opendir: Permission denied)"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/541/cwd (readlink: Permission denied)"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/541/root (readlink: Permission denied)"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/541/exe (readlink: Permission denied)"},{"command":"loop0","pid":541,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/541/fd (opendir: Permission denied)"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/545/cwd (readlink: Permission denied)"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/545/root (readlink: Permission denied)"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/545/exe (readlink: Permission denied)"},{"command":"loop1","pid":545,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/545/fd (opendir: Permission denied)"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/548/cwd (readlink: Permission denied)"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/548/root (readlink: Permission denied)"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/548/exe (readlink: Permission denied)"},{"command":"loop2","pid":548,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/548/fd (opendir: Permission denied)"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/552/cwd (readlink: Permission denied)"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/552/root (readlink: Permission denied)"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/552/exe (readlink: Permission denied)"},{"command":"loop3","pid":552,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/552/fd (opendir: Permission denied)"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/554/cwd (readlink: Permission denied)"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/554/root (readlink: Permission denied)"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/554/exe (readlink: Permission denied)"},{"command":"loop5","pid":554,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/554/fd (opendir: Permission denied)"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/556/cwd (readlink: Permission denied)"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/556/root (readlink: Permission denied)"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/556/exe (readlink: Permission denied)"},{"command":"loop7","pid":556,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/556/fd (opendir: Permission denied)"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/557/cwd (readlink: Permission denied)"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/557/root (readlink: Permission denied)"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/557/exe (readlink: Permission denied)"},{"command":"loop8","pid":557,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/557/fd (opendir: Permission denied)"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/559/cwd (readlink: Permission denied)"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/559/root (readlink: Permission denied)"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/559/exe (readlink: Permission denied)"},{"command":"loop10","pid":559,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/559/fd (opendir: Permission denied)"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/cwd (readlink: Permission denied)"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/root (readlink: Permission denied)"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/exe (readlink: Permission denied)"},{"command":"systemd-t","pid":606,"tid":null,"user":"systemd-timesync","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/606/fd (opendir: Permission denied)"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/task/617/cwd (readlink: Permission denied)"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/task/617/root (readlink: Permission denied)"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/606/task/617/exe (readlink: Permission denied)"},{"command":"sd-resolv","pid":606,"tid":617,"user":"systemd-timesync","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/606/task/617/fd (opendir: Permission denied)"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/607/cwd (readlink: Permission denied)"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/607/root (readlink: Permission denied)"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/607/exe (readlink: Permission denied)"},{"command":"VGAuthSer","pid":607,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/607/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/671/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/671/root (readlink: Permission denied)"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/671/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":671,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/671/fd (opendir: Permission denied)"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/cwd (readlink: Permission denied)"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/root (readlink: Permission denied)"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/exe (readlink: Permission denied)"},{"command":"vmtoolsd","pid":680,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/680/fd (opendir: Permission denied)"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/task/733/cwd (readlink: Permission denied)"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/task/733/root (readlink: Permission denied)"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/680/task/733/exe (readlink: Permission denied)"},{"command":"gmain","pid":680,"tid":733,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/680/task/733/fd (opendir: Permission denied)"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/867/cwd (readlink: Permission denied)"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/867/root (readlink: Permission denied)"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/867/exe (readlink: Permission denied)"},{"command":"systemd-n","pid":867,"tid":null,"user":"systemd-network","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/867/fd (opendir: Permission denied)"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/885/cwd (readlink: Permission denied)"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/885/root (readlink: Permission denied)"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/885/exe (readlink: Permission denied)"},{"command":"systemd-r","pid":885,"tid":null,"user":"systemd-resolve","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/885/fd (opendir: Permission denied)"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/cwd (readlink: Permission denied)"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/root (readlink: Permission denied)"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/exe (readlink: Permission denied)"},{"command":"rsyslogd","pid":955,"tid":null,"user":"syslog","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/955/fd (opendir: Permission denied)"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/965/cwd (readlink: Permission denied)"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/965/root (readlink: Permission denied)"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/965/exe (readlink: Permission denied)"},{"command":"in:imuxso","pid":955,"tid":965,"user":"syslog","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/955/task/965/fd (opendir: Permission denied)"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/966/cwd (readlink: Permission denied)"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/966/root (readlink: Permission denied)"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/966/exe (readlink: Permission denied)"},{"command":"in:imklog","pid":955,"tid":966,"user":"syslog","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/955/task/966/fd (opendir: Permission denied)"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/967/cwd (readlink: Permission denied)"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/967/root (readlink: Permission denied)"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/955/task/967/exe (readlink: Permission denied)"},{"command":"rs:main","pid":955,"tid":967,"user":"syslog","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/955/task/967/fd (opendir: Permission denied)"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/cwd (readlink: Permission denied)"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/root (readlink: Permission denied)"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/exe (readlink: Permission denied)"},{"command":"networkd-","pid":956,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/956/fd (opendir: Permission denied)"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/task/1294/cwd (readlink: Permission denied)"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/task/1294/root (readlink: Permission denied)"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/956/task/1294/exe (readlink: Permission denied)"},{"command":"gmain","pid":956,"tid":1294,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/956/task/1294/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22673/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22673/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22673/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22673,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22673/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22675/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22675/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22675/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22675,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22675/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22676/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22676/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22676/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22676,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22676/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22678/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22678/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22678/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22678,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22678/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22683/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22683/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22683/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22683,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22683/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22685/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22685/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22685/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22685,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22685/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22686/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22686/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22686/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22686,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22686/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22688/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22688/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22688/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22688,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22688/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22689/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22689/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22689/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22689,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22689/fd (opendir: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22690/cwd (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22690/root (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/960/task/22690/exe (readlink: Permission denied)"},{"command":"lxcfs","pid":960,"tid":22690,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/960/task/22690/fd (opendir: Permission denied)"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/cwd (readlink: Permission denied)"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/root (readlink: Permission denied)"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/exe (readlink: Permission denied)"},{"command":"accounts-","pid":961,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/961/fd (opendir: Permission denied)"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1030/cwd (readlink: Permission denied)"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1030/root (readlink: Permission denied)"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1030/exe (readlink: Permission denied)"},{"command":"gmain","pid":961,"tid":1030,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/961/task/1030/fd (opendir: Permission denied)"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1101/cwd (readlink: Permission denied)"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1101/root (readlink: Permission denied)"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/961/task/1101/exe (readlink: Permission denied)"},{"command":"gdbus","pid":961,"tid":1101,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/961/task/1101/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1326/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1326/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1326/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1326,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1326/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1327/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1327/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1327/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1327,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1327/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1328/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1328/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1328/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1328,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1328/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1329/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1329/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1329/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1329,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1329/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1332/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1332/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1332/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1332,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1332/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1342/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1342/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1342/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1342,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1342/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1359/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1359/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1359/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1359,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1359/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1382/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1382/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1382/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1382,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1382/fd (opendir: Permission denied)"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1517/cwd (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1517/root (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1517/exe (readlink: Permission denied)"},{"command":"snapd","pid":1017,"tid":1517,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1017/task/1517/fd (opendir: Permission denied)"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1018/cwd (readlink: Permission denied)"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1018/root (readlink: Permission denied)"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1018/exe (readlink: Permission denied)"},{"command":"systemd-l","pid":1018,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1018/fd (opendir: Permission denied)"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1038/cwd (readlink: Permission denied)"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1038/root (readlink: Permission denied)"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1038/exe (readlink: Permission denied)"},{"command":"cron","pid":1038,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1038/fd (opendir: Permission denied)"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1043/cwd (readlink: Permission denied)"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1043/root (readlink: Permission denied)"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1043/exe (readlink: Permission denied)"},{"command":"login","pid":1043,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1043/fd (opendir: Permission denied)"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1048/cwd (readlink: Permission denied)"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1048/root (readlink: Permission denied)"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1048/exe (readlink: Permission denied)"},{"command":"dbus-daem","pid":1048,"tid":null,"user":"messagebus","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1048/fd (opendir: Permission denied)"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/cwd (readlink: Permission denied)"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/root (readlink: Permission denied)"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/exe (readlink: Permission denied)"},{"command":"unattende","pid":1099,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1099/fd (opendir: Permission denied)"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/task/1311/cwd (readlink: Permission denied)"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/task/1311/root (readlink: Permission denied)"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1099/task/1311/exe (readlink: Permission denied)"},{"command":"gmain","pid":1099,"tid":1311,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1099/task/1311/fd (opendir: Permission denied)"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1100/cwd (readlink: Permission denied)"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1100/root (readlink: Permission denied)"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1100/exe (readlink: Permission denied)"},{"command":"atd","pid":1100,"tid":null,"user":"daemon","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1100/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1303/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1303/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1303/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1303,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1303/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1304/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1304/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1304/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1304,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1304/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1305/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1305/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1305/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1305,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1305/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1306/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1306/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1306/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1306,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1306/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1315/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1315/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1315/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1315,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1315/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1322/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1322/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1322/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1322,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1322/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1323/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1323/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1323/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1323,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1323/fd (opendir: Permission denied)"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1325/cwd (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1325/root (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1325/exe (readlink: Permission denied)"},{"command":"container","pid":1112,"tid":1325,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1112/task/1325/fd (opendir: Permission denied)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1127/cwd (readlink: Permission denied)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1127/root (readlink: Permission denied)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1127/exe (readlink: Permission denied)"},{"command":"sshd","pid":1127,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1127/fd (opendir: Permission denied)"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1153/cwd (readlink: Permission denied)"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1153/root (readlink: Permission denied)"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1153/exe (readlink: Permission denied)"},{"command":"agetty","pid":1153,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1153/fd (opendir: Permission denied)"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/cwd (readlink: Permission denied)"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/root (readlink: Permission denied)"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/exe (readlink: Permission denied)"},{"command":"polkitd","pid":1154,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1154/fd (opendir: Permission denied)"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1198/cwd (readlink: Permission denied)"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1198/root (readlink: Permission denied)"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1198/exe (readlink: Permission denied)"},{"command":"gmain","pid":1154,"tid":1198,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1198/fd (opendir: Permission denied)"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1203/cwd (readlink: Permission denied)"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1203/root (readlink: Permission denied)"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1203/exe (readlink: Permission denied)"},{"command":"gdbus","pid":1154,"tid":1203,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1154/task/1203/fd (opendir: Permission denied)"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1532/cwd (readlink: Permission denied)"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1532/root (readlink: Permission denied)"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1532/exe (readlink: Permission denied)"},{"command":"loop11","pid":1532,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1532/fd (opendir: Permission denied)"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1595792,"node":668802,"name":"/lib/systemd/systemd"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1700792,"node":656167,"name":"/lib/x86_64-linux-gnu/libm-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":121016,"node":655394,"name":"/lib/x86_64-linux-gnu/libudev.so.1.6.9"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":84032,"node":656154,"name":"/lib/x86_64-linux-gnu/libgpg-error.so.0.22.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":43304,"node":656160,"name":"/lib/x86_64-linux-gnu/libjson-c.so.3.0.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":34872,"node":924307,"name":"/usr/lib/x86_64-linux-gnu/libargon2.so.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":432640,"node":656144,"name":"/lib/x86_64-linux-gnu/libdevmapper.so.1.02.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18680,"node":656129,"name":"/lib/x86_64-linux-gnu/libattr.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":18712,"node":656135,"name":"/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27112,"node":656215,"name":"/lib/x86_64-linux-gnu/libuuid.so.1.3.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":112672,"node":924379,"name":"/usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":153984,"node":656165,"name":"/lib/x86_64-linux-gnu/liblzma.so.5.2.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":206872,"node":656157,"name":"/lib/x86_64-linux-gnu/libidn.so.11.6.16"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":27088,"node":924361,"name":"/usr/lib/x86_64-linux-gnu/libip4tc.so.0.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1155768,"node":656153,"name":"/lib/x86_64-linux-gnu/libgcrypt.so.20.2.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":22768,"node":656136,"name":"/lib/x86_64-linux-gnu/libcap.so.2.25"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":310040,"node":656140,"name":"/lib/x86_64-linux-gnu/libcryptsetup.so.12.2.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31232,"node":656125,"name":"/lib/x86_64-linux-gnu/libacl.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":64144,"node":656127,"name":"/lib/x86_64-linux-gnu/libapparmor.so.1.4.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":92208,"node":656162,"name":"/lib/x86_64-linux-gnu/libkmod.so.2.3.2"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":124848,"node":656130,"name":"/lib/x86_64-linux-gnu/libaudit.so.1.0.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":55848,"node":656185,"name":"/lib/x86_64-linux-gnu/libpam.so.0.83.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":311720,"node":656131,"name":"/lib/x86_64-linux-gnu/libblkid.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":340232,"node":656170,"name":"/lib/x86_64-linux-gnu/libmount.so.1.1.0"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":288976,"node":656202,"name":"/lib/x86_64-linux-gnu/libseccomp.so.2.4.1"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":31680,"node":656201,"name":"/lib/x86_64-linux-gnu/librt-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2363632,"node":655401,"name":"/lib/systemd/libsystemd-shared-237.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"1u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"2u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33601,"name":"type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"3u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33650,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"4u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"5u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[signalfd]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"6r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"7r","type":"DIR","device":"0,28","size_off":0,"node":1263,"name":"/sys/fs/cgroup/unified/user.slice/user-1000.slice/user@1000.service"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"8u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"9u","type":"netlink","device":null,"size_off":0,"node":33759,"name":"KOBJECT_UEVENT"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"10u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[eventpoll]"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"11r","type":"REG","device":"0,4","size_off":0,"node":33761,"name":"/proc/1723/mountinfo"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"12r","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"inotify"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"13r","type":"REG","device":"0,4","size_off":0,"node":4026532068,"name":"/proc/swaps"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"14u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33762,"name":"/run/user/1000/systemd/notify type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"15u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33763,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"16u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33764,"name":"type=DGRAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"17u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33765,"name":"/run/user/1000/systemd/private type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"22u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33808,"name":"/run/user/1000/gnupg/S.gpg-agent.ssh type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"23u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33809,"name":"/run/user/1000/gnupg/S.dirmngr type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"24u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33810,"name":"/run/user/1000/gnupg/S.gpg-agent.browser type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"25u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33811,"name":"/run/user/1000/gnupg/S.gpg-agent type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"26u","type":"unix","device":"0x0000000000000000","size_off":0,"node":33812,"name":"/run/user/1000/gnupg/S.gpg-agent.extra type=STREAM"},{"command":"systemd","pid":1723,"tid":null,"user":"kbrazil","fd":"27u","type":"a_inode","device":"0,13","size_off":0,"node":10717,"name":"[timerfd]"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1734/cwd (readlink: Permission denied)"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1734/root (readlink: Permission denied)"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/1734/exe (readlink: Permission denied)"},{"command":"(sd-pam","pid":1734,"tid":null,"user":"kbrazil","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/1734/fd (opendir: Permission denied)"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"bash","pid":1749,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"4,64","size_off":0,"node":87,"name":"/dev/ttyS0"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3451/cwd (readlink: Permission denied)"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3451/root (readlink: Permission denied)"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3451/exe (readlink: Permission denied)"},{"command":"loop9","pid":3451,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/3451/fd (opendir: Permission denied)"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3657/cwd (readlink: Permission denied)"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3657/root (readlink: Permission denied)"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/3657/exe (readlink: Permission denied)"},{"command":"loop4","pid":3657,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/3657/fd (opendir: Permission denied)"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15892/cwd (readlink: Permission denied)"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15892/root (readlink: Permission denied)"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15892/exe (readlink: Permission denied)"},{"command":"xfsalloc","pid":15892,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15892/fd (opendir: Permission denied)"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15896/cwd (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15896/root (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15896/exe (readlink: Permission denied)"},{"command":"xfs_mru_c","pid":15896,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15896/fd (opendir: Permission denied)"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15900/cwd (readlink: Permission denied)"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15900/root (readlink: Permission denied)"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15900/exe (readlink: Permission denied)"},{"command":"jfsIO","pid":15900,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15900/fd (opendir: Permission denied)"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15901/cwd (readlink: Permission denied)"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15901/root (readlink: Permission denied)"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15901/exe (readlink: Permission denied)"},{"command":"jfsCommit","pid":15901,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15901/fd (opendir: Permission denied)"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15902/cwd (readlink: Permission denied)"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15902/root (readlink: Permission denied)"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/15902/exe (readlink: Permission denied)"},{"command":"jfsSync","pid":15902,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/15902/fd (opendir: Permission denied)"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16944/cwd (readlink: Permission denied)"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16944/root (readlink: Permission denied)"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/16944/exe (readlink: Permission denied)"},{"command":"sshd","pid":16944,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/16944/fd (opendir: Permission denied)"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17058/cwd (readlink: Permission denied)"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17058/root (readlink: Permission denied)"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/17058/exe (readlink: Permission denied)"},{"command":"sshd","pid":17058,"tid":null,"user":"kbrazil","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/17058/fd (opendir: Permission denied)"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47568,"node":656179,"name":"/lib/x86_64-linux-gnu/libnss_files-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":97176,"node":656176,"name":"/lib/x86_64-linux-gnu/libnsl-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":47576,"node":656181,"name":"/lib/x86_64-linux-gnu/libnss_nis-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":39744,"node":656177,"name":"/lib/x86_64-linux-gnu/libnss_compat-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"bash","pid":17059,"tid":null,"user":"kbrazil","fd":"255u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19890/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19890/root (readlink: Permission denied)"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/19890/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":19890,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/19890/fd (opendir: Permission denied)"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23282/cwd (readlink: Permission denied)"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23282/root (readlink: Permission denied)"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23282/exe (readlink: Permission denied)"},{"command":"kworker/0","pid":23282,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23282/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23289/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23289/root (readlink: Permission denied)"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23289/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":23289,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23289/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23310/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23310/root (readlink: Permission denied)"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23310/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":23310,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23310/fd (opendir: Permission denied)"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"cwd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23851/cwd (readlink: Permission denied)"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"rtd","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23851/root (readlink: Permission denied)"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"txt","type":"unknown","device":null,"size_off":null,"node":null,"name":"/proc/23851/exe (readlink: Permission denied)"},{"command":"kworker/u","pid":23851,"tid":null,"user":"root","fd":"NOFD","type":null,"device":null,"size_off":null,"node":null,"name":"/proc/23851/fd (opendir: Permission denied)"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":1113504,"node":131099,"name":"/bin/bash"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170784,"node":656210,"name":"/lib/x86_64-linux-gnu/libtinfo.so.5.9"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":26376,"node":1049137,"name":"/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"tests.sh","pid":23870,"tid":null,"user":"kbrazil","fd":"255r","type":"REG","device":"8,2","size_off":1568,"node":528300,"name":"/home/kbrazil/testfiles/tests.sh"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"0r","type":"CHR","device":"1,3","size_off":0,"node":6,"name":"/dev/null"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23903,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23904,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23905,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":35000,"node":131203,"name":"/bin/sleep"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"1u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"sleep","pid":23906,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":163224,"node":918160,"name":"/usr/bin/lsof"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"0u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"1w","type":"REG","device":"8,2","size_off":0,"node":528286,"name":"/home/kbrazil/testfiles/lsof.out"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"2u","type":"CHR","device":"136,0","size_off":0,"node":3,"name":"/dev/pts/0"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"3r","type":"DIR","device":"0,4","size_off":0,"node":1,"name":"/proc"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"4r","type":"DIR","device":"0,4","size_off":0,"node":339909,"name":"/proc/23912/fd"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"5w","type":"FIFO","device":"0,12","size_off":0,"node":339914,"name":"pipe"},{"command":"lsof","pid":23912,"tid":null,"user":"kbrazil","fd":"6r","type":"FIFO","device":"0,12","size_off":0,"node":339915,"name":"pipe"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"cwd","type":"DIR","device":"8,2","size_off":4096,"node":528261,"name":"/home/kbrazil/testfiles"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"rtd","type":"DIR","device":"8,2","size_off":4096,"node":2,"name":"/"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"txt","type":"REG","device":"8,2","size_off":163224,"node":918160,"name":"/usr/bin/lsof"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":144976,"node":656197,"name":"/lib/x86_64-linux-gnu/libpthread-2.27.so"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":14560,"node":656145,"name":"/lib/x86_64-linux-gnu/libdl-2.27.so"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":464824,"node":656191,"name":"/lib/x86_64-linux-gnu/libpcre.so.3.13.3"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":2030544,"node":656134,"name":"/lib/x86_64-linux-gnu/libc-2.27.so"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":154832,"node":656203,"name":"/lib/x86_64-linux-gnu/libselinux.so.1"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":170960,"node":656122,"name":"/lib/x86_64-linux-gnu/ld-2.27.so"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"mem","type":"REG","device":"8,2","size_off":1683056,"node":933058,"name":"/usr/lib/locale/locale-archive"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"4r","type":"FIFO","device":"0,12","size_off":0,"node":339914,"name":"pipe"},{"command":"lsof","pid":23913,"tid":null,"user":"kbrazil","fd":"7w","type":"FIFO","device":"0,12","size_off":0,"node":339915,"name":"pipe"}]