You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/06/07 04:08:30 UTC

[karaf-decanter] branch master updated: [KARAF-6760] Upgrade to maven-antrun-plugin 3.0.0 and fix missing NOTICE files

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new a1eed68  [KARAF-6760] Upgrade to maven-antrun-plugin 3.0.0 and fix missing NOTICE files
     new 016ac3f  Merge pull request #164 from jbonofre/KARAF-6760
a1eed68 is described below

commit a1eed68d1bb492495e2458091f2ac27374a238aa
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat Jun 6 06:50:06 2020 +0200

    [KARAF-6760] Upgrade to maven-antrun-plugin 3.0.0 and fix missing NOTICE files
---
 alerting/{alerter/log => }/NOTICE                  |    23 +-
 alerting/alerter/{log => }/NOTICE                  |    23 +-
 alerting/alerter/{log => camel}/NOTICE             |    23 +-
 alerting/alerter/{log => email}/NOTICE             |    23 +-
 alerting/alerter/log/NOTICE                        |    23 +-
 alerting/{alerter/log => service}/NOTICE           |    23 +-
 {alerting/alerter/log => api}/NOTICE               |    23 +-
 {alerting/alerter/log => appender}/NOTICE          |    23 +-
 {alerting/alerter/log => appender/camel}/NOTICE    |    23 +-
 .../alerter/log => appender/cassandra}/NOTICE      |    23 +-
 .../alerter/log => appender/dropwizard}/NOTICE     |    23 +-
 .../alerter/log => appender/elasticsearch}/NOTICE  |    23 +-
 {alerting/alerter/log => appender/file}/NOTICE     |    23 +-
 {alerting/alerter/log => appender/influxdb}/NOTICE |    23 +-
 {alerting/alerter/log => appender/jdbc}/NOTICE     |    23 +-
 {alerting/alerter/log => appender/jms}/NOTICE      |    23 +-
 {alerting/alerter/log => appender/kafka}/NOTICE    |    23 +-
 {alerting/alerter => appender}/log/NOTICE          |    23 +-
 {alerting/alerter/log => appender/mongodb}/NOTICE  |    23 +-
 {alerting/alerter/log => appender/mqtt}/NOTICE     |    23 +-
 {alerting/alerter/log => appender/orientdb}/NOTICE |    23 +-
 .../alerter/log => appender/prometheus}/NOTICE     |    23 +-
 {alerting/alerter/log => appender/redis}/NOTICE    |    23 +-
 {alerting/alerter/log => appender/rest}/NOTICE     |    23 +-
 {alerting/alerter/log => appender/socket}/NOTICE   |    23 +-
 .../alerter/log => appender/timescaledb}/NOTICE    |    23 +-
 {alerting/alerter/log => appender/utils}/NOTICE    |    23 +-
 .../log => appender/websocket-servlet}/NOTICE      |    23 +-
 {alerting/alerter/log => assembly}/NOTICE          |    23 +-
 build.log                                          | 14451 +++++++++++++++++++
 {alerting/alerter/log => collector}/NOTICE         |    23 +-
 {alerting/alerter/log => collector/camel}/NOTICE   |    23 +-
 .../alerter/log => collector/configadmin}/NOTICE   |    23 +-
 .../alerter/log => collector/dropwizard}/NOTICE    |    23 +-
 .../alerter/log => collector/elasticsearch}/NOTICE |    23 +-
 .../alerter/log => collector/eventadmin}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/file}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/jdbc}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/jms}/NOTICE     |    23 +-
 {alerting/alerter/log => collector/jmx}/NOTICE     |    23 +-
 {alerting/alerter/log => collector/kafka}/NOTICE   |    23 +-
 {alerting/alerter => collector}/log/NOTICE         |    23 +-
 .../alerter/log => collector/log4j-socket}/NOTICE  |    23 +-
 {alerting/alerter/log => collector/mqtt}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/oshi}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/process}/NOTICE |    23 +-
 .../alerter/log => collector/prometheus}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/redis}/NOTICE   |    23 +-
 .../alerter/log => collector/rest-servlet}/NOTICE  |    23 +-
 {alerting/alerter/log => collector/rest}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/soap}/NOTICE    |    23 +-
 {alerting/alerter/log => collector/socket}/NOTICE  |    23 +-
 {alerting/alerter/log => collector/system}/NOTICE  |    23 +-
 {alerting/alerter/log => collector/utils}/NOTICE   |    23 +-
 {alerting/alerter/log => manual}/NOTICE            |    23 +-
 manual/pom.xml                                     |     2 +-
 {alerting/alerter/log => marshaller}/NOTICE        |    23 +-
 {alerting/alerter/log => marshaller/csv}/NOTICE    |    23 +-
 {alerting/alerter/log => marshaller/json}/NOTICE   |    23 +-
 {alerting/alerter/log => marshaller/raw}/NOTICE    |    23 +-
 {alerting/alerter/log => parser}/NOTICE            |    23 +-
 {alerting/alerter/log => parser/identity}/NOTICE   |    23 +-
 {alerting/alerter/log => parser/regex}/NOTICE      |    23 +-
 {alerting/alerter/log => parser/split}/NOTICE      |    23 +-
 pom.xml                                            |     1 +
 {alerting/alerter/log => processor}/NOTICE         |    23 +-
 .../alerter/log => processor/aggregate}/NOTICE     |    23 +-
 .../alerter/log => processor/passthrough}/NOTICE   |    23 +-
 {alerting/alerter/log => tools-jar-wrapper}/NOTICE |    23 +-
 69 files changed, 15905 insertions(+), 67 deletions(-)

diff --git a/alerting/alerter/log/NOTICE b/alerting/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to alerting/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/alerting/alerter/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to alerting/alerter/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/alerter/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/alerting/alerter/camel/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to alerting/alerter/camel/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/alerter/camel/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/alerting/alerter/email/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to alerting/alerter/email/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/alerter/email/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/alerting/alerter/log/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/alerter/log/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/alerting/service/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to alerting/service/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/alerting/service/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/api/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to api/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/api/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/camel/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/camel/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/camel/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/cassandra/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/cassandra/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/cassandra/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/dropwizard/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/dropwizard/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/dropwizard/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/elasticsearch/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/elasticsearch/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/elasticsearch/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/file/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/file/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/file/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/influxdb/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/influxdb/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/influxdb/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/jdbc/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/jdbc/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/jdbc/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/jms/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/jms/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/jms/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/kafka/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/kafka/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/kafka/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/log/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/log/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/log/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/mongodb/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/mongodb/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/mongodb/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/mqtt/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/mqtt/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/mqtt/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/orientdb/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/orientdb/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/orientdb/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/prometheus/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/prometheus/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/prometheus/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/redis/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/redis/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/redis/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/rest/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/rest/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/rest/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/socket/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/socket/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/socket/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/timescaledb/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/timescaledb/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/timescaledb/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/utils/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/utils/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/utils/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/appender/websocket-servlet/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to appender/websocket-servlet/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/appender/websocket-servlet/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/alerting/alerter/log/NOTICE b/assembly/NOTICE
similarity index 56%
copy from alerting/alerter/log/NOTICE
copy to assembly/NOTICE
index aeef0e0..4e4af9e 100644
--- a/alerting/alerter/log/NOTICE
+++ b/assembly/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf Decanter
-Copyright 2015 The Apache Software Foundation
+Copyright 2015-2019 The Apache Software Foundation
 
 I. Included Software
 
@@ -11,6 +11,10 @@ This product includes software developed at
 Elastic (https://www.elastic.co/).
 Licensed under the Apache License 2.0.
 
+This product includes software developed at
+OrientDB (http://orientdb.com).
+Licensed under the Apache License 2.0.
+
 II. Used Software
 
 This product uses software developed at
@@ -30,7 +34,24 @@ This product uses software developed at
 JUnit (http://www.junit.org/).
 Licensed under the Eclipse Public License 1.0.
 
+This product uses software developed at
+Redis (http://www.redis.io).
+Licensed under the BSD license.
+
+This product uses software developed at
+Dropwizard (http://www.dropwizard.io).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+searchbox.io (https://github.com/searchbox-io)
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+MongoDB (https://www.mongodb.com/)
+Licensed under the Apache License 2.0.
+
 III. License Summary
 - Apache License 2.0
 - MIT License
 - Eclipse Public License 1.0
+- BSD License
diff --git a/build.log b/build.log
new file mode 100644
index 0000000..bb10e3f
--- /dev/null
+++ b/build.log
@@ -0,0 +1,14451 @@
+[INFO] Scanning for projects...
+[WARNING] 
+[WARNING] Some problems were encountered while building the effective model for org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.jmx:bundle:2.5.0-SNAPSHOT
+[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.felix:maven-bundle-plugin @ line 111, column 21
+[WARNING] 
+[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
+[WARNING] 
+[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
+[WARNING] 
+[INFO] ------------------------------------------------------------------------
+[INFO] Reactor Build Order:
+[INFO] 
+[INFO] Apache Karaf :: Decanter                                           [pom]
+[INFO] Apache Karaf :: Decanter :: API                                 [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector                              [pom]
+[INFO] Apache Karaf :: Decanter :: Collector :: Utils                     [jar]
+[INFO] Apache Karaf :: Decanter :: Marshaller                             [pom]
+[INFO] Apache Karaf :: Decanter :: Marshaller :: Json                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Camel                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: ConfigAdmin            [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: DropWizard             [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Elasticsearch          [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: EventAdmin             [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: File                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: JMS                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: JMX                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Kafka                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Log                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Log Socket             [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: MQTT                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: OSHI                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Process                [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Redis                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Marshaller :: Raw                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: REST                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: REST :: Servlet        [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: SOAP                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: System                 [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Socket                 [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: Prometheus             [bundle]
+[INFO] Apache Karaf :: Decanter :: Collector :: JDBC                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Processor                              [pom]
+[INFO] Apache Karaf :: Decanter :: Processor :: Pass Through           [bundle]
+[INFO] Apache Karaf :: Decanter :: Processor :: Aggregate              [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender                               [pom]
+[INFO] Apache Karaf :: Decanter :: Appender :: Utils                      [jar]
+[INFO] Apache Karaf :: Decanter :: Appender :: Camel                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Cassandra               [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Dropwizard Metrics      [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Elasticsearch           [bundle]
+[INFO] Apache Karaf :: Decanter :: Marshaller :: CSV                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: File                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: InfluxDB                [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: JDBC                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: JMS                     [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Kafka                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Log                     [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: OrientDB                [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: MongoDB                 [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: MQTT                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Prometheus              [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Redis                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: REST                    [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Socket                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: TimescaleDB             [bundle]
+[INFO] Apache Karaf :: Decanter :: Appender :: Websocket Servlet       [bundle]
+[INFO] Apache Karaf :: Decanter :: Parser                                 [pom]
+[INFO] Apache Karaf :: Decanter :: Parser :: Identity                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Parser :: Split                     [bundle]
+[INFO] Apache Karaf :: Decanter :: Parser :: Regex                     [bundle]
+[INFO] Apache Karaf :: Decanter :: Alerting                               [pom]
+[INFO] Apache Karaf :: Decanter :: Alerting :: Service                 [bundle]
+[INFO] Apache Karaf :: Decanter :: Alerting :: Alerter                    [pom]
+[INFO] Apache Karaf :: Decanter :: Alerting :: Camel                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Alerting :: e-mail                  [bundle]
+[INFO] Apache Karaf :: Decanter :: Alerting :: Log                     [bundle]
+[INFO] Apache Karaf :: Decanter :: Tools Jar Wrapper                   [bundle]
+[INFO] Apache Karaf :: Decanter :: Manual                              [bundle]
+[INFO] Apache Karaf :: Decanter :: Assembly                               [pom]
+[INFO] 
+[INFO] ---------------------< org.apache.karaf:decanter >----------------------
+[INFO] Building Apache Karaf :: Decanter 2.5.0-SNAPSHOT                  [1/67]
+[INFO] --------------------------------[ pom ]---------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ decanter ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ decanter ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ decanter ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ decanter ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ decanter ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ decanter ---
+[INFO] No site descriptor found: nothing to attach.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ decanter ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ decanter ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Parsing exclusions from /Users/jbonofre/Workspace/karaf-decanter/.gitignore
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 68 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 392 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 306 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ decanter ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/2.5.0-SNAPSHOT/decanter-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] ------< org.apache.karaf.decanter:org.apache.karaf.decanter.api >-------
+[INFO] Building Apache Karaf :: Decanter :: API 2.5.0-SNAPSHOT           [2/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.api ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/api/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.api ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.api ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/api/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.api ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.api ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.api ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/api/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.api ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 4 source files to /Users/jbonofre/Workspace/karaf-decanter/api/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.api ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/api/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.api ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.api ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.api ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.api ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.api ---
+[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2020-06-06T06:44Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
+[INFO] Comparing bundle org.apache.karaf.decanter.api version 2.5.0-SNAPSHOT to version 1.0.0
+[INFO] 
+[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
+[INFO] = ================================================== ========== ========== ========== ========== ==========
+[INFO]   org.apache.karaf.decanter.api                      unchanged  1.0.0      1.0.0      1.0.0      -         
+[INFO] -----------------------------------------------------------------------------------------------------------
+[INFO] + org.apache.karaf.decanter.api.marshaller           added      1.0.0      0.0.0      1.0.0      -         
+[INFO]      + interface org.apache.karaf.decanter.api.marshaller.Marshaller
+[INFO]          + access abstract
+[INFO]          + field SERVICE_KEY_DATAFORMAT
+[INFO]              + access final
+[INFO]              + access static
+[INFO]              + constant dataFormat
+[INFO]              + return java.lang.String
+[INFO]          + method marshal(java.lang.Object)
+[INFO]              + access abstract
+[INFO]              + return java.lang.String
+[INFO]          + method marshal(java.lang.Object,java.io.OutputStream)
+[INFO]              + access abstract
+[INFO]              + return void
+[INFO]      + interface org.apache.karaf.decanter.api.marshaller.Unmarshaller
+[INFO]          + access abstract
+[INFO]          + method unmarshal(java.io.InputStream)
+[INFO]              + access abstract
+[INFO]              + return java.util.Map
+[INFO]      + version 1.0.0
+[INFO] -----------------------------------------------------------------------------------------------------------
+[INFO] + org.apache.karaf.decanter.api.parser               added      1.0.0      0.0.0      1.0.0      -         
+[INFO]      + interface org.apache.karaf.decanter.api.parser.Parser
+[INFO]          + access abstract
+[INFO]          + field SERVICE_KEY_ID
+[INFO]              + access final
+[INFO]              + access static
+[INFO]              + constant parserId
+[INFO]              + return java.lang.String
+[INFO]          + method parse(java.lang.String,java.lang.String)
+[INFO]              + access abstract
+[INFO]              + return java.util.Map
+[INFO]      + version 1.0.0
+[INFO] -----------------------------------------------------------------------------------------------------------
+[INFO] Baseline analysis complete, 0 error(s), 0 warning(s)
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.api ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 9 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.api ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/api/target/org.apache.karaf.decanter.api-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/org.apache.karaf.decanter.api/2.5.0-SNAPSHOT/org.apache.karaf.decanter.api-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/api/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/org.apache.karaf.decanter.api/2.5.0-SNAPSHOT/org.apache.karaf.decanter.api-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.api ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] ----------------< org.apache.karaf.decanter:collector >-----------------
+[INFO] Building Apache Karaf :: Decanter :: Collector 2.5.0-SNAPSHOT     [3/67]
+[INFO] --------------------------------[ pom ]---------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ collector ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ collector ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ collector ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ collector ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ collector ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ collector ---
+[INFO] No site descriptor found: nothing to attach.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ collector ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ collector ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 122 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 98 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ collector ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/2.5.0-SNAPSHOT/collector-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.utils >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Utils 2.5.0-SNAPSHOT [4/67]
+[INFO] --------------------------------[ jar ]---------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/utils/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/utils/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/utils/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/utils/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/utils/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] 
+[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Building jar: /Users/jbonofre/Workspace/karaf-decanter/collector/utils/target/org.apache.karaf.decanter.collector.utils-2.5.0-SNAPSHOT.jar
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Skipping because packaging 'jar' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 3 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.utils ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/utils/target/org.apache.karaf.decanter.collector.utils-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.utils/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.utils-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/utils/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.utils/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.utils-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] ----------------< org.apache.karaf.decanter:marshaller >----------------
+[INFO] Building Apache Karaf :: Decanter :: Marshaller 2.5.0-SNAPSHOT    [5/67]
+[INFO] --------------------------------[ pom ]---------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ marshaller ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/marshaller/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ marshaller ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ marshaller ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/marshaller/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ marshaller ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ marshaller ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ marshaller ---
+[INFO] No site descriptor found: nothing to attach.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ marshaller ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ marshaller ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 16 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marshaller ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/marshaller/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/marshaller/2.5.0-SNAPSHOT/marshaller-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.marshaller:org.apache.karaf.decanter.marshaller.json >--
+[INFO] Building Apache Karaf :: Decanter :: Marshaller :: Json 2.5.0-SNAPSHOT [6/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 2 source files to /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] Copying 1 resource
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 2 source files to /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target/test-classes
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.marshaller.json.TestJsonMarshaller
+{"@timestamp":"2016-02-02T15:59:40,634Z","c":"d","timestamp":1454428780634,"event_topics":"testTopic"}
+{"@timestamp":"2016-02-02T15:59:40,634Z","test":"test","inner":{"other":"other"},"timestamp":1454428780634,"event_topics":"testTopic"}
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.karaf.decanter.marshaller.json.TestJsonMarshaller
+Running org.apache.karaf.decanter.marshaller.json.TestJsonUnmarshaller
+{heap.committed=457216, heap.used=210680, classes=8123, httpsessions.max=-1, systemload.average=0.61, mem.free=246535, processors=8, MDC={testMDC=some test}, gc.ps_marksweep.count=2, threads.peak=18, counter.status.200.metrics=4, mem=523280, nonheap.used=66064, heap=3632128, gc.ps_marksweep.time=112, nonheap.init=2496, gauge.response.metrics=7.0, threads=18, heap.init=256000, sampleList=[3, Hello], threads.totalStarted=23, gc.ps_scavenge.count=5, uptime=1946884, nonheap=0, instance.uptim [...]
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.karaf.decanter.marshaller.json.TestJsonUnmarshaller
+
+Results :
+
+Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 6 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/target/org.apache.karaf.decanter.marshaller.json-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/marshaller/org.apache.karaf.decanter.marshaller.json/2.5.0-SNAPSHOT/org.apache.karaf.decanter.marshaller.json-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/marshaller/json/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/marshaller/org.apache.karaf.decanter.marshaller.json/2.5.0-SNAPSHOT/org.apache.karaf.decanter.marshaller.json-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.marshaller.json ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.camel >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Camel 2.5.0-SNAPSHOT [7/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 5 source files to /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target/classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/java/org/apache/karaf/decanter/collector/camel/DecanterTraceEventHandler.java: Some input files use or override a deprecated API.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/java/org/apache/karaf/decanter/collector/camel/DecanterTraceEventHandler.java: Recompile with -Xlint:deprecation for details.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/java/org/apache/karaf/decanter/collector/camel/DefaultExchangeExtender.java: /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/java/org/apache/karaf/decanter/collector/camel/DefaultExchangeExtender.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/main/java/org/apache/karaf/decanter/collector/camel/DefaultExchangeExtender.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] Copying 1 resource
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 3 source files to /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/test/java/org/apache/karaf/decanter/collector/camel/DecanterTraceEventHandlerTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/test/java/org/apache/karaf/decanter/collector/camel/DecanterTraceEventHandlerTest.java uses or overrides a deprecated API.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/camel/src/test/java/org/apache/karaf/decanter/collector/camel/DecanterTraceEventHandlerTest.java: Recompile with -Xlint:deprecation for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.camel.DecanterTraceEventHandlerTest
+{"@timestamp":"2020-06-06T04:44:34,177Z","hostName":"LT-C02R90TRG8WM","to2_route":"test-route","to2_label":"log:foo","camelContextName":"test-context","to2_time":1591418674177,"exchangePattern":"InOnly","type":"camelTracer","shortExchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","to2_shortName":"to","exchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","routeId":"test-route","inHeaders":{"breadcrumbId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","header":"test"},"fromEndpointUri":"direct://sta [...]
+{"@timestamp":"2020-06-06T04:44:34,177Z","hostName":"LT-C02R90TRG8WM","to2_route":"test-route","to2_label":"log:foo","camelContextName":"test-context","to2_time":1591418674177,"exchangePattern":"InOnly","type":"camelTracer","shortExchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","to2_shortName":"to","exchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","routeId":"test-route","inHeaders":{"breadcrumbId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","header":"test"},"fromEndpointUri":"direct://sta [...]
+{"@timestamp":"2020-06-06T04:44:34,177Z","hostName":"LT-C02R90TRG8WM","to2_route":"test-route","to2_label":"log:foo","camelContextName":"test-context","to2_time":1591418674177,"exchangePattern":"InOnly","type":"camelTracer","shortExchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","to2_shortName":"to","exchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","routeId":"test-route","inHeaders":{"breadcrumbId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","header":"test"},"fromEndpointUri":"direct://sta [...]
+{"@timestamp":"2020-06-06T04:44:34,177Z","hostName":"LT-C02R90TRG8WM","to2_route":"test-route","to2_label":"log:foo","camelContextName":"test-context","to2_time":1591418674177,"exchangePattern":"InOnly","type":"camelTracer","shortExchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","to2_shortName":"to","exchangeId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","routeId":"test-route","inHeaders":{"breadcrumbId":"ID-LT-C02R90TRG8WM-1591418673790-1-1","header":"test"},"fromEndpointUri":"direct://sta [...]
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.apache.karaf.decanter.collector.camel.DecanterTraceEventHandlerTest
+Running org.apache.karaf.decanter.collector.camel.DecanterEventNotifierTest
+Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.apache.karaf.decanter.collector.camel.DecanterEventNotifierTest
+
+Results :
+
+Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 11 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/camel/target/org.apache.karaf.decanter.collector.camel-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.camel/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.camel-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/camel/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.camel/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.camel-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.camel ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.configadmin >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: ConfigAdmin 2.5.0-SNAPSHOT [8/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/target/classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/src/main/java/org/apache/karaf/decanter/collector/configadmin/ConfigAdminCollector.java: /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/src/main/java/org/apache/karaf/decanter/collector/configadmin/ConfigAdminCollector.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/src/main/java/org/apache/karaf/decanter/collector/configadmin/ConfigAdminCollector.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 3 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/target/org.apache.karaf.decanter.collector.configadmin-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.configadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.configadmin-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/configadmin/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.configadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.configadmin-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.configadmin ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.dropwizard >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: DropWizard 2.5.0-SNAPSHOT [9/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 3 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/target/org.apache.karaf.decanter.collector.dropwizard-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.dropwizard/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.dropwizard-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/dropwizard/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.dropwizard/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.dropwizard-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.dropwizard ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.elasticsearch >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Elasticsearch 2.5.0-SNAPSHOT [10/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/test/java/org/apache/karaf/decanter/collector/elasticsearch/ElasticsearchCollectorTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/test/java/org/apache/karaf/decanter/collector/elasticsearch/ElasticsearchCollectorTest.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/test/java/org/apache/karaf/decanter/collector/elasticsearch/ElasticsearchCollectorTest.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.elasticsearch.ElasticsearchCollectorTest
+[2020-06-06T06:44:37,890][INFO ][o.e.e.NodeEnvironment    ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] using [1] data paths, mounts [[/System/Volumes/Data (/dev/disk1s1)]], net usable_space [328.7gb], net total_space [465.7gb], types [apfs]
+[2020-06-06T06:44:37,895][INFO ][o.e.e.NodeEnvironment    ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] heap size [3.5gb], compressed ordinary object pointers [true]
+[2020-06-06T06:44:37,949][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] node name [test], node ID [_UIKj___T_-jwQTf_____w], cluster name [elasticsearch-test]
+[2020-06-06T06:44:37,949][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] version[7.6.2], pid[28516], build[unknown/unknown/ef48eb35cf30adf4db14086e8aabd07ef6fb113f/2020-03-26T06:34:37.794943Z], OS[Mac OS X/10.15.5/x86_64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_241/25.241-b07]
+[2020-06-06T06:44:37,949][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] JVM home [/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre]
+[2020-06-06T06:44:37,949][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] JVM arguments []
+[2020-06-06T06:44:37,958][INFO ][o.e.p.PluginsService     ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] no modules loaded
+[2020-06-06T06:44:37,959][INFO ][o.e.p.PluginsService     ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
+[2020-06-06T06:44:39,645][INFO ][o.e.d.DiscoveryModule    ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] using discovery type [zen] and seed hosts providers [settings]
+[2020-06-06T06:44:40,044][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] initialized
+[2020-06-06T06:44:40,044][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] starting ...
+[2020-06-06T06:44:40,183][INFO ][o.e.t.TransportService   ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] publish_address {127.0.0.1:9301}, bound_addresses {127.0.0.1:9301}
+[2020-06-06T06:44:40,407][INFO ][o.e.c.c.ClusterBootstrapService] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] no discovery configuration found, will perform best-effort cluster bootstrapping after [3s] unless existing master is discovered
+[2020-06-06T06:44:43,415][INFO ][o.e.c.c.Coordinator      ] [elasticsearch[test][generic][T#4]est_thread_info] setting initial configuration to VotingConfiguration{_UIKj___T_-jwQTf_____w}
+[2020-06-06T06:44:43,621][INFO ][o.e.c.s.MasterService    ] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] elected-as-master ([1] nodes joined)[{test}{_UIKj___T_-jwQTf_____w}{P4RVojpxSVe77Zk4U1A-2A}{127.0.0.1}{127.0.0.1:9301}{dim} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 1, version: 1, delta: master node changed {previous [], current [{test}{_UIKj___T_-jwQTf_____w}{P4RVojpxSVe77Zk4U1A-2A}{127.0.0.1}{127.0.0.1:9301}{dim}]}
+[2020-06-06T06:44:43,648][INFO ][o.e.c.c.CoordinationState] [elasticsearch[test][generic][T#4]est_thread_info] cluster UUID set to [pEYr0ZNnT5Kv0U5IWFQbBg]
+[2020-06-06T06:44:43,661][INFO ][o.e.c.s.ClusterApplierService] [elasticsearch[test][clusterApplierService#updateTask][T#1]est_thread_info] master node changed {previous [], current [{test}{_UIKj___T_-jwQTf_____w}{P4RVojpxSVe77Zk4U1A-2A}{127.0.0.1}{127.0.0.1:9301}{dim}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
+[2020-06-06T06:44:43,673][INFO ][o.e.h.AbstractHttpServerTransport] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] publish_address {127.0.0.1:9201}, bound_addresses {127.0.0.1:9201}
+[2020-06-06T06:44:43,673][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] started
+[2020-06-06T06:44:43,687][INFO ][o.e.g.GatewayService     ] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] recovered [0] indices into cluster_state
+[2020-06-06T06:44:43,962][INFO ][o.e.c.m.MetaDataCreateIndexService] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] [test] creating index, cause [auto(bulk api)], templates [], shards [1]/[1], mappings []
+[2020-06-06T06:44:44,235][INFO ][o.e.c.m.MetaDataMappingService] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] [test/IOhZJrpeRPGcVuYr2g59mg] create_mapping [_doc]
+[2020-06-06T06:44:44,534][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] stopping ...
+[2020-06-06T06:44:44,604][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] stopped
+[2020-06-06T06:44:44,604][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] closing ...
+[2020-06-06T06:44:44,609][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testAll-seed#[A772B342C8E4D6D8]-workerest_thread_info] closed
+[2020-06-06T06:44:44,614][INFO ][o.e.e.NodeEnvironment    ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] using [1] data paths, mounts [[/System/Volumes/Data (/dev/disk1s1)]], net usable_space [328.7gb], net total_space [465.7gb], types [apfs]
+[2020-06-06T06:44:44,614][INFO ][o.e.e.NodeEnvironment    ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] heap size [3.5gb], compressed ordinary object pointers [true]
+[2020-06-06T06:44:44,621][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] node name [test], node ID [_UIKj___T_-jwQTf_____w], cluster name [elasticsearch-test]
+[2020-06-06T06:44:44,621][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] version[7.6.2], pid[28516], build[unknown/unknown/ef48eb35cf30adf4db14086e8aabd07ef6fb113f/2020-03-26T06:34:37.794943Z], OS[Mac OS X/10.15.5/x86_64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_241/25.241-b07]
+[2020-06-06T06:44:44,621][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] JVM home [/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre]
+[2020-06-06T06:44:44,621][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] JVM arguments []
+[2020-06-06T06:44:44,622][INFO ][o.e.p.PluginsService     ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] no modules loaded
+[2020-06-06T06:44:44,622][INFO ][o.e.p.PluginsService     ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
+[2020-06-06T06:44:44,633][INFO ][o.e.d.DiscoveryModule    ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] using discovery type [zen] and seed hosts providers [settings]
+[2020-06-06T06:44:44,657][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] initialized
+[2020-06-06T06:44:44,657][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] starting ...
+[2020-06-06T06:44:44,661][INFO ][o.e.t.TransportService   ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] publish_address {127.0.0.1:9301}, bound_addresses {127.0.0.1:9301}
+[2020-06-06T06:44:44,687][INFO ][o.e.c.c.Coordinator      ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] cluster UUID [pEYr0ZNnT5Kv0U5IWFQbBg]
+[2020-06-06T06:44:44,687][INFO ][o.e.c.c.ClusterBootstrapService] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] no discovery configuration found, will perform best-effort cluster bootstrapping after [3s] unless existing master is discovered
+[2020-06-06T06:44:44,758][INFO ][o.e.c.s.MasterService    ] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] elected-as-master ([1] nodes joined)[{test}{_UIKj___T_-jwQTf_____w}{MnLPYHoRTzu4H3LiaHuowA}{127.0.0.1}{127.0.0.1:9301}{dim} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 2, version: 6, delta: master node changed {previous [], current [{test}{_UIKj___T_-jwQTf_____w}{MnLPYHoRTzu4H3LiaHuowA}{127.0.0.1}{127.0.0.1:9301}{dim}]}
+[2020-06-06T06:44:44,771][INFO ][o.e.c.s.ClusterApplierService] [elasticsearch[test][clusterApplierService#updateTask][T#1]est_thread_info] master node changed {previous [], current [{test}{_UIKj___T_-jwQTf_____w}{MnLPYHoRTzu4H3LiaHuowA}{127.0.0.1}{127.0.0.1:9301}{dim}]}, term: 2, version: 6, reason: Publication{term=2, version=6}
+[2020-06-06T06:44:44,774][INFO ][o.e.h.AbstractHttpServerTransport] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] publish_address {127.0.0.1:9201}, bound_addresses {127.0.0.1:9201}
+[2020-06-06T06:44:44,774][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] started
+[2020-06-06T06:44:44,784][INFO ][o.e.g.GatewayService     ] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] recovered [1] indices into cluster_state
+[2020-06-06T06:44:44,845][INFO ][o.e.c.r.a.AllocationService] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[test][0]]]).
+[2020-06-06T06:44:44,879][INFO ][o.e.c.m.MetaDataMappingService] [elasticsearch[test][masterService#updateTask][T#1]est_thread_info] [test/IOhZJrpeRPGcVuYr2g59mg] update_mapping [_doc]
+[2020-06-06T06:44:44,964][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] stopping ...
+[2020-06-06T06:44:45,001][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] stopped
+[2020-06-06T06:44:45,002][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] closing ...
+[2020-06-06T06:44:45,004][INFO ][o.e.n.Node               ] [TEST-ElasticsearchCollectorTest.testQuery-seed#[A772B342C8E4D6D8]-workerest_thread_info] closed
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.921 sec - in org.apache.karaf.decanter.collector.elasticsearch.ElasticsearchCollectorTest
+
+Results :
+
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[WARNING] Bundle org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.elasticsearch:bundle:2.5.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [com.sun.management*, com.google.common*, org.joda.convert, org.locationtech*]
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 5 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/target/org.apache.karaf.decanter.collector.elasticsearch-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.elasticsearch/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.elasticsearch-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.elasticsearch/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.elasticsearch-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/elasticsearch/src/main/cfg/org.apache.karaf.decanter.collector.elasticsearch.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.elasticsearch/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.elasticsearch-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.elasticsearch ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.eventadmin >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: EventAdmin 2.5.0-SNAPSHOT [11/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 5 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/target/org.apache.karaf.decanter.collector.eventadmin-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.eventadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.eventadmin-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.eventadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.eventadmin-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/src/main/cfg/org.apache.karaf.decanter.collector.eventadmin-framework.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.eventadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.eventadmin-2.5.0-SNAPSHOT-framework.cfg
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/eventadmin/src/main/cfg/org.apache.karaf.decanter.collector.eventadmin-karaf.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.eventadmin/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.eventadmin-2.5.0-SNAPSHOT-karaf.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.eventadmin ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.file >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: File 2.5.0-SNAPSHOT [12/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/file/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.file ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/file/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/file/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/file/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/file/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.file ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.file ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.file ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 3 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/file/target/org.apache.karaf.decanter.collector.file-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.file/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.file-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/file/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.file/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.file-2.5.0-SNAPSHOT.pom
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.file ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.jms >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: JMS 2.5.0-SNAPSHOT [13/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/test/java/org/apache/karaf/decanter/collector/jms/JmsCollectorTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/test/java/org/apache/karaf/decanter/collector/jms/JmsCollectorTest.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/test/java/org/apache/karaf/decanter/collector/jms/JmsCollectorTest.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.jms.JmsCollectorTest
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.karaf.decanter.collector.jms.JmsCollectorTest
+
+Results :
+
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 5 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jms/target/org.apache.karaf.decanter.collector.jms-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jms/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jms-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jms/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jms/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jms-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jms/src/main/cfg/org.apache.karaf.decanter.collector.jms.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jms/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jms-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.jms ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.jmx >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: JMX 2.5.0-SNAPSHOT [14/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 2 source files to /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 2 source files to /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/test/java/org/apache/karaf/decanter/collector/jmx/TestMapAttribute.java: Some input files use unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/test/java/org/apache/karaf/decanter/collector/jmx/TestMapAttribute.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.jmx.TestMapAttribute
+{OpenFileDescriptorCount=22, CommittedVirtualMemorySize=10348253184, FreePhysicalMemorySize=2618433536, SystemLoadAverage=5.11328125, Arch=x86_64, type=local, ProcessCpuLoad=0.0, ObjectName=java.lang:type=OperatingSystem, FreeSwapSpaceSize=1615593472, TotalPhysicalMemorySize=17179869184, Name=Mac OS X, TotalSwapSpaceSize=3221225472, ProcessCpuTime=1069909000, MaxFileDescriptorCount=10240, SystemCpuLoad=0.0, Version=10.15.5, AvailableProcessors=8}
+Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.apache.karaf.decanter.collector.jmx.TestMapAttribute
+Running org.apache.karaf.decanter.collector.jmx.TestProtocol
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.karaf.decanter.collector.jmx.TestProtocol
+
+Results :
+
+Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 9 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/target/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jmx/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jmx/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/main/cfg/org.apache.karaf.decanter.collector.jmx-local.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jmx/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT-local.cfg
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/main/cfg/org.apache.karaf.decanter.collector.jmx-camel.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jmx/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT-camel.cfg
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/jmx/src/main/cfg/org.apache.karaf.decanter.collector.jmx-activemq.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.jmx/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.jmx-2.5.0-SNAPSHOT-activemq.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.jmx ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.kafka >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Kafka 2.5.0-SNAPSHOT [15/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] No sources to compile
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.kafka ---
+[WARNING] Bundle org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.kafka:bundle:2.5.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [com.fasterxml.jackson*]
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 4 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/target/org.apache.karaf.decanter.collector.kafka-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.kafka/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.kafka-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.kafka/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.kafka-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/kafka/src/main/cfg/org.apache.karaf.decanter.collector.kafka.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.kafka/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.kafka-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.kafka ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.log >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Log 2.5.0-SNAPSHOT [16/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/log/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.log ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/log/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/log/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/log/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java uses or overrides a deprecated API.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java: Recompile with -Xlint:deprecation for details.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/test/java/org/apache/karaf/decanter/collector/log/LogAppenderTest.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/log/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.log.LogAppenderTest
+Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.karaf.decanter.collector.log.LogAppenderTest
+
+Results :
+
+Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.log ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.log ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 5 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log/target/org.apache.karaf.decanter.collector.log-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log/src/main/cfg/org.apache.karaf.decanter.collector.log.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.log ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.log.socket >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: Log Socket 2.5.0-SNAPSHOT [17/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 2 source files to /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/test/java/org/apache/karaf/decanter/collector/log/socket/SocketCollectorTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/test/java/org/apache/karaf/decanter/collector/log/socket/SocketCollectorTest.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/test/java/org/apache/karaf/decanter/collector/log/socket/SocketCollectorTest.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.log.socket.SocketCollectorTest
+Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.812 sec - in org.apache.karaf.decanter.collector.log.socket.SocketCollectorTest
+
+Results :
+
+Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 6 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/target/org.apache.karaf.decanter.collector.log.socket-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log.socket/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log.socket-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log.socket/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log.socket-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/log4j-socket/src/main/cfg/org.apache.karaf.decanter.collector.log.socket.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.log.socket/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.log.socket-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.log.socket ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.mqtt >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: MQTT 2.5.0-SNAPSHOT [18/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target/test-classes
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/test/java/org/apache/karaf/decanter/collector/mqtt/MqttCollectorTest.java: /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/test/java/org/apache/karaf/decanter/collector/mqtt/MqttCollectorTest.java uses unchecked or unsafe operations.
+[INFO] /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/test/java/org/apache/karaf/decanter/collector/mqtt/MqttCollectorTest.java: Recompile with -Xlint:unchecked for details.
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.mqtt.MqttCollectorTest
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec - in org.apache.karaf.decanter.collector.mqtt.MqttCollectorTest
+
+Results :
+
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
+
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] 
+[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Skipping because packaging 'bundle' is not pom.
+[INFO] 
+[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (default) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:baseline (baseline) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Skipping Baseline execution
+[INFO] 
+[INFO] --- apache-rat-plugin:0.13:check (default) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Enabled default license matchers.
+[INFO] Will parse SCM ignores for exclusions...
+[INFO] Finished adding exclusions from SCM ignore files.
+[INFO] 62 implicit excludes (use -debug for more details).
+[INFO] 21 explicit excludes (use -debug for more details).
+[INFO] 5 resources included (use -debug for more details)
+[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
+[INFO] 
+[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/target/org.apache.karaf.decanter.collector.mqtt-2.5.0-SNAPSHOT.jar to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.mqtt/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.mqtt-2.5.0-SNAPSHOT.jar
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/pom.xml to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.mqtt/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.mqtt-2.5.0-SNAPSHOT.pom
+[INFO] Installing /Users/jbonofre/Workspace/karaf-decanter/collector/mqtt/src/main/cfg/org.apache.karaf.decanter.collector.mqtt.cfg to /Users/jbonofre/.m2/repository/org/apache/karaf/decanter/collector/org.apache.karaf.decanter.collector.mqtt/2.5.0-SNAPSHOT/org.apache.karaf.decanter.collector.mqtt-2.5.0-SNAPSHOT.cfg
+[INFO] 
+[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ org.apache.karaf.decanter.collector.mqtt ---
+[INFO] Local OBR update disabled (enable with -DobrRepository)
+[INFO] 
+[INFO] --< org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.oshi >--
+[INFO] Building Apache Karaf :: Decanter :: Collector :: OSHI 2.5.0-SNAPSHOT [19/67]
+[INFO] -------------------------------[ bundle ]-------------------------------
+[INFO] 
+[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Deleting /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target
+[INFO] 
+[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] 
+[INFO] --- maven-antrun-plugin:3.0.0:run (copy-notice) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Executing tasks
+[INFO]      [copy] Copying 1 file to /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/maven-shared-archive-resources/META-INF
+[INFO] Executed tasks
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
+[INFO] Copying 3 resources from 1 bundle.
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/src/main/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/classes
+[INFO] 
+[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Using 'UTF-8' encoding to copy filtered resources.
+[INFO] skip non existing resourceDirectory /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/src/test/resources
+[INFO] Copying 3 resources
+[INFO] Copying 3 resources
+[INFO] 
+[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Changes detected - recompiling the module!
+[INFO] Compiling 1 source file to /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/test-classes
+[INFO] 
+[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.apache.karaf.decanter.collector.oshi ---
+[INFO] Surefire report directory: /Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/surefire-reports
+
+-------------------------------------------------------
+ T E S T S
+-------------------------------------------------------
+Running org.apache.karaf.decanter.collector.oshi.OshiCollectorTest
+operatingSystem.process.1817.bytesRead:1544192
+operatingSystem.process.29149.currentWorkingDirectory:/Users/jbonofre/Workspace/karaf-decanter/collector/oshi
+operatingSystem.process.29146.priority:4
+operatingSystem.process.1688.pid:1688
+operatingSystem.process.17680.startTime:1591364283908
+operatingSystem.process.748.userTime:21
+operatingSystem.process.702.openFiles:100
+operatingSystem.process.1817.currentWorkingDirectory:/Users/jbonofre
+operatingSystem.process.794.groupID:20
+operatingSystem.process.620.userTime:25866
+operatingSystem.service.7904.pid:7904
+operatingSystem.process.1330.openFiles:200
+operatingSystem.process.799.pid:799
+operatingSystem.service.721.pid:721
+operatingSystem.service.15668.state:RUNNING
+operatingSystem.process.18321.threadCount:4
+operatingSystem.service.760.name:storedownloadd
+operatingSystem.process.5975.kernelTime:23
+operatingSystem.process.35844.bitness:32
+operatingSystem.process.19062.startTime:1591157831898
+operatingSystem.service.18325.pid:18325
+operatingSystem.process.18292.priority:4
+operatingSystem.service.1343.name:Spotlight
+operatingSystem.process.35847.group:staff
+operatingSystem.process.18325.groupID:20
+operatingSystem.process.615.currentWorkingDirectory:/
+operatingSystem.process.3069.userTime:9445
+display.0.edid:[B@2bbf4b8b
+operatingSystem.process.3071.virtualSize:4991553536
+operatingSystem.process.714.parentProcessID:1
+operatingSystem.process.4440.processCpuLoadCumulative:2.1904112699488873E-6
+operatingSystem.process.3061.state:WAITING
+operatingSystem.service.1343.pid:1343
+operatingSystem.process.1641.pid:1641
+operatingSystem.process.1493.group:staff
+operatingSystem.process.1451.userID:502
+operatingSystem.process.892.threadCount:4
+operatingSystem.process.710.userTime:175
+operatingSystem.process.5975.priority:4
+operatingSystem.process.65941.path:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.18466.bytesRead:270336
+operatingSystem.process.18463.group:staff
+operatingSystem.process.1330.groupID:20
+operatingSystem.process.1342.threadCount:2
+operatingSystem.process.1364.threadCount:1
+operatingSystem.process.743.userID:502
+operatingSystem.process.17680.user:jbonofre
+operatingSystem.process.3307.groupID:20
+operatingSystem.process.891.processCpuLoadCumulative:6.821389053028733E-5
+operatingSystem.process.601.processCpuLoadCumulative:7.499761239641188E-4
+operatingSystem.process.35845.virtualSize:4983054336
+operatingSystem.process.21367.bytesRead:241664
+operatingSystem.service.663.name:commerce
+operatingSystem.process.1371.residentSetSize:8192
+operatingSystem.process.14396.name:zsh
+operatingSystem.fileSystem.2.volume:/dev/disk1s4
+operatingSystem.service.3049.state:RUNNING
+operatingSystem.process.1400.pid:1400
+operatingSystem.process.1616.openFiles:800
+operatingSystem.process.4443.priority:4
+operatingSystem.process.1552.group:staff
+operatingSystem.process.798.threadCount:4
+operatingSystem.process.790.threadCount:2
+operatingSystem.process.718.priority:4
+operatingSystem.process.3404.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1536.bytesWritten:0
+operatingSystem.process.26130.state:WAITING
+operatingSystem.process.18375.virtualSize:108765163520
+operatingSystem.process.582.virtualSize:4502458368
+operatingSystem.process.740.user:jbonofre
+operatingSystem.process.634.state:WAITING
+operatingSystem.process.668.user:jbonofre
+operatingSystem.process.65413.virtualSize:4977033216
+operatingSystem.process.15679.upTime:304083857
+operatingSystem.service.1593.pid:1593
+operatingSystem.process.5975.bytesWritten:0
+operatingSystem.service.730.pid:730
+operatingSystem.service.759.pid:759
+operatingSystem.process.1791.groupID:20
+operatingSystem.process.1492.currentWorkingDirectory:/
+operatingSystem.process.702.state:WAITING
+operatingSystem.process.607.currentWorkingDirectory:/
+operatingSystem.process.35845.state:WAITING
+operatingSystem.process.1343.userTime:74356
+operatingSystem.process.18242.bitness:32
+operatingSystem.process.1331.startTime:1591072345349
+operatingSystem.process.588.path:/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
+operatingSystem.process.1665.state:WAITING
+operatingSystem.process.604.upTime:346801695
+operatingSystem.process.3070.bytesWritten:0
+operatingSystem.process.19614.userTime:752
+operatingSystem.process.901.path:/System/Library/CoreServices/ReportCrash
+operatingSystem.process.21367.state:WAITING
+operatingSystem.process.15665.name:devicecheckd
+operatingSystem.process.1492.groupID:20
+operatingSystem.process.1663.upTime:346348088
+operatingSystem.process.27410.bytesWritten:0
+operatingSystem.process.720.openFiles:100
+operatingSystem.process.1345.user:jbonofre
+operatingSystem.process.616.name:CalNCService
+operatingSystem.process.593.virtualSize:4490067968
+operatingSystem.process.3061.threadCount:2
+operatingSystem.process.617.bitness:32
+operatingSystem.process.1331.bytesWritten:284106752
+operatingSystem.service.1547.state:RUNNING
+networkIF.1.packetsRecv:154
+operatingSystem.process.26129.name:MTLCompilerService
+operatingSystem.process.653.upTime:346798132
+operatingSystem.process.1030.residentSetSize:10715136
+operatingSystem.process.1666.name:WorkflowAppControl
+operatingSystem.process.1557.threadCount:15
+operatingSystem.process.743.pid:743
+operatingSystem.process.60101.user:jbonofre
+operatingSystem.process.3645.bytesWritten:548835328
+operatingSystem.process.663.threadCount:3
+operatingSystem.process.609.residentSetSize:3387392
+operatingSystem.process.1625.openFiles:800
+operatingSystem.process.1642.bitness:32
+operatingSystem.process.3416.groupID:20
+operatingSystem.process.686.bytesRead:1380352
+operatingSystem.process.60098.state:WAITING
+operatingSystem.process.628.priority:4
+operatingSystem.service.785.name:com.apple.CloudPhotosConfiguration
+operatingSystem.process.1593.threadCount:2
+operatingSystem.process.26130.parentProcessID:1
+operatingSystem.process.20337.bytesRead:167936
+operatingSystem.process.35846.kernelTime:52
+operatingSystem.process.3069.threadCount:2
+operatingSystem.fileSystem.0.usableSpace:352910413824
+operatingSystem.process.1630.userID:502
+operatingSystem.process.697.upTime:346796166
+operatingSystem.service.3433.state:RUNNING
+operatingSystem.process.19617.state:WAITING
+operatingSystem.process.35848.residentSetSize:8192
+operatingSystem.process.15665.pid:15665
+operatingSystem.process.603.parentProcessID:1
+operatingSystem.process.16317.processCpuLoadCumulative:0.03330126889861203
+operatingSystem.service.3418.pid:3418
+operatingSystem.process.1662.threadCount:17
+operatingSystem.process.1542.userTime:6175
+operatingSystem.process.20337.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.8795.currentWorkingDirectory:/
+operatingSystem.process.785.userTime:1127
+operatingSystem.process.722.commandLine:/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
+operatingSystem.process.1504.residentSetSize:1449984
+operatingSystem.process.1638.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.626.upTime:346801138
+operatingSystem.service.1336.state:RUNNING
+operatingSystem.service.28839.state:RUNNING
+operatingSystem.process.1476.currentWorkingDirectory:/
+operatingSystem.process.1330.path:/Applications/WhatsApp.app/Contents/MacOS/WhatsApp
+operatingSystem.process.729.userTime:11
+operatingSystem.process.65333.pid:65333
+operatingSystem.process.721.userID:502
+operatingSystem.service.18325.state:RUNNING
+operatingSystem.process.3066.kernelTime:12554
+operatingSystem.process.3070.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.719.commandLine:/System/Library/CoreServices/iconservicesagent
+operatingSystem.process.1630.commandLine:/Applications/FortiClient.app/Contents/Resources/runtime.helper/FortiClientAgent.app/Contents/Resources/runtime.helper/FctMiscAgent.app/Contents/MacOS/FctMiscAgent
+operatingSystem.systemUptime:346859
+operatingSystem.process.1641.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.619.groupID:20
+diskStore.1.partition.1.name:Preboot
+operatingSystem.process.3708.kernelTime:7560
+operatingSystem.process.1326.parentProcessID:1
+operatingSystem.service.717.name:bird
+operatingSystem.process.1520.bytesWritten:0
+operatingSystem.process.28520.bytesRead:4096
+operatingSystem.process.1328.threadCount:8
+operatingSystem.process.740.kernelTime:311
+operatingSystem.process.20338.priority:4
+operatingSystem.process.3066.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.617.path:/System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/XPCServices/ContextService.xpc/Contents/MacOS/ContextService
+operatingSystem.process.18467.threadCount:2
+operatingSystem.process.1504.bytesRead:4251648
+operatingSystem.process.594.name:tccd
+operatingSystem.service.28513.state:RUNNING
+operatingSystem.process.1504.userTime:291
+operatingSystem.process.1347.currentWorkingDirectory:/
+operatingSystem.process.14396.currentWorkingDirectory:/Users/jbonofre/Workspace/karaf
+operatingSystem.process.3418.state:WAITING
+operatingSystem.process.3090.pid:3090
+operatingSystem.process.737.priority:31
+operatingSystem.process.606.startTime:1591071939041
+operatingSystem.process.3418.priority:4
+operatingSystem.process.783.currentWorkingDirectory:/
+operatingSystem.process.65413.bitness:32
+operatingSystem.process.8908.upTime:319318592
+operatingSystem.process.711.commandLine:/System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/suggestd
+operatingSystem.service.786.pid:786
+operatingSystem.process.3419.kernelTime:75098
+operatingSystem.process.65333.virtualSize:4493352960
+operatingSystem.process.1507.groupID:20
+operatingSystem.process.3433.openFiles:100
+operatingSystem.process.587.name:secd
+operatingSystem.process.609.name:dmd
+operatingSystem.process.18463.path:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.732.threadCount:3
+operatingSystem.process.15667.processCpuLoadCumulative:1.2036042422314047E-6
+operatingSystem.process.4444.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.AMPArtworkAgent/Data
+operatingSystem.process.1688.userTime:19262
+operatingSystem.process.1520.groupID:20
+diskStore.1.currentQueueLength:0
+operatingSystem.service.1370.pid:1370
+processor.logical.7.physicalProcessorNumber:3
+operatingSystem.process.35846.groupID:20
+operatingSystem.process.1389.priority:4
+operatingSystem.process.79899.residentSetSize:8192
+operatingSystem.process.616.threadCount:2
+operatingSystem.process.595.path:/usr/libexec/nsurlsessiond
+operatingSystem.service.4347.state:RUNNING
+operatingSystem.process.28513.bytesWritten:0
+operatingSystem.process.35846.processCpuLoadCumulative:2.8903565343850967E-6
+operatingSystem.process.630.kernelTime:4506
+operatingSystem.process.574.processCpuLoadCumulative:3.907409611243799E-4
+operatingSystem.process.713.groupID:20
+operatingSystem.process.7872.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.7872.userTime:14481
+operatingSystem.service.790.state:RUNNING
+operatingSystem.process.5972.residentSetSize:4177920
+operatingSystem.process.652.name:TrustedPeersHelper
+operatingSystem.process.1547.startTime:1591072359037
+operatingSystem.process.1331.threadCount:40
+operatingSystem.service.51182.pid:51182
+operatingSystem.process.65945.bitness:32
+operatingSystem.process.1667.parentProcessID:1
+operatingSystem.process.609.bytesWritten:86016
+operatingSystem.process.931.groupID:20
+operatingSystem.process.616.kernelTime:40296
+operatingSystem.process.586.userID:502
+operatingSystem.process.577.group:staff
+operatingSystem.process.14692.openFiles:100
+operatingSystem.process.65945.bytesWritten:0
+operatingSystem.process.1490.name:Google Chrome Helper (Renderer)
+operatingSystem.process.750.group:staff
+operatingSystem.process.19614.upTime:47211349
+operatingSystem.service.615.pid:615
+operatingSystem.process.594.priority:4
+operatingSystem.process.734.pid:734
+operatingSystem.process.65945.kernelTime:8
+operatingSystem.process.3424.bytesWritten:0
+operatingSystem.process.65996.threadCount:2
+operatingSystem.process.622.processCpuLoadCumulative:2.5059593632335543E-4
+operatingSystem.process.1490.virtualSize:9523814400
+operatingSystem.process.614.openFiles:100
+operatingSystem.process.51182.group:staff
+operatingSystem.process.65333.startTime:1591272273140
+operatingSystem.process.1667.group:staff
+operatingSystem.process.579.virtualSize:4456046592
+operatingSystem.process.623.currentWorkingDirectory:/
+operatingSystem.process.1490.bitness:32
+operatingSystem.process.699.state:WAITING
+operatingSystem.process.798.openFiles:100
+operatingSystem.process.1514.commandLine:/System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/askpermissiond
+operatingSystem.process.65996.priority:4
+operatingSystem.process.678.path:/usr/libexec/adprivacyd
+operatingSystem.service.65996.name:PrintUITool
+operatingSystem.process.701.bytesWritten:0
+operatingSystem.process.1388.group:staff
+operatingSystem.process.758.state:WAITING
+operatingSystem.process.1547.userID:502
+operatingSystem.process.1638.kernelTime:42165
+operatingSystem.process.18375.userTime:453
+operatingSystem.process.1400.group:staff
+operatingSystem.service.892.pid:892
+operatingSystem.process.18464.userTime:287
+operatingSystem.process.3568.kernelTime:130
+operatingSystem.process.750.parentProcessID:1
+operatingSystem.process.60095.priority:4
+operatingSystem.process.3402.parentProcessID:1
+operatingSystem.process.759.currentWorkingDirectory:/
+operatingSystem.process.628.pid:628
+operatingSystem.process.1323.bytesWritten:3422138368
+operatingSystem.service.735.state:RUNNING
+operatingSystem.process.783.parentProcessID:1
+operatingSystem.process.743.threadCount:2
+operatingSystem.process.3403.name:WhatsApp Helper (GPU)
+operatingSystem.process.28828.kernelTime:52
+operatingSystem.process.758.user:jbonofre
+operatingSystem.process.1507.processCpuLoadCumulative:4.876395823195347E-5
+operatingSystem.process.7904.bytesWritten:0
+operatingSystem.process.20338.userID:502
+operatingSystem.process.605.threadCount:2
+operatingSystem.process.79898.bytesRead:4751360
+operatingSystem.service.28828.pid:28828
+operatingSystem.process.1341.group:staff
+operatingSystem.process.711.state:WAITING
+operatingSystem.process.653.path:/System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/Resources/cdpd
+operatingSystem.process.19390.groupID:20
+operatingSystem.process.19062.threadCount:5
+operatingSystem.process.729.user:jbonofre
+operatingSystem.process.15668.priority:4
+operatingSystem.process.28830.user:jbonofre
+operatingSystem.process.29146.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.35844.startTime:1591185204925
+operatingSystem.process.3404.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.574.upTime:346802648
+operatingSystem.process.1552.userID:502
+operatingSystem.process.1388.priority:31
+operatingSystem.process.1642.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.2109.virtualSize:5026078720
+operatingSystem.service.4443.state:RUNNING
+operatingSystem.process.28513.pid:28513
+operatingSystem.process.3321.kernelTime:9
+operatingSystem.process.4487.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.621.path:/System/Library/Frameworks/CryptoTokenKit.framework/ctkd
+operatingSystem.service.28400.pid:28400
+operatingSystem.process.3071.userID:502
+operatingSystem.service.620.state:RUNNING
+operatingSystem.process.65812.priority:4
+operatingSystem.process.3071.startTime:1591072873584
+operatingSystem.process.28840.currentWorkingDirectory:/
+operatingSystem.process.1552.bytesWritten:78434304
+operatingSystem.process.879.commandLine:/System/Library/Frameworks/AudioToolbox.framework/AudioComponentRegistrar
+operatingSystem.process.2112.group:staff
+operatingSystem.process.1715.upTime:346209420
+operatingSystem.process.196.groupID:20
+operatingSystem.process.616.userID:502
+operatingSystem.process.3416.user:jbonofre
+operatingSystem.process.602.bitness:32
+operatingSystem.process.3406.openFiles:100
+operatingSystem.process.678.currentWorkingDirectory:/
+operatingSystem.process.584.bytesWritten:89276416
+operatingSystem.process.1370.processCpuLoadCumulative:9.876124728867393E-6
+operatingSystem.process.730.state:WAITING
+operatingSystem.process.3071.processCpuLoadCumulative:1.7636835802582385E-7
+operatingSystem.process.748.residentSetSize:49152
+operatingSystem.process.35848.userID:502
+operatingSystem.process.1557.user:jbonofre
+operatingSystem.process.6650.group:staff
+operatingSystem.process.1688.bytesRead:17133568
+operatingSystem.process.2112.userID:502
+operatingSystem.process.746.path:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.process.752.currentWorkingDirectory:/
+operatingSystem.process.1400.threadCount:2
+operatingSystem.process.1384.user:jbonofre
+operatingSystem.process.739.virtualSize:4488970240
+operatingSystem.process.653.commandLine:/System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/Resources/cdpd
+operatingSystem.process.573.openFiles:50
+operatingSystem.process.51181.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.599.bitness:32
+operatingSystem.process.891.virtualSize:4575805440
+operatingSystem.service.18242.name:MTLCompilerService
+operatingSystem.process.29148.openFiles:512
+operatingSystem.process.1542.currentWorkingDirectory:/
+operatingSystem.process.65413.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.615.virtualSize:5476114432
+operatingSystem.process.1520.path:/System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/Resources/amsaccountsd
+operatingSystem.process.1492.pid:1492
+operatingSystem.process.719.parentProcessID:1
+operatingSystem.process.18845.threadCount:5
+operatingSystem.process.18321.pid:18321
+operatingSystem.service.3090.name:UsageTrackingAgent
+operatingSystem.process.1714.kernelTime:39
+operatingSystem.process.1508.pid:1508
+operatingSystem.process.719.kernelTime:1517
+operatingSystem.process.23254.groupID:20
+operatingSystem.process.686.userID:502
+operatingSystem.process.711.bitness:32
+operatingSystem.process.1518.currentWorkingDirectory:/
+operatingSystem.process.1536.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.35846.user:jbonofre
+operatingSystem.process.1526.pid:1526
+operatingSystem.process.3416.residentSetSize:864256
+processor.logical.7.numaNode:0
+operatingSystem.process.1504.state:WAITING
+operatingSystem.process.821.userID:502
+operatingSystem.process.1663.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.20141.groupID:20
+operatingSystem.process.1490.residentSetSize:85164032
+operatingSystem.process.606.state:WAITING
+operatingSystem.process.35846.startTime:1591185205368
+operatingSystem.process.15668.userID:502
+operatingSystem.process.584.state:WAITING
+operatingSystem.process.609.priority:4
+operatingSystem.process.2112.virtualSize:4489658368
+operatingSystem.process.630.bitness:32
+operatingSystem.process.604.user:jbonofre
+operatingSystem.process.595.residentSetSize:6959104
+operatingSystem.process.582.user:jbonofre
+operatingSystem.process.790.bytesRead:10043392
+operatingSystem.process.8985.bytesRead:10842112
+operatingSystem.process.763.bytesRead:17534976
+operatingSystem.process.880.virtualSize:4420206592
+operatingSystem.process.799.kernelTime:11647397
+operatingSystem.process.1625.user:jbonofre
+operatingSystem.process.28839.openFiles:100
+operatingSystem.process.60098.processCpuLoadCumulative:1.0483022286774344E-7
+operatingSystem.process.1384.bytesRead:52289536
+operatingSystem.process.3069.bitness:32
+operatingSystem.process.604.virtualSize:4428668928
+operatingSystem.service.20258.state:RUNNING
+operatingSystem.process.722.parentProcessID:1
+operatingSystem.service.3568.name:silhouette
+operatingSystem.process.783.bytesRead:20582400
+operatingSystem.process.17680.currentWorkingDirectory:/
+operatingSystem.process.732.group:staff
+operatingSystem.process.60095.kernelTime:9
+operatingSystem.process.3407.currentWorkingDirectory:/
+operatingSystem.process.14396.commandLine:zsh
+operatingSystem.process.60095.virtualSize:4428632064
+operatingSystem.process.35845.openFiles:100
+operatingSystem.service.593.pid:593
+operatingSystem.process.601.userTime:202276
+operatingSystem.process.1550.priority:31
+operatingSystem.process.3708.name:mdworker
+operatingSystem.process.1388.kernelTime:930969
+operatingSystem.process.715.residentSetSize:1200128
+operatingSystem.process.1820.residentSetSize:3284992
+operatingSystem.process.29149.pid:29149
+operatingSystem.process.728.groupID:20
+operatingSystem.process.620.userID:502
+operatingSystem.process.20141.commandLine:/usr/libexec/remindd
+operatingSystem.process.630.threadCount:2
+operatingSystem.process.27410.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.1417.processCpuLoadCumulative:2.7137082565523504E-7
+operatingSystem.process.606.commandLine:/System/Library/CoreServices/lockoutagent
+operatingSystem.process.82155.bytesRead:3985408
+operatingSystem.process.19614.parentProcessID:1
+operatingSystem.process.45960.bytesRead:516096
+operatingSystem.process.60098.upTime:152627740
+operatingSystem.process.3066.processCpuLoadCumulative:6.274367276277303E-5
+operatingSystem.service.746.name:CategoriesService
+operatingSystem.process.15668.threadCount:2
+operatingSystem.process.15679.threadCount:3
+operatingSystem.process.891.state:WAITING
+operatingSystem.service.79896.pid:79896
+operatingSystem.process.15668.residentSetSize:1826816
+operatingSystem.service.19390.state:RUNNING
+operatingSystem.process.7904.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/com.apple.siri.ClientFlow.ClientScripter.xpc/Contents/MacOS/com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.1514.upTime:346382853
+operatingSystem.process.35849.user:jbonofre
+operatingSystem.process.618.kernelTime:1966
+operatingSystem.process.28520.bitness:32
+operatingSystem.process.3424.virtualSize:4665131008
+operatingSystem.service.573.name:coreauthd
+operatingSystem.process.721.startTime:1591071949796
+operatingSystem.process.739.path:/System/Library/PrivateFrameworks/HomeKitDaemon.framework/Support/homed
+operatingSystem.service.1500.state:RUNNING
+operatingSystem.process.3407.startTime:1591073341646
+operatingSystem.process.1641.upTime:346360349
+operatingSystem.service.599.state:RUNNING
+operatingSystem.service.762.state:RUNNING
+operatingSystem.process.587.userTime:43505
+operatingSystem.process.799.name:photoanalysisd
+operatingSystem.process.646.currentWorkingDirectory:/
+operatingSystem.process.729.bytesRead:0
+operatingSystem.process.65333.state:WAITING
+operatingSystem.process.28840.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.4347.residentSetSize:958464
+operatingSystem.process.3449.residentSetSize:8192
+operatingSystem.process.1817.residentSetSize:122880
+operatingSystem.process.1665.processCpuLoadCumulative:8.468705337439435E-5
+operatingSystem.process.1588.state:WAITING
+operatingSystem.process.607.openFiles:100
+operatingSystem.process.595.group:staff
+operatingSystem.process.625.bytesWritten:6803456
+operatingSystem.process.617.commandLine:/System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/XPCServices/ContextService.xpc/Contents/MacOS/ContextService
+operatingSystem.process.29146.openFiles:100
+operatingSystem.process.79898.groupID:20
+operatingSystem.process.15679.userTime:376
+operatingSystem.process.7904.startTime:1591092393416
+processor.logical.6.processorGroup:0
+operatingSystem.process.14396.bitness:32
+operatingSystem.process.1642.parentProcessID:1326
+operatingSystem.process.18322.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.quicklook.QuickLookUIService/Data
+operatingSystem.process.1642.startTime:1591072380320
+operatingSystem.process.611.user:jbonofre
+operatingSystem.process.727.upTime:346790520
+operatingSystem.process.65812.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1347.kernelTime:44
+operatingSystem.process.18325.parentProcessID:1
+operatingSystem.process.17680.parentProcessID:1326
+operatingSystem.process.705.upTime:346794466
+operatingSystem.process.1476.name:SafeEjectGPUService
+operatingSystem.process.3405.processCpuLoadCumulative:2.564568891872567E-5
+operatingSystem.process.713.name:pbs
+operatingSystem.process.573.currentWorkingDirectory:/
+operatingSystem.networkParams.IPv4DefaultGateway:192.168.1.1
+operatingSystem.process.60101.state:WAITING
+operatingSystem.process.717.virtualSize:4491907072
+operatingSystem.process.18467.processCpuLoadCumulative:2.6628478891890087E-6
+operatingSystem.process.646.priority:4
+operatingSystem.process.604.groupID:20
+operatingSystem.process.4347.user:jbonofre
+operatingSystem.process.18324.openFiles:100
+operatingSystem.process.18292.openFiles:100
+operatingSystem.process.626.startTime:1591071939567
+processor.logical.7.processorGroup:0
+operatingSystem.process.23254.bytesRead:19222528
+operatingSystem.process.1820.upTime:346128888
+operatingSystem.process.614.path:/System/Library/CoreServices/mapspushd
+operatingSystem.process.713.group:staff
+operatingSystem.process.629.priority:4
+operatingSystem.process.1511.priority:20
+operatingSystem.process.608.group:staff
+operatingSystem.fileSystem.3.type:apfs
+operatingSystem.process.1557.openFiles:400
+operatingSystem.process.652.threadCount:2
+operatingSystem.process.1370.parentProcessID:1
+operatingSystem.process.731.virtualSize:4513423360
+operatingSystem.process.1508.name:Siri
+operatingSystem.process.628.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Support/assistantd
+operatingSystem.process.4444.parentProcessID:1
+operatingSystem.process.1818.path:/usr/bin/screen
+operatingSystem.process.1475.group:staff
+operatingSystem.process.605.openFiles:100
+operatingSystem.process.648.name:parsecd
+operatingSystem.process.1371.bytesWritten:0
+operatingSystem.process.20337.priority:4
+operatingSystem.process.3703.bitness:32
+operatingSystem.process.1616.groupID:20
+operatingSystem.process.1333.priority:31
+operatingSystem.process.65941.parentProcessID:1
+operatingSystem.process.1330.state:WAITING
+operatingSystem.process.15668.openFiles:100
+memory.pageSize:4096
+operatingSystem.process.609.kernelTime:476
+networkIF.1.MACaddr:4e:a1:c1:79:1f:ee
+operatingSystem.process.28828.name:mdworker_shared
+operatingSystem.process.1547.commandLine:/System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/Support/recentsd
+operatingSystem.process.1347.bytesWritten:0
+operatingSystem.process.628.parentProcessID:1
+operatingSystem.process.607.bitness:32
+operatingSystem.process.8795.openFiles:100
+operatingSystem.process.1536.upTime:346382046
+operatingSystem.process.5972.pid:5972
+operatingSystem.process.720.currentWorkingDirectory:/
+operatingSystem.process.8986.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.4444.kernelTime:237
+operatingSystem.process.1550.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--extension-process--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-f [...]
+operatingSystem.service.601.state:RUNNING
+operatingSystem.process.634.openFiles:100
+operatingSystem.process.95949.virtualSize:4439617536
+operatingSystem.process.7872.upTime:326603320
+operatingSystem.process.579.kernelTime:10137
+operatingSystem.process.20338.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.697.parentProcessID:1
+operatingSystem.process.3420.bytesRead:2641920
+operatingSystem.service.821.state:RUNNING
+operatingSystem.process.720.virtualSize:4546011136
+operatingSystem.service.1510.pid:1510
+operatingSystem.process.3403.userID:502
+operatingSystem.process.1550.state:WAITING
+operatingSystem.process.799.startTime:1591071961098
+operatingSystem.process.752.pid:752
+operatingSystem.process.588.kernelTime:10339
+operatingSystem.process.59813.parentProcessID:1326
+operatingSystem.service.763.state:RUNNING
+operatingSystem.process.625.state:WAITING
+operatingSystem.process.1338.user:jbonofre
+operatingSystem.process.3433.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.786.state:WAITING
+operatingSystem.process.28498.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.895.openFiles:100
+operatingSystem.process.668.bytesRead:76120064
+operatingSystem.process.196.residentSetSize:27897856
+operatingSystem.process.728.virtualSize:4492328960
+operatingSystem.process.620.commandLine:/System/Library/CoreServices/WiFiAgent.app/Contents/MacOS/WiFiAgent
+operatingSystem.process.79899.processCpuLoadCumulative:6.284209518463855E-6
+operatingSystem.process.594.pid:594
+operatingSystem.process.794.priority:31
+operatingSystem.process.736.path:/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeaccountd
+operatingSystem.service.1630.name:FctMiscAgent
+operatingSystem.process.588.currentWorkingDirectory:/
+operatingSystem.process.15679.parentProcessID:1
+operatingSystem.process.584.bitness:32
+operatingSystem.process.616.pid:616
+operatingSystem.process.35844.kernelTime:408
+operatingSystem.process.630.name:IMDPersistenceAgent
+operatingSystem.process.709.name:followupd
+operatingSystem.service.3037.name:ssh-agent
+operatingSystem.process.794.user:jbonofre
+operatingSystem.process.1817.bytesWritten:0
+operatingSystem.process.1663.name:Google Chrome Helper (Renderer)
+operatingSystem.process.1351.pid:1351
+operatingSystem.process.3090.commandLine:/System/Library/PrivateFrameworks/UsageTracking.framework/Versions/A/UsageTrackingAgent
+networkIF.2.IPv4addr:[192.168.1.100]
+operatingSystem.process.722.group:staff
+operatingSystem.process.15668.name:EscrowSecurityAlert
+operatingSystem.process.1330.residentSetSize:42491904
+operatingSystem.process.901.processCpuLoadCumulative:1.2692134395857287E-7
+operatingSystem.process.95949.name:zsh
+operatingSystem.process.613.name:nsurlstoraged
+operatingSystem.process.35844.userTime:528
+diskStore.1.partition.4.name:Macintosh HD
+operatingSystem.process.1543.userTime:6578
+operatingSystem.service.717.state:RUNNING
+operatingSystem.process.8908.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.18467.upTime:52575290
+operatingSystem.process.1542.bytesRead:86007808
+operatingSystem.process.704.openFiles:100
+operatingSystem.process.4487.kernelTime:9707
+operatingSystem.process.1715.groupID:20
+operatingSystem.process.45959.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.14396.pid:14396
+operatingSystem.process.718.groupID:20
+operatingSystem.process.3645.path:/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/com.apple.Safari.SafeBrowsing.Service
+operatingSystem.process.45960.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3568.groupID:20
+operatingSystem.process.600.userTime:9771
+operatingSystem.service.760.pid:760
+operatingSystem.process.60101.bytesWritten:2043904
+operatingSystem.process.28840.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.573.parentProcessID:1
+operatingSystem.process.59813.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.735.kernelTime:370
+operatingSystem.process.196.priority:48
+operatingSystem.process.678.userTime:1596
+operatingSystem.process.1508.upTime:346382872
+operatingSystem.process.668.bytesWritten:9183232
+operatingSystem.process.1323.openFiles:200
+operatingSystem.process.710.startTime:1591071947884
+operatingSystem.process.594.groupID:20
+operatingSystem.process.15668.groupID:20
+operatingSystem.service.79899.pid:79899
+operatingSystem.process.1514.pid:1514
+operatingSystem.process.625.pid:625
+operatingSystem.process.1662.currentWorkingDirectory:/
+operatingSystem.process.901.bytesRead:790528
+operatingSystem.process.1348.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3402.bytesRead:3272704
+graphicsCard.0.vram:2147483648
+operatingSystem.process.595.commandLine:/usr/libexec/nsurlsessiond
+operatingSystem.process.51182.priority:4
+operatingSystem.process.28520.name:mdworker_shared
+operatingSystem.process.28512.bitness:32
+operatingSystem.process.3090.group:staff
+operatingSystem.process.722.pid:722
+operatingSystem.process.1476.processCpuLoadCumulative:7.044147174440859E-7
+operatingSystem.process.1390.name:CallHistoryPluginHelper
+operatingSystem.process.1328.bytesRead:430751744
+operatingSystem.process.760.group:staff
+operatingSystem.process.1638.state:WAITING
+operatingSystem.process.1342.parentProcessID:1
+operatingSystem.process.20338.parentProcessID:1
+operatingSystem.process.1342.userTime:656
+operatingSystem.process.1342.pid:1342
+operatingSystem.process.19390.bytesWritten:0
+graphicsCard.1.vendor:Intel
+operatingSystem.process.26130.threadCount:2
+operatingSystem.process.45960.bitness:32
+operatingSystem.process.773.priority:4
+operatingSystem.service.3406.state:RUNNING
+operatingSystem.process.20337.userID:502
+operatingSystem.process.620.bytesWritten:0
+operatingSystem.process.1351.group:staff
+operatingSystem.service.634.name:com.apple.DictionaryServiceHelper
+operatingSystem.process.597.currentWorkingDirectory:/
+operatingSystem.process.19390.openFiles:100
+operatingSystem.process.652.openFiles:100
+operatingSystem.process.65812.openFiles:100
+operatingSystem.service.6650.pid:6650
+operatingSystem.process.28839.currentWorkingDirectory:/
+operatingSystem.process.20258.userTime:824
+operatingSystem.process.1791.group:staff
+operatingSystem.process.65942.groupID:20
+operatingSystem.process.1630.group:staff
+operatingSystem.process.617.startTime:1591071939327
+operatingSystem.process.1664.groupID:20
+diskStore.0.partition.1.identification:disk0s2
+operatingSystem.process.584.commandLine:/usr/libexec/trustd--agent
+operatingSystem.process.737.processCpuLoadCumulative:8.287440621634174E-6
+operatingSystem.process.1388.openFiles:800
+operatingSystem.process.65941.priority:4
+processor.maxFreq:2800000000
+operatingSystem.process.3402.userID:502
+operatingSystem.process.711.user:jbonofre
+operatingSystem.process.607.state:WAITING
+operatingSystem.process.18242.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.15667.virtualSize:4483842048
+operatingSystem.process.1389.pid:1389
+operatingSystem.process.2109.processCpuLoadCumulative:3.8887407726159056E-4
+operatingSystem.process.29147.priority:4
+operatingSystem.fileSystem.2.logicalVolume:
+operatingSystem.process.14692.groupID:20
+operatingSystem.process.1820.startTime:1591072611730
+operatingSystem.process.1510.path:/System/Library/Image Capture/Support/icdd
+operatingSystem.process.727.bytesRead:7061504
+operatingSystem.process.18324.upTime:53150213
+computerSystem.serialNumber:C02R90TRG8WM
+operatingSystem.process.3421.virtualSize:6675107840
+operatingSystem.process.56067.bytesWritten:3952640
+operatingSystem.service.629.state:RUNNING
+operatingSystem.process.4440.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/media-indexer.xpc/Contents/MacOS/media-indexer
+operatingSystem.process.901.userID:502
+operatingSystem.process.60095.openFiles:100
+operatingSystem.process.731.kernelTime:35369
+operatingSystem.process.1502.groupID:20
+operatingSystem.process.1431.bytesWritten:90112
+operatingSystem.process.82155.upTime:84501674
+operatingSystem.process.4443.commandLine:/System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc/Contents/MacOS/com.apple.BKAgentService
+powerSource.0.name:InternalBattery-0
+operatingSystem.process.714.startTime:1591071949581
+operatingSystem.process.686.residentSetSize:1966080
+operatingSystem.process.3419.path:/Applications/Skype.app/Contents/Frameworks/Skype Helper.app/Contents/MacOS/Skype Helper
+operatingSystem.process.1518.user:jbonofre
+operatingSystem.process.586.groupID:20
+operatingSystem.process.8795.name:loginitemregisterd
+operatingSystem.process.1342.startTime:1591072348530
+operatingSystem.process.82155.virtualSize:4439482368
+operatingSystem.process.1364.bytesRead:1220608
+operatingSystem.process.3049.parentProcessID:1
+operatingSystem.service.3321.name:com.apple.audio.SandboxHelper
+operatingSystem.process.1351.startTime:1591072348863
+operatingSystem.process.721.state:WAITING
+operatingSystem.process.610.bitness:32
+operatingSystem.process.759.state:WAITING
+operatingSystem.process.18325.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.65946.state:WAITING
+operatingSystem.process.798.group:staff
+operatingSystem.service.1337.state:RUNNING
+operatingSystem.process.1354.parentProcessID:1
+operatingSystem.process.621.userTime:112
+operatingSystem.process.3571.residentSetSize:1175552
+operatingSystem.process.3061.residentSetSize:958464
+operatingSystem.process.1520.virtualSize:4485242880
+operatingSystem.process.731.groupID:20
+operatingSystem.process.1345.groupID:20
+operatingSystem.process.799.commandLine:/System/Library/PrivateFrameworks/PhotoAnalysis.framework/Versions/A/Support/photoanalysisd
+operatingSystem.process.3037.residentSetSize:352256
+operatingSystem.process.35847.parentProcessID:1
+operatingSystem.process.1714.upTime:346209445
+operatingSystem.process.720.state:WAITING
+operatingSystem.process.607.path:/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter
+operatingSystem.process.28513.upTime:65839
+operatingSystem.process.1337.bytesRead:183529472
+operatingSystem.process.65812.currentWorkingDirectory:/
+operatingSystem.process.3568.residentSetSize:1056768
+operatingSystem.process.3420.group:staff
+operatingSystem.process.736.bytesRead:6504448
+diskStore.1.serial:S29ANYAH180877
+operatingSystem.process.574.startTime:1591071938072
+operatingSystem.process.60091.name:avconferenced
+operatingSystem.process.1378.currentWorkingDirectory:/
+operatingSystem.process.7872.startTime:1591092137267
+operatingSystem.process.678.commandLine:/usr/libexec/adprivacyd
+operatingSystem.process.18325.priority:4
+operatingSystem.process.62808.threadCount:5
+operatingSystem.service.35847.name:VTDecoderXPCService
+operatingSystem.process.626.group:staff
+operatingSystem.process.625.openFiles:100
+operatingSystem.process.587.bytesRead:52310016
+operatingSystem.process.3658.pid:3658
+operatingSystem.process.5975.group:staff
+operatingSystem.process.35846.userTime:623
+operatingSystem.process.3070.userTime:75
+operatingSystem.service.1345.state:RUNNING
+operatingSystem.process.35847.commandLine:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.1637.upTime:346361177
+operatingSystem.process.740.pid:740
+diskStore.1.partition.2.size:500068036608
+operatingSystem.process.28400.userTime:468
+operatingSystem.service.821.name:cloudphotod
+operatingSystem.process.730.userTime:169
+operatingSystem.process.60101.userTime:2932
+operatingSystem.process.607.pid:607
+operatingSystem.process.56067.upTime:174027104
+operatingSystem.process.1714.threadCount:2
+operatingSystem.process.3418.name:MTLCompilerService
+operatingSystem.process.617.residentSetSize:7671808
+operatingSystem.process.35847.pid:35847
+operatingSystem.process.1688.name:SiriNCService
+operatingSystem.process.750.processCpuLoadCumulative:1.052082019131935E-4
+operatingSystem.process.1664.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.709.bytesRead:2465792
+operatingSystem.process.586.userTime:207214
+operatingSystem.process.79896.bitness:32
+operatingSystem.process.731.upTime:346790431
+operatingSystem.process.653.residentSetSize:1343488
+operatingSystem.process.65333.kernelTime:163
+operatingSystem.service.28512.state:RUNNING
+operatingSystem.process.28482.virtualSize:4382257152
+operatingSystem.process.18322.commandLine:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.3406.groupID:20
+operatingSystem.service.21367.pid:21367
+operatingSystem.process.20337.virtualSize:108777717760
+operatingSystem.process.1663.currentWorkingDirectory:/
+operatingSystem.process.619.name:AppSSOAgent
+operatingSystem.service.1715.pid:1715
+operatingSystem.service.617.name:ContextService
+operatingSystem.process.65941.bytesRead:33562624
+operatingSystem.process.603.userTime:9154
+operatingSystem.process.620.residentSetSize:5107712
+operatingSystem.service.584.pid:584
+operatingSystem.process.1518.startTime:1591072357802
+operatingSystem.service.602.name:usernoted
+operatingSystem.process.196.path:/System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
+operatingSystem.process.621.kernelTime:203
+operatingSystem.process.1389.name:AlertNotificationService
+operatingSystem.process.719.priority:4
+operatingSystem.service.35843.pid:35843
+operatingSystem.process.1779.startTime:1591072597439
+operatingSystem.service.763.name:com.apple.quicklook.ThumbnailsAgent
+operatingSystem.service.901.name:ReportCrash
+operatingSystem.service.28829.state:RUNNING
+operatingSystem.process.1817.kernelTime:950
+operatingSystem.process.1333.pid:1333
+operatingSystem.process.722.userID:502
+operatingSystem.process.625.kernelTime:3822
+operatingSystem.process.19390.priority:4
+operatingSystem.process.5972.upTime:331190063
+operatingSystem.process.1417.parentProcessID:1
+operatingSystem.fileSystem.2.options:rw,local,volfs,journaled,multilabel,nobrowse
+operatingSystem.process.3433.kernelTime:12
+operatingSystem.process.1593.openFiles:100
+operatingSystem.process.65945.userID:502
+operatingSystem.process.731.openFiles:100
+operatingSystem.process.719.currentWorkingDirectory:/
+operatingSystem.process.609.virtualSize:4489699328
+operatingSystem.process.1638.priority:31
+operatingSystem.process.18375.state:WAITING
+operatingSystem.process.931.parentProcessID:1
+operatingSystem.process.1779.user:jbonofre
+operatingSystem.process.585.user:jbonofre
+operatingSystem.process.3703.path:/usr/libexec/transparencyd
+operatingSystem.process.701.user:jbonofre
+operatingSystem.process.17680.kernelTime:811
+operatingSystem.process.1588.groupID:20
+operatingSystem.process.3049.path:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/Resources/com.apple.speech.speechsynthesisd
+operatingSystem.service.3037.pid:3037
+operatingSystem.process.1817.name:screen
+operatingSystem.process.750.virtualSize:5062959104
+operatingSystem.process.20141.bytesRead:7942144
+powerSource.0.designCapacity:8755
+operatingSystem.process.1502.threadCount:2
+operatingSystem.process.65413.group:staff
+operatingSystem.process.3708.priority:4
+operatingSystem.process.1378.bitness:32
+operatingSystem.process.728.upTime:346790504
+operatingSystem.process.1637.state:WAITING
+operatingSystem.process.1323.group:staff
+operatingSystem.process.709.bytesWritten:0
+operatingSystem.process.629.groupID:20
+operatingSystem.process.65946.user:jbonofre
+operatingSystem.process.1526.userID:502
+operatingSystem.process.1343.bitness:32
+operatingSystem.networkParams.dnsServers:[192.168.1.1]
+operatingSystem.process.1389.group:staff
+operatingSystem.service.1791.name:MTLCompilerService
+operatingSystem.process.586.kernelTime:94997
+operatingSystem.process.1475.startTime:1591072353588
+operatingSystem.process.1330.virtualSize:5674897408
+networkIF.0.name:llw0
+operatingSystem.process.1779.userTime:47
+operatingSystem.process.15667.userID:502
+operatingSystem.service.28512.name:mdworker_shared
+operatingSystem.process.3403.threadCount:9
+operatingSystem.process.574.state:WAITING
+operatingSystem.process.18242.parentProcessID:1
+operatingSystem.process.1542.virtualSize:5060771840
+operatingSystem.process.3037.startTime:1591072654588
+operatingSystem.process.1578.state:WAITING
+operatingSystem.process.1343.commandLine:/System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
+operatingSystem.process.1354.kernelTime:107
+operatingSystem.process.1688.virtualSize:5024657408
+operatingSystem.process.606.name:lockoutagent
+operatingSystem.process.587.residentSetSize:10076160
+operatingSystem.process.5968.userTime:9511
+operatingSystem.process.1345.userTime:68
+operatingSystem.process.1371.priority:4
+operatingSystem.process.610.upTime:346801615
+operatingSystem.process.26130.pid:26130
+operatingSystem.process.892.userID:502
+operatingSystem.process.743.path:/usr/libexec/SidecarRelay
+operatingSystem.process.697.bytesWritten:61440
+operatingSystem.process.18466.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1451.name:MTLCompilerService
+operatingSystem.process.710.threadCount:2
+operatingSystem.process.3405.bytesWritten:1310720
+operatingSystem.service.3433.pid:3433
+operatingSystem.process.1625.userID:502
+operatingSystem.process.28512.residentSetSize:17453056
+operatingSystem.process.18322.bytesRead:23957504
+operatingSystem.process.1820.state:WAITING
+operatingSystem.process.14692.pid:14692
+operatingSystem.process.3321.bytesRead:40960
+operatingSystem.process.3066.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.1514.state:WAITING
+operatingSystem.process.1451.userTime:107
+operatingSystem.process.617.bytesWritten:0
+operatingSystem.process.7904.parentProcessID:1
+operatingSystem.process.18845.user:jbonofre
+operatingSystem.process.19616.threadCount:2
+operatingSystem.process.1378.upTime:346390618
+operatingSystem.process.724.kernelTime:14767
+operatingSystem.service.1552.name:com.apple.WebKit.Networking
+operatingSystem.process.1543.bitness:32
+operatingSystem.service.1475.pid:1475
+operatingSystem.process.604.residentSetSize:24576
+operatingSystem.process.1390.parentProcessID:1
+operatingSystem.process.18292.processCpuLoadCumulative:4.688657043341871E-7
+operatingSystem.process.18324.user:jbonofre
+operatingSystem.process.1341.virtualSize:5024620544
+operatingSystem.process.736.priority:4
+operatingSystem.process.18242.pid:18242
+operatingSystem.process.28839.upTime:29585
+operatingSystem.process.65946.pid:65946
+operatingSystem.process.1330.user:jbonofre
+operatingSystem.process.648.upTime:346798932
+operatingSystem.process.582.openFiles:50
+operatingSystem.process.3417.pid:3417
+operatingSystem.process.56067.threadCount:2
+operatingSystem.process.3404.bitness:32
+operatingSystem.process.1543.group:staff
+operatingSystem.process.628.bytesWritten:52723712
+operatingSystem.process.3571.groupID:20
+operatingSystem.process.1666.bytesRead:35512320
+operatingSystem.process.1347.userID:502
+operatingSystem.process.65996.openFiles:100
+operatingSystem.process.1431.userTime:267
+operatingSystem.process.1451.virtualSize:4985221120
+operatingSystem.process.1417.state:WAITING
+operatingSystem.process.1667.path:/Library/Printers/Brother/Utilities/Server/USBAppControl.app/Contents/MacOS/USBAppControl
+operatingSystem.process.82155.name:zsh
+operatingSystem.process.65945.bytesRead:0
+operatingSystem.process.60095.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.tonelibraryd/Data
+operatingSystem.process.8795.userID:502
+operatingSystem.process.1578.userTime:4043
+operatingSystem.process.65942.residentSetSize:3031040
+operatingSystem.process.595.priority:31
+operatingSystem.process.20141.processCpuLoadCumulative:1.4900565979221586E-4
+operatingSystem.process.28839.bytesWritten:0
+operatingSystem.process.585.pid:585
+operatingSystem.process.18242.group:staff
+operatingSystem.service.18325.name:MTLCompilerService
+operatingSystem.process.1504.userID:502
+operatingSystem.process.3416.bytesWritten:4096
+operatingSystem.process.14811.currentWorkingDirectory:/
+operatingSystem.process.717.bytesWritten:200704
+operatingSystem.service.750.name:LocationMenu
+operatingSystem.process.648.parentProcessID:1
+operatingSystem.process.623.openFiles:100
+operatingSystem.process.786.virtualSize:4519161856
+operatingSystem.process.701.parentProcessID:1
+operatingSystem.process.697.processCpuLoadCumulative:1.587387791363299E-5
+operatingSystem.service.196.state:RUNNING
+operatingSystem.process.3402.pid:3402
+operatingSystem.process.3703.residentSetSize:2768896
+operatingSystem.process.3424.userID:502
+operatingSystem.service.196.name:loginwindow
+operatingSystem.process.35847.userID:502
+operatingSystem.process.3069.parentProcessID:1
+operatingSystem.process.3070.openFiles:100
+operatingSystem.service.606.pid:606
+operatingSystem.service.5972.name:QuickLookUIService
+powerSource.0.amperage:-3854.0
+operatingSystem.process.748.groupID:20
+operatingSystem.process.586.parentProcessID:1
+operatingSystem.process.1516.processCpuLoadCumulative:7.812165178099394E-6
+operatingSystem.process.2109.pid:2109
+operatingSystem.process.595.processCpuLoadCumulative:4.4979539975366474E-5
+operatingSystem.process.1578.bitness:32
+operatingSystem.process.21367.processCpuLoadCumulative:8.832018641918387E-8
+operatingSystem.process.721.threadCount:2
+operatingSystem.process.3090.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.UsageTrackingAgent/Data
+operatingSystem.process.1557.upTime:346380735
+operatingSystem.process.1516.path:/System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
+operatingSystem.process.895.currentWorkingDirectory:/
+operatingSystem.process.620.name:WiFiAgent
+operatingSystem.process.1500.bitness:32
+operatingSystem.process.3049.processCpuLoadCumulative:2.3297554946755823E-6
+operatingSystem.process.79898.parentProcessID:79896
+operatingSystem.process.1331.priority:31
+operatingSystem.process.1510.groupID:20
+operatingSystem.process.615.parentProcessID:1
+operatingSystem.process.901.pid:901
+operatingSystem.process.686.commandLine:/usr/libexec/neagent
+operatingSystem.service.1333.name:Dock
+operatingSystem.process.1578.virtualSize:4566126592
+operatingSystem.process.731.pid:731
+operatingSystem.process.646.user:jbonofre
+operatingSystem.process.1400.openFiles:100
+operatingSystem.process.51181.startTime:1591211938526
+operatingSystem.process.3403.residentSetSize:4263936
+operatingSystem.process.35848.name:MTLCompilerService
+operatingSystem.process.18466.userTime:96
+operatingSystem.process.734.parentProcessID:1
+operatingSystem.process.4524.openFiles:100
+operatingSystem.process.1404.parentProcessID:1326
+operatingSystem.process.573.commandLine:/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
+operatingSystem.process.629.user:jbonofre
+operatingSystem.fileSystem.0.freeInodes:4882989492
+operatingSystem.process.4441.userID:502
+operatingSystem.process.794.virtualSize:4487090176
+operatingSystem.process.1502.bytesRead:12283904
+operatingSystem.process.1633.commandLine:/usr/libexec/findmydevice-user-agent
+operatingSystem.process.1476.virtualSize:4484304896
+operatingSystem.process.1550.currentWorkingDirectory:/
+operatingSystem.process.1323.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.mail/Data
+powerSource.0.timeRemainingEstimated:10740.0
+operatingSystem.process.3645.userTime:24408
+diskStore.0.partition.0.identification:disk0s1
+operatingSystem.process.3416.startTime:1591073346419
+operatingSystem.process.1542.group:staff
+operatingSystem.process.584.openFiles:50
+operatingSystem.process.3658.commandLine:/usr/libexec/USBAgent
+operatingSystem.process.746.pid:746
+operatingSystem.process.1323.user:jbonofre
+operatingSystem.process.701.kernelTime:180
+operatingSystem.process.750.path:/System/Library/CoreServices/LocationMenu.app/Contents/MacOS/LocationMenu
+operatingSystem.process.18845.userTime:2316
+operatingSystem.process.615.startTime:1591071939226
+operatingSystem.process.28498.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.79899.user:jbonofre
+operatingSystem.process.617.processCpuLoadCumulative:6.1187760956465165E-6
+operatingSystem.process.613.startTime:1591071939200
+operatingSystem.process.79896.group:staff
+operatingSystem.process.821.residentSetSize:1433600
+processor.logical.4.processorNumber:4
+operatingSystem.process.16317.path:/System/Library/CoreServices/CoreServicesUIAgent.app/Contents/MacOS/CoreServicesUIAgent
+operatingSystem.process.593.kernelTime:1209
+operatingSystem.process.646.pid:646
+operatingSystem.process.82155.bytesWritten:876544
+networkIF.2.displayName:en0
+operatingSystem.service.19614.state:RUNNING
+operatingSystem.process.740.path:/System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/progressd
+operatingSystem.process.3449.pid:3449
+operatingSystem.process.5972.startTime:1591087550526
+operatingSystem.process.14811.threadCount:2
+operatingSystem.process.1400.kernelTime:901
+operatingSystem.process.26129.bitness:32
+operatingSystem.process.3069.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.794.state:WAITING
+operatingSystem.process.60101.path:/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper
+operatingSystem.process.1328.bytesWritten:18259968
+operatingSystem.service.630.pid:630
+operatingSystem.process.697.commandLine:/System/Library/PrivateFrameworks/CacheDelete.framework/deleted
+operatingSystem.service.1336.name:MTLCompilerService
+operatingSystem.process.79896.user:jbonofre
+operatingSystem.process.19390.threadCount:2
+operatingSystem.process.1348.currentWorkingDirectory:/
+operatingSystem.process.18463.userTime:1346
+operatingSystem.process.3708.group:staff
+operatingSystem.process.621.openFiles:100
+operatingSystem.process.1662.bitness:32
+operatingSystem.process.1536.parentProcessID:1326
+operatingSystem.process.1779.commandLine:/System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Versions/A/printtool
+operatingSystem.process.736.residentSetSize:2621440
+operatingSystem.process.760.path:/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storedownloadd
+operatingSystem.process.18466.virtualSize:4967596032
+operatingSystem.process.1490.bytesRead:140308480
+operatingSystem.process.727.userTime:565
+operatingSystem.process.6650.bytesRead:5160960
+operatingSystem.process.601.bytesRead:188923904
+operatingSystem.process.1390.bytesWritten:5586944
+operatingSystem.process.28512.kernelTime:90
+operatingSystem.process.51182.parentProcessID:1
+operatingSystem.process.1351.priority:4
+operatingSystem.process.1663.openFiles:800
+operatingSystem.process.65941.threadCount:4
+operatingSystem.process.1593.residentSetSize:1597440
+operatingSystem.process.5972.bitness:32
+operatingSystem.service.65942.name:QuickLookUIService
+operatingSystem.process.1542.user:jbonofre
+operatingSystem.process.616.parentProcessID:1
+operatingSystem.process.1637.threadCount:20
+operatingSystem.process.1384.upTime:346390479
+operatingSystem.process.28400.bytesWritten:4096
+operatingSystem.process.18321.user:jbonofre
+operatingSystem.process.704.user:jbonofre
+operatingSystem.process.1557.residentSetSize:37920768
+operatingSystem.service.1593.state:RUNNING
+operatingSystem.process.23254.user:jbonofre
+operatingSystem.process.1331.kernelTime:161757
+operatingSystem.process.652.parentProcessID:1
+operatingSystem.process.28828.openFiles:100
+operatingSystem.process.95949.userTime:758
+operatingSystem.process.626.user:jbonofre
+operatingSystem.process.60101.parentProcessID:1
+operatingSystem.process.663.group:staff
+operatingSystem.process.62808.startTime:1591269619687
+operatingSystem.process.623.name:pkd
+operatingSystem.process.3424.openFiles:100
+operatingSystem.process.1641.priority:31
+operatingSystem.process.587.commandLine:/usr/libexec/secd
+operatingSystem.process.1715.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.891.bitness:32
+operatingSystem.process.783.virtualSize:4516331520
+operatingSystem.process.760.currentWorkingDirectory:/
+operatingSystem.process.3066.userID:502
+operatingSystem.process.1343.residentSetSize:21917696
+operatingSystem.service.1431.state:RUNNING
+operatingSystem.process.18242.state:WAITING
+operatingSystem.process.5968.kernelTime:4219
+operatingSystem.process.652.processCpuLoadCumulative:1.776246770965032E-6
+operatingSystem.process.19062.user:jbonofre
+computerSystem.firmware.name:boot.efi
+operatingSystem.process.1510.kernelTime:761
+operatingSystem.process.4443.bitness:32
+operatingSystem.process.1667.bitness:32
+operatingSystem.process.1354.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/chrome_crashpad_handler--monitor-self-annotation=ptype=crashpad-handler--database=/Users/jbonofre/Library/Application Support/Google/Chrome/Crashpad--metrics-dir=/Users/jbonofre/Library/Application Support/Google/Chrome--url=https://clients2.google.com/cr/report--annotation=channel=--annotation=plat=OS X--annotation=prod=Chrom [...]
+operatingSystem.process.15667.priority:4
+operatingSystem.process.19390.parentProcessID:1
+operatingSystem.process.931.pid:931
+operatingSystem.process.1662.upTime:346349883
+operatingSystem.process.614.kernelTime:4980
+operatingSystem.process.3658.openFiles:100
+operatingSystem.process.3418.startTime:1591073346843
+operatingSystem.process.4487.userID:502
+operatingSystem.process.3406.bitness:32
+usbDevice.1.name:Apple Internal Keyboard / Trackpad
+operatingSystem.process.1517.bytesRead:12967936
+operatingSystem.process.17680.userID:502
+operatingSystem.service.759.name:diagnostics_agent
+operatingSystem.service.28498.pid:28498
+operatingSystem.process.60091.bytesRead:18300928
+operatingSystem.process.607.priority:31
+operatingSystem.process.28481.groupID:20
+operatingSystem.service.3404.name:MTLCompilerService
+operatingSystem.process.1370.group:staff
+operatingSystem.process.8795.priority:4
+operatingSystem.process.29147.residentSetSize:9224192
+operatingSystem.process.20141.priority:4
+operatingSystem.process.60091.kernelTime:451
+operatingSystem.process.735.residentSetSize:1507328
+operatingSystem.process.668.path:/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
+operatingSystem.process.1492.bytesRead:227835904
+operatingSystem.process.19614.bytesRead:43528192
+operatingSystem.process.3658.state:WAITING
+operatingSystem.process.2112.pid:2112
+operatingSystem.service.3066.name:com.apple.WebKit.WebContent
+operatingSystem.process.746.bytesWritten:4096
+operatingSystem.service.20337.state:RUNNING
+diskStore.0.serial:S29ANYAH180877
+operatingSystem.process.28830.virtualSize:4463316992
+operatingSystem.process.2112.openFiles:100
+operatingSystem.process.711.upTime:346791667
+operatingSystem.process.879.residentSetSize:2084864
+processor.logical.1.physicalPackageNumber:0
+operatingSystem.process.763.kernelTime:318
+operatingSystem.process.611.path:/System/Library/PrivateFrameworks/ExchangeSync.framework/Versions/A/exchangesyncd
+operatingSystem.process.1323.bitness:32
+operatingSystem.process.1490.upTime:346384330
+operatingSystem.process.4524.bytesWritten:0
+operatingSystem.process.1476.priority:4
+operatingSystem.process.736.bytesWritten:0
+operatingSystem.process.62808.parentProcessID:1
+operatingSystem.service.621.state:RUNNING
+operatingSystem.process.28828.parentProcessID:1
+operatingSystem.service.3307.name:OSDUIHelper
+operatingSystem.process.585.group:staff
+operatingSystem.process.1714.pid:1714
+operatingSystem.process.603.bytesRead:64073728
+operatingSystem.process.3404.bytesRead:4096
+operatingSystem.process.28829.virtualSize:4463316992
+operatingSystem.process.60098.startTime:1591266112822
+operatingSystem.process.65812.state:WAITING
+operatingSystem.process.1817.commandLine:screen
+operatingSystem.process.1348.bitness:32
+operatingSystem.process.1616.currentWorkingDirectory:/
+operatingSystem.process.28520.upTime:48940
+operatingSystem.process.3407.commandLine:/Applications/WhatsApp.app/Contents/Frameworks/WhatsApp Helper (Renderer).app/Contents/MacOS/WhatsApp Helper (Renderer)--type=renderer--autoplay-policy=no-user-gesture-required--field-trial-handle=1718379636,9530126140963687564,15889020587625877059,131072--enable-features=WebComponentsV0Enabled--disable-features=SpareRendererForSitePerProcess--lang=fr--standard-schemes=whatsapp--secure-schemes=whatsapp--bypasscsp-schemes--cors-schemes-- [...]
+operatingSystem.process.752.upTime:346788320
+operatingSystem.process.3049.upTime:345959051
+operatingSystem.service.65945.state:RUNNING
+diskStore.1.partition.1.uuid:AE151A4C-77A0-4C36-BE60-92F30172D578
+operatingSystem.process.79896.currentWorkingDirectory:/
+operatingSystem.process.582.pid:582
+operatingSystem.process.65941.kernelTime:1203
+operatingSystem.process.679.threadCount:2
+operatingSystem.process.62808.residentSetSize:35237888
+operatingSystem.service.686.pid:686
+operatingSystem.process.759.group:staff
+operatingSystem.process.14811.pid:14811
+operatingSystem.process.1400.residentSetSize:7454720
+operatingSystem.service.783.pid:783
+operatingSystem.process.29149.kernelTime:112
+operatingSystem.process.19516.groupID:20
+operatingSystem.process.35843.name:QuickLookSatellite
+operatingSystem.process.693.userTime:667
+operatingSystem.process.28482.bitness:32
+operatingSystem.process.21367.kernelTime:18
+operatingSystem.process.1493.processCpuLoadCumulative:8.463723718560126E-5
+operatingSystem.service.1030.state:RUNNING
+operatingSystem.process.1378.processCpuLoadCumulative:0.0162838677114517
+operatingSystem.process.693.threadCount:4
+operatingSystem.process.28512.upTime:65843
+operatingSystem.process.821.commandLine:cloudphotod
+operatingSystem.process.19062.name:com.apple.WebKit.WebContent
+operatingSystem.process.1493.virtualSize:9246781440
+operatingSystem.process.65996.residentSetSize:8192
+operatingSystem.process.901.bytesWritten:0
+operatingSystem.process.604.userTime:3
+operatingSystem.process.16317.virtualSize:4513349632
+operatingSystem.process.28481.priority:31
+operatingSystem.process.1508.commandLine:/System/Library/CoreServices/Siri.app/Contents/MacOS/Sirilaunchd
+operatingSystem.process.1557.bytesWritten:0
+operatingSystem.process.1370.threadCount:3
+diskStore.0.writeBytes:241944272896
+operatingSystem.service.15679.name:FMIPClientXPCService
+operatingSystem.process.65941.currentWorkingDirectory:/
+operatingSystem.process.18375.group:staff
+operatingSystem.process.4441.name:PodcastContentService
+operatingSystem.process.617.userID:502
+operatingSystem.process.1500.processCpuLoadCumulative:7.765972325804607E-7
+operatingSystem.process.588.threadCount:6
+operatingSystem.process.1492.bytesWritten:0
+operatingSystem.process.601.name:routined
+operatingSystem.process.1328.upTime:346396384
+operatingSystem.process.610.name:ScreenTimeAgent
+operatingSystem.process.574.residentSetSize:3375104
+operatingSystem.process.614.userID:502
+operatingSystem.process.574.virtualSize:4456366080
+operatingSystem.process.750.userTime:26054
+operatingSystem.process.701.priority:4
+operatingSystem.service.799.state:RUNNING
+operatingSystem.service.18324.state:RUNNING
+operatingSystem.process.1547.bytesWritten:397312
+operatingSystem.process.602.path:/usr/sbin/usernoted
+operatingSystem.process.79896.groupID:20
+operatingSystem.process.8986.threadCount:2
+operatingSystem.service.702.name:AMPLibraryAgent
+operatingSystem.process.1818.currentWorkingDirectory:/Users/jbonofre
+operatingSystem.process.3418.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.56067.pid:56067
+operatingSystem.process.15668.bitness:32
+operatingSystem.process.736.groupID:20
+operatingSystem.process.583.processCpuLoadCumulative:8.996477922145777E-6
+operatingSystem.process.3419.group:staff
+operatingSystem.process.1475.currentWorkingDirectory:/
+diskStore.0.partition.1.size:500068036608
+operatingSystem.service.1666.pid:1666
+operatingSystem.process.699.name:spindump_agent
+operatingSystem.process.14692.virtualSize:4965896192
+operatingSystem.process.646.threadCount:2
+operatingSystem.process.8985.bytesWritten:0
+operatingSystem.process.653.kernelTime:382
+operatingSystem.process.588.user:jbonofre
+networkIF.0.collisions:0
+operatingSystem.service.65333.name:XprotectService
+operatingSystem.process.593.openFiles:50
+operatingSystem.process.583.residentSetSize:6520832
+operatingSystem.process.18466.kernelTime:13
+operatingSystem.process.18463.user:jbonofre
+operatingSystem.process.35843.userTime:635
+operatingSystem.process.1507.group:staff
+operatingSystem.process.599.threadCount:3
+operatingSystem.process.3571.threadCount:2
+operatingSystem.service.715.pid:715
+processor.logical.5.numaNode:0
+operatingSystem.process.1338.parentProcessID:1
+operatingSystem.process.65812.processCpuLoadCumulative:5.483004328057443E-7
+operatingSystem.process.626.name:imagent
+operatingSystem.service.1337.pid:1337
+operatingSystem.process.18325.virtualSize:4975235072
+operatingSystem.process.3449.groupID:20
+operatingSystem.process.1404.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--extension-process--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-f [...]
+operatingSystem.process.619.bytesRead:27521024
+operatingSystem.process.18324.pid:18324
+operatingSystem.process.3419.openFiles:100
+operatingSystem.process.19616.userTime:23
+operatingSystem.process.1638.openFiles:800
+operatingSystem.process.60098.bytesRead:40960
+networkIF.1.inDrops:0
+operatingSystem.process.595.user:jbonofre
+operatingSystem.service.1578.pid:1578
+operatingSystem.service.65945.name:MTLCompilerService
+operatingSystem.process.891.userID:502
+operatingSystem.process.720.bytesWritten:2289664
+operatingSystem.process.617.user:jbonofre
+operatingSystem.process.14811.startTime:1591110132254
+operatingSystem.process.35843.threadCount:3
+operatingSystem.process.1341.parentProcessID:1
+operatingSystem.process.794.bytesRead:20144128
+operatingSystem.process.663.state:WAITING
+operatingSystem.service.727.name:IMRemoteURLConnectionAgent
+networkIF.1.bytesSent:536576
+operatingSystem.process.65942.priority:4
+operatingSystem.process.2112.name:keyboardservicesd
+operatingSystem.service.1518.state:RUNNING
+operatingSystem.process.1507.parentProcessID:1
+operatingSystem.process.1347.parentProcessID:1
+operatingSystem.process.1667.threadCount:7
+operatingSystem.process.28482.currentWorkingDirectory:/Users/jbonofre/Workspace/karaf-decanter
+operatingSystem.process.1330.userID:502
+operatingSystem.process.577.name:UserEventAgent
+operatingSystem.process.732.name:IMRemoteURLConnectionAgent
+operatingSystem.process.3449.kernelTime:46
+operatingSystem.process.23254.parentProcessID:1
+operatingSystem.process.29149.path:/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre/bin/java
+operatingSystem.process.65333.path:/System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XPCServices/XprotectService.xpc/Contents/MacOS/XprotectService
+operatingSystem.process.23254.state:WAITING
+operatingSystem.process.1390.priority:4
+diskStore.1.partition.3.mountPoint:/private/var/vm
+operatingSystem.process.4443.virtualSize:4484055040
+operatingSystem.fileSystem.0.type:apfs
+operatingSystem.process.3421.commandLine:/Applications/Skype.app/Contents/Frameworks/Skype Helper (Renderer).app/Contents/MacOS/Skype Helper (Renderer)--type=renderer--autoplay-policy=no-user-gesture-required--disable-background-timer-throttling--ms-disable-indexeddb-transaction-timeout--field-trial-handle=1718379636,1746323829158069182,8385615669355645134,131072--disable-features=PictureInPicture,SpareRendererForSitePerProcess--lang=fr--app-path=/Applications/Skype.app/Contents/ [...]
+operatingSystem.process.5975.processCpuLoadCumulative:4.408350281402058E-7
+operatingSystem.process.3069.groupID:20
+operatingSystem.process.1520.residentSetSize:2744320
+operatingSystem.process.679.openFiles:100
+operatingSystem.process.29146.pid:29146
+operatingSystem.process.3090.state:WAITING
+operatingSystem.service.51181.name:MTLCompilerService
+operatingSystem.process.790.priority:4
+operatingSystem.process.619.threadCount:3
+operatingSystem.process.15679.processCpuLoadCumulative:4.3474849768167736E-6
+operatingSystem.process.3658.path:/usr/libexec/USBAgent
+operatingSystem.process.18464.group:staff
+operatingSystem.service.3645.state:RUNNING
+operatingSystem.service.4360.pid:4360
+operatingSystem.process.1791.pid:1791
+operatingSystem.process.35843.upTime:233536303
+operatingSystem.process.65413.user:jbonofre
+operatingSystem.process.1333.group:staff
+operatingSystem.process.611.threadCount:3
+operatingSystem.process.612.commandLine:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.process.573.path:/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
+operatingSystem.process.699.upTime:346795911
+operatingSystem.process.1510.bitness:32
+operatingSystem.process.611.priority:4
+operatingSystem.process.18292.upTime:53320172
+operatingSystem.process.699.threadCount:2
+operatingSystem.process.65996.group:staff
+operatingSystem.process.1404.bitness:32
+operatingSystem.process.1588.bitness:32
+usbDevice.2.serialNumber:
+operatingSystem.process.29149.priority:31
+operatingSystem.process.574.currentWorkingDirectory:/
+operatingSystem.process.585.virtualSize:4497833984
+operatingSystem.process.2112.currentWorkingDirectory:/
+operatingSystem.service.15667.state:RUNNING
+operatingSystem.process.734.bitness:32
+operatingSystem.process.4443.openFiles:100
+operatingSystem.process.702.residentSetSize:5918720
+operatingSystem.process.1578.upTime:346379306
+operatingSystem.process.758.openFiles:100
+operatingSystem.process.619.startTime:1591071939373
+operatingSystem.process.3404.user:jbonofre
+operatingSystem.process.595.upTime:346802124
+operatingSystem.service.1328.pid:1328
+operatingSystem.process.5975.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.599.residentSetSize:28086272
+operatingSystem.process.18242.bytesWritten:0
+operatingSystem.process.8795.residentSetSize:8192
+operatingSystem.process.60098.priority:4
+operatingSystem.process.20141.openFiles:100
+operatingSystem.process.18375.residentSetSize:19824640
+operatingSystem.process.1666.commandLine:/Library/Printers/Brother/Utilities/Server/WorkflowAppControl.app/Contents/MacOS/WorkflowAppControl
+operatingSystem.process.653.user:jbonofre
+operatingSystem.process.622.bitness:32
+operatingSystem.process.1820.pid:1820
+operatingSystem.process.653.bitness:32
+operatingSystem.process.1664.residentSetSize:55398400
+processor.logical.4.processorGroup:0
+operatingSystem.process.18845.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.18322.processCpuLoadCumulative:1.3019621416125783E-5
+operatingSystem.process.705.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/corespotlightd
+diskStore.1.partition.4.identification:disk1s5
+operatingSystem.process.1431.processCpuLoadCumulative:1.7523649637518832E-6
+operatingSystem.process.1331.currentWorkingDirectory:/Applications/Skype.app/Contents/MacOS
+operatingSystem.process.1388.virtualSize:4792283136
+operatingSystem.process.702.parentProcessID:1
+operatingSystem.process.18464.threadCount:5
+operatingSystem.process.1326.startTime:1591072343921
+operatingSystem.process.743.currentWorkingDirectory:/
+operatingSystem.fileSystem.3.usableSpace:352910413824
+operatingSystem.process.1779.upTime:346143182
+operatingSystem.process.4347.startTime:1591083504203
+operatingSystem.process.735.parentProcessID:1
+operatingSystem.process.608.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.CalendarAgent/Data
+operatingSystem.process.20338.groupID:20
+operatingSystem.process.18467.userTime:124
+operatingSystem.process.7872.user:jbonofre
+operatingSystem.process.748.user:jbonofre
+operatingSystem.process.65941.user:jbonofre
+operatingSystem.process.1715.bitness:32
+operatingSystem.fileSystem.0.volume:/dev/disk1s5
+operatingSystem.process.752.startTime:1591071952366
+operatingSystem.process.760.threadCount:2
+operatingSystem.process.3571.pid:3571
+operatingSystem.service.35843.state:RUNNING
+operatingSystem.service.3703.pid:3703
+operatingSystem.process.1552.threadCount:5
+operatingSystem.process.20337.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.1030.name:appstoreagent
+operatingSystem.process.622.threadCount:2
+operatingSystem.process.601.commandLine:/usr/libexec/routinedLAUNCHED_BY_LAUNCHD
+operatingSystem.process.634.kernelTime:9
+operatingSystem.process.752.bytesWritten:0
+operatingSystem.service.821.pid:821
+operatingSystem.process.28482.residentSetSize:741376
+operatingSystem.process.3424.groupID:20
+operatingSystem.process.668.threadCount:6
+operatingSystem.process.1431.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwrite
+operatingSystem.process.60095.processCpuLoadCumulative:8.517446288508694E-8
+operatingSystem.process.3419.threadCount:8
+operatingSystem.process.3066.bytesRead:45875200
+operatingSystem.process.1637.pid:1637
+operatingSystem.process.1333.upTime:346394465
+operatingSystem.service.1475.name:SafeEjectGPUAgent
+operatingSystem.process.1557.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.59813.processCpuLoadCumulative:0.0039583756826578175
+operatingSystem.process.762.bytesWritten:0
+operatingSystem.process.3571.bitness:32
+operatingSystem.process.65996.currentWorkingDirectory:/
+operatingSystem.process.28498.userTime:391
+networkIF.1.prefixLengths:[64]
+operatingSystem.process.799.upTime:346779579
+operatingSystem.process.612.groupID:20
+operatingSystem.process.4440.userID:502
+operatingSystem.process.1502.name:CredentialStore
+operatingSystem.process.713.currentWorkingDirectory:/
+operatingSystem.process.3403.bytesWritten:0
+operatingSystem.process.1490.state:WAITING
+operatingSystem.process.1543.parentProcessID:1
+operatingSystem.process.1641.bytesWritten:0
+operatingSystem.process.3307.bytesRead:24141824
+operatingSystem.process.746.bitness:32
+operatingSystem.process.1688.commandLine:/System/Library/CoreServices/Siri.app/Contents/XPCServices/SiriNCService.xpc/Contents/MacOS/SiriNCService
+operatingSystem.process.721.groupID:20
+operatingSystem.process.1520.user:jbonofre
+operatingSystem.process.35847.openFiles:100
+operatingSystem.process.18321.bitness:32
+operatingSystem.fileSystem.0.freeSpace:488932982784
+operatingSystem.process.28513.name:mdworker_shared
+operatingSystem.process.196.upTime:346849207
+soundCard.0.driverVersion:AppleHDAController 1.7.2a1
+operatingSystem.process.652.pid:652
+operatingSystem.process.715.priority:31
+operatingSystem.process.65942.userID:502
+operatingSystem.service.895.state:RUNNING
+operatingSystem.process.6650.openFiles:100
+operatingSystem.process.65812.user:jbonofre
+operatingSystem.process.3402.group:staff
+operatingSystem.process.1662.groupID:20
+operatingSystem.process.3416.path:/Applications/Skype.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/crashpad_handler
+operatingSystem.process.931.threadCount:2
+operatingSystem.process.763.parentProcessID:1
+operatingSystem.process.28513.threadCount:3
+operatingSystem.process.28829.userID:502
+operatingSystem.service.621.pid:621
+operatingSystem.process.1328.name:Terminal
+computerSystem.baseboard.model:Mac-06F11F11946D27C5
+operatingSystem.process.710.pid:710
+operatingSystem.process.5975.pid:5975
+operatingSystem.process.3418.groupID:20
+operatingSystem.process.1666.virtualSize:5071327232
+operatingSystem.process.29148.priority:31
+operatingSystem.process.3568.bytesRead:16936960
+operatingSystem.service.18322.pid:18322
+operatingSystem.process.1492.openFiles:200
+operatingSystem.process.1333.currentWorkingDirectory:/
+operatingSystem.process.18375.openFiles:100
+operatingSystem.process.620.pid:620
+operatingSystem.process.3037.path:/usr/bin/ssh-agent
+operatingSystem.process.28839.bitness:32
+operatingSystem.process.604.path:/System/Library/CoreServices/APFSUserAgent
+operatingSystem.process.60091.openFiles:100
+operatingSystem.process.79898.virtualSize:4440502272
+operatingSystem.process.82155.pid:82155
+operatingSystem.process.678.user:jbonofre
+operatingSystem.process.56067.priority:4
+operatingSystem.process.1664.virtualSize:9158721536
+operatingSystem.process.634.commandLine:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/XPCServices/com.apple.DictionaryServiceHelper.xpc/Contents/MacOS/com.apple.DictionaryServiceHelper
+operatingSystem.process.719.name:iconservicesagent
+operatingSystem.service.724.pid:724
+operatingSystem.process.18292.name:MTLCompilerService
+operatingSystem.process.1818.user:jbonofre
+operatingSystem.process.1664.state:WAITING
+operatingSystem.process.730.parentProcessID:1
+operatingSystem.process.612.openFiles:100
+operatingSystem.process.29146.bytesWritten:0
+operatingSystem.process.4347.bitness:32
+operatingSystem.process.736.virtualSize:4456656896
+operatingSystem.service.3070.pid:3070
+operatingSystem.service.3061.name:com.apple.hiservices-xpcservice
+operatingSystem.process.15665.startTime:1591114637314
+operatingSystem.process.3307.upTime:345675151
+operatingSystem.service.4524.pid:4524
+diskStore.1.partition.4.minor:7
+operatingSystem.process.1511.residentSetSize:2932736
+operatingSystem.process.35846.group:staff
+operatingSystem.process.3571.kernelTime:1197
+operatingSystem.process.1517.residentSetSize:2183168
+operatingSystem.process.28482.processCpuLoadCumulative:0.0029055626405122205
+operatingSystem.process.727.currentWorkingDirectory:/
+operatingSystem.process.600.userID:502
+operatingSystem.process.3424.residentSetSize:3047424
+operatingSystem.process.623.userTime:93289
+operatingSystem.process.1638.upTime:346360828
+operatingSystem.service.718.state:RUNNING
+operatingSystem.process.709.userTime:37
+operatingSystem.process.3433.threadCount:2
+operatingSystem.process.737.userID:502
+operatingSystem.process.799.groupID:20
+operatingSystem.process.29146.user:jbonofre
+operatingSystem.process.621.virtualSize:4485492736
+operatingSystem.service.7872.name:com.apple.WebKit.WebContent
+operatingSystem.process.4444.threadCount:2
+operatingSystem.process.1510.parentProcessID:1
+operatingSystem.process.606.upTime:346801671
+operatingSystem.process.594.group:staff
+operatingSystem.process.693.processCpuLoadCumulative:6.260154061439885E-6
+operatingSystem.process.3420.name:VTDecoderXPCService
+operatingSystem.process.1663.bytesWritten:0
+operatingSystem.process.1516.parentProcessID:1
+diskStore.0.partition.0.name:EFI
+operatingSystem.process.1508.residentSetSize:3624960
+operatingSystem.process.574.groupID:20
+operatingSystem.process.3307.processCpuLoadCumulative:1.2589854918440464E-5
+operatingSystem.process.1331.group:staff
+operatingSystem.service.579.name:distnoted
+operatingSystem.process.16317.state:WAITING
+operatingSystem.process.1364.user:jbonofre
+operatingSystem.service.18467.name:MTLCompilerService
+operatingSystem.process.45960.processCpuLoadCumulative:1.7177060423912582E-7
+operatingSystem.process.3433.priority:4
+operatingSystem.process.1431.userID:502
+operatingSystem.process.1552.parentProcessID:1
+operatingSystem.process.1666.state:WAITING
+operatingSystem.process.710.residentSetSize:1150976
+operatingSystem.service.612.pid:612
+operatingSystem.process.1404.processCpuLoadCumulative:1.9330828106895888E-5
+operatingSystem.process.35846.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1500.path:/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd
+operatingSystem.process.3407.path:/Applications/WhatsApp.app/Contents/Frameworks/WhatsApp Helper (Renderer).app/Contents/MacOS/WhatsApp Helper (Renderer)
+operatingSystem.process.611.pid:611
+operatingSystem.process.28829.bytesWritten:0
+operatingSystem.process.2112.userTime:683
+operatingSystem.service.4441.state:RUNNING
+operatingSystem.process.60091.parentProcessID:1
+operatingSystem.process.35848.group:staff
+operatingSystem.process.19516.residentSetSize:8192
+operatingSystem.process.29148.virtualSize:4391251968
+operatingSystem.process.1588.name:Google Chrome Helper (Renderer)
+operatingSystem.process.1791.virtualSize:4984672256
+operatingSystem.process.3420.priority:4
+operatingSystem.process.1616.userTime:441727
+operatingSystem.process.603.openFiles:100
+networkIF.1.IPv6addr:[fe80:0:0:0:4ca1:c1ff:fe79:1fee]
+operatingSystem.process.623.commandLine:/usr/libexec/pkd
+operatingSystem.process.1475.userID:502
+operatingSystem.process.59813.startTime:1591265781611
+operatingSystem.process.3703.parentProcessID:1
+operatingSystem.process.602.threadCount:2
+operatingSystem.process.35847.userTime:557
+operatingSystem.process.743.residentSetSize:1810432
+operatingSystem.service.45959.pid:45959
+operatingSystem.process.28498.processCpuLoadCumulative:0.007515598411798071
+operatingSystem.process.1342.name:CategoriesService
+operatingSystem.process.1451.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3658.virtualSize:4456419328
+operatingSystem.process.19616.pid:19616
+operatingSystem.process.714.virtualSize:4485177344
+operatingSystem.process.3416.priority:31
+operatingSystem.service.60098.name:com.apple.accessibility.mediaaccessibilityd
+operatingSystem.process.608.state:WAITING
+operatingSystem.process.20338.state:WAITING
+operatingSystem.process.28498.virtualSize:4463255552
+operatingSystem.process.622.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.AddressBook.ContactsAccountsService/Data
+operatingSystem.process.65946.startTime:1591273283548
+operatingSystem.process.5968.openFiles:100
+operatingSystem.process.3069.processCpuLoadCumulative:2.858901327631506E-5
+operatingSystem.process.1633.virtualSize:4456091648
+operatingSystem.process.587.bytesWritten:5210112
+diskStore.1.readBytes:0
+operatingSystem.process.20258.userID:502
+operatingSystem.process.3708.bitness:32
+operatingSystem.process.3066.groupID:20
+operatingSystem.process.65996.pid:65996
+operatingSystem.process.1338.kernelTime:26292
+operatingSystem.service.603.state:RUNNING
+operatingSystem.process.60101.virtualSize:4493242368
+operatingSystem.process.23254.pid:23254
+operatingSystem.process.1490.groupID:20
+operatingSystem.process.790.parentProcessID:1
+operatingSystem.fileSystem.openFileDescriptors:6923
+operatingSystem.process.3037.priority:20
+operatingSystem.process.1547.priority:4
+operatingSystem.process.3066.pid:3066
+operatingSystem.process.1493.name:Google Chrome Helper (Renderer)
+operatingSystem.process.79898.name:scdaemon
+operatingSystem.process.1476.group:staff
+operatingSystem.process.3571.name:com.apple.siri-distributed-evaluation
+operatingSystem.process.1333.bitness:32
+operatingSystem.process.28400.openFiles:100
+operatingSystem.process.727.commandLine:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.60101.bytesRead:11837440
+operatingSystem.process.762.user:jbonofre
+operatingSystem.process.731.group:staff
+operatingSystem.process.626.priority:31
+operatingSystem.process.1536.processCpuLoadCumulative:0.0028361920351957274
+operatingSystem.process.697.bytesRead:10997760
+operatingSystem.process.65945.virtualSize:4939284480
+operatingSystem.process.3307.commandLine:/System/Library/CoreServices/OSDUIHelper.app/Contents/MacOS/OSDUIHelper
+operatingSystem.process.1341.upTime:346392230
+operatingSystem.process.1371.virtualSize:4484202496
+operatingSystem.process.1547.user:jbonofre
+operatingSystem.process.1493.currentWorkingDirectory:/
+operatingSystem.process.629.processCpuLoadCumulative:1.4988418692819924E-5
+operatingSystem.service.19616.name:MTLCompilerService
+operatingSystem.process.653.group:staff
+operatingSystem.process.6650.userTime:15
+operatingSystem.process.892.state:WAITING
+operatingSystem.process.4441.virtualSize:4485201920
+operatingSystem.process.892.startTime:1591072023669
+operatingSystem.process.709.user:jbonofre
+operatingSystem.process.4524.name:MTLCompilerService
+operatingSystem.fileSystem.3.volume:/dev/disk1s3
+operatingSystem.process.19516.priority:4
+operatingSystem.service.1520.name:amsaccountsd
+operatingSystem.process.1550.pid:1550
+operatingSystem.service.739.name:homed
+operatingSystem.process.1588.group:staff
+operatingSystem.process.1557.processCpuLoadCumulative:2.5933890347567974E-5
+operatingSystem.service.3066.state:RUNNING
+operatingSystem.process.1517.kernelTime:8211
+operatingSystem.process.603.upTime:346801697
+operatingSystem.process.79899.userID:502
+operatingSystem.process.1502.state:WAITING
+operatingSystem.process.722.openFiles:100
+operatingSystem.process.1371.userID:502
+operatingSystem.process.1511.currentWorkingDirectory:/
+operatingSystem.process.1371.user:jbonofre
+operatingSystem.process.3416.bitness:32
+operatingSystem.process.721.parentProcessID:1
+operatingSystem.process.628.name:assistantd
+operatingSystem.service.895.pid:895
+operatingSystem.process.19390.processCpuLoadCumulative:1.0714177836643485E-6
+operatingSystem.process.17680.priority:31
+operatingSystem.process.718.parentProcessID:1
+operatingSystem.process.613.threadCount:2
+operatingSystem.process.28828.threadCount:4
+operatingSystem.service.21367.name:DiskUnmountWatcher
+operatingSystem.process.1400.name:VTDecoderXPCService
+operatingSystem.process.727.parentProcessID:1
+operatingSystem.process.1476.bytesWritten:0
+operatingSystem.process.27410.user:jbonofre
+operatingSystem.process.762.bitness:32
+operatingSystem.process.714.bytesWritten:57344
+operatingSystem.process.15668.pid:15668
+operatingSystem.process.15668.currentWorkingDirectory:/
+operatingSystem.process.1378.groupID:20
+operatingSystem.process.587.virtualSize:4493156352
+operatingSystem.process.4360.group:staff
+operatingSystem.process.625.residentSetSize:10575872
+operatingSystem.process.3449.virtualSize:4929896448
+operatingSystem.systemBootTime:1591071881
+operatingSystem.process.597.kernelTime:379
+operatingSystem.process.739.pid:739
+operatingSystem.process.28498.user:jbonofre
+operatingSystem.process.19390.kernelTime:18
+operatingSystem.service.18467.state:RUNNING
+operatingSystem.service.1665.name:NETserver
+operatingSystem.process.1633.userTime:241
+operatingSystem.process.28482.name:tee
+operatingSystem.process.610.virtualSize:4499066880
+operatingSystem.process.18464.groupID:20
+operatingSystem.process.745.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.notificationcenterui.WeatherSummary/Data
+networkIF.2.collisions:0
+operatingSystem.process.28482.pid:28482
+operatingSystem.service.18466.pid:18466
+operatingSystem.service.26129.state:RUNNING
+operatingSystem.process.29147.upTime:2819
+operatingSystem.process.4443.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.BKAgentService/Data
+operatingSystem.process.602.startTime:1591071939012
+operatingSystem.process.626.state:WAITING
+operatingSystem.process.4441.residentSetSize:1093632
+operatingSystem.process.607.group:staff
+operatingSystem.process.15679.state:WAITING
+operatingSystem.process.1500.startTime:1591072357749
+operatingSystem.process.763.userID:502
+operatingSystem.process.1820.processCpuLoadCumulative:2.7417532396198033E-6
+operatingSystem.process.3645.processCpuLoadCumulative:9.168161286253869E-5
+operatingSystem.process.1492.state:WAITING
+operatingSystem.process.1450.bytesRead:51867648
+operatingSystem.process.3703.userID:502
+operatingSystem.process.1384.path:/usr/libexec/studentd
+operatingSystem.process.732.bytesRead:5394432
+operatingSystem.service.65413.pid:65413
+operatingSystem.process.18845.state:WAITING
+operatingSystem.process.4444.startTime:1591083645063
+operatingSystem.process.45959.parentProcessID:1
+operatingSystem.process.718.bitness:32
+operatingSystem.process.65812.kernelTime:52
+operatingSystem.process.1388.residentSetSize:56807424
+operatingSystem.fileSystem.1.mount:/System/Volumes/Data
+operatingSystem.process.1536.residentSetSize:187330560
+operatingSystem.process.1475.kernelTime:11
+operatingSystem.process.28839.threadCount:4
+operatingSystem.process.3405.startTime:1591073341426
+operatingSystem.process.1542.upTime:346381869
+operatingSystem.process.758.bytesRead:6225920
+operatingSystem.process.668.upTime:346797615
+operatingSystem.process.758.userID:502
+operatingSystem.process.604.processCpuLoadCumulative:4.0368891507292086E-8
+operatingSystem.process.65333.userTime:76
+operatingSystem.process.1547.groupID:20
+operatingSystem.service.1633.state:RUNNING
+operatingSystem.process.15665.group:staff
+operatingSystem.process.621.userID:502
+operatingSystem.service.714.name:backgroundtaskmanagementagent
+operatingSystem.service.3449.name:MTLCompilerService
+operatingSystem.process.610.priority:4
+operatingSystem.process.3708.residentSetSize:483328
+operatingSystem.process.1347.name:MTLCompilerService
+operatingSystem.process.65946.residentSetSize:8192
+operatingSystem.process.713.pid:713
+operatingSystem.service.3645.pid:3645
+operatingSystem.process.714.group:staff
+operatingSystem.process.29147.kernelTime:16
+operatingSystem.process.679.pid:679
+operatingSystem.process.3658.bytesRead:4300800
+operatingSystem.process.1791.bitness:32
+operatingSystem.process.623.bytesWritten:8192
+operatingSystem.process.1663.kernelTime:61659
+operatingSystem.process.1336.residentSetSize:8192
+operatingSystem.process.18292.groupID:20
+operatingSystem.process.629.residentSetSize:5926912
+operatingSystem.process.60101.group:staff
+operatingSystem.process.595.kernelTime:7427
+operatingSystem.process.28828.processCpuLoadCumulative:0.005838413325319825
+operatingSystem.process.3307.kernelTime:2095
+operatingSystem.process.3417.kernelTime:34785
+operatingSystem.process.28481.parentProcessID:82155
+operatingSystem.process.1664.user:jbonofre
+operatingSystem.process.679.state:WAITING
+operatingSystem.process.3424.bitness:32
+operatingSystem.process.1511.upTime:346382862
+operatingSystem.service.648.pid:648
+operatingSystem.process.1666.userTime:66938
+operatingSystem.process.18242.groupID:20
+operatingSystem.process.1791.upTime:346142261
+operatingSystem.process.794.path:/System/Library/Frameworks/InputMethodKit.framework/Versions/A/Resources/imklaunchagent
+operatingSystem.service.709.state:RUNNING
+processor.logical.3.processorGroup:0
+operatingSystem.process.1625.bytesWritten:0
+operatingSystem.process.697.user:jbonofre
+operatingSystem.process.3658.parentProcessID:1
+operatingSystem.process.798.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.PressAndHold/Data
+operatingSystem.process.1818.virtualSize:4437188608
+operatingSystem.process.28512.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.1333.parentProcessID:1
+operatingSystem.service.3049.pid:3049
+operatingSystem.process.60098.residentSetSize:8192
+operatingSystem.process.3090.bitness:32
+operatingSystem.process.1637.currentWorkingDirectory:/
+operatingSystem.service.1451.state:RUNNING
+operatingSystem.process.7904.group:staff
+operatingSystem.process.3071.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3402.priority:31
+operatingSystem.process.582.parentProcessID:1
+operatingSystem.process.699.openFiles:100
+operatingSystem.process.717.userID:502
+operatingSystem.process.579.parentProcessID:1
+diskStore.0.partition.0.uuid:01AA5A5B-E714-4917-BB0F-1E800F57D4F0
+operatingSystem.process.601.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.routined/Data
+operatingSystem.process.623.bytesRead:150511616
+operatingSystem.process.593.priority:4
+operatingSystem.process.609.group:staff
+operatingSystem.process.610.bytesRead:60043264
+operatingSystem.process.594.parentProcessID:1
+operatingSystem.process.19062.kernelTime:10193
+operatingSystem.process.711.currentWorkingDirectory:/
+operatingSystem.process.601.bytesWritten:14663680
+operatingSystem.process.587.startTime:1591071938381
+operatingSystem.service.1510.state:RUNNING
+operatingSystem.process.28512.startTime:1591418674674
+operatingSystem.process.196.user:jbonofre
+operatingSystem.process.45960.user:jbonofre
+operatingSystem.process.1341.bitness:32
+operatingSystem.process.15665.priority:4
+operatingSystem.process.51182.currentWorkingDirectory:/
+operatingSystem.process.891.group:staff
+operatingSystem.process.19617.currentWorkingDirectory:/
+operatingSystem.process.752.name:MTLCompilerService
+processor.logical.1.physicalProcessorNumber:0
+operatingSystem.process.713.openFiles:100
+operatingSystem.process.28520.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.587.group:staff
+operatingSystem.process.585.userID:502
+operatingSystem.process.1341.openFiles:100
+operatingSystem.process.1550.group:staff
+operatingSystem.process.3449.bitness:32
+operatingSystem.process.1593.user:jbonofre
+operatingSystem.process.748.upTime:346788743
+operatingSystem.process.79896.bytesRead:11309056
+operatingSystem.process.704.pid:704
+operatingSystem.process.1348.residentSetSize:8192
+operatingSystem.process.1502.currentWorkingDirectory:/
+operatingSystem.process.3645.bitness:32
+operatingSystem.process.701.userID:502
+operatingSystem.process.605.userTime:61
+operatingSystem.process.18463.commandLine:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.577.priority:31
+diskStore.1.partition.1.major:1
+operatingSystem.process.3402.virtualSize:4449263616
+operatingSystem.process.1351.residentSetSize:1085440
+operatingSystem.process.3407.state:WAITING
+operatingSystem.process.1336.pid:1336
+operatingSystem.process.704.upTime:346794905
+operatingSystem.process.59813.user:jbonofre
+operatingSystem.process.1338.state:WAITING
+operatingSystem.process.27410.processCpuLoadCumulative:1.9157393955842206E-4
+operatingSystem.process.18322.group:staff
+operatingSystem.process.26129.threadCount:2
+operatingSystem.process.18845.bitness:32
+operatingSystem.process.1370.currentWorkingDirectory:/
+operatingSystem.process.3416.virtualSize:4457689088
+operatingSystem.service.746.state:RUNNING
+operatingSystem.service.3404.pid:3404
+operatingSystem.process.15665.threadCount:2
+operatingSystem.process.19390.name:MTLCompilerService
+operatingSystem.service.56067.name:contactsdonationagent
+diskStore.1.partition.2.minor:6
+operatingSystem.process.8908.user:jbonofre
+operatingSystem.process.901.priority:4
+operatingSystem.process.736.user:jbonofre
+operatingSystem.process.28482.startTime:1591418664459
+operatingSystem.process.646.group:staff
+operatingSystem.process.606.groupID:20
+operatingSystem.process.4444.priority:4
+operatingSystem.process.26129.groupID:20
+operatingSystem.process.19062.parentProcessID:1
+operatingSystem.process.880.bytesRead:8192
+operatingSystem.process.729.currentWorkingDirectory:/
+operatingSystem.process.588.userTime:17390
+operatingSystem.process.693.bytesRead:11767808
+operatingSystem.process.679.currentWorkingDirectory:/
+operatingSystem.process.717.openFiles:100
+operatingSystem.process.1514.virtualSize:4485066752
+soundCard.0.codec:AppleHDACodec
+operatingSystem.process.583.startTime:1591071938333
+operatingSystem.process.4443.bytesWritten:4096
+operatingSystem.process.1662.processCpuLoadCumulative:4.3233737717185834E-4
+operatingSystem.process.4524.kernelTime:388
+operatingSystem.process.1345.openFiles:100
+operatingSystem.process.711.virtualSize:4900024320
+operatingSystem.process.51181.group:staff
+operatingSystem.process.1517.virtualSize:4485373952
+operatingSystem.process.7872.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.634.pid:634
+operatingSystem.process.891.name:com.apple.siri.embeddedspeech
+operatingSystem.process.577.openFiles:400
+operatingSystem.process.3049.residentSetSize:1499136
+operatingSystem.process.1550.startTime:1591072359462
+operatingSystem.process.721.path:/System/Library/CoreServices/sharedfilelistd
+operatingSystem.service.29147.state:RUNNING
+operatingSystem.process.622.startTime:1591071939392
+operatingSystem.process.931.startTime:1591072098313
+operatingSystem.process.585.path:/usr/libexec/knowledge-agent
+operatingSystem.process.1347.state:WAITING
+operatingSystem.process.895.group:staff
+operatingSystem.process.3645.bytesRead:125136896
+operatingSystem.process.697.pid:697
+operatingSystem.process.14396.processCpuLoadCumulative:1.2458438318941604E-5
+processor.logical.5.processorGroup:0
+operatingSystem.process.4441.bytesRead:6475776
+operatingSystem.process.714.priority:4
+operatingSystem.process.713.state:WAITING
+diskStore.1.reads:0
+operatingSystem.process.20141.residentSetSize:19611648
+operatingSystem.process.1323.userID:502
+operatingSystem.process.693.parentProcessID:1
+operatingSystem.fileSystem.0.totalInodes:4883476920
+operatingSystem.process.758.pid:758
+operatingSystem.process.65333.commandLine:/System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XPCServices/XprotectService.xpc/Contents/MacOS/XprotectService
+operatingSystem.process.1715.group:staff
+operatingSystem.process.1326.userTime:5009304
+operatingSystem.process.652.bytesWritten:4096
+operatingSystem.process.79896.startTime:1591333764990
+operatingSystem.process.1384.residentSetSize:15388672
+operatingSystem.process.1378.group:staff
+operatingSystem.process.4360.bytesRead:24756224
+operatingSystem.process.17680.pid:17680
+operatingSystem.process.663.currentWorkingDirectory:/
+operatingSystem.process.28498.currentWorkingDirectory:/
+operatingSystem.process.18321.residentSetSize:5730304
+operatingSystem.process.1779.residentSetSize:438272
+operatingSystem.process.1625.virtualSize:4723388416
+operatingSystem.process.51182.threadCount:2
+operatingSystem.fileSystem.2.uuid:cb778f4c-326e-4f95-bcc9-26fd54d479ac
+operatingSystem.service.585.name:knowledge-agent
+operatingSystem.process.20338.startTime:1591415695162
+operatingSystem.process.1326.pid:1326
+operatingSystem.process.27410.kernelTime:32
+diskStore.0.partition.1.mountPoint:
+operatingSystem.process.28828.user:jbonofre
+operatingSystem.process.3037.bytesRead:294912
+operatingSystem.process.18292.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.65941.processCpuLoadCumulative:1.841087969967524E-5
+operatingSystem.process.586.state:WAITING
+operatingSystem.process.1500.user:jbonofre
+operatingSystem.process.1662.pid:1662
+operatingSystem.process.1779.path:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/printtool
+operatingSystem.service.3658.name:USBAgent
+operatingSystem.process.35843.openFiles:100
+operatingSystem.service.15667.name:IMAutomaticHistoryDeletionAgent
+operatingSystem.process.28830.state:WAITING
+operatingSystem.process.3405.virtualSize:4682805248
+operatingSystem.process.611.residentSetSize:6524928
+operatingSystem.service.60101.pid:60101
+operatingSystem.process.3061.upTime:345873969
+operatingSystem.process.597.name:CloudKeychainProxy
+operatingSystem.process.1641.openFiles:800
+operatingSystem.process.1400.userID:502
+operatingSystem.process.28481.name:java
+operatingSystem.process.3571.group:staff
+operatingSystem.process.626.processCpuLoadCumulative:6.7791011689240766E-6
+operatingSystem.process.586.processCpuLoadCumulative:8.714214256539991E-4
+operatingSystem.process.1518.path:/System/Library/CoreServices/TextInputMenuAgent.app/Contents/MacOS/TextInputMenuAgent
+operatingSystem.process.722.kernelTime:16033
+operatingSystem.process.7872.virtualSize:109531377664
+powerSource.0.deviceName:bq20z451
+operatingSystem.process.608.residentSetSize:73449472
+operatingSystem.process.599.pid:599
+operatingSystem.process.611.upTime:346801573
+operatingSystem.process.593.state:WAITING
+operatingSystem.process.1354.name:chrome_crashpad_handler
+operatingSystem.process.648.priority:4
+operatingSystem.process.28829.residentSetSize:15904768
+operatingSystem.process.1616.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.1354.pid:1354
+operatingSystem.process.1333.kernelTime:31386
+operatingSystem.process.1490.processCpuLoadCumulative:0.0014200642390491509
+operatingSystem.service.629.pid:629
+operatingSystem.service.35845.name:MTLCompilerService
+operatingSystem.process.720.name:talagent
+operatingSystem.process.704.state:WAITING
+operatingSystem.process.27410.state:WAITING
+operatingSystem.process.892.path:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Support/assistant_service
+diskStore.1.partition.3.identification:disk1s4
+operatingSystem.process.28513.processCpuLoadCumulative:0.001291028114035754
+operatingSystem.process.901.kernelTime:36
+operatingSystem.process.743.user:jbonofre
+operatingSystem.process.634.processCpuLoadCumulative:3.748551415557974E-8
+operatingSystem.process.8986.state:WAITING
+operatingSystem.process.752.bitness:32
+operatingSystem.process.648.bytesRead:25055232
+operatingSystem.service.28840.pid:28840
+operatingSystem.process.29146.parentProcessID:1
+operatingSystem.process.35848.currentWorkingDirectory:/
+operatingSystem.process.1664.startTime:1591072393691
+operatingSystem.process.730.processCpuLoadCumulative:1.1044132978235526E-6
+operatingSystem.process.722.virtualSize:4487323648
+operatingSystem.process.604.bitness:32
+operatingSystem.process.1616.residentSetSize:137338880
+operatingSystem.process.26130.kernelTime:31
+operatingSystem.process.65946.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.652.state:WAITING
+operatingSystem.service.663.pid:663
+operatingSystem.process.663.path:/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/commerce
+operatingSystem.process.1342.group:staff
+operatingSystem.process.60095.bytesWritten:0
+operatingSystem.process.28829.startTime:1591418706720
+operatingSystem.service.678.state:RUNNING
+operatingSystem.process.35846.userID:502
+operatingSystem.process.612.kernelTime:1230
+operatingSystem.process.65333.group:staff
+operatingSystem.process.56067.openFiles:100
+operatingSystem.process.45959.user:jbonofre
+operatingSystem.process.7872.threadCount:5
+operatingSystem.process.1323.processCpuLoadCumulative:0.08283630882443344
+operatingSystem.process.619.userTime:1567
+operatingSystem.process.614.groupID:20
+operatingSystem.process.3645.user:jbonofre
+operatingSystem.process.1351.userID:502
+operatingSystem.process.595.state:WAITING
+operatingSystem.process.45959.threadCount:2
+operatingSystem.service.1542.pid:1542
+operatingSystem.process.758.processCpuLoadCumulative:8.275950860183589E-7
+operatingSystem.process.3321.state:WAITING
+operatingSystem.service.28840.state:RUNNING
+operatingSystem.process.18463.openFiles:100
+operatingSystem.process.1354.upTime:346391652
+operatingSystem.process.1450.residentSetSize:45191168
+operatingSystem.process.3071.kernelTime:12
+operatingSystem.process.28400.parentProcessID:1
+operatingSystem.process.65333.parentProcessID:1
+operatingSystem.process.758.virtualSize:4456837120
+operatingSystem.fileSystem.1.description:Volume
+operatingSystem.process.28520.priority:4
+operatingSystem.service.646.state:RUNNING
+operatingSystem.process.1343.path:/System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
+operatingSystem.process.1593.userID:502
+operatingSystem.process.14396.groupID:20
+operatingSystem.process.3037.group:staff
+operatingSystem.process.19390.upTime:48533822
+operatingSystem.process.1348.processCpuLoadCumulative:7.794638729696063E-7
+operatingSystem.process.3416.state:WAITING
+operatingSystem.process.594.user:jbonofre
+operatingSystem.process.18324.kernelTime:10
+operatingSystem.process.720.bytesRead:27947008
+operatingSystem.process.1791.currentWorkingDirectory:/
+operatingSystem.process.3417.priority:31
+operatingSystem.process.625.priority:4
+operatingSystem.process.2109.commandLine:/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
+operatingSystem.process.630.groupID:20
+operatingSystem.service.1526.name:ctkahp
+diskStore.1.partition.2.identification:disk1s3
+operatingSystem.process.1476.openFiles:100
+operatingSystem.process.763.processCpuLoadCumulative:1.3466442999525549E-6
+operatingSystem.process.620.bitness:32
+operatingSystem.process.734.path:/System/Library/PrivateFrameworks/PassKitCore.framework/passd
+operatingSystem.process.28520.groupID:20
+operatingSystem.process.65996.upTime:145428541
+operatingSystem.process.1364.startTime:1591072349543
+operatingSystem.process.616.group:staff
+operatingSystem.process.6650.userID:502
+operatingSystem.service.737.state:RUNNING
+operatingSystem.process.3402.openFiles:100
+operatingSystem.process.1547.virtualSize:4539478016
+operatingSystem.process.4440.bytesWritten:737280
+operatingSystem.process.1642.upTime:346360308
+operatingSystem.process.786.userID:502
+operatingSystem.process.4444.user:jbonofre
+operatingSystem.service.20141.pid:20141
+operatingSystem.process.613.residentSetSize:5926912
+operatingSystem.process.607.parentProcessID:1
+operatingSystem.process.1510.priority:31
+operatingSystem.process.2109.parentProcessID:1
+operatingSystem.process.931.currentWorkingDirectory:/
+operatingSystem.process.3407.upTime:345398962
+operatingSystem.process.29148.name:bash
+operatingSystem.process.29147.startTime:1591418737680
+operatingSystem.process.7872.residentSetSize:39686144
+operatingSystem.process.745.name:com.apple.notificationcenterui.WeatherSummary
+operatingSystem.service.28839.name:mdworker_shared
+operatingSystem.process.18464.kernelTime:229
+operatingSystem.process.15679.openFiles:100
+operatingSystem.process.584.name:trustd
+operatingSystem.service.8908.name:com.apple.WebKit.WebContent
+operatingSystem.process.79899.path:/System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/com.apple.ctkpcscd
+operatingSystem.process.1820.kernelTime:508
+operatingSystem.process.18324.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.8795.groupID:20
+operatingSystem.process.4440.parentProcessID:1
+operatingSystem.process.2112.parentProcessID:1
+operatingSystem.process.60091.userID:502
+operatingSystem.process.45960.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.4524.state:WAITING
+operatingSystem.process.736.startTime:1591071950820
+operatingSystem.process.56067.state:WAITING
+operatingSystem.process.3645.residentSetSize:1101824
+operatingSystem.service.587.state:RUNNING
+operatingSystem.process.1326.commandLine:/Applications/Google Chrome.app/Contents/MacOS/Google Chrome-psn_0_131104
+operatingSystem.process.3703.user:jbonofre
+operatingSystem.process.1348.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.739.parentProcessID:1
+operatingSystem.process.728.bitness:32
+operatingSystem.process.3658.priority:4
+operatingSystem.process.609.userID:502
+operatingSystem.process.1536.virtualSize:9541709824
+operatingSystem.process.16317.upTime:298732851
+operatingSystem.process.1450.userTime:167466
+operatingSystem.process.18467.currentWorkingDirectory:/
+networkIF.1.ifType:6
+operatingSystem.process.5968.groupID:20
+operatingSystem.process.1404.priority:31
+operatingSystem.process.51181.upTime:206802041
+operatingSystem.process.1641.name:Google Chrome Helper (Renderer)
+operatingSystem.process.740.group:staff
+operatingSystem.process.618.group:staff
+operatingSystem.process.588.userID:502
+operatingSystem.process.3070.group:staff
+operatingSystem.service.587.pid:587
+operatingSystem.process.704.currentWorkingDirectory:/
+operatingSystem.process.20338.threadCount:5
+operatingSystem.process.16317.user:jbonofre
+operatingSystem.service.721.name:sharedfilelistd
+operatingSystem.process.663.bitness:32
+operatingSystem.process.701.path:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/com.apple.siri.ClientFlow.ClientScripter.xpc/Contents/MacOS/com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.3416.currentWorkingDirectory:/Applications/Skype.app/Contents/MacOS
+operatingSystem.fileSystem.2.freeInodes:4883476915
+operatingSystem.process.3449.group:staff
+operatingSystem.process.619.pid:619
+operatingSystem.process.1492.kernelTime:69726
+operatingSystem.process.4443.pid:4443
+operatingSystem.process.612.bitness:32
+operatingSystem.process.1493.priority:31
+operatingSystem.service.612.state:RUNNING
+operatingSystem.process.1588.priority:31
+operatingSystem.process.20141.userID:502
+operatingSystem.process.1542.kernelTime:5869
+operatingSystem.fileSystem.1.label:Macintosh HD - Données
+operatingSystem.service.60091.pid:60091
+operatingSystem.process.705.group:staff
+operatingSystem.process.730.bytesWritten:0
+operatingSystem.process.1370.openFiles:100
+operatingSystem.process.622.groupID:20
+operatingSystem.process.604.bytesWritten:0
+operatingSystem.process.29147.processCpuLoadCumulative:0.02021993614757006
+operatingSystem.process.196.kernelTime:10078
+operatingSystem.process.1338.virtualSize:5093826560
+operatingSystem.process.745.userID:502
+operatingSystem.process.686.currentWorkingDirectory:/
+operatingSystem.process.1400.state:WAITING
+operatingSystem.process.1347.priority:4
+operatingSystem.process.19516.kernelTime:17
+operatingSystem.process.23254.userID:502
+operatingSystem.process.730.user:jbonofre
+operatingSystem.process.1516.priority:31
+operatingSystem.process.65945.parentProcessID:1
+operatingSystem.process.1490.user:jbonofre
+operatingSystem.process.773.upTime:346785947
+operatingSystem.process.3066.userTime:9147
+operatingSystem.service.8908.state:RUNNING
+operatingSystem.process.1818.upTime:346128927
+operatingSystem.process.790.startTime:1591071960804
+operatingSystem.process.616.openFiles:200
+operatingSystem.process.4347.currentWorkingDirectory:/
+operatingSystem.process.732.upTime:346790413
+operatingSystem.process.608.threadCount:3
+operatingSystem.process.728.residentSetSize:4489216
+operatingSystem.process.693.startTime:1591071944123
+operatingSystem.process.3406.name:VTDecoderXPCService
+operatingSystem.service.5972.state:RUNNING
+processor.logical.0.physicalPackageNumber:0
+operatingSystem.service.1390.state:RUNNING
+operatingSystem.process.582.bitness:32
+operatingSystem.process.60091.threadCount:4
+operatingSystem.process.731.residentSetSize:24797184
+operatingSystem.process.3066.residentSetSize:36749312
+operatingSystem.service.892.name:assistant_service
+operatingSystem.process.35846.bytesRead:1097728
+operatingSystem.process.19614.commandLine:/System/Applications/Preview.app/Contents/MacOS/Preview-psn_0_18436500
+operatingSystem.process.8985.group:staff
+operatingSystem.process.19617.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.577.parentProcessID:1
+operatingSystem.process.630.bytesWritten:14843904
+type:oshi
+operatingSystem.process.28830.processCpuLoadCumulative:0.005150367037650959
+operatingSystem.process.1336.upTime:346393348
+operatingSystem.process.20338.processCpuLoadCumulative:3.6120429452204136E-4
+operatingSystem.process.18375.name:com.apple.WebKit.WebContent
+operatingSystem.process.56067.path:/System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/Support/contactsdonationagent
+operatingSystem.process.5972.path:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.615.state:WAITING
+operatingSystem.process.1637.priority:31
+operatingSystem.process.760.upTime:346787944
+operatingSystem.process.736.currentWorkingDirectory:/
+operatingSystem.process.35843.residentSetSize:1945600
+operatingSystem.process.736.bitness:32
+operatingSystem.process.704.bytesWritten:57344
+operatingSystem.process.646.residentSetSize:3244032
+networkIF.2.outErrors:0
+operatingSystem.process.28498.group:staff
+operatingSystem.process.4443.userID:502
+operatingSystem.process.1389.startTime:1591072350364
+diskStore.1.partition.0.type:Macintosh HD - Données
+operatingSystem.process.35846.threadCount:2
+operatingSystem.process.14396.user:jbonofre
+operatingSystem.process.573.pid:573
+operatingSystem.process.701.bitness:32
+operatingSystem.process.931.bitness:32
+operatingSystem.process.714.userID:502
+operatingSystem.process.1490.userTime:440359
+operatingSystem.process.35849.threadCount:2
+computerSystem.firmware.version:198.0.0.0.0
+operatingSystem.process.1348.bytesRead:0
+operatingSystem.process.711.groupID:20
+operatingSystem.service.2109.name:AppleSpell
+operatingSystem.process.758.name:replayd
+operatingSystem.process.608.priority:4
+operatingSystem.process.62808.user:jbonofre
+operatingSystem.process.3404.userID:502
+operatingSystem.process.1341.state:WAITING
+operatingSystem.process.746.groupID:20
+operatingSystem.process.1500.pid:1500
+operatingSystem.process.3406.parentProcessID:1
+operatingSystem.fileSystem.3.totalInodes:4883476920
+operatingSystem.process.51182.state:WAITING
+operatingSystem.process.5972.priority:4
+operatingSystem.process.1663.parentProcessID:1326
+computerSystem.baseboard.version:1.0
+operatingSystem.process.35848.userTime:712
+operatingSystem.process.693.userID:502
+operatingSystem.process.28512.groupID:20
+operatingSystem.process.7904.virtualSize:4484943872
+operatingSystem.process.1384.userTime:34841
+operatingSystem.process.35849.userID:502
+operatingSystem.process.1323.path:/System/Applications/Mail.app/Contents/MacOS/Mail
+operatingSystem.process.750.user:jbonofre
+operatingSystem.process.196.openFiles:50
+networkIF.0.IPv6addr:[fe80:0:0:0:4ca1:c1ff:fe79:1fee]
+operatingSystem.process.1431.groupID:20
+operatingSystem.service.610.state:RUNNING
+operatingSystem.process.693.currentWorkingDirectory:/
+operatingSystem.service.701.name:com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.4360.parentProcessID:1
+operatingSystem.process.582.userTime:17320
+operatingSystem.process.3421.startTime:1591073347205
+operatingSystem.process.3417.processCpuLoadCumulative:3.0106781054233233E-4
+operatingSystem.process.895.processCpuLoadCumulative:1.261702351320662E-4
+operatingSystem.process.1345.pid:1345
+operatingSystem.service.718.pid:718
+operatingSystem.process.18242.startTime:1591365138046
+operatingSystem.process.60091.priority:31
+operatingSystem.process.1557.currentWorkingDirectory:/
+operatingSystem.process.3406.processCpuLoadCumulative:7.353812823836475E-7
+operatingSystem.process.1342.groupID:20
+operatingSystem.process.629.path:/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
+operatingSystem.process.21367.commandLine:/System/Library/PrivateFrameworks/KerberosHelper/Helpers/DiskUnmountWatcher
+operatingSystem.process.623.kernelTime:32293
+operatingSystem.process.718.name:swcd
+operatingSystem.process.714.path:/System/Library/CoreServices/backgroundtaskmanagementagent
+operatingSystem.process.35845.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.773.pid:773
+operatingSystem.process.6650.bytesWritten:24576
+operatingSystem.process.26129.user:jbonofre
+operatingSystem.process.45960.upTime:215403562
+operatingSystem.process.3066.user:jbonofre
+operatingSystem.process.1641.kernelTime:31345
+operatingSystem.process.727.path:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.584.kernelTime:28920
+operatingSystem.process.3049.userTime:619
+operatingSystem.process.1616.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.799.bytesRead:556683264
+operatingSystem.process.1630.parentProcessID:1
+operatingSystem.process.786.startTime:1591071960732
+operatingSystem.process.28839.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.584.groupID:20
+operatingSystem.process.736.processCpuLoadCumulative:1.6840168995824962E-6
+operatingSystem.process.196.parentProcessID:1
+operatingSystem.process.895.userTime:17104
+operatingSystem.process.1336.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.service.705.state:RUNNING
+operatingSystem.process.622.userTime:71270
+operatingSystem.service.1518.pid:1518
+operatingSystem.process.1715.user:jbonofre
+operatingSystem.process.196.bytesWritten:1515520
+operatingSystem.process.28513.bytesRead:20480
+operatingSystem.process.20258.bytesRead:1146880
+operatingSystem.process.617.state:WAITING
+operatingSystem.process.679.residentSetSize:2347008
+operatingSystem.process.610.parentProcessID:1
+operatingSystem.service.35848.pid:35848
+operatingSystem.process.1526.group:staff
+operatingSystem.process.652.upTime:346798660
+operatingSystem.fileSystem.1.type:apfs
+operatingSystem.process.1552.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
+operatingSystem.process.895.groupID:20
+operatingSystem.process.728.processCpuLoadCumulative:1.1820392867504815E-4
+operatingSystem.process.711.userTime:709012
+operatingSystem.process.732.startTime:1591071950277
+operatingSystem.process.20141.bytesWritten:131072
+operatingSystem.process.27410.virtualSize:9068617728
+operatingSystem.process.610.group:staff
+operatingSystem.process.3418.bytesWritten:0
+operatingSystem.service.1431.pid:1431
+operatingSystem.process.1370.residentSetSize:4505600
+operatingSystem.process.20337.name:com.apple.WebKit.WebContent
+operatingSystem.process.21367.groupID:20
+operatingSystem.service.603.pid:603
+powerSource.0.powerUsageRate:-44085.906
+processor.logical.6.numaNode:0
+operatingSystem.process.783.userTime:1485
+operatingSystem.process.574.bitness:32
+operatingSystem.process.1526.bytesRead:851968
+operatingSystem.service.648.state:RUNNING
+operatingSystem.process.740.priority:4
+operatingSystem.process.745.bytesRead:3420160
+operatingSystem.process.1630.path:/Applications/FortiClient.app/Contents/Resources/runtime.helper/FortiClientAgent.app/Contents/Resources/runtime.helper/FctMiscAgent.app/Contents/MacOS/FctMiscAgent
+operatingSystem.process.29149.bytesWritten:180224
+operatingSystem.process.602.pid:602
+operatingSystem.process.3049.bitness:32
+operatingSystem.process.1492.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.service.51182.name:MTLCompilerService
+operatingSystem.process.14692.userTime:68
+operatingSystem.process.3071.state:WAITING
+operatingSystem.process.1714.state:WAITING
+operatingSystem.process.1517.pid:1517
+operatingSystem.process.1637.user:jbonofre
+operatingSystem.process.1337.commandLine:/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
+operatingSystem.fileSystem.2.totalSpace:500068036608
+operatingSystem.process.1345.processCpuLoadCumulative:4.7633888771613293E-7
+operatingSystem.process.18464.parentProcessID:1
+operatingSystem.service.734.name:passd
+operatingSystem.process.8985.name:MTLCompilerService
+operatingSystem.process.1030.parentProcessID:1
+operatingSystem.process.1336.user:jbonofre
+operatingSystem.process.593.group:staff
+operatingSystem.process.95949.openFiles:25
+operatingSystem.process.1431.currentWorkingDirectory:/
+operatingSystem.process.1331.upTime:346395319
+operatingSystem.process.20258.startTime:1591415669220
+operatingSystem.process.737.startTime:1591071950874
+operatingSystem.process.715.userTime:599
+operatingSystem.process.1351.threadCount:2
+operatingSystem.process.1337.bitness:32
+operatingSystem.process.3417.residentSetSize:3276800
+operatingSystem.process.1818.state:WAITING
+operatingSystem.process.732.residentSetSize:1564672
+operatingSystem.process.573.bytesRead:5623808
+operatingSystem.service.3307.state:RUNNING
+operatingSystem.process.1384.bitness:32
+operatingSystem.process.1588.threadCount:19
+processor.logical.2.processorGroup:0
+operatingSystem.process.623.upTime:346801289
+diskStore.0.partition.0.size:209715200
+operatingSystem.process.16317.openFiles:100
+operatingSystem.process.3071.groupID:20
+operatingSystem.service.19617.pid:19617
+operatingSystem.process.28840.virtualSize:4463255552
+operatingSystem.process.14396.openFiles:25
+operatingSystem.process.29148.path:/bin/bash
+operatingSystem.process.748.path:/System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/XPCServices/com.apple.WeatherKitService.xpc/Contents/MacOS/com.apple.WeatherKitService
+operatingSystem.process.65941.openFiles:100
+operatingSystem.process.35847.bitness:32
+operatingSystem.process.1791.openFiles:100
+operatingSystem.process.8795.virtualSize:4447137792
+operatingSystem.process.599.virtualSize:4693213184
+operatingSystem.process.1502.bytesWritten:1802240
+operatingSystem.process.6650.virtualSize:4466835456
+operatingSystem.process.1492.userID:502
+operatingSystem.process.1371.parentProcessID:1
+operatingSystem.process.1328.path:/System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
+operatingSystem.process.895.path:/Library/Apple/System/Library/CoreServices/SafariSupport.bundle/Contents/MacOS/SafariBookmarksSyncAgent
+operatingSystem.process.721.bytesRead:6778880
+operatingSystem.process.1664.bitness:32
+diskStore.1.partition.0.mountPoint:/System/Volumes/Data
+operatingSystem.process.1526.bytesWritten:0
+operatingSystem.process.3406.path:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.1715.bytesWritten:0
+operatingSystem.process.3090.priority:4
+operatingSystem.process.652.user:jbonofre
+operatingSystem.process.1348.threadCount:2
+operatingSystem.process.713.kernelTime:162
+operatingSystem.process.931.group:staff
+operatingSystem.service.20338.pid:20338
+operatingSystem.process.18375.upTime:52876788
+operatingSystem.process.1779.bitness:32
+operatingSystem.process.574.pid:574
+operatingSystem.process.28482.bytesWritten:0
+operatingSystem.process.714.residentSetSize:1257472
+operatingSystem.process.65413.currentWorkingDirectory:/
+operatingSystem.service.26130.name:MTLCompilerService
+operatingSystem.process.3571.upTime:344554040
+operatingSystem.process.17680.group:staff
+operatingSystem.process.65945.priority:4
+operatingSystem.process.713.userID:502
+operatingSystem.process.3049.name:com.apple.speech.speechsynthesisd
+operatingSystem.service.1336.pid:1336
+operatingSystem.process.3406.commandLine:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.1504.startTime:1591072357761
+operatingSystem.service.3049.name:com.apple.speech.speechsynthesisd
+operatingSystem.process.19617.groupID:20
+operatingSystem.fileSystem.0.options:ro,local,rootfs,volfs,journaled,multilabel
+operatingSystem.process.763.openFiles:100
+operatingSystem.process.583.currentWorkingDirectory:/
+operatingSystem.process.579.path:/usr/sbin/distnoted
+operatingSystem.process.19617.pid:19617
+operatingSystem.process.601.pid:601
+operatingSystem.service.1665.pid:1665
+operatingSystem.process.4440.userTime:338
+operatingSystem.process.615.group:staff
+operatingSystem.process.16317.threadCount:3
+operatingSystem.process.616.bytesRead:144777216
+operatingSystem.process.8986.startTime:1591099726464
+operatingSystem.process.610.groupID:20
+operatingSystem.process.773.userID:502
+operatingSystem.service.760.state:RUNNING
+operatingSystem.process.931.commandLine:/usr/libexec/siriknowledged
+operatingSystem.process.7872.groupID:20
+operatingSystem.process.1450.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.service.20338.name:com.apple.WebKit.WebContent
+operatingSystem.process.610.pid:610
+operatingSystem.service.604.name:APFSUserAgent
+operatingSystem.process.1492.priority:31
+operatingSystem.process.652.group:staff
+operatingSystem.process.587.user:jbonofre
+operatingSystem.process.1326.processCpuLoadCumulative:0.019329560740190432
+operatingSystem.process.588.openFiles:400
+operatingSystem.service.4487.state:RUNNING
+operatingSystem.process.1791.threadCount:2
+operatingSystem.process.65946.virtualSize:4956504064
+operatingSystem.process.693.virtualSize:4491616256
+operatingSystem.process.648.pid:648
+operatingSystem.service.617.pid:617
+operatingSystem.process.704.priority:4
+operatingSystem.process.29148.bytesRead:0
+operatingSystem.process.595.virtualSize:4502261760
+operatingSystem.service.719.state:RUNNING
+operatingSystem.process.26130.residentSetSize:11960320
+operatingSystem.process.579.groupID:20
+operatingSystem.process.28482.state:WAITING
+operatingSystem.process.1400.userTime:2197
+operatingSystem.process.762.userID:502
+operatingSystem.process.3420.state:WAITING
+operatingSystem.process.603.residentSetSize:9977856
+operatingSystem.process.60095.user:jbonofre
+operatingSystem.process.16317.bytesWritten:0
+operatingSystem.process.3061.path:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/XPCServices/com.apple.hiservices-xpcservice.xpc/Contents/MacOS/com.apple.hiservices-xpcservice
+operatingSystem.process.28840.openFiles:100
+operatingSystem.process.19617.startTime:1591371530107
+operatingSystem.service.7904.state:RUNNING
+operatingSystem.process.601.upTime:346801707
+operatingSystem.process.4440.name:media-indexer
+operatingSystem.process.4444.upTime:335095529
+operatingSystem.process.727.bytesWritten:4096
+operatingSystem.process.15667.currentWorkingDirectory:/
+diskStore.1.size:500068036608
+networkIF.2.name:en0
+operatingSystem.service.4440.pid:4440
+operatingSystem.process.15665.userID:502
+operatingSystem.process.609.parentProcessID:1
+operatingSystem.process.2109.bitness:32
+operatingSystem.process.600.commandLine:/usr/libexec/rapportd
+operatingSystem.process.798.path:/System/Library/Input Methods/PressAndHold.app/Contents/PlugIns/PAH_Extension.appex/Contents/MacOS/PAH_Extension
+operatingSystem.process.79899.group:staff
+operatingSystem.process.3070.threadCount:2
+operatingSystem.process.693.openFiles:100
+operatingSystem.process.1637.userTime:1389955
+operatingSystem.process.895.bytesRead:13299712
+operatingSystem.process.704.bitness:32
+usbDevice.1.uniqueDeviceId:0x100006170
+operatingSystem.service.758.name:replayd
+operatingSystem.process.28481.upTime:76063
+operatingSystem.service.1431.name:mdwrite
+operatingSystem.process.60101.name:CallHistorySyncHelper
+operatingSystem.process.679.virtualSize:4487454720
+operatingSystem.process.65333.user:jbonofre
+operatingSystem.process.1547.bytesRead:60387328
+operatingSystem.process.686.virtualSize:4490383360
+operatingSystem.process.3037.virtualSize:4393631744
+operatingSystem.process.3645.userID:502
+operatingSystem.process.895.upTime:346706178
+operatingSystem.process.663.groupID:20
+operatingSystem.process.605.currentWorkingDirectory:/
+operatingSystem.process.634.userTime:4
+operatingSystem.process.18466.bytesWritten:0
+operatingSystem.process.5968.currentWorkingDirectory:/
+operatingSystem.process.620.user:jbonofre
+operatingSystem.process.790.name:ScopedBookmarkAgent
+operatingSystem.process.616.userTime:235403
+operatingSystem.process.8795.bytesWritten:0
+operatingSystem.process.35844.threadCount:2
+operatingSystem.process.18325.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1342.kernelTime:1409
+operatingSystem.process.731.bytesWritten:45817856
+operatingSystem.process.634.bytesRead:32768
+operatingSystem.process.1347.openFiles:100
+operatingSystem.process.1451.openFiles:100
+operatingSystem.process.3405.name:WhatsApp Helper
+operatingSystem.process.574.bytesWritten:146665472
+operatingSystem.process.607.groupID:20
+operatingSystem.process.615.commandLine:/System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter
+operatingSystem.service.1517.state:RUNNING
+operatingSystem.process.760.state:WAITING
+operatingSystem.process.3071.priority:4
+operatingSystem.service.1343.state:RUNNING
+operatingSystem.process.1510.bytesWritten:0
+operatingSystem.service.582.name:lsd
+operatingSystem.process.5975.userID:502
+operatingSystem.process.619.commandLine:/System/Library/PrivateFrameworks/AppSSO.framework/Support/AppSSOAgent.app/Contents/MacOS/AppSSOAgent
+operatingSystem.process.1547.parentProcessID:1
+operatingSystem.process.718.openFiles:100
+operatingSystem.process.1490.pid:1490
+operatingSystem.service.18463.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.59813.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--extension-process--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main- [...]
+operatingSystem.process.1791.state:WAITING
+operatingSystem.process.15665.user:jbonofre
+operatingSystem.process.3090.userID:502
+usbDevice.2.name:Bluetooth USB Host Controller
+operatingSystem.process.82155.commandLine:zsh
+operatingSystem.process.1514.parentProcessID:1
+operatingSystem.process.3321.startTime:1591073084009
+operatingSystem.service.622.state:RUNNING
+operatingSystem.process.18375.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.14692.bitness:32
+operatingSystem.process.618.processCpuLoadCumulative:1.930788315004065E-5
+operatingSystem.process.18463.bitness:32
+operatingSystem.process.1326.residentSetSize:315838464
+operatingSystem.process.4441.group:staff
+operatingSystem.process.65942.startTime:1591273283199
+operatingSystem.process.3433.userID:502
+operatingSystem.process.1625.name:Google Chrome Helper
+operatingSystem.process.1371.processCpuLoadCumulative:2.5404822967068536E-7
+operatingSystem.service.622.name:ContactsAccountsService
+operatingSystem.service.783.name:SoftwareUpdateNotificationManager
+operatingSystem.process.18324.currentWorkingDirectory:/
+operatingSystem.process.29146.kernelTime:15
+operatingSystem.process.602.processCpuLoadCumulative:3.818406876845163E-4
+operatingSystem.process.15665.userTime:8
+operatingSystem.process.21367.startTime:1591158324458
+operatingSystem.service.901.state:RUNNING
+operatingSystem.process.705.parentProcessID:1
+operatingSystem.process.3070.pid:3070
+operatingSystem.process.648.currentWorkingDirectory:/
+operatingSystem.process.18242.residentSetSize:8192
+operatingSystem.process.4524.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1338.startTime:1591072348088
+operatingSystem.process.798.residentSetSize:4288512
+operatingSystem.process.1511.bitness:32
+operatingSystem.process.20141.group:staff
+operatingSystem.service.678.pid:678
+operatingSystem.process.587.parentProcessID:1
+operatingSystem.process.51182.groupID:20
+operatingSystem.service.714.pid:714
+operatingSystem.process.763.pid:763
+operatingSystem.process.1384.name:studentd
+operatingSystem.process.1476.userID:502
+operatingSystem.process.4441.processCpuLoadCumulative:1.1608599031833292E-6
+operatingSystem.process.3406.kernelTime:181
+operatingSystem.process.3406.userID:502
+operatingSystem.process.711.bytesWritten:114438144
+operatingSystem.process.606.userTime:22101
+operatingSystem.service.65413.name:MTLCompilerService
+operatingSystem.process.585.threadCount:2
+operatingSystem.process.18324.name:MTLCompilerService
+operatingSystem.process.1663.priority:31
+operatingSystem.process.719.bytesWritten:159744
+operatingSystem.process.3708.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker-smdworker-sizing-cMDSSizingWorker-mcom.apple.mdworker.sizing
+operatingSystem.process.8985.processCpuLoadCumulative:1.0030902640616939E-6
+operatingSystem.process.1333.bytesWritten:13455360
+operatingSystem.process.583.pid:583
+operatingSystem.process.1552.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking
+operatingSystem.process.28839.pid:28839
+operatingSystem.process.1665.userTime:9639
+operatingSystem.service.3703.name:transparencyd
+operatingSystem.process.577.bitness:32
+operatingSystem.process.5972.parentProcessID:1
+operatingSystem.process.734.processCpuLoadCumulative:7.21761890037347E-6
+operatingSystem.process.622.commandLine:/System/Library/Frameworks/AddressBook.framework/Executables/ContactsAccountsService
+operatingSystem.service.608.pid:608
+operatingSystem.process.1030.state:WAITING
+operatingSystem.process.821.user:jbonofre
+operatingSystem.process.17680.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activat [...]
+operatingSystem.process.79898.startTime:1591333765220
+operatingSystem.process.65941.group:staff
+operatingSystem.process.740.name:progressd
+operatingSystem.process.29149.virtualSize:10348789760
+operatingSystem.process.600.startTime:1591071938946
+operatingSystem.process.1593.bytesRead:23756800
+operatingSystem.process.45959.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.821.threadCount:2
+operatingSystem.process.3049.openFiles:100
+operatingSystem.process.1625.bytesRead:37441536
+operatingSystem.process.29148.state:WAITING
+operatingSystem.process.1504.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.SocialPushAgent/Data
+operatingSystem.process.19516.group:staff
+operatingSystem.process.28520.processCpuLoadCumulative:0.0010420923579893748
+operatingSystem.process.709.threadCount:2
+operatingSystem.service.28400.state:RUNNING
+operatingSystem.process.3449.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1337.upTime:346392965
+operatingSystem.process.704.bytesRead:14069760
+operatingSystem.fileSystem.2.mount:/private/var/vm
+operatingSystem.process.607.bytesWritten:57344
+operatingSystem.process.1330.commandLine:/Applications/WhatsApp.app/Contents/MacOS/WhatsApp-psn_0_143395
+operatingSystem.service.593.name:secinitd
+operatingSystem.process.18845.group:staff
+operatingSystem.process.1504.threadCount:2
+operatingSystem.process.705.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/corespotlightd
+operatingSystem.process.582.state:WAITING
+operatingSystem.process.65413.userTime:58
+operatingSystem.process.1520.state:WAITING
+operatingSystem.process.1517.bitness:32
+graphicsCard.1.name:Intel Iris Pro
+operatingSystem.process.79898.residentSetSize:749568
+operatingSystem.process.21367.openFiles:100
+operatingSystem.process.734.group:staff
+operatingSystem.process.23254.priority:4
+operatingSystem.process.1514.kernelTime:5021
+operatingSystem.process.679.groupID:20
+operatingSystem.process.711.bytesRead:669904896
+operatingSystem.process.901.openFiles:100
+operatingSystem.service.709.pid:709
+operatingSystem.process.51182.virtualSize:4991602688
+operatingSystem.process.65812.residentSetSize:4632576
+operatingSystem.process.713.user:jbonofre
+operatingSystem.service.1345.name:AMPDeviceDiscoveryAgent
+operatingSystem.service.880.name:com.apple.audio.SandboxHelper
+operatingSystem.process.705.userTime:240900
+operatingSystem.service.762.name:fileproviderd
+operatingSystem.process.724.upTime:346790813
+operatingSystem.process.605.bitness:32
+operatingSystem.process.3703.startTime:1591076250522
+operatingSystem.process.62808.groupID:20
+operatingSystem.service.5975.pid:5975
+operatingSystem.process.663.userTime:3497
+operatingSystem.process.646.state:WAITING
+operatingSystem.process.1543.virtualSize:5082333184
+operatingSystem.process.3405.threadCount:7
+operatingSystem.process.35843.processCpuLoadCumulative:5.72073798736122E-6
+operatingSystem.process.587.state:WAITING
+operatingSystem.process.1638.processCpuLoadCumulative:9.934986066034003E-4
+operatingSystem.process.1588.upTime:346377950
+operatingSystem.process.60091.pid:60091
+operatingSystem.process.895.parentProcessID:1
+operatingSystem.process.3421.upTime:345393398
+operatingSystem.process.20258.openFiles:100
+operatingSystem.process.1662.priority:31
+operatingSystem.process.783.state:WAITING
+operatingSystem.process.582.bytesWritten:176902144
+operatingSystem.process.1371.groupID:20
+operatingSystem.process.1364.path:/bin/zsh
+operatingSystem.service.931.name:siriknowledged
+operatingSystem.process.1547.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.corerecents.recentsd/Data
+operatingSystem.process.604.state:WAITING
+operatingSystem.process.3708.upTime:342474946
+operatingSystem.process.1714.bytesRead:1646592
+operatingSystem.service.1514.name:askpermissiond
+operatingSystem.process.710.groupID:20
+operatingSystem.process.714.kernelTime:253
+operatingSystem.process.18242.userID:502
+operatingSystem.process.574.bytesRead:37416960
+operatingSystem.process.1642.threadCount:16
+operatingSystem.process.3069.pid:3069
+operatingSystem.process.1431.bitness:32
+operatingSystem.process.713.parentProcessID:1
+operatingSystem.process.608.userID:502
+operatingSystem.process.4360.pid:4360
+operatingSystem.process.1343.virtualSize:5088333824
+networkIF.2.ifType:6
+operatingSystem.process.618.name:ContextStoreAgent
+operatingSystem.process.630.path:/System/Library/PrivateFrameworks/IMDPersistence.framework/XPCServices/IMDPersistenceAgent.xpc/Contents/MacOS/IMDPersistenceAgent
+operatingSystem.process.20338.group:staff
+operatingSystem.process.29146.groupID:20
+operatingSystem.service.45959.name:MTLCompilerService
+operatingSystem.process.1341.name:QuickLookUIService
+operatingSystem.process.7904.bitness:32
+operatingSystem.process.65946.userTime:75
+operatingSystem.process.95949.processCpuLoadCumulative:1.4976915823635946E-5
+operatingSystem.service.697.name:deleted
+operatingSystem.process.891.groupID:20
+operatingSystem.process.1817.userTime:209
+operatingSystem.service.783.state:RUNNING
+operatingSystem.process.880.parentProcessID:1
+operatingSystem.process.629.bitness:32
+operatingSystem.service.1354.pid:1354
+operatingSystem.process.29149.bytesRead:81920
+operatingSystem.process.1390.residentSetSize:11485184
+operatingSystem.process.4441.path:/System/Library/PrivateFrameworks/PodcastServices.framework/XPCServices/PodcastContentService.xpc/Contents/MacOS/PodcastContentService
+operatingSystem.process.613.virtualSize:4491821056
+operatingSystem.process.735.upTime:346789901
+operatingSystem.process.573.user:jbonofre
+operatingSystem.service.750.pid:750
+operatingSystem.process.29147.currentWorkingDirectory:/
+operatingSystem.service.5968.state:RUNNING
+operatingSystem.process.1348.startTime:1591072348727
+operatingSystem.process.3416.bytesRead:2146304
+operatingSystem.process.3403.user:jbonofre
+operatingSystem.process.609.state:WAITING
+operatingSystem.process.28512.parentProcessID:1
+operatingSystem.process.1476.user:jbonofre
+operatingSystem.process.16317.pid:16317
+operatingSystem.process.702.upTime:346794960
+operatingSystem.process.3433.virtualSize:4981780480
+operatingSystem.process.3421.parentProcessID:1331
+operatingSystem.process.1818.startTime:1591072611692
+operatingSystem.process.678.upTime:346797073
+operatingSystem.process.727.processCpuLoadCumulative:4.553180980841114E-6
+operatingSystem.process.1502.openFiles:100
+operatingSystem.process.8795.bitness:32
+operatingSystem.process.1341.kernelTime:1803
+operatingSystem.process.719.openFiles:100
+operatingSystem.process.1616.state:WAITING
+operatingSystem.process.1388.state:WAITING
+operatingSystem.process.6650.priority:31
+operatingSystem.process.621.threadCount:2
+operatingSystem.process.588.startTime:1591071938495
+operatingSystem.process.28828.bitness:32
+operatingSystem.process.19616.user:jbonofre
+operatingSystem.process.45959.priority:4
+operatingSystem.process.608.path:/System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent
+operatingSystem.process.711.processCpuLoadCumulative:0.0023577498475475193
+operatingSystem.process.648.user:jbonofre
+operatingSystem.process.65942.parentProcessID:1
+operatingSystem.process.611.name:exchangesyncd
+operatingSystem.service.798.state:RUNNING
+operatingSystem.process.1664.currentWorkingDirectory:/
+operatingSystem.process.1557.state:WAITING
+operatingSystem.process.1791.startTime:1591072598359
+operatingSystem.process.18467.priority:4
+operatingSystem.process.617.bytesRead:79081472
+operatingSystem.process.3037.userID:502
+operatingSystem.service.28498.name:mdworker_shared
+operatingSystem.process.8795.userTime:4
+operatingSystem.process.20258.residentSetSize:15728640
+operatingSystem.process.1630.virtualSize:5048414208
+operatingSystem.process.45960.userTime:26
+operatingSystem.process.609.currentWorkingDirectory:/
+operatingSystem.process.748.virtualSize:4455063552
+operatingSystem.process.711.pid:711
+operatingSystem.process.1390.groupID:20
+operatingSystem.process.3420.path:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.service.65941.pid:65941
+operatingSystem.service.626.pid:626
+diskStore.1.model:APPLE SSD SM0512G
+operatingSystem.process.3406.state:WAITING
+operatingSystem.process.35849.groupID:20
+operatingSystem.process.1536.bitness:32
+operatingSystem.process.1664.threadCount:16
+operatingSystem.process.3069.startTime:1591072873483
+operatingSystem.process.19616.kernelTime:8
+operatingSystem.process.17680.userTime:2270
+operatingSystem.process.3417.upTime:345393949
+operatingSystem.process.15667.pid:15667
+operatingSystem.process.731.parentProcessID:1
+operatingSystem.process.79896.openFiles:25
+operatingSystem.service.18467.pid:18467
+operatingSystem.process.1404.residentSetSize:5197824
+operatingSystem.process.752.userTime:46
+operatingSystem.networkParams.domainName:
+operatingSystem.process.3061.currentWorkingDirectory:/
+operatingSystem.process.1641.processCpuLoadCumulative:4.8741722453917493E-4
+operatingSystem.process.794.upTime:346779695
+operatingSystem.process.746.parentProcessID:1
+operatingSystem.process.711.group:staff
+operatingSystem.process.3403.parentProcessID:1330
+operatingSystem.process.1791.userTime:134
+operatingSystem.process.621.processCpuLoadCumulative:9.083010489259475E-7
+operatingSystem.process.51181.bytesWritten:0
+operatingSystem.process.1557.parentProcessID:1326
+operatingSystem.process.1715.priority:4
+operatingSystem.process.3449.threadCount:2
+operatingSystem.process.762.userTime:322
+operatingSystem.process.35847.state:WAITING
+operatingSystem.process.724.residentSetSize:2469888
+operatingSystem.service.19062.state:RUNNING
+operatingSystem.process.1326.threadCount:37
+operatingSystem.process.28481.pid:28481
+operatingSystem.process.734.threadCount:2
+operatingSystem.process.746.userID:502
+operatingSystem.process.619.upTime:346801334
+operatingSystem.process.722.priority:4
+operatingSystem.process.60098.path:/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/XPCServices/com.apple.accessibility.mediaaccessibilityd.xpc/Contents/MacOS/com.apple.accessibility.mediaaccessibilityd
+operatingSystem.process.713.commandLine:/System/Library/CoreServices/pbs
+operatingSystem.process.735.commandLine:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.3708.currentWorkingDirectory:/
+operatingSystem.process.19617.virtualSize:4953751552
+operatingSystem.process.21367.virtualSize:4454789120
+operatingSystem.process.18845.groupID:20
+operatingSystem.process.601.path:/usr/libexec/routined
+operatingSystem.process.618.threadCount:2
+operatingSystem.process.19614.state:WAITING
+operatingSystem.process.1388.currentWorkingDirectory:/
+operatingSystem.process.762.path:/System/Library/Frameworks/FileProvider.framework/Support/fileproviderd
+operatingSystem.process.19616.residentSetSize:8192
+operatingSystem.process.1475.userTime:4
+operatingSystem.process.3321.userID:502
+operatingSystem.process.35846.name:MTLCompilerService
+operatingSystem.process.3069.state:WAITING
+operatingSystem.process.2112.bitness:32
+operatingSystem.process.1389.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/XPCServices/AlertNotificationService.xpc/Contents/MacOS/AlertNotificationService
+operatingSystem.process.4360.userID:502
+operatingSystem.process.28840.pid:28840
+operatingSystem.process.785.user:jbonofre
+operatingSystem.process.79899.bitness:32
+operatingSystem.process.19390.residentSetSize:8192
+operatingSystem.process.18463.pid:18463
+operatingSystem.process.1588.kernelTime:98629
+operatingSystem.process.1508.kernelTime:30805
+operatingSystem.process.1641.group:staff
+operatingSystem.process.1526.threadCount:2
+operatingSystem.service.1476.state:RUNNING
+networkIF.0.timeStamp:1591418740369
+operatingSystem.process.1638.pid:1638
+operatingSystem.process.739.residentSetSize:3035136
+operatingSystem.service.595.pid:595
+operatingSystem.service.1384.name:studentd
+operatingSystem.process.773.virtualSize:4489478144
+operatingSystem.process.3417.bytesRead:38846464
+operatingSystem.process.4441.threadCount:2
+operatingSystem.process.615.bytesRead:162729984
+operatingSystem.process.783.upTime:346781804
+operatingSystem.process.736.name:storeaccountd
+operatingSystem.process.613.priority:4
+operatingSystem.process.895.kernelTime:26640
+operatingSystem.process.678.bytesWritten:12288
+operatingSystem.process.18464.residentSetSize:3649536
+operatingSystem.process.579.currentWorkingDirectory:/
+operatingSystem.process.1517.priority:4
+operatingSystem.process.28400.virtualSize:4463255552
+operatingSystem.process.1662.state:WAITING
+operatingSystem.process.619.parentProcessID:1
+memory.physicalMemory:[Loshi.hardware.PhysicalMemory;@30a3107a
+operatingSystem.process.29147.name:mdworker_shared
+operatingSystem.process.16317.group:staff
+operatingSystem.service.604.state:RUNNING
+operatingSystem.process.19516.pid:19516
+operatingSystem.process.720.kernelTime:1426
+operatingSystem.service.28520.name:mdworker_shared
+operatingSystem.process.3321.openFiles:100
+operatingSystem.process.573.virtualSize:4483403776
+operatingSystem.process.28512.priority:4
+operatingSystem.process.1384.state:WAITING
+operatingSystem.process.901.state:WAITING
+operatingSystem.process.714.currentWorkingDirectory:/
+operatingSystem.process.35843.parentProcessID:1
+operatingSystem.process.3433.userTime:38
+operatingSystem.process.773.startTime:1591071954734
+operatingSystem.process.28520.parentProcessID:1
+operatingSystem.process.3037.bitness:32
+operatingSystem.service.608.name:CalendarAgent
+operatingSystem.process.28400.group:staff
+operatingSystem.process.18845.upTime:50072652
+usbDevice.0.vendorId:05ac
+operatingSystem.process.18464.startTime:1591366164886
+operatingSystem.process.35843.currentWorkingDirectory:/
+operatingSystem.process.3404.kernelTime:8
+operatingSystem.process.1336.priority:4
+operatingSystem.process.1616.priority:31
+operatingSystem.process.1343.parentProcessID:1
+operatingSystem.process.28520.openFiles:100
+operatingSystem.process.51182.residentSetSize:8192
+operatingSystem.process.1345.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.AMPDeviceDiscoveryAgent/Data
+operatingSystem.process.7904.upTime:326347170
+operatingSystem.process.8795.state:WAITING
+operatingSystem.process.3402.state:WAITING
+operatingSystem.process.1326.userID:502
+operatingSystem.process.623.priority:4
+operatingSystem.process.610.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.ScreenTimeAgent/Data
+operatingSystem.process.1543.path:/Applications/FortiClient.app/Contents/Resources/runtime.helper/FortiClientAgent.app/Contents/MacOS/FortiClientAgent
+networkIF.2.ndisPhysicalMediumType:0
+operatingSystem.process.35849.userTime:657
+operatingSystem.process.1333.bytesRead:94720000
+operatingSystem.process.620.parentProcessID:1
+operatingSystem.process.705.pid:705
+operatingSystem.process.18321.userID:502
+operatingSystem.process.697.path:/System/Library/PrivateFrameworks/CacheDelete.framework/deleted
+operatingSystem.process.18321.currentWorkingDirectory:/
+operatingSystem.process.18464.state:WAITING
+operatingSystem.process.750.userID:502
+operatingSystem.service.1331.name:Skype
+operatingSystem.process.18466.groupID:20
+operatingSystem.process.1593.kernelTime:101
+operatingSystem.process.35843.state:WAITING
+operatingSystem.process.1514.openFiles:100
+operatingSystem.process.20337.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.18845.processCpuLoadCumulative:7.345326946134189E-5
+operatingSystem.service.601.name:routined
+powerSource.0.temperature:30.49
+operatingSystem.process.794.group:staff
+operatingSystem.process.605.bytesRead:6582272
+operatingSystem.process.1714.virtualSize:4983320576
+operatingSystem.process.3407.kernelTime:10675
+operatingSystem.process.705.bytesRead:20155424768
+operatingSystem.service.35845.state:RUNNING
+operatingSystem.process.1633.kernelTime:357
+operatingSystem.fileSystem.1.uuid:c7ede871-182b-4215-bb8f-bbdafee6bfe6
+operatingSystem.process.18322.path:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.1330.userTime:246213
+operatingSystem.process.60101.startTime:1591266122489
+operatingSystem.process.21367.priority:4
+operatingSystem.process.614.parentProcessID:1
+operatingSystem.service.625.name:callservicesd
+operatingSystem.process.3066.openFiles:100
+operatingSystem.service.3321.state:RUNNING
+operatingSystem.service.3433.name:MTLCompilerService
+operatingSystem.process.15679.residentSetSize:3219456
+operatingSystem.process.4524.currentWorkingDirectory:/
+operatingSystem.process.18242.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.79899.startTime:1591333765664
+operatingSystem.process.28829.upTime:33789
+operatingSystem.process.35848.state:WAITING
+operatingSystem.process.35847.bytesRead:4997120
+operatingSystem.process.28830.startTime:1591418706723
+operatingSystem.process.56067.virtualSize:4496334848
+operatingSystem.process.3071.name:MTLCompilerService
+operatingSystem.process.1820.currentWorkingDirectory:/Users/jbonofre
+operatingSystem.process.579.group:staff
+operatingSystem.process.35846.bytesWritten:0
+operatingSystem.process.3419.pid:3419
+operatingSystem.service.7872.state:RUNNING
+operatingSystem.process.3404.processCpuLoadCumulative:9.554158632692893E-8
+operatingSystem.process.60098.parentProcessID:1
+operatingSystem.process.599.openFiles:100
+operatingSystem.service.600.pid:600
+operatingSystem.process.739.startTime:1591071951522
+operatingSystem.process.35845.pid:35845
+operatingSystem.process.1389.bytesRead:9633792
+operatingSystem.process.18321.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.18292.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.19617.userID:502
+operatingSystem.process.28513.residentSetSize:9256960
+operatingSystem.process.19614.bitness:32
+operatingSystem.process.3404.userTime:25
+operatingSystem.process.1389.user:jbonofre
+operatingSystem.process.786.group:staff
+operatingSystem.process.1500.upTime:346382898
+operatingSystem.service.722.name:fontd
+operatingSystem.process.3703.kernelTime:384
+operatingSystem.fileSystem.3.logicalVolume:
+operatingSystem.process.1502.startTime:1591072357756
+operatingSystem.process.4441.startTime:1591083644171
+operatingSystem.process.679.name:searchpartyuseragent
+operatingSystem.process.15667.residentSetSize:1994752
+operatingSystem.process.79898.userTime:246
+operatingSystem.process.1520.pid:1520
+operatingSystem.process.28400.bytesRead:32768
+operatingSystem.service.740.name:progressd
+operatingSystem.service.1323.name:Mail
+operatingSystem.process.748.kernelTime:16
+operatingSystem.process.1338.name:Finder
+operatingSystem.process.709.userID:502
+diskStore.0.name:disk0
+operatingSystem.process.28481.residentSetSize:1427197952
+operatingSystem.process.1820.group:staff
+operatingSystem.process.1818.openFiles:25
+operatingSystem.process.931.path:/usr/libexec/siriknowledged
+powerSource.0.currentCapacity:3771
+operatingSystem.process.1351.bytesRead:4513792
+operatingSystem.process.773.groupID:20
+operatingSystem.process.745.path:/System/Library/CoreServices/NotificationCenter.app/Contents/XPCServices/com.apple.notificationcenterui.WeatherSummary.xpc/Contents/MacOS/com.apple.notificationcenterui.WeatherSummary
+operatingSystem.process.1638.parentProcessID:1326
+operatingSystem.process.715.processCpuLoadCumulative:3.474714526898196E-6
+operatingSystem.service.1688.state:RUNNING
+operatingSystem.process.18325.processCpuLoadCumulative:2.42708605459382E-6
+operatingSystem.process.587.processCpuLoadCumulative:1.656534401198497E-4
+operatingSystem.process.3708.user:jbonofre
+operatingSystem.process.615.priority:31
+operatingSystem.process.1715.bytesRead:602112
+operatingSystem.process.15667.userTime:116
+operatingSystem.process.65413.kernelTime:10
+operatingSystem.process.3449.startTime:1591073431659
+operatingSystem.process.1662.residentSetSize:62951424
+operatingSystem.process.26129.state:WAITING
+operatingSystem.process.750.state:WAITING
+operatingSystem.process.3703.groupID:20
+operatingSystem.process.610.bytesWritten:8192
+operatingSystem.process.1508.user:jbonofre
+operatingSystem.process.60095.upTime:152627907
+operatingSystem.process.785.residentSetSize:2805760
+operatingSystem.process.7872.processCpuLoadCumulative:9.729233615873837E-5
+operatingSystem.process.1323.groupID:20
+operatingSystem.process.1348.openFiles:100
+operatingSystem.process.773.residentSetSize:4145152
+operatingSystem.process.629.openFiles:100
+operatingSystem.process.593.userID:502
+operatingSystem.process.577.upTime:346802442
+operatingSystem.process.3405.upTime:345399183
+operatingSystem.process.18292.pid:18292
+operatingSystem.process.1404.user:jbonofre
+operatingSystem.process.16317.commandLine:/System/Library/CoreServices/CoreServicesUIAgent.app/Contents/MacOS/CoreServicesUIAgent
+operatingSystem.process.614.bytesWritten:0
+operatingSystem.process.1323.name:Mail
+operatingSystem.process.752.residentSetSize:8192
+operatingSystem.process.799.priority:4
+operatingSystem.process.718.upTime:346790958
+operatingSystem.versionInfo.version:10.15.5
+operatingSystem.process.3090.path:/System/Library/PrivateFrameworks/UsageTracking.framework/Versions/A/UsageTrackingAgent
+operatingSystem.process.609.pid:609
+operatingSystem.process.1688.startTime:1591072423881
+operatingSystem.process.65812.name:MTLCompilerService
+diskStore.1.partition.3.name:VM
+operatingSystem.process.625.groupID:20
+operatingSystem.process.1516.state:WAITING
+operatingSystem.process.603.bytesWritten:6885376
+operatingSystem.process.3571.processCpuLoadCumulative:5.012276158480104E-6
+operatingSystem.process.719.virtualSize:4614377472
+operatingSystem.process.3417.path:/Applications/Skype.app/Contents/Frameworks/Skype Helper (GPU).app/Contents/MacOS/Skype Helper (GPU)
+operatingSystem.process.1665.group:staff
+operatingSystem.process.750.bytesRead:70787072
+operatingSystem.service.730.name:mediaremoteagent
+operatingSystem.process.19616.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1688.userID:502
+operatingSystem.process.59813.currentWorkingDirectory:/
+operatingSystem.process.1342.path:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.service.623.state:RUNNING
+operatingSystem.process.1336.startTime:1591072347319
+operatingSystem.process.65945.state:WAITING
+operatingSystem.process.1507.pid:1507
+operatingSystem.process.626.userTime:1306
+operatingSystem.process.65413.bytesRead:0
+operatingSystem.process.45960.currentWorkingDirectory:/
+operatingSystem.process.18321.kernelTime:602
+operatingSystem.process.1552.groupID:20
+operatingSystem.process.678.kernelTime:2297
+operatingSystem.process.3037.parentProcessID:1
+operatingSystem.process.1326.group:staff
+operatingSystem.process.5975.threadCount:2
+operatingSystem.process.891.pid:891
+operatingSystem.process.879.bytesRead:5726208
+operatingSystem.process.668.kernelTime:14860
+operatingSystem.process.1511.path:/Library/Printers/Brother/Utilities/Server/LOGINserver.app/Contents/MacOS/LOGINserver
+operatingSystem.process.618.bytesRead:14270464
+operatingSystem.process.1516.upTime:346382845
+operatingSystem.process.587.currentWorkingDirectory:/
+operatingSystem.process.4347.threadCount:2
+operatingSystem.service.762.pid:762
+operatingSystem.process.1616.bitness:32
+operatingSystem.process.679.priority:4
+diskStore.1.partition.2.type:Recovery
+operatingSystem.process.1552.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networking.xpc
+operatingSystem.service.28520.state:RUNNING
+operatingSystem.process.721.user:jbonofre
+operatingSystem.service.748.name:com.apple.WeatherKitService
+operatingSystem.process.7872.bytesRead:57282560
+operatingSystem.process.652.userTime:364
+operatingSystem.process.65812.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.18242.kernelTime:11
+operatingSystem.process.693.group:staff
+operatingSystem.process.8908.userTime:29714
+operatingSystem.process.783.openFiles:100
+operatingSystem.process.3568.parentProcessID:1
+operatingSystem.process.18464.userID:502
+operatingSystem.process.8908.priority:4
+operatingSystem.process.1390.user:jbonofre
+operatingSystem.process.1508.group:staff
+operatingSystem.process.26130.processCpuLoadCumulative:5.947567761145679E-5
+operatingSystem.process.630.user:jbonofre
+operatingSystem.process.2109.userTime:120654
+operatingSystem.process.3069.userID:502
+operatingSystem.process.1637.bytesRead:619560960
+operatingSystem.process.1475.processCpuLoadCumulative:4.3304157820998525E-8
+operatingSystem.process.668.parentProcessID:1
+operatingSystem.process.29149.bitness:32
+operatingSystem.process.8986.userID:502
+operatingSystem.process.1507.name:jamfAgent
+operatingSystem.process.653.parentProcessID:1
+operatingSystem.service.19390.name:MTLCompilerService
+operatingSystem.process.752.group:staff
+operatingSystem.process.579.commandLine:/usr/sbin/distnotedagent
+operatingSystem.process.892.user:jbonofre
+operatingSystem.service.577.pid:577
+operatingSystem.service.1500.pid:1500
+operatingSystem.process.1642.virtualSize:9221632000
+operatingSystem.process.648.path:/System/Library/PrivateFrameworks/CoreParsec.framework/parsecd
+operatingSystem.process.652.priority:4
+operatingSystem.process.686.parentProcessID:1
+operatingSystem.process.51181.parentProcessID:1
+operatingSystem.process.743.groupID:20
+operatingSystem.process.1390.processCpuLoadCumulative:5.3783271965311284E-5
+operatingSystem.process.762.currentWorkingDirectory:/
+operatingSystem.process.82155.currentWorkingDirectory:/Users/jbonofre/Workspace/karaf-decanter
+operatingSystem.process.1542.name:Tunnelblick
+operatingSystem.process.582.kernelTime:12778
+operatingSystem.process.95949.bitness:32
+operatingSystem.process.602.parentProcessID:1
+operatingSystem.service.798.name:PAH_Extension
+operatingSystem.process.1451.groupID:20
+operatingSystem.process.60101.openFiles:100
+operatingSystem.process.35847.residentSetSize:1323008
+operatingSystem.process.714.pid:714
+memory.available:7193628672
+operatingSystem.process.3321.user:jbonofre
+operatingSystem.process.614.processCpuLoadCumulative:3.034877247620718E-5
+operatingSystem.process.27410.bitness:32
+operatingSystem.process.19614.openFiles:100
+operatingSystem.process.648.startTime:1591071941771
+operatingSystem.process.4443.name:com.apple.BKAgentService
+operatingSystem.process.880.state:WAITING
+operatingSystem.service.705.name:corespotlightd
+operatingSystem.process.713.path:/System/Library/CoreServices/pbs
+operatingSystem.process.29146.residentSetSize:9170944
+usbDevice.0.productId:8007
+operatingSystem.process.762.processCpuLoadCumulative:2.015641022534864E-6
+operatingSystem.process.60098.commandLine:/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/XPCServices/com.apple.accessibility.mediaaccessibilityd.xpc/Contents/MacOS/com.apple.accessibility.mediaaccessibilityd
+operatingSystem.service.879.pid:879
+operatingSystem.process.1664.group:staff
+operatingSystem.process.720.pid:720
+operatingSystem.process.3321.currentWorkingDirectory:/
+operatingSystem.process.600.upTime:346801768
+operatingSystem.service.1390.pid:1390
+operatingSystem.process.574.group:staff
+operatingSystem.process.1370.groupID:20
+operatingSystem.process.794.bitness:32
+operatingSystem.process.18322.priority:4
+operatingSystem.process.740.bytesRead:8499200
+operatingSystem.process.1543.currentWorkingDirectory:/
+operatingSystem.process.1492.parentProcessID:1326
+operatingSystem.process.739.bitness:32
+operatingSystem.process.901.residentSetSize:28672
+operatingSystem.process.26129.residentSetSize:8445952
+operatingSystem.process.1343.upTime:346392073
+operatingSystem.process.18464.bitness:32
+operatingSystem.process.3424.state:WAITING
+operatingSystem.process.1343.processCpuLoadCumulative:2.65418891384388E-4
+operatingSystem.process.663.bytesRead:32243712
+operatingSystem.process.709.virtualSize:4454600704
+operatingSystem.service.28498.state:RUNNING
+operatingSystem.service.35844.state:RUNNING
+operatingSystem.process.6650.state:WAITING
+operatingSystem.process.629.name:akd
+operatingSystem.process.3571.startTime:1591074186559
+operatingSystem.process.622.bytesRead:30109696
+operatingSystem.process.5975.virtualSize:4993060864
+operatingSystem.process.15667.name:IMAutomaticHistoryDeletionAgent
+operatingSystem.process.21367.currentWorkingDirectory:/
+operatingSystem.service.1384.pid:1384
+operatingSystem.service.15665.state:RUNNING
+operatingSystem.process.1514.groupID:20
+operatingSystem.process.95949.upTime:80857769
+operatingSystem.fileSystem.0.totalSpace:500068036608
+operatingSystem.process.35845.bytesWritten:0
+operatingSystem.process.1578.openFiles:100
+operatingSystem.process.630.processCpuLoadCumulative:7.053323329096293E-5
+usbDevice.2.uniqueDeviceId:0x10000616a
+operatingSystem.process.634.group:staff
+operatingSystem.process.60101.upTime:152618072
+operatingSystem.process.879.userTime:150
+operatingSystem.process.18466.group:staff
+operatingSystem.process.45960.openFiles:100
+operatingSystem.process.1517.upTime:346382842
+operatingSystem.process.1030.bytesRead:140210176
+operatingSystem.process.746.processCpuLoadCumulative:5.372145116144091E-6
+operatingSystem.process.17680.threadCount:15
+operatingSystem.process.3703.state:WAITING
+operatingSystem.process.1490.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.20258.state:WAITING
+operatingSystem.process.1520.startTime:1591072357807
+operatingSystem.process.5975.name:MTLCompilerService
+operatingSystem.process.1493.userID:502
+operatingSystem.process.19516.bitness:32
+operatingSystem.process.3066.startTime:1591072873071
+operatingSystem.process.1504.group:staff
+operatingSystem.process.705.virtualSize:5620166656
+operatingSystem.process.3417.threadCount:9
+operatingSystem.process.760.commandLine:/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storedownloadd
+operatingSystem.process.8908.processCpuLoadCumulative:1.62968900977742E-4
+operatingSystem.process.718.currentWorkingDirectory:/
+operatingSystem.process.1630.currentWorkingDirectory:/
+operatingSystem.process.1490.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.79898.group:staff
+operatingSystem.process.3420.processCpuLoadCumulative:6.977548735188571E-7
+operatingSystem.process.26130.userID:502
+operatingSystem.service.1630.pid:1630
+operatingSystem.process.748.pid:748
+operatingSystem.process.1550.virtualSize:13838790656
+operatingSystem.process.2112.commandLine:/usr/libexec/keyboardservicesd
+operatingSystem.process.719.userID:502
+operatingSystem.process.1390.group:staff
+operatingSystem.process.3418.upTime:345393763
+operatingSystem.process.705.threadCount:3
+operatingSystem.process.629.upTime:346801094
+operatingSystem.process.1666.user:jbonofre
+operatingSystem.process.1450.bytesWritten:0
+operatingSystem.service.586.pid:586
+operatingSystem.process.1417.priority:4
+operatingSystem.process.1820.bytesWritten:212992
+operatingSystem.process.14811.virtualSize:4437590016
+operatingSystem.process.4444.path:/System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/Support/AMPArtworkAgent
+diskStore.1.partition.1.mountPoint:
+operatingSystem.process.646.openFiles:100
+operatingSystem.process.18324.bytesRead:0
+operatingSystem.process.1400.priority:4
+operatingSystem.process.1791.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.588.name:cloudd
+operatingSystem.process.1641.bytesRead:205877248
+operatingSystem.service.35849.pid:35849
+operatingSystem.process.1637.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.29148.userID:502
+operatingSystem.process.65942.openFiles:100
+operatingSystem.process.35847.path:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.4487.virtualSize:109152428032
+operatingSystem.process.599.userID:502
+operatingSystem.process.79896.kernelTime:2888
+operatingSystem.process.734.user:jbonofre
+operatingSystem.process.713.threadCount:2
+sensors.fanSpeeds:[3641, 3369]
+operatingSystem.process.19062.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.95949.startTime:1591337882781
+operatingSystem.process.45960.startTime:1591203337005
+operatingSystem.process.28400.name:mdworker_shared
+operatingSystem.process.35844.userID:502
+operatingSystem.process.14396.startTime:1591108910416
+operatingSystem.process.3420.openFiles:100
+processor.logical.3.processorNumber:3
+operatingSystem.process.1516.pid:1516
+operatingSystem.process.931.processCpuLoadCumulative:2.0020634581476523E-6
+operatingSystem.process.648.openFiles:100
+operatingSystem.process.582.groupID:20
+operatingSystem.process.1667.openFiles:100
+operatingSystem.process.1514.startTime:1591072357790
+operatingSystem.process.8908.bytesRead:104747008
+operatingSystem.process.1336.kernelTime:26
+operatingSystem.process.623.bitness:32
+operatingSystem.service.1342.state:RUNNING
+operatingSystem.process.21367.userID:502
+operatingSystem.process.1820.path:/bin/zsh
+operatingSystem.process.28829.priority:4
+operatingSystem.process.19516.parentProcessID:1
+operatingSystem.process.730.path:/System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoteagent
+operatingSystem.process.1502.parentProcessID:1
+operatingSystem.service.35849.state:RUNNING
+operatingSystem.process.35846.bitness:32
+operatingSystem.process.1347.virtualSize:4993925120
+operatingSystem.process.704.name:fmfd
+operatingSystem.process.1588.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.1388.userID:502
+operatingSystem.process.1384.startTime:1591072350179
+operatingSystem.process.611.startTime:1591071939137
+processor.currentFreq:[2800000000, 2800000000, 2800000000, 2800000000, 2800000000, 2800000000, 2800000000, 2800000000]
+operatingSystem.process.617.virtualSize:4558540800
+operatingSystem.process.18322.userTime:387
+operatingSystem.process.1351.commandLine:/usr/libexec/WiFiVelocityAgent
+usbDevice.2.vendorId:05ac
+operatingSystem.service.45960.name:MTLCompilerService
+operatingSystem.process.3404.priority:4
+operatingSystem.process.727.threadCount:3
+operatingSystem.process.1476.residentSetSize:847872
+operatingSystem.process.790.group:staff
+operatingSystem.process.727.startTime:1591071950172
+operatingSystem.process.931.bytesWritten:0
+operatingSystem.process.722.currentWorkingDirectory:/
+operatingSystem.process.4440.priority:4
+operatingSystem.process.1666.userID:502
+operatingSystem.process.29146.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.3404.residentSetSize:8192
+operatingSystem.process.65942.path:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.1550.bytesWritten:32768
+operatingSystem.process.1384.currentWorkingDirectory:/
+operatingSystem.process.35849.processCpuLoadCumulative:3.027394468625728E-6
+operatingSystem.process.18322.kernelTime:305
+operatingSystem.process.3708.groupID:20
+operatingSystem.process.79896.state:WAITING
+operatingSystem.process.1520.userTime:3029
+operatingSystem.process.4487.residentSetSize:28602368
+operatingSystem.process.1326.user:jbonofre
+operatingSystem.service.722.state:RUNNING
+operatingSystem.process.1516.startTime:1591072357797
+operatingSystem.process.28520.pid:28520
+operatingSystem.process.1493.residentSetSize:15273984
+operatingSystem.service.1417.name:MTLCompilerService
+operatingSystem.process.79896.upTime:84975564
+operatingSystem.process.8985.kernelTime:73
+operatingSystem.process.724.state:WAITING
+operatingSystem.process.621.priority:4
+operatingSystem.process.20337.startTime:1591415694886
+operatingSystem.process.1663.user:jbonofre
+networkIF.0.bytesRecv:0
+operatingSystem.process.1502.processCpuLoadCumulative:3.4701483089999045E-6
+operatingSystem.process.3433.currentWorkingDirectory:/
+operatingSystem.process.4441.openFiles:100
+operatingSystem.process.740.userID:502
+usbDevice.0.uniqueDeviceId:0x10000031d
+operatingSystem.process.625.virtualSize:4497895424
+operatingSystem.process.20141.name:remindd
+operatingSystem.service.717.pid:717
+operatingSystem.service.6650.name:colorsync.useragent
+operatingSystem.process.798.state:WAITING
+operatingSystem.process.1417.virtualSize:4993277952
+operatingSystem.process.1417.threadCount:2
+operatingSystem.process.719.residentSetSize:9187328
+operatingSystem.process.1476.kernelTime:184
+operatingSystem.process.612.path:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.process.1404.groupID:20
+operatingSystem.process.95949.user:jbonofre
+operatingSystem.process.619.user:jbonofre
+operatingSystem.process.1508.processCpuLoadCumulative:3.0590427115576317E-4
+operatingSystem.process.740.residentSetSize:1826816
+operatingSystem.process.3402.currentWorkingDirectory:/
+operatingSystem.process.3403.kernelTime:6699
+operatingSystem.process.29147.bytesWritten:0
+operatingSystem.process.625.threadCount:4
+operatingSystem.process.65941.userID:502
+operatingSystem.process.697.groupID:20
+operatingSystem.process.51181.groupID:20
+operatingSystem.process.693.name:AssetCacheLocatorService
+operatingSystem.process.621.commandLine:/System/Library/Frameworks/CryptoTokenKit.framework/ctkd-tw
+operatingSystem.process.19617.userTime:20
+operatingSystem.process.727.virtualSize:4486873088
+operatingSystem.process.622.path:/System/Library/Frameworks/AddressBook.framework/Executables/ContactsAccountsService
+operatingSystem.process.783.startTime:1591071958876
+operatingSystem.process.17680.processCpuLoadCumulative:5.657712160395644E-5
+operatingSystem.process.21367.group:staff
+operatingSystem.process.1543.startTime:1591072359012
+operatingSystem.process.790.groupID:20
+operatingSystem.process.35844.path:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.15668.bytesWritten:0
+operatingSystem.process.3071.parentProcessID:1
+operatingSystem.process.783.path:/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager
+operatingSystem.process.26130.bytesRead:3100672
+operatingSystem.process.3090.groupID:20
+operatingSystem.process.597.path:/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy
+operatingSystem.process.1543.state:WAITING
+operatingSystem.process.3049.commandLine:/System/Library/Frameworks/ApplicationServices.framework/Frameworks/SpeechSynthesis.framework/Resources/com.apple.speech.speechsynthesisd
+operatingSystem.process.1638.group:staff
+operatingSystem.service.1345.pid:1345
+operatingSystem.process.3658.kernelTime:63
+operatingSystem.process.5975.state:WAITING
+operatingSystem.process.621.residentSetSize:978944
+operatingSystem.process.17680.name:Google Chrome Helper (Renderer)
+operatingSystem.process.28829.bitness:32
+operatingSystem.process.4440.pid:4440
+operatingSystem.process.28839.residentSetSize:18403328
+networkIF.2.bytesRecv:10702705664
+operatingSystem.process.18325.userTime:113
+operatingSystem.service.1714.state:RUNNING
+operatingSystem.process.15679.bytesWritten:69632
+operatingSystem.process.602.kernelTime:11313
+operatingSystem.process.600.name:rapportd
+operatingSystem.process.628.bytesRead:120799232
+operatingSystem.process.1328.priority:31
+operatingSystem.process.28498.bytesWritten:0
+operatingSystem.process.1475.residentSetSize:20480
+operatingSystem.process.1625.currentWorkingDirectory:/
+operatingSystem.process.1820.parentProcessID:1819
+operatingSystem.process.618.pid:618
+operatingSystem.process.1338.userID:502
+operatingSystem.process.51182.name:MTLCompilerService
+operatingSystem.process.3424.priority:31
+operatingSystem.process.3416.parentProcessID:1
+operatingSystem.process.618.userTime:4730
+operatingSystem.process.28840.priority:4
+operatingSystem.process.731.commandLine:/usr/libexec/sharingd
+operatingSystem.process.1510.upTime:346382865
+operatingSystem.process.1336.openFiles:100
+operatingSystem.process.1328.state:WAITING
+operatingSystem.process.760.kernelTime:27
+operatingSystem.process.735.threadCount:3
+operatingSystem.process.14396.upTime:309830165
+operatingSystem.process.1518.bitness:32
+operatingSystem.process.717.currentWorkingDirectory:/
+operatingSystem.process.17680.residentSetSize:14196736
+operatingSystem.service.663.state:RUNNING
+operatingSystem.process.735.openFiles:100
+operatingSystem.process.653.name:cdpd
+operatingSystem.process.3449.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.27410.userID:502
+operatingSystem.process.734.upTime:346790269
+operatingSystem.process.607.upTime:346801652
+operatingSystem.process.705.groupID:20
+operatingSystem.service.26130.state:RUNNING
+operatingSystem.process.1542.state:WAITING
+operatingSystem.process.668.state:WAITING
+operatingSystem.process.1588.processCpuLoadCumulative:0.002051117861284184
+operatingSystem.process.19616.startTime:1591371530071
+operatingSystem.process.14692.group:staff
+operatingSystem.process.3449.parentProcessID:1
+operatingSystem.process.1354.priority:31
+operatingSystem.process.790.userTime:192
+operatingSystem.process.586.openFiles:50
+operatingSystem.service.697.state:RUNNING
+operatingSystem.process.606.bitness:32
+operatingSystem.process.65946.name:MTLCompilerService
+operatingSystem.service.4443.pid:4443
+operatingSystem.process.62808.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.1323.state:WAITING
+networkIF.2.inErrors:0
+operatingSystem.process.1354.currentWorkingDirectory:/
+operatingSystem.process.730.priority:4
+operatingSystem.process.577.threadCount:3
+operatingSystem.process.3433.bytesRead:397312
+operatingSystem.process.1390.upTime:346390231
+operatingSystem.process.45959.kernelTime:11
+operatingSystem.process.1504.upTime:346382885
+operatingSystem.process.745.commandLine:/System/Library/CoreServices/NotificationCenter.app/Contents/XPCServices/com.apple.notificationcenterui.WeatherSummary.xpc/Contents/MacOS/com.apple.notificationcenterui.WeatherSummary
+operatingSystem.process.15679.bitness:32
+operatingSystem.process.606.user:jbonofre
+operatingSystem.process.1333.threadCount:4
+operatingSystem.process.603.name:identityservicesd
+operatingSystem.process.613.upTime:346801509
+operatingSystem.process.15665.kernelTime:27
+operatingSystem.process.583.userID:502
+operatingSystem.process.2109.priority:31
+operatingSystem.process.727.state:WAITING
+operatingSystem.process.3307.user:jbonofre
+operatingSystem.process.1547.state:WAITING
+operatingSystem.service.4443.name:com.apple.BKAgentService
+operatingSystem.process.699.currentWorkingDirectory:/
+operatingSystem.process.588.residentSetSize:12615680
+operatingSystem.service.1547.pid:1547
+operatingSystem.process.577.virtualSize:4486504448
+operatingSystem.process.20338.pid:20338
+operatingSystem.process.785.startTime:1591071960606
+operatingSystem.process.724.user:jbonofre
+operatingSystem.process.699.user:jbonofre
+operatingSystem.service.732.pid:732
+operatingSystem.process.1333.virtualSize:5122592768
+operatingSystem.service.65333.state:RUNNING
+operatingSystem.process.1388.parentProcessID:1326
+operatingSystem.process.619.openFiles:100
+powerSource.0.serialNumber:D866043Q0JKFWLLCW
+operatingSystem.process.606.bytesWritten:0
+operatingSystem.process.19614.startTime:1591371529189
+operatingSystem.process.2109.startTime:1591072631149
+operatingSystem.process.18463.state:WAITING
+operatingSystem.process.35846.parentProcessID:1
+operatingSystem.process.1351.bitness:32
+operatingSystem.process.728.state:WAITING
+operatingSystem.process.1500.bytesRead:6684672
+operatingSystem.process.1508.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.Siri/Data
+operatingSystem.process.611.groupID:20
+operatingSystem.process.603.virtualSize:4504743936
+operatingSystem.process.28829.user:jbonofre
+operatingSystem.process.28513.bitness:32
+operatingSystem.process.737.openFiles:100
+operatingSystem.process.1337.parentProcessID:1
+operatingSystem.process.65413.groupID:20
+operatingSystem.process.35849.bytesWritten:0
+operatingSystem.process.1667.kernelTime:5870
+operatingSystem.process.1500.userTime:83
+operatingSystem.process.28830.openFiles:100
+operatingSystem.process.27410.parentProcessID:1326
+operatingSystem.process.2109.path:/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
+operatingSystem.process.616.user:jbonofre
+operatingSystem.process.18375.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.931.priority:4
+operatingSystem.process.28839.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.35848.groupID:20
+operatingSystem.process.1475.commandLine:SafeEjectGPUAgent
+operatingSystem.process.28839.user:jbonofre
+operatingSystem.process.679.upTime:346797071
+operatingSystem.process.603.threadCount:6
+operatingSystem.process.1818.pid:1818
+operatingSystem.process.625.userID:502
+operatingSystem.process.1715.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.702.processCpuLoadCumulative:2.0784615785650403E-5
+operatingSystem.process.1345.kernelTime:97
+operatingSystem.process.901.user:jbonofre
+operatingSystem.process.678.bitness:32
+operatingSystem.process.65413.priority:4
+operatingSystem.process.732.user:jbonofre
+operatingSystem.process.1630.openFiles:100
+operatingSystem.process.18242.currentWorkingDirectory:/
+operatingSystem.service.626.state:RUNNING
+operatingSystem.process.51182.user:jbonofre
+operatingSystem.process.35849.bytesRead:36864
+operatingSystem.process.760.startTime:1591071952740
+operatingSystem.process.652.path:/System/Library/Frameworks/Security.framework/Versions/A/XPCServices/TrustedPeersHelper.xpc/Contents/MacOS/TrustedPeersHelper
+operatingSystem.process.605.state:WAITING
+operatingSystem.process.4487.state:WAITING
+operatingSystem.process.573.priority:4
+operatingSystem.process.1389.residentSetSize:1519616
+operatingSystem.process.1336.processCpuLoadCumulative:5.975865333303109E-7
+operatingSystem.process.1030.openFiles:100
+operatingSystem.process.901.groupID:20
+operatingSystem.process.821.path:/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/Support/cloudphotod
+operatingSystem.process.18324.threadCount:2
+operatingSystem.process.60098.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.accessibility.mediaaccessibilityd/Data
+operatingSystem.process.717.parentProcessID:1
+operatingSystem.process.79899.groupID:20
+operatingSystem.service.600.state:RUNNING
+operatingSystem.service.1326.name:Google Chrome
+operatingSystem.service.743.name:SidecarRelay
+operatingSystem.process.879.parentProcessID:1
+operatingSystem.process.65413.name:MTLCompilerService
+operatingSystem.process.1388.userTime:1939845
+operatingSystem.process.1514.path:/System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/askpermissiond
+operatingSystem.process.3420.pid:3420
+operatingSystem.process.621.bytesRead:7172096
+operatingSystem.process.3071.group:staff
+operatingSystem.process.728.pid:728
+operatingSystem.process.759.bytesRead:16551936
+operatingSystem.process.4443.startTime:1591083644910
+operatingSystem.process.901.commandLine:/System/Library/CoreServices/ReportCrashagent
+operatingSystem.process.783.kernelTime:1299
+operatingSystem.process.3049.kernelTime:187
+operatingSystem.process.734.bytesWritten:1228800
+operatingSystem.process.18463.upTime:52575772
+operatingSystem.service.20258.name:syncdefaultsd
+operatingSystem.process.1400.parentProcessID:1
+operatingSystem.process.1347.threadCount:2
+operatingSystem.service.5968.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.1345.path:/System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDeviceDiscoveryAgent
+operatingSystem.process.7872.bytesWritten:204800
+operatingSystem.process.724.path:/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/XPCServices/ViewBridgeAuxiliary.xpc/Contents/MacOS/ViewBridgeAuxiliary
+operatingSystem.process.35844.virtualSize:4488851456
+operatingSystem.process.28512.userTime:276
+operatingSystem.process.720.residentSetSize:3551232
+operatingSystem.process.663.pid:663
+operatingSystem.process.1370.bitness:32
+operatingSystem.process.895.threadCount:5
+operatingSystem.process.28840.residentSetSize:15769600
+operatingSystem.process.711.residentSetSize:80048128
+operatingSystem.process.724.bytesWritten:57344
+operatingSystem.process.29147.state:WAITING
+operatingSystem.process.3417.userTime:69202
+operatingSystem.process.606.currentWorkingDirectory:/
+operatingSystem.process.2112.user:jbonofre
+operatingSystem.process.196.group:staff
+operatingSystem.process.3417.state:WAITING
+operatingSystem.process.8985.upTime:319014162
+operatingSystem.process.663.openFiles:100
+operatingSystem.process.8795.parentProcessID:1
+operatingSystem.process.1578.bytesRead:34402304
+operatingSystem.process.1417.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1526.upTime:346382523
+operatingSystem.process.3405.commandLine:/Applications/WhatsApp.app/Contents/Frameworks/WhatsApp Helper.app/Contents/MacOS/WhatsApp Helper--type=utility--field-trial-handle=1718379636,9530126140963687564,15889020587625877059,131072--enable-features=WebComponentsV0Enabled--disable-features=SpareRendererForSitePerProcess--lang=fr--service-sandbox-type=network--standard-schemes=whatsapp--secure-schemes=whatsapp--bypasscsp-schemes--cors-schemes--fetch-schemes--service-worker-sche [...]
+operatingSystem.process.773.threadCount:2
+operatingSystem.process.29148.pid:29148
+operatingSystem.process.1552.pid:1552
+operatingSystem.process.731.state:WAITING
+operatingSystem.process.646.bytesRead:14737408
+operatingSystem.process.1578.kernelTime:2805
+operatingSystem.process.18463.virtualSize:5095239680
+operatingSystem.service.18464.state:RUNNING
+operatingSystem.process.1500.commandLine:/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd
+operatingSystem.process.1378.threadCount:11
+operatingSystem.process.3645.commandLine:/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/com.apple.Safari.SafeBrowsing.Service
+operatingSystem.process.710.bytesWritten:8192
+operatingSystem.process.14692.state:WAITING
+operatingSystem.service.4441.name:PodcastContentService
+operatingSystem.service.26129.name:MTLCompilerService
+operatingSystem.process.60095.path:/System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/XPCServices/com.apple.tonelibraryd.xpc/Contents/MacOS/com.apple.tonelibraryd
+operatingSystem.process.693.kernelTime:1504
+operatingSystem.process.1336.bytesWritten:0
+operatingSystem.process.1518.kernelTime:2184
+operatingSystem.process.28829.groupID:20
+operatingSystem.process.65946.threadCount:2
+operatingSystem.process.29148.bitness:32
+operatingSystem.process.720.priority:31
+operatingSystem.process.1451.residentSetSize:8192
+operatingSystem.process.4360.processCpuLoadCumulative:1.4304541090378994E-5
+operatingSystem.process.3069.virtualSize:5037592576
+operatingSystem.process.798.user:jbonofre
+operatingSystem.service.623.pid:623
+operatingSystem.process.612.startTime:1591071939181
+operatingSystem.process.600.residentSetSize:4636672
+operatingSystem.process.611.processCpuLoadCumulative:3.211923147764961E-5
+operatingSystem.process.3658.userID:502
+operatingSystem.process.1507.upTime:346382874
+operatingSystem.service.29146.pid:29146
+operatingSystem.process.879.threadCount:2
+operatingSystem.process.19062.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.15679.commandLine:/System/Library/PrivateFrameworks/FMClient.framework/Versions/A/XPCServices/FMIPClientXPCService.xpc/Contents/MacOS/FMIPClientXPCService
+operatingSystem.process.1502.userTime:321
+operatingSystem.process.28840.user:jbonofre
+operatingSystem.process.1370.startTime:1591072349733
+operatingSystem.process.65996.name:PrintUITool
+operatingSystem.process.1779.priority:4
+operatingSystem.process.3421.openFiles:100
+operatingSystem.process.710.kernelTime:386
+operatingSystem.process.26130.groupID:20
+operatingSystem.process.18464.path:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.8795.upTime:319650682
+operatingSystem.process.18463.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.service.678.name:adprivacyd
+operatingSystem.process.586.threadCount:5
+operatingSystem.process.1518.groupID:20
+operatingSystem.process.15665.bitness:32
+operatingSystem.process.1511.kernelTime:1217
+operatingSystem.process.3307.bytesWritten:0
+operatingSystem.process.586.name:AXVisualSupportAgent
+operatingSystem.process.3568.userTime:255
+operatingSystem.process.4347.pid:4347
+operatingSystem.process.3307.pid:3307
+operatingSystem.process.20337.processCpuLoadCumulative:2.4986480705084996E-4
+operatingSystem.process.15665.openFiles:100
+operatingSystem.process.1578.threadCount:2
+operatingSystem.process.931.upTime:346642359
+operatingSystem.service.693.state:RUNNING
+operatingSystem.service.18375.state:RUNNING
+operatingSystem.process.606.parentProcessID:1
+operatingSystem.service.574.name:cfprefsd
+operatingSystem.process.594.bitness:32
+operatingSystem.process.758.priority:4
+operatingSystem.process.8986.userTime:111
+operatingSystem.process.1616.userID:502
+operatingSystem.process.686.threadCount:2
+operatingSystem.process.1518.processCpuLoadCumulative:1.472648014181788E-5
+operatingSystem.process.731.userTime:110422
+operatingSystem.process.737.pid:737
+operatingSystem.process.786.threadCount:2
+operatingSystem.process.583.state:WAITING
+operatingSystem.process.1508.bytesRead:21319680
+operatingSystem.process.587.path:/usr/libexec/secd
+operatingSystem.process.648.threadCount:3
+operatingSystem.service.752.state:RUNNING
+operatingSystem.process.65996.parentProcessID:1
+operatingSystem.service.718.name:swcd
+operatingSystem.process.4441.user:jbonofre
+operatingSystem.process.799.state:WAITING
+operatingSystem.process.1347.residentSetSize:8192
+operatingSystem.process.759.userID:502
+operatingSystem.service.758.pid:758
+operatingSystem.process.3071.threadCount:2
+operatingSystem.process.1688.parentProcessID:1
+operatingSystem.process.1714.groupID:20
+operatingSystem.process.605.commandLine:/usr/libexec/networkserviceproxy
+operatingSystem.process.18292.virtualSize:4939038720
+operatingSystem.process.628.userID:502
+operatingSystem.process.717.kernelTime:1434
+operatingSystem.service.614.name:mapspushd
+operatingSystem.process.718.processCpuLoadCumulative:5.699110528712228E-5
+operatingSystem.process.7872.pid:7872
+networkIF.1.IPv4addr:[]
+operatingSystem.service.693.pid:693
+operatingSystem.process.1779.pid:1779
+operatingSystem.process.1507.residentSetSize:5156864
+operatingSystem.process.679.group:staff
+operatingSystem.process.678.virtualSize:4499726336
+operatingSystem.service.3420.name:VTDecoderXPCService
+operatingSystem.process.1338.group:staff
+operatingSystem.process.4360.state:WAITING
+operatingSystem.process.790.upTime:346779875
+operatingSystem.process.609.bitness:32
+networkIF.1.ndisPhysicalMediumType:0
+operatingSystem.service.35848.state:RUNNING
+operatingSystem.process.1404.group:staff
+operatingSystem.process.786.residentSetSize:2211840
+operatingSystem.service.794.state:RUNNING
+operatingSystem.process.15665.path:/System/Library/PrivateFrameworks/DeviceCheckInternal.framework/devicecheckd
+operatingSystem.process.26129.processCpuLoadCumulative:8.66729298929874E-5
+operatingSystem.process.619.group:staff
+operatingSystem.process.8908.bitness:32
+operatingSystem.service.612.name:CategoriesService
+operatingSystem.process.1818.name:screen
+operatingSystem.process.701.state:WAITING
+operatingSystem.service.1520.state:RUNNING
+operatingSystem.process.28840.threadCount:4
+operatingSystem.process.584.currentWorkingDirectory:/
+operatingSystem.process.18466.upTime:52575350
+operatingSystem.process.29147.groupID:20
+operatingSystem.process.3405.group:staff
+operatingSystem.process.3321.commandLine:/System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
+operatingSystem.process.686.path:/usr/libexec/neagent
+operatingSystem.process.1516.residentSetSize:3231744
+operatingSystem.process.736.commandLine:/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeaccountd
+networkIF.1.collisions:0
+operatingSystem.process.731.currentWorkingDirectory:/
+operatingSystem.process.19616.virtualSize:4939513856
+operatingSystem.service.668.state:RUNNING
+operatingSystem.process.1345.group:staff
+operatingSystem.process.880.userID:502
+operatingSystem.process.8986.pid:8986
+operatingSystem.process.5968.startTime:1591087549882
+operatingSystem.process.798.pid:798
+operatingSystem.process.1378.startTime:1591072350040
+operatingSystem.process.1400.commandLine:/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
+operatingSystem.process.620.path:/System/Library/CoreServices/WiFiAgent.app/Contents/MacOS/WiFiAgent
+operatingSystem.service.727.state:RUNNING
+operatingSystem.process.4360.name:nbagent
+operatingSystem.service.1511.name:LOGINserver
+operatingSystem.process.1511.parentProcessID:1
+operatingSystem.process.1490.priority:31
+operatingSystem.process.3449.userID:502
+operatingSystem.process.14396.userTime:2212
+operatingSystem.process.1520.parentProcessID:1
+operatingSystem.process.1323.residentSetSize:313282560
+operatingSystem.process.1500.openFiles:100
+operatingSystem.process.1354.bitness:32
+operatingSystem.process.736.userTime:239
+operatingSystem.process.608.groupID:20
+operatingSystem.process.1342.virtualSize:4487278592
+diskStore.1.partition.4.type:Macintosh HD
+operatingSystem.process.26129.group:staff
+operatingSystem.process.3568.upTime:344556112
+operatingSystem.process.740.bitness:32
+operatingSystem.process.1664.parentProcessID:1326
+operatingSystem.process.892.bytesWritten:3575808
+operatingSystem.process.585.bytesWritten:185614336
+operatingSystem.process.1431.startTime:1591072351622
+operatingSystem.process.758.path:/usr/libexec/replayd
+operatingSystem.process.45959.userID:502
+operatingSystem.process.19390.bitness:32
+operatingSystem.process.19516.virtualSize:4976787456
+operatingSystem.process.585.bytesRead:171548672
+operatingSystem.process.1588.user:jbonofre
+operatingSystem.process.705.user:jbonofre
+operatingSystem.process.1817.upTime:346128938
+operatingSystem.process.1507.userTime:12359
+operatingSystem.process.65413.pid:65413
+operatingSystem.process.7904.state:WAITING
+operatingSystem.process.15667.groupID:20
+operatingSystem.process.746.userTime:530
+operatingSystem.process.20258.threadCount:3
+operatingSystem.process.18322.state:WAITING
+operatingSystem.process.1388.groupID:20
+operatingSystem.process.821.bitness:32
+operatingSystem.process.3406.user:jbonofre
+operatingSystem.process.1552.kernelTime:23735
+operatingSystem.process.5968.commandLine:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.1364.bytesWritten:8192
+operatingSystem.process.759.parentProcessID:1
+operatingSystem.process.1351.kernelTime:51
+networkIF.2.bytesSent:2123597824
+operatingSystem.process.15665.bytesWritten:0
+operatingSystem.process.1518.threadCount:3
+operatingSystem.process.599.parentProcessID:1
+operatingSystem.process.18467.group:staff
+operatingSystem.process.625.path:/System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
+operatingSystem.process.599.userTime:327902
+operatingSystem.process.18375.user:jbonofre
+operatingSystem.service.630.state:RUNNING
+operatingSystem.process.6650.currentWorkingDirectory:/
+operatingSystem.process.584.upTime:346802384
+operatingSystem.process.693.groupID:20
+operatingSystem.process.586.bytesRead:27348992
+operatingSystem.process.752.bytesRead:16384
+operatingSystem.process.745.group:staff
+operatingSystem.process.18467.groupID:20
+operatingSystem.service.45960.state:RUNNING
+operatingSystem.process.29149.threadCount:24
+operatingSystem.process.5968.user:jbonofre
+operatingSystem.process.1516.bitness:32
+operatingSystem.process.28830.upTime:33784
+operatingSystem.process.1517.state:WAITING
+diskStore.0.timeStamp:1591418740081
+operatingSystem.service.785.pid:785
+operatingSystem.process.892.groupID:20
+operatingSystem.service.614.pid:614
+operatingSystem.service.20258.pid:20258
+operatingSystem.process.595.bytesWritten:18292736
+operatingSystem.process.3708.bytesRead:19501056
+operatingSystem.process.686.group:staff
+operatingSystem.process.4524.residentSetSize:8192
+operatingSystem.process.626.threadCount:2
+operatingSystem.process.26130.name:MTLCompilerService
+operatingSystem.process.614.currentWorkingDirectory:/
+operatingSystem.process.1557.virtualSize:9109446656
+operatingSystem.service.3418.state:RUNNING
+operatingSystem.process.18325.upTime:53150155
+operatingSystem.fileSystem.3.description:Volume
+operatingSystem.process.620.bytesRead:26214400
+operatingSystem.process.3416.userID:502
+operatingSystem.process.18463.startTime:1591366164771
+operatingSystem.process.59813.upTime:152958953
+operatingSystem.process.1665.groupID:20
+operatingSystem.process.4524.user:jbonofre
+operatingSystem.process.1384.bytesWritten:3964928
+operatingSystem.process.1715.openFiles:100
+operatingSystem.process.1378.name:Google Chrome Helper (GPU)
+operatingSystem.process.1326.virtualSize:5688909824
+operatingSystem.process.610.openFiles:100
+operatingSystem.process.3070.bitness:32
+operatingSystem.process.7904.groupID:20
+operatingSystem.process.27410.currentWorkingDirectory:/
+operatingSystem.service.686.state:RUNNING
+operatingSystem.process.1337.userTime:57471
+operatingSystem.process.1547.name:recentsd
+operatingSystem.service.1543.name:FortiClientAgent
+operatingSystem.process.599.groupID:20
+operatingSystem.process.748.priority:4
+operatingSystem.process.4360.commandLine:/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbagent.app/Contents/MacOS/nbagent
+operatingSystem.process.65941.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.7904.path:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/com.apple.siri.ClientFlow.ClientScripter.xpc/Contents/MacOS/com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.19614.pid:19614
+operatingSystem.process.3066.parentProcessID:1
+operatingSystem.process.1508.openFiles:100
+operatingSystem.process.45959.name:MTLCompilerService
+operatingSystem.process.891.currentWorkingDirectory:/
+operatingSystem.service.3406.name:VTDecoderXPCService
+operatingSystem.process.45959.group:staff
+operatingSystem.process.18322.pid:18322
+operatingSystem.process.1633.groupID:20
+operatingSystem.process.583.priority:4
+operatingSystem.service.652.pid:652
+operatingSystem.process.1550.upTime:346381175
+operatingSystem.process.1642.kernelTime:28535
+operatingSystem.process.901.userTime:8
+operatingSystem.service.1347.state:RUNNING
+operatingSystem.service.28828.state:RUNNING
+operatingSystem.process.21367.threadCount:2
+operatingSystem.process.3407.userTime:56827
+operatingSystem.process.1517.currentWorkingDirectory:/
+operatingSystem.process.60091.group:staff
+operatingSystem.process.4440.group:staff
+operatingSystem.process.752.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3433.user:jbonofre
+operatingSystem.process.616.residentSetSize:31268864
+operatingSystem.process.3404.threadCount:2
+operatingSystem.process.743.startTime:1591071951647
+operatingSystem.process.713.userTime:133
+operatingSystem.process.3424.currentWorkingDirectory:/Applications/Skype.app/Contents/MacOS
+operatingSystem.process.758.commandLine:/usr/libexec/replayd
+operatingSystem.process.798.bytesWritten:0
+operatingSystem.process.28498.name:mdworker_shared
+operatingSystem.process.1507.bytesRead:19509248
+operatingSystem.process.584.residentSetSize:19406848
+operatingSystem.process.3037.pid:3037
+operatingSystem.process.4347.virtualSize:4493213696
+operatingSystem.process.582.path:/usr/libexec/lsd
+operatingSystem.process.35849.openFiles:100
+processor.logical.0.processorNumber:0
+operatingSystem.process.18466.pid:18466
+operatingSystem.process.748.openFiles:100
+operatingSystem.process.28830.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.1665.name:NETserver
+operatingSystem.process.18845.startTime:1591368667888
+operatingSystem.process.3416.processCpuLoadCumulative:4.6323883133783364E-7
+operatingSystem.versionInfo.codeName:Catalina
+operatingSystem.process.15679.group:staff
+operatingSystem.process.1642.user:jbonofre
+operatingSystem.process.19516.userID:502
+operatingSystem.process.1326.kernelTime:1686393
+operatingSystem.process.60091.currentWorkingDirectory:/
+operatingSystem.process.3090.userTime:647
+operatingSystem.process.1389.bitness:32
+operatingSystem.process.3307.priority:31
+operatingSystem.process.79896.virtualSize:4438384640
+operatingSystem.service.15668.pid:15668
+operatingSystem.process.19617.threadCount:2
+operatingSystem.process.1630.groupID:20
+operatingSystem.process.607.residentSetSize:7016448
+operatingSystem.service.745.name:com.apple.notificationcenterui.WeatherSummary
+operatingSystem.process.1526.openFiles:100
+operatingSystem.service.1328.name:Terminal
+operatingSystem.process.735.priority:4
+operatingSystem.process.15667.startTime:1591114653914
+operatingSystem.process.1388.bytesRead:1893376000
+operatingSystem.service.3568.pid:3568
+operatingSystem.process.679.startTime:1591071943629
+operatingSystem.process.3417.bytesWritten:0
+operatingSystem.process.1578.processCpuLoadCumulative:1.9770234195226433E-5
+operatingSystem.process.1500.group:staff
+operatingSystem.process.1536.bytesRead:293400576
+operatingSystem.process.721.bitness:32
+operatingSystem.process.3321.parentProcessID:1
+operatingSystem.process.709.currentWorkingDirectory:/
+operatingSystem.service.879.state:RUNNING
+operatingSystem.process.65333.groupID:20
+operatingSystem.process.734.virtualSize:4497358848
+operatingSystem.process.20141.kernelTime:224
+operatingSystem.process.8795.group:staff
+operatingSystem.process.1517.userTime:13409
+operatingSystem.process.699.bytesRead:278528
+operatingSystem.process.1030.currentWorkingDirectory:/
+operatingSystem.process.579.pid:579
+operatingSystem.process.28400.state:WAITING
+operatingSystem.process.3070.groupID:20
+operatingSystem.process.1371.name:CategoriesService
+operatingSystem.process.790.bitness:32
+operatingSystem.process.3571.currentWorkingDirectory:/Users/jbonofre/Library/DES/Records/com.apple.reminders.des
+diskStore.1.partition.1.minor:5
+operatingSystem.process.1666.bitness:32
+operatingSystem.service.745.state:RUNNING
+operatingSystem.service.18464.pid:18464
+operatingSystem.process.1779.kernelTime:75
+operatingSystem.process.577.processCpuLoadCumulative:1.4026141142339476E-4
+operatingSystem.process.1642.priority:31
+operatingSystem.process.1667.bytesWritten:0
+operatingSystem.process.4441.bytesWritten:57344
+operatingSystem.process.60095.threadCount:2
+operatingSystem.process.20338.bytesWritten:126976
+operatingSystem.service.579.state:RUNNING
+operatingSystem.process.29149.processCpuLoadCumulative:0.8657765284609978
+operatingSystem.process.600.group:staff
+operatingSystem.process.599.processCpuLoadCumulative:0.001283375299557898
+operatingSystem.process.1476.state:WAITING
+operatingSystem.process.35848.kernelTime:49
+operatingSystem.process.3416.kernelTime:119
+operatingSystem.fileSystem.3.totalSpace:500068036608
+operatingSystem.process.1371.startTime:1591072349739
+operatingSystem.process.583.parentProcessID:1
+operatingSystem.process.65942.bytesWritten:0
+operatingSystem.process.60091.commandLine:/usr/libexec/avconferenced
+operatingSystem.process.1663.userTime:190519
+operatingSystem.process.1543.bytesWritten:2334720
+operatingSystem.fileSystem.2.freeSpace:495771967488
+operatingSystem.service.794.pid:794
+operatingSystem.service.608.state:RUNNING
+operatingSystem.process.3307.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.OSDUIHelper/Data
+operatingSystem.process.3069.currentWorkingDirectory:/
+operatingSystem.process.1476.path:/System/Library/CoreServices/Menu Extras/SafeEjectGPUExtra.menu/Contents/XPCServices/SafeEjectGPUService.xpc/Contents/MacOS/SafeEjectGPUService
+operatingSystem.service.3069.state:RUNNING
+operatingSystem.process.594.userTime:8722
+operatingSystem.service.29147.name:mdworker_shared
+operatingSystem.process.759.processCpuLoadCumulative:1.7243967347250206E-5
+operatingSystem.process.721.processCpuLoadCumulative:2.742286513939263E-6
+operatingSystem.process.79898.user:jbonofre
+processor.logical.4.physicalProcessorNumber:2
+operatingSystem.process.3070.kernelTime:19
+operatingSystem.process.1516.group:staff
+operatingSystem.process.699.residentSetSize:491520
+operatingSystem.process.1663.bitness:32
+operatingSystem.process.1518.userID:502
+operatingSystem.process.1511.user:jbonofre
+operatingSystem.process.4441.kernelTime:264
+operatingSystem.process.3061.kernelTime:200
+operatingSystem.process.35844.state:WAITING
+operatingSystem.process.759.bitness:32
+operatingSystem.process.604.threadCount:2
+operatingSystem.process.18322.upTime:53150547
+operatingSystem.process.601.user:jbonofre
+operatingSystem.process.743.processCpuLoadCumulative:5.202009829370588E-6
+operatingSystem.process.574.parentProcessID:1
+operatingSystem.process.27410.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activat [...]
+operatingSystem.fileSystem.1.name:Macintosh HD - Données
+operatingSystem.process.28512.state:WAITING
+operatingSystem.process.709.parentProcessID:1
+operatingSystem.process.62808.priority:4
+operatingSystem.process.622.userID:502
+operatingSystem.process.3424.name:Skype Helper
+operatingSystem.process.608.processCpuLoadCumulative:6.784569777033731E-4
+operatingSystem.process.3419.userID:502
+operatingSystem.service.28828.name:mdworker_shared
+operatingSystem.process.3321.bytesWritten:0
+operatingSystem.process.724.openFiles:100
+operatingSystem.process.20258.currentWorkingDirectory:/
+operatingSystem.process.748.threadCount:2
+operatingSystem.service.1384.state:RUNNING
+operatingSystem.process.1665.priority:31
+operatingSystem.process.28482.priority:31
+operatingSystem.process.785.path:/System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/XPCServices/com.apple.CloudPhotosConfiguration.xpc/Contents/MacOS/com.apple.CloudPhotosConfiguration
+operatingSystem.process.3449.currentWorkingDirectory:/
+operatingSystem.process.1688.priority:4
+operatingSystem.service.732.name:IMRemoteURLConnectionAgent
+operatingSystem.process.4444.processCpuLoadCumulative:9.16156658121213E-7
+operatingSystem.process.1637.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.901.upTime:346671400
+operatingSystem.process.740.groupID:20
+operatingSystem.process.3406.priority:4
+operatingSystem.process.623.state:WAITING
+operatingSystem.process.597.bitness:32
+operatingSystem.process.622.pid:622
+diskStore.0.writes:18707385
+operatingSystem.process.734.bytesRead:25616384
+operatingSystem.process.739.state:WAITING
+operatingSystem.process.35845.threadCount:2
+processor.logical.7.processorNumber:7
+operatingSystem.process.59813.openFiles:400
+operatingSystem.process.8795.threadCount:2
+operatingSystem.process.1384.processCpuLoadCumulative:1.2869580055634267E-4
+operatingSystem.process.605.processCpuLoadCumulative:4.1522288646958826E-7
+operatingSystem.process.730.commandLine:/System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoteagent
+operatingSystem.process.724.bitness:32
+operatingSystem.process.1526.virtualSize:4456087552
+operatingSystem.process.614.commandLine:/System/Library/CoreServices/mapspushd
+operatingSystem.process.18325.bytesWritten:0
+operatingSystem.process.1351.openFiles:100
+operatingSystem.process.1504.priority:4
+operatingSystem.process.82155.parentProcessID:82154
+operatingSystem.process.729.userID:502
+operatingSystem.process.3419.parentProcessID:1331
+operatingSystem.process.1593.pid:1593
+operatingSystem.process.1326.priority:31
+operatingSystem.process.584.userTime:200600
+operatingSystem.process.1354.groupID:20
+operatingSystem.process.573.userID:502
+operatingSystem.process.1511.bytesRead:11505664
+operatingSystem.service.3402.state:RUNNING
+operatingSystem.process.8986.user:jbonofre
+operatingSystem.process.3420.user:jbonofre
+operatingSystem.process.1817.priority:31
+operatingSystem.process.1543.threadCount:7
+operatingSystem.service.1526.pid:1526
+operatingSystem.process.1337.groupID:20
+operatingSystem.service.715.state:RUNNING
+operatingSystem.process.51181.bitness:32
+operatingSystem.process.15665.parentProcessID:1
+operatingSystem.process.3658.group:staff
+operatingSystem.process.3321.userTime:3
+operatingSystem.process.608.user:jbonofre
+operatingSystem.service.729.name:IMRemoteURLConnectionAgent
+operatingSystem.process.14811.openFiles:100
+operatingSystem.process.28513.user:jbonofre
+operatingSystem.process.1328.user:jbonofre
+operatingSystem.process.18467.bitness:32
+operatingSystem.service.597.state:RUNNING
+operatingSystem.process.1450.threadCount:15
+operatingSystem.process.1030.upTime:346581717
+operatingSystem.process.3419.priority:31
+operatingSystem.process.1348.virtualSize:4993933312
+operatingSystem.process.783.commandLine:/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager
+operatingSystem.service.880.pid:880
+operatingSystem.process.35849.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.618.virtualSize:4490313728
+operatingSystem.process.594.startTime:1591071938589
+operatingSystem.process.3568.bytesWritten:16384
+operatingSystem.process.702.priority:4
+operatingSystem.process.51182.upTime:206801994
+operatingSystem.process.1331.residentSetSize:40620032
+operatingSystem.process.35843.group:staff
+operatingSystem.service.3061.state:RUNNING
+operatingSystem.process.821.parentProcessID:1
+operatingSystem.process.1500.groupID:20
+operatingSystem.process.730.userID:502
+operatingSystem.process.724.processCpuLoadCumulative:8.4439953142588E-5
+operatingSystem.process.29146.currentWorkingDirectory:/
+operatingSystem.process.1338.pid:1338
+operatingSystem.process.18292.residentSetSize:8192
+operatingSystem.process.3421.bytesWritten:1900544
+operatingSystem.service.8986.name:MTLCompilerService
+operatingSystem.process.19616.upTime:47210466
+operatingSystem.process.45960.virtualSize:4973391872
+operatingSystem.process.18463.bytesWritten:225280
+operatingSystem.process.587.upTime:346802336
+operatingSystem.process.597.group:staff
+operatingSystem.process.45960.priority:4
+operatingSystem.process.19616.groupID:20
+operatingSystem.process.3708.openFiles:100
+operatingSystem.process.758.kernelTime:202
+operatingSystem.process.28400.groupID:20
+operatingSystem.process.18375.startTime:1591365863756
+operatingSystem.process.4524.userID:502
+operatingSystem.process.1451.pid:1451
+operatingSystem.process.758.groupID:20
+operatingSystem.process.1817.state:WAITING
+diskStore.1.partition.1.size:500068036608
+operatingSystem.process.18321.startTime:1591365589879
+operatingSystem.process.26129.bytesWritten:0
+operatingSystem.process.3049.group:staff
+operatingSystem.process.1779.virtualSize:4485349376
+operatingSystem.process.752.openFiles:100
+diskStore.0.partition.1.type:Customer
+operatingSystem.process.19062.groupID:20
+operatingSystem.process.3406.currentWorkingDirectory:/
+operatingSystem.process.729.path:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.1667.pid:1667
+operatingSystem.process.785.userID:502
+operatingSystem.process.28498.pid:28498
+operatingSystem.process.20258.bytesWritten:933888
+operatingSystem.process.1791.kernelTime:23
+operatingSystem.process.1476.bytesRead:5427200
+networkIF.1.MTU:1484
+operatingSystem.process.1338.bitness:32
+operatingSystem.process.3420.userID:502
+diskStore.1.partition.0.name:Macintosh HD - Données
+operatingSystem.process.1714.name:MTLCompilerService
+operatingSystem.process.895.state:WAITING
+operatingSystem.process.19390.currentWorkingDirectory:/
+operatingSystem.process.1492.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+diskStore.1.partition.3.uuid:CB778F4C-326E-4F95-BCC9-26FD54D479AC
+operatingSystem.process.1550.bitness:32
+operatingSystem.process.715.group:staff
+diskStore.0.model:APPLE SSD SM0512G
+operatingSystem.process.1578.residentSetSize:6787072
+operatingSystem.process.1400.groupID:20
+operatingSystem.process.1348.userID:502
+operatingSystem.process.4524.userTime:6407
+operatingSystem.process.1364.residentSetSize:446464
+operatingSystem.process.1630.bytesRead:52580352
+operatingSystem.process.28400.threadCount:4
+operatingSystem.process.26129.startTime:1591417159873
+operatingSystem.process.4347.path:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.process.1630.userTime:62978
+operatingSystem.process.739.user:jbonofre
+operatingSystem.process.1514.priority:4
+operatingSystem.process.593.startTime:1591071938554
+operatingSystem.process.931.openFiles:100
+operatingSystem.process.29146.processCpuLoadCumulative:0.020892351274787536
+operatingSystem.process.1520.upTime:346382834
+operatingSystem.process.35843.startTime:1591185204270
+operatingSystem.process.1642.group:staff
+operatingSystem.process.14811.residentSetSize:8192
+operatingSystem.process.18467.parentProcessID:1
+operatingSystem.process.1333.processCpuLoadCumulative:2.9574086872317663E-4
+operatingSystem.process.720.threadCount:2
+operatingSystem.process.59813.name:Google Chrome Helper (Renderer)
+operatingSystem.process.1331.state:WAITING
+operatingSystem.process.1518.name:TextInputMenuAgent
+operatingSystem.process.1330.group:staff
+operatingSystem.service.679.state:RUNNING
+operatingSystem.process.29148.groupID:20
+operatingSystem.process.14811.upTime:308608326
+operatingSystem.service.704.state:RUNNING
+operatingSystem.process.18322.bytesWritten:0
+operatingSystem.process.28400.userID:502
+operatingSystem.process.693.bitness:32
+operatingSystem.process.653.startTime:1591071942570
+operatingSystem.process.634.bytesWritten:0
+operatingSystem.process.23254.commandLine:/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlightService
+operatingSystem.process.19062.bitness:32
+operatingSystem.process.28520.userTime:35
+operatingSystem.service.1502.state:RUNNING
+operatingSystem.process.794.residentSetSize:2678784
+operatingSystem.process.623.parentProcessID:1
+operatingSystem.process.614.user:jbonofre
+operatingSystem.process.1779.processCpuLoadCumulative:3.5245530273076415E-7
+operatingSystem.process.630.upTime:346801059
+operatingSystem.process.29146.group:staff
+operatingSystem.process.8908.openFiles:100
+operatingSystem.process.3708.parentProcessID:1
+operatingSystem.process.1543.kernelTime:6789
+operatingSystem.process.585.kernelTime:17096
+operatingSystem.process.705.processCpuLoadCumulative:0.003564292747393495
+operatingSystem.process.15665.groupID:20
+operatingSystem.process.606.path:/System/Library/CoreServices/lockoutagent
+operatingSystem.process.758.bitness:32
+operatingSystem.service.3071.name:MTLCompilerService
+operatingSystem.process.1500.name:corespeechd
+operatingSystem.process.1510.currentWorkingDirectory:/
+operatingSystem.service.18292.pid:18292
+operatingSystem.process.1347.userTime:320
+operatingSystem.process.1642.bytesRead:264765440
+operatingSystem.process.1417.bitness:32
+operatingSystem.process.1400.bitness:32
+operatingSystem.service.595.name:nsurlsessiond
+operatingSystem.process.65946.upTime:145457008
+operatingSystem.process.1330.parentProcessID:1
+operatingSystem.service.1347.name:MTLCompilerService
+operatingSystem.process.710.name:CMFSyncAgent
+operatingSystem.service.19516.name:MTLCompilerService
+operatingSystem.process.1510.userTime:3738
+operatingSystem.process.710.bytesRead:5599232
+operatingSystem.service.729.pid:729
+operatingSystem.service.65812.name:MTLCompilerService
+operatingSystem.process.60095.residentSetSize:8192
+operatingSystem.process.611.parentProcessID:1
+operatingSystem.process.18325.bytesRead:413696
+operatingSystem.service.1633.pid:1633
+operatingSystem.process.1791.bytesWritten:0
+operatingSystem.process.745.kernelTime:173
+operatingSystem.process.1030.bytesWritten:24576
+operatingSystem.process.28482.userID:502
+operatingSystem.process.720.userID:502
+operatingSystem.process.65946.parentProcessID:1
+operatingSystem.process.18322.user:jbonofre
+operatingSystem.service.65812.state:RUNNING
+operatingSystem.process.26129.userID:502
+operatingSystem.service.1354.state:RUNNING
+operatingSystem.service.35846.pid:35846
+operatingSystem.process.709.state:WAITING
+operatingSystem.process.1450.bitness:32
+operatingSystem.service.931.pid:931
+operatingSystem.process.1331.name:Skype
+operatingSystem.process.1667.groupID:20
+operatingSystem.process.710.currentWorkingDirectory:/
+operatingSystem.process.686.pid:686
+operatingSystem.process.20337.user:jbonofre
+operatingSystem.process.3404.virtualSize:4963954688
+operatingSystem.process.597.pid:597
+operatingSystem.process.1638.currentWorkingDirectory:/
+operatingSystem.process.3658.processCpuLoadCumulative:3.0191191555553915E-7
+operatingSystem.process.3416.group:staff
+operatingSystem.process.901.bitness:32
+operatingSystem.process.653.currentWorkingDirectory:/
+operatingSystem.process.597.groupID:20
+operatingSystem.process.79896.threadCount:1
+operatingSystem.process.594.upTime:346802127
+operatingSystem.process.1404.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.3416.name:crashpad_handler
+operatingSystem.process.3070.currentWorkingDirectory:/
+operatingSystem.process.602.currentWorkingDirectory:/
+operatingSystem.process.35847.currentWorkingDirectory:/
+operatingSystem.process.739.userID:502
+operatingSystem.process.730.group:staff
+operatingSystem.process.1820.priority:31
+operatingSystem.service.615.state:RUNNING
+operatingSystem.process.19617.bytesWritten:0
+operatingSystem.process.1323.kernelTime:3938100
+operatingSystem.process.1370.kernelTime:1598
+operatingSystem.process.28840.upTime:29580
+operatingSystem.process.65333.userID:502
+operatingSystem.process.1667.bytesRead:37072896
+operatingSystem.fileSystem.0.logicalVolume:
+operatingSystem.process.3061.priority:4
+operatingSystem.process.728.userTime:25649
+operatingSystem.process.28400.bitness:32
+operatingSystem.process.56067.group:staff
+operatingSystem.process.1502.userID:502
+operatingSystem.process.821.groupID:20
+operatingSystem.process.1417.userID:502
+operatingSystem.process.19062.userID:502
+operatingSystem.process.704.virtualSize:4490887168
+operatingSystem.process.609.groupID:20
+operatingSystem.process.28828.userID:502
+networkIF.2.speed:53950000
+operatingSystem.process.4444.bytesWritten:4096
+operatingSystem.service.1516.name:AirPlayUIAgent
+operatingSystem.process.582.commandLine:/usr/libexec/lsd
+operatingSystem.process.579.userID:502
+operatingSystem.process.28481.user:jbonofre
+operatingSystem.process.3571.userTime:530
+operatingSystem.process.1665.residentSetSize:3690496
+operatingSystem.process.196.startTime:1591071891521
+operatingSystem.fileSystem.1.logicalVolume:
+operatingSystem.process.3418.virtualSize:4972343296
+operatingSystem.process.14692.userID:502
+operatingSystem.process.701.startTime:1591071944982
+operatingSystem.process.622.user:jbonofre
+operatingSystem.process.705.bitness:32
+operatingSystem.process.1490.group:staff
+operatingSystem.process.678.startTime:1591071943628
+operatingSystem.process.4524.bytesRead:786432
+operatingSystem.process.1342.state:WAITING
+operatingSystem.process.717.priority:4
+operatingSystem.process.3037.processCpuLoadCumulative:7.512582969688681E-8
+operatingSystem.process.588.commandLine:/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
+operatingSystem.process.1664.pid:1664
+operatingSystem.process.18292.group:staff
+operatingSystem.process.821.virtualSize:4487852032
+operatingSystem.process.1633.startTime:1591072378183
+operatingSystem.process.1820.bytesRead:4788224
+operatingSystem.process.746.state:WAITING
+operatingSystem.process.600.bytesWritten:57344
+operatingSystem.service.7904.name:com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.14692.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.3708.processCpuLoadCumulative:3.012483137963616E-5
+operatingSystem.service.734.state:RUNNING
+operatingSystem.process.799.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.photoanalysisd/Data
+operatingSystem.process.3420.currentWorkingDirectory:/
+operatingSystem.fileSystem.2.label:VM
+operatingSystem.process.28830.parentProcessID:1
+operatingSystem.process.1518.virtualSize:5051379712
+operatingSystem.process.790.pid:790
+operatingSystem.process.19062.priority:4
+operatingSystem.process.574.commandLine:/usr/sbin/cfprefsdagent
+operatingSystem.service.3071.pid:3071
+operatingSystem.process.735.bytesRead:5025792
+operatingSystem.process.745.user:jbonofre
+operatingSystem.process.6650.processCpuLoadCumulative:1.752141728931893E-7
+operatingSystem.process.1371.bitness:32
+operatingSystem.process.608.startTime:1591071939060
+operatingSystem.process.4444.commandLine:/System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/Support/AMPArtworkAgent--launchd
+operatingSystem.process.18321.group:staff
+operatingSystem.process.18242.openFiles:100
+operatingSystem.process.1779.parentProcessID:1
+operatingSystem.service.14811.state:RUNNING
+operatingSystem.process.3090.user:jbonofre
+operatingSystem.service.6650.state:RUNNING
+operatingSystem.process.65413.upTime:146461446
+operatingSystem.process.19617.group:staff
+operatingSystem.process.62808.userID:502
+operatingSystem.process.18292.user:jbonofre
+operatingSystem.process.1504.virtualSize:4483055616
+operatingSystem.process.1450.userID:502
+operatingSystem.process.709.startTime:1591071947840
+operatingSystem.process.18292.kernelTime:7
+operatingSystem.process.17680.state:WAITING
+operatingSystem.process.713.startTime:1591071949527
+operatingSystem.process.718.user:jbonofre
+operatingSystem.process.1341.startTime:1591072348435
+operatingSystem.service.735.pid:735
+operatingSystem.process.3037.groupID:20
+operatingSystem.process.19516.threadCount:2
+operatingSystem.process.1351.parentProcessID:1
+operatingSystem.process.14692.residentSetSize:8192
+operatingSystem.process.20258.virtualSize:4498485248
+operatingSystem.process.1336.bitness:32
+operatingSystem.process.1511.pid:1511
+operatingSystem.process.1508.path:/System/Library/CoreServices/Siri.app/Contents/MacOS/Siri
+operatingSystem.process.15679.pid:15679
+operatingSystem.process.1404.virtualSize:9089003520
+operatingSystem.process.1384.parentProcessID:1
+operatingSystem.process.45960.residentSetSize:8192
+operatingSystem.process.1388.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper--type=utility--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--service-sandbox-type=network--enable-audio-service-sandbox--shared-files--seatbelt-client=47
+operatingSystem.process.35848.bitness:32
+operatingSystem.process.1337.startTime:1591072347702
+operatingSystem.process.711.path:/System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/suggestd
+operatingSystem.process.1665.bitness:32
+operatingSystem.service.20141.name:remindd
+operatingSystem.process.3321.path:/System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
+operatingSystem.process.28829.parentProcessID:1
+operatingSystem.process.1370.priority:31
+operatingSystem.process.1390.commandLine:/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
+operatingSystem.process.1354.startTime:1591072349009
+operatingSystem.process.7904.user:jbonofre
+operatingSystem.process.602.userID:502
+operatingSystem.process.1417.residentSetSize:8192
+operatingSystem.process.1450.parentProcessID:1326
+operatingSystem.process.1550.processCpuLoadCumulative:0.0014830742461682566
+operatingSystem.process.5968.userID:502
+operatingSystem.process.794.processCpuLoadCumulative:1.6235091273149658E-6
+operatingSystem.process.60091.userTime:277
+operatingSystem.process.1371.currentWorkingDirectory:/
+operatingSystem.process.612.virtualSize:4486057984
+processor.logical.0.physicalProcessorNumber:0
+operatingSystem.process.1345.userID:502
+operatingSystem.process.750.name:LocationMenu
+operatingSystem.process.8985.state:WAITING
+operatingSystem.process.65996.bytesWritten:0
+operatingSystem.process.18464.commandLine:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.3066.priority:4
+operatingSystem.process.35844.residentSetSize:1400832
+operatingSystem.process.599.name:accountsd
+operatingSystem.process.646.processCpuLoadCumulative:6.571526703975464E-6
+operatingSystem.process.18466.currentWorkingDirectory:/
+operatingSystem.process.1342.user:jbonofre
+operatingSystem.processCount:535
+operatingSystem.process.29149.upTime:1423
+operatingSystem.process.2112.bytesWritten:4096
+operatingSystem.process.595.bitness:32
+operatingSystem.process.8908.name:com.apple.WebKit.WebContent
+operatingSystem.process.65812.upTime:145905411
+operatingSystem.process.594.state:WAITING
+operatingSystem.process.29149.parentProcessID:29148
+operatingSystem.process.618.userID:502
+operatingSystem.process.60091.processCpuLoadCumulative:4.769738452047166E-6
+operatingSystem.process.3417.openFiles:100
+operatingSystem.process.65333.residentSetSize:917504
+operatingSystem.service.65996.pid:65996
+operatingSystem.service.28512.pid:28512
+operatingSystem.service.620.pid:620
+operatingSystem.process.3404.bytesWritten:0
+operatingSystem.process.1347.user:jbonofre
+operatingSystem.process.705.state:WAITING
+operatingSystem.process.35848.pid:35848
+operatingSystem.process.626.groupID:20
+operatingSystem.process.582.group:staff
+networkIF.0.subnetMasks:[]
+operatingSystem.process.722.bitness:32
+operatingSystem.process.626.virtualSize:4488409088
+operatingSystem.process.26130.openFiles:100
+operatingSystem.process.1543.user:jbonofre
+operatingSystem.process.653.state:WAITING
+operatingSystem.process.652.kernelTime:252
+operatingSystem.process.1630.bytesWritten:4820992
+operatingSystem.process.931.state:WAITING
+operatingSystem.process.702.name:AMPLibraryAgent
+operatingSystem.process.18325.kernelTime:16
+operatingSystem.process.613.pid:613
+operatingSystem.process.14692.processCpuLoadCumulative:2.6868387354017336E-7
+operatingSystem.process.19062.bytesWritten:0
+operatingSystem.service.1417.state:RUNNING
+operatingSystem.process.704.kernelTime:3487
+operatingSystem.process.892.userTime:25032
+operatingSystem.process.4347.openFiles:100
+operatingSystem.process.1493.bytesRead:64114688
+operatingSystem.process.3404.openFiles:100
+operatingSystem.process.2112.groupID:20
+operatingSystem.process.65413.processCpuLoadCumulative:4.642860073906412E-7
+operatingSystem.process.879.kernelTime:93
+operatingSystem.process.704.threadCount:4
+operatingSystem.process.1666.processCpuLoadCumulative:4.276108364135061E-4
+operatingSystem.process.19614.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.Preview/Data
+operatingSystem.process.19616.bitness:32
+operatingSystem.process.1326.path:/Applications/Google Chrome.app/Contents/MacOS/Google Chrome
+operatingSystem.process.18463.processCpuLoadCumulative:3.539653207564884E-5
+operatingSystem.process.634.virtualSize:4428746752
+operatingSystem.process.79898.userID:502
+operatingSystem.process.51182.bitness:32
+operatingSystem.process.743.priority:31
+operatingSystem.process.588.priority:31
+operatingSystem.process.35848.bytesRead:0
+operatingSystem.process.728.name:useractivityd
+operatingSystem.process.735.currentWorkingDirectory:/
+operatingSystem.service.619.state:RUNNING
+operatingSystem.process.1341.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.quicklook.QuickLookUIService/Data
+operatingSystem.process.3402.userTime:42
+operatingSystem.process.1338.groupID:20
+operatingSystem.process.79898.commandLine:scdaemon--multi-server
+operatingSystem.process.1371.pid:1371
+operatingSystem.process.586.group:staff
+operatingSystem.process.705.currentWorkingDirectory:/
+operatingSystem.process.18292.threadCount:2
+operatingSystem.process.718.threadCount:2
+operatingSystem.process.612.userID:502
+operatingSystem.process.1364.kernelTime:109
+operatingSystem.process.759.groupID:20
+operatingSystem.service.582.state:RUNNING
+operatingSystem.process.760.parentProcessID:1
+operatingSystem.service.605.pid:605
+operatingSystem.process.3420.threadCount:2
+operatingSystem.process.1378.userTime:4126702
+operatingSystem.process.891.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/com.apple.siri.embeddedspeech.xpc/Contents/MacOS/com.apple.siri.embeddedspeech
+operatingSystem.process.892.parentProcessID:1
+operatingSystem.process.1347.pid:1347
+operatingSystem.process.1526.currentWorkingDirectory:/
+operatingSystem.process.28828.groupID:20
+operatingSystem.process.60101.pid:60101
+operatingSystem.process.23254.processCpuLoadCumulative:2.3444878260528704E-6
+operatingSystem.process.1389.upTime:346390292
+operatingSystem.process.879.virtualSize:4485681152
+operatingSystem.process.699.path:/usr/libexec/spindump_agent
+operatingSystem.process.2112.startTime:1591072631509
+operatingSystem.process.20337.residentSetSize:42946560
+operatingSystem.process.1593.name:USBserver
+operatingSystem.process.28839.state:WAITING
+operatingSystem.process.18845.kernelTime:1362
+operatingSystem.process.630.commandLine:/System/Library/PrivateFrameworks/IMDPersistence.framework/XPCServices/IMDPersistenceAgent.xpc/Contents/MacOS/IMDPersistenceAgent
+operatingSystem.process.18466.processCpuLoadCumulative:2.0732149191588834E-6
+operatingSystem.process.1665.virtualSize:5025468416
+operatingSystem.process.29146.upTime:2824
+operatingSystem.process.1664.upTime:346346935
+operatingSystem.process.1404.threadCount:15
+operatingSystem.process.5968.path:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.28840.bytesRead:20480
+operatingSystem.process.1666.path:/Library/Printers/Brother/Utilities/Server/WorkflowAppControl.app/Contents/MacOS/WorkflowAppControl
+operatingSystem.process.652.commandLine:/System/Library/Frameworks/Security.framework/Versions/A/XPCServices/TrustedPeersHelper.xpc/Contents/MacOS/TrustedPeersHelper
+operatingSystem.process.1526.name:ctkahp
+operatingSystem.process.605.priority:4
+operatingSystem.process.2109.userID:502
+operatingSystem.process.1342.userID:502
+operatingSystem.process.1662.startTime:1591072390745
+operatingSystem.process.1370.upTime:346390927
+operatingSystem.process.1431.state:WAITING
+operatingSystem.process.646.kernelTime:1480
+operatingSystem.service.3703.state:RUNNING
+operatingSystem.process.1630.bitness:32
+operatingSystem.service.606.name:lockoutagent
+operatingSystem.process.1664.kernelTime:29072
+operatingSystem.service.619.name:AppSSOAgent
+operatingSystem.process.1404.userID:502
+operatingSystem.process.710.parentProcessID:1
+operatingSystem.process.595.parentProcessID:1
+operatingSystem.process.3419.user:jbonofre
+operatingSystem.process.51182.kernelTime:25
+operatingSystem.process.3407.parentProcessID:1330
+operatingSystem.process.1688.state:WAITING
+operatingSystem.process.15665.state:WAITING
+operatingSystem.process.646.path:/System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/Resources/familycircled
+operatingSystem.service.35848.name:MTLCompilerService
+operatingSystem.process.3049.user:jbonofre
+operatingSystem.process.19614.bytesWritten:69632
+operatingSystem.process.65413.openFiles:100
+operatingSystem.process.1550.groupID:20
+operatingSystem.process.18463.parentProcessID:1
+operatingSystem.process.1667.commandLine:/Library/Printers/Brother/Utilities/Server/USBAppControl.app/Contents/MacOS/USBAppControl
+operatingSystem.process.3403.bytesRead:80560128
+operatingSystem.process.1633.userID:502
+operatingSystem.process.1543.upTime:346381626
+operatingSystem.process.786.kernelTime:110998
+operatingSystem.process.3424.parentProcessID:1331
+operatingSystem.process.35849.bitness:32
+operatingSystem.process.618.currentWorkingDirectory:/
+operatingSystem.process.587.openFiles:50
+operatingSystem.process.604.pid:604
+operatingSystem.process.18466.user:jbonofre
+operatingSystem.process.1638.bytesRead:399724544
+operatingSystem.process.5968.pid:5968
+operatingSystem.process.79898.bitness:32
+operatingSystem.process.79898.processCpuLoadCumulative:6.425394061121243E-6
+operatingSystem.process.715.name:pboard
+operatingSystem.process.18324.priority:4
+operatingSystem.process.597.user:jbonofre
+operatingSystem.service.18375.pid:18375
+operatingSystem.process.1475.name:SafeEjectGPUAgent
+operatingSystem.process.1404.pid:1404
+operatingSystem.service.1342.name:CategoriesService
+operatingSystem.process.1817.openFiles:25
+operatingSystem.process.26129.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.28498.state:WAITING
+operatingSystem.process.722.bytesRead:22233088
+operatingSystem.process.612.state:WAITING
+operatingSystem.process.739.kernelTime:712
+operatingSystem.process.1431.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdwrite
+operatingSystem.process.648.virtualSize:4506275840
+diskStore.1.partition.2.major:1
+operatingSystem.process.3070.userID:502
+operatingSystem.process.704.group:staff
+operatingSystem.process.19390.bytesRead:552960
+operatingSystem.process.95949.groupID:20
+operatingSystem.process.724.groupID:20
+operatingSystem.process.608.bitness:32
+operatingSystem.process.35845.upTime:233535419
+operatingSystem.service.1328.state:RUNNING
+operatingSystem.process.604.bytesRead:618496
+operatingSystem.process.1542.openFiles:100
+operatingSystem.service.737.name:CoreLocationAgent
+operatingSystem.process.8985.startTime:1591099726421
+operatingSystem.service.1348.pid:1348
+operatingSystem.service.28400.name:mdworker_shared
+operatingSystem.process.3061.pid:3061
+operatingSystem.process.678.residentSetSize:7077888
+operatingSystem.process.3420.virtualSize:4485337088
+operatingSystem.process.4440.openFiles:100
+operatingSystem.process.1665.threadCount:5
+operatingSystem.process.1364.virtualSize:4438568960
+operatingSystem.process.740.openFiles:100
+operatingSystem.process.588.pid:588
+operatingSystem.process.15668.group:staff
+operatingSystem.process.730.startTime:1591071950227
+operatingSystem.process.62808.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.1388.bitness:32
+operatingSystem.process.1330.bytesWritten:37240832
+operatingSystem.process.28498.openFiles:100
+operatingSystem.service.4487.pid:4487
+operatingSystem.process.19616.priority:4
+operatingSystem.process.619.path:/System/Library/PrivateFrameworks/AppSSO.framework/Support/AppSSOAgent.app/Contents/MacOS/AppSSOAgent
+operatingSystem.process.65942.commandLine:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.608.userTime:195919
+operatingSystem.process.5968.parentProcessID:1
+operatingSystem.process.612.residentSetSize:1032192
+operatingSystem.process.794.openFiles:100
+operatingSystem.process.23254.path:/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlightService
+operatingSystem.process.743.parentProcessID:1
+operatingSystem.process.1389.openFiles:100
+operatingSystem.process.611.kernelTime:5703
+operatingSystem.service.586.state:RUNNING
+operatingSystem.process.718.bytesRead:70107136
+operatingSystem.process.35848.priority:4
+operatingSystem.process.728.commandLine:/System/Library/PrivateFrameworks/UserActivity.framework/Agents/useractivityd
+operatingSystem.process.19614.path:/System/Applications/Preview.app/Contents/MacOS/Preview
+operatingSystem.process.594.threadCount:2
+operatingSystem.process.1451.bitness:32
+operatingSystem.service.3406.pid:3406
+operatingSystem.process.737.path:/System/Library/CoreServices/CoreLocationAgent.app/Contents/MacOS/CoreLocationAgent
+operatingSystem.service.711.name:suggestd
+operatingSystem.process.7904.bytesRead:2129920
+operatingSystem.process.1543.pid:1543
+operatingSystem.process.719.pid:719
+operatingSystem.process.615.userID:502
+operatingSystem.process.5972.userTime:2775
+operatingSystem.service.65946.state:RUNNING
+operatingSystem.process.1666.groupID:20
+operatingSystem.process.879.openFiles:100
+operatingSystem.process.629.bytesRead:20025344
+operatingSystem.process.577.startTime:1591071938277
+operatingSystem.process.18466.bitness:32
+operatingSystem.process.895.bytesWritten:36864
+operatingSystem.process.727.residentSetSize:1720320
+operatingSystem.service.611.state:RUNNING
+processor.logical.3.numaNode:0
+operatingSystem.service.686.name:neagent
+operatingSystem.process.714.commandLine:/System/Library/CoreServices/backgroundtaskmanagementagent
+operatingSystem.process.1330.pid:1330
+operatingSystem.process.588.bytesWritten:38940672
+operatingSystem.process.1450.kernelTime:26266
+operatingSystem.process.1516.user:jbonofre
+operatingSystem.process.29146.bitness:32
+operatingSystem.process.19062.path:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.618.openFiles:100
+operatingSystem.process.79896.path:/usr/local/Cellar/gnupg/2.2.20/bin/gpg-agent
+operatingSystem.process.579.bitness:32
+operatingSystem.process.62808.group:staff
+operatingSystem.process.16317.priority:31
+operatingSystem.process.26130.bitness:32
+operatingSystem.process.3407.bytesWritten:0
+operatingSystem.process.678.groupID:20
+operatingSystem.process.622.openFiles:100
+operatingSystem.service.18321.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.4360.currentWorkingDirectory:/
+operatingSystem.process.3658.bytesWritten:0
+operatingSystem.process.634.threadCount:2
+networkIF.1.bytesRecv:28672
+operatingSystem.process.28830.group:staff
+operatingSystem.process.718.virtualSize:4486311936
+operatingSystem.process.79899.kernelTime:328
+diskStore.1.partition.4.mountPoint:/
+operatingSystem.process.1326.bytesWritten:14095912960
+operatingSystem.process.65333.bitness:32
+operatingSystem.process.1388.pid:1388
+operatingSystem.process.1633.bytesWritten:0
+operatingSystem.process.616.state:WAITING
+operatingSystem.process.736.openFiles:100
+operatingSystem.service.1389.pid:1389
+operatingSystem.process.1364.openFiles:25
+operatingSystem.process.1517.groupID:20
+operatingSystem.process.646.upTime:346799169
+operatingSystem.process.62808.bitness:32
+operatingSystem.process.628.residentSetSize:14950400
+operatingSystem.process.736.userID:502
+operatingSystem.process.1493.userTime:22552
+operatingSystem.process.56067.startTime:1591244713461
+computerSystem.baseboard.serialNumber:C02R90TRG8WM
+operatingSystem.process.4441.parentProcessID:1
+operatingSystem.process.29148.user:jbonofre
+operatingSystem.process.597.upTime:346801960
+diskStore.0.partition.0.mountPoint:
+operatingSystem.process.35844.user:jbonofre
+operatingSystem.process.95949.currentWorkingDirectory:/Users/jbonofre/Workspace
+operatingSystem.service.1331.pid:1331
+operatingSystem.process.3419.startTime:1591073346994
+operatingSystem.process.1336.currentWorkingDirectory:/
+operatingSystem.process.620.virtualSize:4509368320
+operatingSystem.service.699.name:spindump_agent
+operatingSystem.service.724.name:ViewBridgeAuxiliary
+operatingSystem.process.584.user:jbonofre
+operatingSystem.process.28498.userID:502
+operatingSystem.process.1667.upTime:346343972
+operatingSystem.process.3703.name:transparencyd
+operatingSystem.process.702.pid:702
+processor.logical.5.physicalPackageNumber:0
+operatingSystem.process.579.residentSetSize:4227072
+operatingSystem.process.1371.group:staff
+operatingSystem.process.1688.processCpuLoadCumulative:8.74430725615916E-5
+operatingSystem.process.594.virtualSize:4492800000
+operatingSystem.process.4347.bytesWritten:0
+operatingSystem.process.2112.path:/usr/libexec/keyboardservicesd
+operatingSystem.process.45960.name:MTLCompilerService
+operatingSystem.process.28829.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.60101.commandLine:/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper
+operatingSystem.service.1543.state:RUNNING
+operatingSystem.service.646.pid:646
+operatingSystem.process.1714.residentSetSize:8192
+operatingSystem.process.3307.path:/System/Library/CoreServices/OSDUIHelper.app/Contents/MacOS/OSDUIHelper
+operatingSystem.process.620.threadCount:6
+operatingSystem.service.3708.pid:3708
+operatingSystem.process.668.processCpuLoadCumulative:1.1236524795592956E-4
+operatingSystem.process.1502.pid:1502
+operatingSystem.process.711.openFiles:200
+operatingSystem.process.45959.residentSetSize:8192
+operatingSystem.process.28839.kernelTime:55
+operatingSystem.process.3405.pid:3405
+operatingSystem.process.28830.priority:4
+operatingSystem.process.7904.userTime:39
+operatingSystem.process.625.bitness:32
+operatingSystem.process.891.kernelTime:5910
+operatingSystem.process.605.kernelTime:83
+operatingSystem.process.1500.residentSetSize:1331200
+operatingSystem.process.60091.bytesWritten:57344
+operatingSystem.service.646.name:familycircled
+operatingSystem.process.3658.bitness:32
+operatingSystem.process.95949.commandLine:zsh
+operatingSystem.service.65942.state:RUNNING
+operatingSystem.service.895.name:SafariBookmarksSyncAgent
+operatingSystem.process.611.group:staff
+operatingSystem.process.3407.processCpuLoadCumulative:1.9543197121709937E-4
+operatingSystem.process.892.priority:4
+operatingSystem.process.724.currentWorkingDirectory:/
+operatingSystem.process.1714.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.19614.group:staff
+operatingSystem.process.3070.startTime:1591072873523
+operatingSystem.process.1588.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.1417.bytesRead:0
+operatingSystem.process.715.user:jbonofre
+operatingSystem.process.1370.user:jbonofre
+operatingSystem.process.28830.bytesWritten:0
+operatingSystem.process.773.bytesRead:12136448
+operatingSystem.process.7872.kernelTime:17295
+operatingSystem.process.892.upTime:346717006
+operatingSystem.fileSystem.3.freeInodes:4883476856
+operatingSystem.process.3645.kernelTime:7175
+operatingSystem.service.613.name:nsurlstoraged
+operatingSystem.process.28513.group:staff
+operatingSystem.service.65946.name:MTLCompilerService
+operatingSystem.process.3708.userTime:2757
+operatingSystem.process.18325.threadCount:2
+operatingSystem.process.35845.startTime:1591185205153
+operatingSystem.process.19614.groupID:20
+operatingSystem.process.28839.virtualSize:4463255552
+operatingSystem.process.8986.bytesRead:954368
+operatingSystem.process.1688.groupID:20
+operatingSystem.process.35845.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1388.processCpuLoadCumulative:0.008287800835266985
+operatingSystem.process.773.bitness:32
+operatingSystem.process.731.name:sharingd
+operatingSystem.process.729.parentProcessID:1
+operatingSystem.service.15665.pid:15665
+operatingSystem.process.56067.commandLine:/System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/Support/contactsdonationagent
+operatingSystem.process.4347.userID:502
+operatingSystem.process.1557.group:staff
+operatingSystem.process.798.startTime:1591071961091
+operatingSystem.process.693.user:jbonofre
+operatingSystem.process.65942.bytesRead:11476992
+operatingSystem.process.686.userTime:144
+operatingSystem.process.3061.startTime:1591072866646
+operatingSystem.process.773.kernelTime:548
+operatingSystem.service.634.state:RUNNING
+operatingSystem.service.5975.state:RUNNING
+operatingSystem.process.6650.path:/System/Library/Frameworks/ColorSync.framework/Support/colorsync.useragent
+operatingSystem.process.1715.userID:502
+operatingSystem.process.1552.bitness:32
+operatingSystem.process.3404.state:WAITING
+operatingSystem.process.82155.kernelTime:1404
+operatingSystem.process.821.upTime:346774194
+operatingSystem.process.618.user:jbonofre
+operatingSystem.process.720.bitness:32
+operatingSystem.process.35849.virtualSize:4994736128
+operatingSystem.process.3449.processCpuLoadCumulative:1.8534127621867377E-7
+operatingSystem.process.3090.processCpuLoadCumulative:2.9868850302266693E-6
+operatingSystem.process.3071.upTime:345867029
+operatingSystem.process.3421.name:Skype Helper (Renderer)
+operatingSystem.process.1818.parentProcessID:1817
+operatingSystem.process.732.currentWorkingDirectory:/
+operatingSystem.process.35844.openFiles:100
+operatingSystem.service.710.name:CMFSyncAgent
+operatingSystem.process.14811.state:WAITING
+operatingSystem.process.1662.group:staff
+operatingSystem.process.18325.pid:18325
+operatingSystem.process.746.priority:4
+operatingSystem.process.1633.residentSetSize:1339392
+operatingSystem.process.18464.user:jbonofre
+operatingSystem.process.611.bitness:32
+operatingSystem.process.678.threadCount:3
+operatingSystem.process.29148.userTime:3
+operatingSystem.process.794.threadCount:2
+operatingSystem.process.3645.currentWorkingDirectory:/
+operatingSystem.process.798.bitness:32
+operatingSystem.process.45960.bytesWritten:0
+operatingSystem.service.597.pid:597
+operatingSystem.process.1451.threadCount:2
+operatingSystem.process.1330.processCpuLoadCumulative:7.652832587330518E-4
+operatingSystem.process.783.group:staff
+operatingSystem.process.586.virtualSize:4521308160
+operatingSystem.process.28839.startTime:1591418710920
+operatingSystem.process.737.bytesWritten:57344
+operatingSystem.service.1666.name:WorkflowAppControl
+operatingSystem.process.587.kernelTime:13944
+operatingSystem.process.704.commandLine:/usr/libexec/fmfd
+operatingSystem.service.1417.pid:1417
+operatingSystem.process.732.userID:502
+operatingSystem.process.15679.startTime:1591114656720
+operatingSystem.process.35844.name:VTDecoderXPCService
+operatingSystem.process.51181.userID:502
+operatingSystem.process.1516.bytesWritten:0
+operatingSystem.process.1371.userTime:51
+operatingSystem.process.2109.kernelTime:13939
+operatingSystem.process.619.priority:31
+operatingSystem.process.28828.virtualSize:4463316992
+operatingSystem.process.1715.pid:1715
+operatingSystem.fileSystem.3.options:rw,local,volfs,journaled,multilabel,nobrowse
+operatingSystem.process.699.virtualSize:4447117312
+operatingSystem.process.1343.name:Spotlight
+operatingSystem.process.8986.residentSetSize:8192
+operatingSystem.process.3049.pid:3049
+operatingSystem.process.35848.upTime:233534309
+operatingSystem.bitness:64
+operatingSystem.process.18463.threadCount:4
+operatingSystem.process.15665.commandLine:/System/Library/PrivateFrameworks/DeviceCheckInternal.framework/devicecheckd
+operatingSystem.service.702.state:RUNNING
+operatingSystem.process.1378.virtualSize:6441955328
+operatingSystem.process.60101.priority:4
+operatingSystem.process.1389.virtualSize:4507844608
+operatingSystem.process.1688.threadCount:4
+operatingSystem.process.1625.upTime:346368969
+operatingSystem.process.617.kernelTime:939
+operatingSystem.process.28839.group:staff
+operatingSystem.process.23254.upTime:260184759
+operatingSystem.process.597.virtualSize:4455141376
+operatingSystem.process.1400.startTime:1591072350816
+operatingSystem.process.577.residentSetSize:6250496
+operatingSystem.process.15668.upTime:304086660
+operatingSystem.service.35843.name:QuickLookSatellite
+operatingSystem.process.65333.name:XprotectService
+operatingSystem.process.29148.threadCount:1
+operatingSystem.service.891.state:RUNNING
+operatingSystem.process.51182.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.20141.upTime:3301888
+operatingSystem.process.20338.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.602.commandLine:/usr/sbin/usernoted
+operatingSystem.process.60098.bitness:32
+operatingSystem.process.3069.bytesRead:0
+operatingSystem.process.1818.kernelTime:41783
+operatingSystem.process.1641.userTime:137477
+operatingSystem.process.29147.openFiles:100
+operatingSystem.process.51181.name:MTLCompilerService
+operatingSystem.process.713.bytesWritten:294912
+operatingSystem.process.8986.virtualSize:4992507904
+operatingSystem.process.593.processCpuLoadCumulative:2.1790521594268492E-5
+operatingSystem.process.3407.openFiles:100
+operatingSystem.process.1641.userID:502
+operatingSystem.process.686.upTime:346796794
+operatingSystem.process.29148.startTime:1591418739050
+operatingSystem.process.1625.group:staff
+operatingSystem.process.1666.threadCount:9
+operatingSystem.service.901.pid:901
+operatingSystem.process.60098.userID:502
+operatingSystem.process.739.userTime:732
+operatingSystem.process.648.state:WAITING
+operatingSystem.process.20258.commandLine:/System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd
+operatingSystem.process.4444.groupID:20
+operatingSystem.process.719.groupID:20
+operatingSystem.processId:29149
+operatingSystem.process.60101.bitness:32
+operatingSystem.process.1630.priority:31
+operatingSystem.process.28481.kernelTime:17020
+operatingSystem.process.710.userID:502
+operatingSystem.process.611.userTime:5436
+operatingSystem.process.737.group:staff
+operatingSystem.process.1514.userTime:1837
+operatingSystem.process.1518.commandLine:/System/Library/CoreServices/TextInputMenuAgent.app/Contents/MacOS/TextInputMenuAgent
+operatingSystem.process.59813.groupID:20
+operatingSystem.process.603.path:/System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app/Contents/MacOS/identityservicesd
+operatingSystem.process.4524.priority:4
+operatingSystem.process.28839.name:mdworker_shared
+operatingSystem.process.879.path:/System/Library/Frameworks/AudioToolbox.framework/AudioComponentRegistrar
+operatingSystem.process.7872.userID:502
+operatingSystem.process.1370.virtualSize:5036474368
+operatingSystem.process.1666.currentWorkingDirectory:/Library/Printers/Brother/Utilities/Server/WorkflowAppControl.app/Contents/Resources
+operatingSystem.service.35847.state:RUNNING
+operatingSystem.service.62808.name:com.apple.WebKit.WebContent
+operatingSystem.process.583.bitness:32
+operatingSystem.process.2109.name:AppleSpell
+operatingSystem.process.763.name:com.apple.quicklook.ThumbnailsAgent
+operatingSystem.process.1510.processCpuLoadCumulative:1.2988517777864099E-5
+operatingSystem.process.615.openFiles:100
+operatingSystem.process.1547.residentSetSize:10534912
+operatingSystem.process.715.commandLine:/usr/libexec/pboard
+operatingSystem.process.610.path:/System/Library/PrivateFrameworks/ScreenTimeCore.framework/Versions/A/ScreenTimeAgent
+operatingSystem.process.736.threadCount:2
+operatingSystem.process.3703.currentWorkingDirectory:/
+operatingSystem.process.615.upTime:346801483
+operatingSystem.process.1593.currentWorkingDirectory:/
+operatingSystem.process.613.groupID:20
+operatingSystem.process.758.threadCount:2
+operatingSystem.process.29146.state:WAITING
+operatingSystem.process.1390.userTime:14887
+operatingSystem.process.19516.state:WAITING
+operatingSystem.process.1550.residentSetSize:183537664
+operatingSystem.process.3416.openFiles:100
+operatingSystem.process.1542.threadCount:4
+operatingSystem.elevated:false
+operatingSystem.process.1663.groupID:20
+operatingSystem.process.4440.bytesRead:10461184
+operatingSystem.process.612.threadCount:2
+operatingSystem.process.20141.path:/usr/libexec/remindd
+operatingSystem.process.693.priority:4
+operatingSystem.process.593.currentWorkingDirectory:/
+operatingSystem.process.895.virtualSize:4489060352
+operatingSystem.process.750.threadCount:3
+operatingSystem.process.798.userID:502
+operatingSystem.process.745.bitness:32
+operatingSystem.process.1510.group:staff
+operatingSystem.process.1337.group:staff
+operatingSystem.process.678.group:staff
+operatingSystem.process.601.state:WAITING
+operatingSystem.process.28513.currentWorkingDirectory:/
+operatingSystem.process.1508.bytesWritten:0
+operatingSystem.process.29147.user:jbonofre
+operatingSystem.process.1502.priority:31
+operatingSystem.process.711.startTime:1591071949029
+operatingSystem.service.8985.name:MTLCompilerService
+operatingSystem.service.579.pid:579
+operatingSystem.process.3406.group:staff
+operatingSystem.process.1536.userID:502
+operatingSystem.process.3703.processCpuLoadCumulative:2.163566345681696E-6
+operatingSystem.process.634.name:com.apple.DictionaryServiceHelper
+operatingSystem.process.705.residentSetSize:68726784
+operatingSystem.process.599.bytesRead:476741632
+operatingSystem.process.28840.processCpuLoadCumulative:0.00486815415821501
+operatingSystem.service.1514.pid:1514
+operatingSystem.process.1616.group:staff
+operatingSystem.process.721.bytesWritten:520192
+operatingSystem.process.625.user:jbonofre
+operatingSystem.process.3066.upTime:345867544
+operatingSystem.process.573.startTime:1591071938060
+operatingSystem.process.709.priority:4
+operatingSystem.process.1351.processCpuLoadCumulative:2.1363092375059375E-7
+operatingSystem.process.895.startTime:1591072034496
+operatingSystem.process.705.userID:502
+operatingSystem.service.735.name:IMRemoteURLConnectionAgent
+operatingSystem.process.746.group:staff
+operatingSystem.process.729.pid:729
+operatingSystem.process.1507.commandLine:/usr/local/jamf/bin/jamfAgent
+operatingSystem.process.737.bytesRead:22081536
+operatingSystem.process.1389.kernelTime:324
+operatingSystem.process.1343.bytesWritten:5033984
+operatingSystem.service.620.name:WiFiAgent
+operatingSystem.process.634.startTime:1591071940072
+operatingSystem.process.5972.openFiles:100
+operatingSystem.process.1500.bytesWritten:0
+operatingSystem.process.19062.openFiles:100
+operatingSystem.process.1510.commandLine:/System/Library/Image Capture/Support/icdd
+operatingSystem.process.1338.bytesRead:124567552
+operatingSystem.process.732.parentProcessID:1
+operatingSystem.process.1518.state:WAITING
+operatingSystem.service.18292.name:MTLCompilerService
+operatingSystem.process.3420.parentProcessID:1
+operatingSystem.process.740.currentWorkingDirectory:/
+operatingSystem.process.597.userID:502
+operatingSystem.process.1578.user:jbonofre
+operatingSystem.process.1417.user:jbonofre
+operatingSystem.process.60091.upTime:152628914
+operatingSystem.process.1337.path:/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
+operatingSystem.process.727.userID:502
+operatingSystem.process.760.virtualSize:4458311680
+operatingSystem.process.1336.name:MTLCompilerService
+operatingSystem.process.750.groupID:20
+operatingSystem.process.60095.group:staff
+operatingSystem.service.786.state:RUNNING
+operatingSystem.process.18292.startTime:1591365420376
+operatingSystem.process.1364.groupID:20
+operatingSystem.process.4524.pid:4524
+operatingSystem.process.3419.commandLine:/Applications/Skype.app/Contents/Frameworks/Skype Helper.app/Contents/MacOS/Skype Helper--type=utility--field-trial-handle=1718379636,1746323829158069182,8385615669355645134,131072--disable-features=PictureInPicture,SpareRendererForSitePerProcess--lang=fr--service-sandbox-type=network--service-request-channel-token=10429067103954706690
+operatingSystem.process.8795.startTime:1591099089903
+operatingSystem.service.625.state:RUNNING
+operatingSystem.process.609.threadCount:2
+operatingSystem.process.1514.userID:502
+operatingSystem.process.798.parentProcessID:1
+operatingSystem.service.3090.state:RUNNING
+operatingSystem.process.729.bytesWritten:0
+operatingSystem.process.3417.parentProcessID:1331
+operatingSystem.process.1431.priority:20
+diskStore.0.partition.0.type:EFI System Partition
+operatingSystem.process.20258.name:syncdefaultsd
+operatingSystem.process.1642.openFiles:800
+operatingSystem.service.62808.pid:62808
+operatingSystem.process.1526.groupID:20
+operatingSystem.process.2112.priority:4
+operatingSystem.process.601.threadCount:3
+operatingSystem.process.1451.group:staff
+operatingSystem.process.607.startTime:1591071939059
+operatingSystem.process.14396.state:WAITING
+operatingSystem.process.51182.userTime:89
+operatingSystem.process.3418.threadCount:2
+operatingSystem.service.8795.pid:8795
+operatingSystem.process.4441.state:WAITING
+operatingSystem.service.606.state:RUNNING
+operatingSystem.process.794.userTime:247
+operatingSystem.process.65333.openFiles:100
+operatingSystem.process.588.processCpuLoadCumulative:7.995623511316488E-5
+operatingSystem.fileSystem.2.description:Volume
+operatingSystem.service.1666.state:RUNNING
+operatingSystem.service.711.state:RUNNING
+operatingSystem.process.26130.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.620.state:WAITING
+operatingSystem.process.14692.currentWorkingDirectory:/
+operatingSystem.process.758.userTime:85
+operatingSystem.process.1451.bytesWritten:0
+operatingSystem.service.628.pid:628
+operatingSystem.process.1557.startTime:1591072359901
+operatingSystem.service.79896.state:RUNNING
+operatingSystem.process.1507.user:jbonofre
+operatingSystem.process.785.groupID:20
+operatingSystem.process.701.openFiles:100
+operatingSystem.process.1547.processCpuLoadCumulative:4.887673003162775E-5
+operatingSystem.process.1331.openFiles:400
+operatingSystem.networkParams.IPv6DefaultGateway:fe80::
+operatingSystem.process.15667.bitness:32
+operatingSystem.process.1714.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.610.userTime:7697
+operatingSystem.process.2109.residentSetSize:24162304
+operatingSystem.process.720.upTime:346790898
+operatingSystem.process.1323.virtualSize:6548361216
+operatingSystem.process.785.bytesWritten:57344
+operatingSystem.process.653.userID:502
+operatingSystem.process.3407.threadCount:19
+operatingSystem.service.28513.pid:28513
+operatingSystem.process.612.pid:612
+operatingSystem.process.14396.bytesRead:4784128
+operatingSystem.process.600.priority:31
+operatingSystem.service.65946.pid:65946
+operatingSystem.process.2112.residentSetSize:2859008
+operatingSystem.process.28482.group:staff
+operatingSystem.process.18463.currentWorkingDirectory:/
+operatingSystem.process.619.processCpuLoadCumulative:8.402505164527424E-6
+diskStore.0.partition.1.minor:2
+operatingSystem.process.603.group:staff
+operatingSystem.process.28512.threadCount:4
+operatingSystem.process.714.threadCount:2
+operatingSystem.process.28828.state:WAITING
+operatingSystem.process.3421.threadCount:34
+operatingSystem.process.630.userTime:19955
+operatingSystem.process.892.pid:892
+operatingSystem.process.3433.bitness:32
+operatingSystem.process.28482.openFiles:25
+operatingSystem.process.629.bytesWritten:16384
+operatingSystem.process.95949.bytesRead:5390336
+operatingSystem.process.2109.bytesWritten:1585152
+operatingSystem.process.722.user:jbonofre
+operatingSystem.process.20141.userTime:268
+operatingSystem.process.1820.userID:502
+operatingSystem.process.585.groupID:20
+operatingSystem.process.3403.upTime:345399401
+operatingSystem.process.1390.bitness:32
+operatingSystem.process.28400.pid:28400
+operatingSystem.process.1520.threadCount:2
+operatingSystem.process.1514.bitness:32
+operatingSystem.process.14811.commandLine:/System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/XPCServices/com.apple.CharacterPicker.FileService.xpc/Contents/MacOS/com.apple.CharacterPicker.FileService
+operatingSystem.process.1514.bytesRead:14422016
+operatingSystem.process.1715.processCpuLoadCumulative:4.650364510590151E-7
+operatingSystem.process.734.kernelTime:1603
+operatingSystem.process.8908.startTime:1591099421992
+operatingSystem.service.51182.state:RUNNING
+operatingSystem.process.1347.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.18325.group:staff
+operatingSystem.process.709.groupID:20
+operatingSystem.service.1338.pid:1338
+operatingSystem.process.1431.residentSetSize:782336
+operatingSystem.process.1502.kernelTime:881
+operatingSystem.process.628.path:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Support/assistantd
+operatingSystem.process.4487.groupID:20
+operatingSystem.process.1630.upTime:346367842
+operatingSystem.process.721.openFiles:100
+operatingSystem.process.1818.group:staff
+operatingSystem.process.19617.bytesRead:413696
+operatingSystem.process.15667.user:jbonofre
+operatingSystem.process.1351.bytesWritten:0
+operatingSystem.process.668.pid:668
+operatingSystem.process.622.group:staff
+diskStore.1.partition.0.uuid:C7EDE871-182B-4215-BB8F-BBDAFEE6BFE6
+operatingSystem.process.732.kernelTime:370
+operatingSystem.process.594.kernelTime:5161
+operatingSystem.process.4347.processCpuLoadCumulative:6.831000615231535E-6
+operatingSystem.process.1714.bitness:32
+operatingSystem.process.1388.user:jbonofre
+operatingSystem.process.626.bitness:32
+operatingSystem.process.21367.user:jbonofre
+operatingSystem.process.3071.user:jbonofre
+operatingSystem.process.28513.groupID:20
+operatingSystem.process.8985.parentProcessID:1
+operatingSystem.service.730.state:RUNNING
+operatingSystem.process.625.startTime:1591071939484
+operatingSystem.process.3418.kernelTime:10
+operatingSystem.process.1633.bitness:32
+operatingSystem.process.79898.path:/usr/local/Cellar/gnupg/2.2.20/libexec/scdaemon
+operatingSystem.process.602.name:usernoted
+operatingSystem.process.56067.parentProcessID:1
+operatingSystem.process.3419.userTime:176187
+operatingSystem.process.821.name:cloudphotod
+operatingSystem.process.1345.virtualSize:4486242304
+operatingSystem.process.1663.processCpuLoadCumulative:7.281056507521416E-4
+operatingSystem.process.15679.userID:502
+operatingSystem.process.18463.residentSetSize:5632000
+operatingSystem.process.621.parentProcessID:1
+operatingSystem.service.4360.state:RUNNING
+operatingSystem.process.1588.residentSetSize:239038464
+operatingSystem.process.621.pid:621
+operatingSystem.process.1517.threadCount:2
+operatingSystem.process.901.group:staff
+operatingSystem.process.3658.threadCount:2
+operatingSystem.process.79899.priority:4
+operatingSystem.process.8908.userID:502
+operatingSystem.process.735.bitness:32
+operatingSystem.process.585.upTime:346802376
+operatingSystem.process.4487.parentProcessID:1
+operatingSystem.process.704.parentProcessID:1
+operatingSystem.process.1323.startTime:1591072283912
+operatingSystem.process.65942.state:WAITING
+operatingSystem.process.622.kernelTime:15637
+operatingSystem.process.28828.currentWorkingDirectory:/
+operatingSystem.process.1451.upTime:346388314
+operatingSystem.process.735.processCpuLoadCumulative:1.7157362376593544E-6
+operatingSystem.process.28829.kernelTime:40
+operatingSystem.process.4487.currentWorkingDirectory:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc
+operatingSystem.process.618.parentProcessID:1
+operatingSystem.process.1663.userID:502
+operatingSystem.service.18321.pid:18321
+operatingSystem.process.1510.pid:1510
+operatingSystem.process.652.startTime:1591071942042
+operatingSystem.process.1389.groupID:20
+operatingSystem.process.1333.userTime:71057
+operatingSystem.process.1336.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.699.processCpuLoadCumulative:9.515683130416149E-8
+operatingSystem.service.26129.pid:26129
+operatingSystem.process.29149.groupID:20
+operatingSystem.process.3407.groupID:20
+operatingSystem.process.1552.processCpuLoadCumulative:1.7521450554500314E-4
+operatingSystem.process.18467.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1536.state:WAITING
+networkIF.0.speed:0
+operatingSystem.process.1431.kernelTime:340
+operatingSystem.process.737.parentProcessID:1
+operatingSystem.process.60095.name:com.apple.tonelibraryd
+operatingSystem.process.35843.priority:4
+operatingSystem.process.3419.currentWorkingDirectory:/Applications/Skype.app/Contents/MacOS
+operatingSystem.process.1337.pid:1337
+operatingSystem.process.1616.name:Google Chrome Helper (Renderer)
+operatingSystem.process.1625.processCpuLoadCumulative:0.0020434451794092445
+operatingSystem.process.18324.userID:502
+operatingSystem.process.1779.threadCount:2
+operatingSystem.process.880.user:jbonofre
+operatingSystem.process.892.bitness:32
+operatingSystem.process.620.upTime:346801330
+operatingSystem.process.35843.bytesWritten:225280
+operatingSystem.process.579.bytesRead:18112512
+operatingSystem.process.728.bytesRead:11812864
+operatingSystem.process.697.userID:502
+operatingSystem.process.3407.name:WhatsApp Helper (Renderer)
+operatingSystem.process.5975.groupID:20
+operatingSystem.process.599.path:/System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
+operatingSystem.process.3568.name:silhouette
+operatingSystem.process.740.parentProcessID:1
+operatingSystem.process.1511.groupID:20
+operatingSystem.process.4360.residentSetSize:3526656
+operatingSystem.process.646.parentProcessID:1
+operatingSystem.process.51182.pid:51182
+operatingSystem.process.1550.user:jbonofre
+operatingSystem.service.18463.state:RUNNING
+operatingSystem.process.597.userTime:144
+soundCard.0.name:Apple Inc.
+operatingSystem.process.799.residentSetSize:12681216
+operatingSystem.process.1516.groupID:20
+operatingSystem.process.20258.group:staff
+operatingSystem.process.628.groupID:20
+operatingSystem.service.611.pid:611
+operatingSystem.process.718.group:staff
+operatingSystem.process.3071.residentSetSize:8192
+operatingSystem.process.931.virtualSize:4484620288
+operatingSystem.process.1364.pid:1364
+operatingSystem.fileSystem.maxFileDescriptors:49152
+operatingSystem.service.593.state:RUNNING
+operatingSystem.service.1331.state:RUNNING
+operatingSystem.process.720.startTime:1591071949795
+operatingSystem.service.1667.pid:1667
+operatingSystem.process.577.commandLine:/usr/libexec/UserEventAgent(Aqua)
+operatingSystem.service.799.name:photoanalysisd
+operatingSystem.process.693.commandLine:/System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/XPCServices/AssetCacheLocatorService.xpc/Contents/MacOS/AssetCacheLocatorService-a
+operatingSystem.process.28481.path:/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/bin/java
+operatingSystem.process.18375.processCpuLoadCumulative:2.1275876288098286E-5
+operatingSystem.process.18242.bytesRead:356352
+operatingSystem.process.3417.name:Skype Helper (GPU)
+networkIF.0.MTU:1500
+operatingSystem.process.701.currentWorkingDirectory:/
+operatingSystem.process.1030.processCpuLoadCumulative:9.712572345528544E-5
+operatingSystem.process.8986.bytesWritten:0
+operatingSystem.process.892.currentWorkingDirectory:/
+operatingSystem.process.663.kernelTime:2739
+operatingSystem.process.20338.upTime:3045368
+operatingSystem.process.623.groupID:20
+operatingSystem.process.880.pid:880
+operatingSystem.process.1492.user:jbonofre
+operatingSystem.service.652.state:RUNNING
+operatingSystem.process.1514.user:jbonofre
+operatingSystem.process.1351.path:/usr/libexec/WiFiVelocityAgent
+operatingSystem.service.3658.state:RUNNING
+operatingSystem.process.605.bytesWritten:0
+operatingSystem.process.19616.name:MTLCompilerService
+operatingSystem.process.704.groupID:20
+operatingSystem.process.65945.threadCount:2
+operatingSystem.process.45960.threadCount:2
+operatingSystem.process.583.name:com.apple.sbd
+operatingSystem.process.585.currentWorkingDirectory:/
+operatingSystem.process.605.userID:502
+operatingSystem.service.931.state:RUNNING
+operatingSystem.process.79899.currentWorkingDirectory:/
+operatingSystem.process.1547.upTime:346381601
+operatingSystem.service.1354.name:chrome_crashpad_handler
+operatingSystem.process.27410.residentSetSize:31973376
+operatingSystem.process.1637.userID:502
+operatingSystem.process.17680.groupID:20
+operatingSystem.process.28513.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.3406.startTime:1591073341553
+operatingSystem.process.613.parentProcessID:1
+operatingSystem.process.1371.threadCount:2
+operatingSystem.process.745.bytesWritten:0
+operatingSystem.process.605.name:networkserviceproxy
+operatingSystem.process.26130.startTime:1591417160048
+operatingSystem.process.1451.bytesRead:2387968
+operatingSystem.process.1616.startTime:1591072369673
+operatingSystem.process.1450.virtualSize:9099202560
+operatingSystem.process.1331.user:jbonofre
+operatingSystem.process.585.residentSetSize:7905280
+operatingSystem.service.594.state:RUNNING
+operatingSystem.process.18292.currentWorkingDirectory:/
+operatingSystem.process.879.group:staff
+operatingSystem.process.8986.priority:4
+operatingSystem.process.20258.processCpuLoadCumulative:4.314114414872592E-4
+operatingSystem.process.35845.kernelTime:54
+operatingSystem.process.1323.priority:4
+operatingSystem.process.1633.threadCount:2
+operatingSystem.process.21367.pid:21367
+operatingSystem.process.2112.upTime:346109108
+operatingSystem.process.679.parentProcessID:1
+operatingSystem.process.3307.residentSetSize:5488640
+operatingSystem.process.587.threadCount:2
+operatingSystem.process.20258.priority:4
+operatingSystem.process.1666.pid:1666
+operatingSystem.process.1341.user:jbonofre
+operatingSystem.process.603.currentWorkingDirectory:/
+operatingSystem.process.28828.pid:28828
+operatingSystem.process.35849.parentProcessID:1
+operatingSystem.service.28830.pid:28830
+operatingSystem.process.3433.startTime:1591073365094
+operatingSystem.process.728.priority:4
+operatingSystem.process.3405.bitness:32
+operatingSystem.process.732.path:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.740.processCpuLoadCumulative:1.5657928779216E-6
+operatingSystem.process.705.bytesWritten:38643642368
+operatingSystem.process.735.state:WAITING
+operatingSystem.process.19390.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.29147.bitness:32
+operatingSystem.process.2109.bytesRead:416702464
+operatingSystem.process.1364.group:staff
+operatingSystem.process.18325.openFiles:100
+operatingSystem.process.739.currentWorkingDirectory:/
+operatingSystem.process.573.name:coreauthd
+operatingSystem.process.15668.virtualSize:4454453248
+operatingSystem.process.577.userTime:29919
+operatingSystem.process.4440.upTime:335096888
+operatingSystem.process.4360.path:/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbagent.app/Contents/MacOS/nbagent
+operatingSystem.process.56067.userID:502
+operatingSystem.process.29148.group:staff
+operatingSystem.process.18324.virtualSize:4948721664
+operatingSystem.process.3066.state:WAITING
+operatingSystem.process.606.openFiles:100
+operatingSystem.process.65812.bitness:32
+operatingSystem.process.3407.priority:31
+operatingSystem.process.785.parentProcessID:1
+operatingSystem.process.1518.parentProcessID:1
+operatingSystem.process.1475.openFiles:100
+operatingSystem.process.15668.startTime:1591114653918
+operatingSystem.process.35846.openFiles:100
+operatingSystem.process.65946.kernelTime:12
+operatingSystem.service.1341.state:RUNNING
+operatingSystem.service.799.pid:799
+operatingSystem.process.1630.processCpuLoadCumulative:2.7161297497127343E-4
+operatingSystem.process.15667.upTime:304086665
+operatingSystem.process.604.group:staff
+operatingSystem.process.697.currentWorkingDirectory:/
+operatingSystem.process.3420.userTime:71
+operatingSystem.process.3405.openFiles:100
+operatingSystem.service.1688.pid:1688
+operatingSystem.process.3037.name:ssh-agent
+operatingSystem.process.28513.kernelTime:24
+operatingSystem.process.715.upTime:346791079
+operatingSystem.process.603.groupID:20
+operatingSystem.process.35848.processCpuLoadCumulative:3.258621841298702E-6
+operatingSystem.service.8985.state:RUNNING
+operatingSystem.process.663.name:commerce
+operatingSystem.process.763.currentWorkingDirectory:/
+operatingSystem.process.604.openFiles:100
+operatingSystem.process.1630.name:FctMiscAgent
+operatingSystem.process.26130.currentWorkingDirectory:/
+operatingSystem.process.728.userID:502
+operatingSystem.process.1336.parentProcessID:1
+operatingSystem.process.1451.priority:4
+operatingSystem.process.28828.userTime:152
+operatingSystem.process.14692.user:jbonofre
+operatingSystem.process.1030.kernelTime:14346
+operatingSystem.process.28513.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.3404.currentWorkingDirectory:/
+operatingSystem.service.51181.state:RUNNING
+operatingSystem.process.588.parentProcessID:1
+diskStore.1.writes:0
+operatingSystem.process.799.openFiles:256
+operatingSystem.process.8795.commandLine:/usr/libexec/loginitemregisterd
+operatingSystem.service.3420.pid:3420
+operatingSystem.process.1536.groupID:20
+operatingSystem.process.719.group:staff
+operatingSystem.process.574.openFiles:50
+operatingSystem.process.35846.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.745.priority:4
+operatingSystem.service.1400.pid:1400
+operatingSystem.service.1400.state:RUNNING
+operatingSystem.process.668.group:staff
+processor.logical.2.processorNumber:2
+operatingSystem.process.3406.virtualSize:4485337088
+operatingSystem.process.19516.name:MTLCompilerService
+operatingSystem.process.734.name:passd
+operatingSystem.process.1431.pid:1431
+operatingSystem.service.3071.state:RUNNING
+operatingSystem.process.1330.kernelTime:18878
+operatingSystem.process.731.userID:502
+operatingSystem.process.28830.groupID:20
+operatingSystem.process.35847.startTime:1591185206113
+operatingSystem.process.752.parentProcessID:1
+operatingSystem.process.5975.user:jbonofre
+operatingSystem.process.28400.priority:4
+operatingSystem.process.737.upTime:346789815
+operatingSystem.process.621.bytesWritten:0
+operatingSystem.process.629.state:WAITING
+operatingSystem.process.1642.state:WAITING
+operatingSystem.process.1616.bytesWritten:0
+operatingSystem.process.1345.residentSetSize:1286144
+operatingSystem.process.763.bitness:32
+operatingSystem.process.759.pid:759
+computerSystem.firmware.manufacturer:Apple Inc.
+operatingSystem.fileSystem.3.freeSpace:499024564224
+operatingSystem.process.65941.state:WAITING
+operatingSystem.process.35847.groupID:20
+operatingSystem.process.21367.bytesWritten:0
+operatingSystem.process.702.virtualSize:4588675072
+operatingSystem.service.2112.pid:2112
+operatingSystem.service.728.pid:728
+operatingSystem.process.3703.group:staff
+operatingSystem.process.26130.virtualSize:4991602688
+operatingSystem.process.748.bytesRead:196608
+operatingSystem.process.1641.residentSetSize:66924544
+operatingSystem.process.1517.user:jbonofre
+operatingSystem.process.14811.path:/System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/XPCServices/com.apple.CharacterPicker.FileService.xpc/Contents/MacOS/com.apple.CharacterPicker.FileService
+operatingSystem.process.3402.user:jbonofre
+operatingSystem.process.3424.upTime:345388456
+operatingSystem.process.1715.startTime:1591072531202
+operatingSystem.process.19617.bitness:32
+operatingSystem.process.3321.name:com.apple.audio.SandboxHelper
+operatingSystem.process.5972.virtualSize:5160288256
+operatingSystem.process.821.processCpuLoadCumulative:5.574232550880069E-6
+operatingSystem.process.79899.pid:79899
+operatingSystem.process.28400.currentWorkingDirectory:/
+operatingSystem.process.574.userID:502
+operatingSystem.process.3061.commandLine:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/XPCServices/com.apple.hiservices-xpcservice.xpc/Contents/MacOS/com.apple.hiservices-xpcservice
+operatingSystem.process.1638.bitness:32
+operatingSystem.process.892.openFiles:100
+operatingSystem.process.759.name:diagnostics_agent
+operatingSystem.process.3424.group:staff
+operatingSystem.process.697.group:staff
+operatingSystem.service.1390.name:CallHistoryPluginHelper
+computerSystem.baseboard.manufacturer:Apple Inc.
+operatingSystem.process.615.kernelTime:17758
+operatingSystem.process.1638.name:Google Chrome Helper (Renderer)
+operatingSystem.process.1817.group:staff
+operatingSystem.process.727.group:staff
+operatingSystem.process.65946.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1493.openFiles:200
+operatingSystem.process.18375.kernelTime:672
+operatingSystem.process.28839.parentProcessID:1
+operatingSystem.process.586.priority:31
+operatingSystem.process.59813.bytesRead:393912320
+operatingSystem.process.28839.userID:502
+operatingSystem.process.719.userTime:3273
+operatingSystem.process.1715.parentProcessID:1
+operatingSystem.process.1552.userTime:36956
+operatingSystem.service.3571.name:com.apple.siri-distributed-evaluation
+operatingSystem.process.653.bytesWritten:0
+operatingSystem.process.1378.residentSetSize:578793472
+operatingSystem.process.18375.bitness:32
+operatingSystem.process.60095.groupID:20
+operatingSystem.process.1641.state:WAITING
+operatingSystem.process.82155.userID:502
+operatingSystem.process.19616.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.62808.openFiles:100
+operatingSystem.process.1504.bitness:32
+operatingSystem.process.7904.openFiles:100
+operatingSystem.process.196.bytesRead:127074304
+operatingSystem.service.713.name:pbs
+operatingSystem.process.821.bytesWritten:20480
+operatingSystem.process.79899.bytesRead:90112
+operatingSystem.process.759.upTime:346787945
+operatingSystem.process.1557.userID:502
+operatingSystem.process.19616.processCpuLoadCumulative:6.566340607610185E-7
+operatingSystem.process.601.priority:4
+operatingSystem.process.718.path:/usr/libexec/swcd
+operatingSystem.process.1404.name:Google Chrome Helper (Renderer)
+operatingSystem.process.6650.residentSetSize:409600
+operatingSystem.process.1400.virtualSize:4494422016
+operatingSystem.process.699.parentProcessID:1
+operatingSystem.process.3418.openFiles:100
+operatingSystem.process.1354.userTime:41
+operatingSystem.process.3424.processCpuLoadCumulative:1.936949508237183E-5
+operatingSystem.process.7872.bitness:32
+operatingSystem.process.18324.startTime:1591365590333
+operatingSystem.process.59813.virtualSize:13850243072
+operatingSystem.process.1371.upTime:346390920
+operatingSystem.process.1542.bitness:32
+operatingSystem.service.587.name:secd
+operatingSystem.process.785.priority:4
+operatingSystem.process.609.startTime:1591071939084
+operatingSystem.service.1508.name:Siri
+operatingSystem.process.1578.pid:1578
+operatingSystem.process.1508.state:WAITING
+operatingSystem.process.597.bytesRead:6250496
+operatingSystem.process.2109.threadCount:9
+operatingSystem.process.15679.priority:4
+operatingSystem.process.3658.groupID:20
+operatingSystem.process.65942.pid:65942
+operatingSystem.process.603.processCpuLoadCumulative:4.4870022651590424E-5
+operatingSystem.process.1625.groupID:20
+operatingSystem.process.679.commandLine:/usr/libexec/searchpartyuseragent
+operatingSystem.process.605.startTime:1591071939019
+operatingSystem.process.65996.startTime:1591273312014
+operatingSystem.process.668.residentSetSize:6938624
+operatingSystem.service.743.pid:743
+operatingSystem.process.20338.bytesRead:655360
+operatingSystem.process.1667.processCpuLoadCumulative:3.716536461041684E-5
+operatingSystem.process.759.userTime:3940
+operatingSystem.process.18324.residentSetSize:8192
+operatingSystem.process.584.startTime:1591071938334
+operatingSystem.process.35844.parentProcessID:1
+operatingSystem.process.65942.kernelTime:745
+operatingSystem.process.611.currentWorkingDirectory:/
+operatingSystem.process.1493.groupID:20
+operatingSystem.process.19390.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.59813.userTime:530284
+operatingSystem.process.1351.userTime:23
+operatingSystem.process.613.bytesWritten:22970368
+operatingSystem.process.623.startTime:1591071939417
+operatingSystem.process.1547.group:staff
+operatingSystem.process.1663.pid:1663
+operatingSystem.process.593.user:jbonofre
+hostAddress:192.168.1.100
+operatingSystem.process.28828.startTime:1591418705570
+operatingSystem.process.3424.startTime:1591073352146
+operatingSystem.process.1625.residentSetSize:4681728
+operatingSystem.service.4524.name:MTLCompilerService
+operatingSystem.process.762.state:WAITING
+operatingSystem.process.783.pid:783
+operatingSystem.process.728.path:/System/Library/PrivateFrameworks/UserActivity.framework/Agents/useractivityd
+operatingSystem.process.668.commandLine:/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
+operatingSystem.process.3658.startTime:1591074269265
+operatingSystem.process.17680.virtualSize:9348567040
+operatingSystem.process.901.parentProcessID:1
+operatingSystem.process.613.openFiles:200
+operatingSystem.process.8985.priority:4
+operatingSystem.process.26129.parentProcessID:1
+operatingSystem.process.629.userTime:2311
+operatingSystem.process.1384.userID:502
+operatingSystem.service.35846.state:RUNNING
+operatingSystem.process.20337.threadCount:5
+operatingSystem.process.62808.virtualSize:91651551232
+operatingSystem.process.8908.kernelTime:22325
+operatingSystem.process.717.name:bird
+operatingSystem.process.1663.startTime:1591072392539
+operatingSystem.process.729.kernelTime:10
+operatingSystem.process.4443.threadCount:2
+operatingSystem.process.602.residentSetSize:13393920
+operatingSystem.process.29149.commandLine:/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre/bin/java-jar/Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/surefire/surefirebooter51119091886244181.jar/Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/surefire/surefire6517911571014740989tmp/Users/jbonofre/Workspace/karaf-decanter/collector/oshi/target/surefire/surefire_84474041848194729463tmp
+operatingSystem.process.622.virtualSize:4484067328
+operatingSystem.process.56067.name:contactsdonationagent
+operatingSystem.process.798.processCpuLoadCumulative:2.3582702980726486E-5
+operatingSystem.service.785.state:RUNNING
+operatingSystem.process.29146.startTime:1591418737677
+operatingSystem.process.28481.group:staff
+operatingSystem.process.1779.groupID:20
+operatingSystem.process.35843.commandLine:/System/Library/Frameworks/QuickLook.framework/Versions/A/XPCServices/QuickLookSatellite.xpc/Contents/MacOS/QuickLookSatellite
+operatingSystem.service.3708.name:mdworker
+operatingSystem.process.1616.parentProcessID:1326
+operatingSystem.process.1347.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+processor.contextSwitched:638146
+operatingSystem.process.1508.userID:502
+operatingSystem.process.1791.parentProcessID:1
+operatingSystem.process.743.virtualSize:4975431680
+operatingSystem.process.3071.bitness:32
+operatingSystem.process.65941.userTime:1475
+operatingSystem.process.584.priority:4
+operatingSystem.process.4443.group:staff
+operatingSystem.fileSystem.0.uuid:d4050ba9-8f37-43d6-a540-cb931b7dd4f4
+operatingSystem.process.620.currentWorkingDirectory:/
+operatingSystem.process.786.path:/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/Versions/A/Support/photolibraryd
+operatingSystem.process.1633.state:WAITING
+operatingSystem.process.3070.parentProcessID:1
+operatingSystem.process.1378.userID:502
+operatingSystem.process.28482.threadCount:1
+operatingSystem.process.616.upTime:346801441
+operatingSystem.process.602.state:WAITING
+operatingSystem.service.2112.state:RUNNING
+operatingSystem.process.28498.bytesRead:24576
+operatingSystem.process.1342.priority:4
+operatingSystem.service.577.name:UserEventAgent
+networkIF.0.inDrops:0
+operatingSystem.process.678.processCpuLoadCumulative:1.122558494027428E-5
+operatingSystem.process.600.user:jbonofre
+operatingSystem.process.1492.residentSetSize:138477568
+operatingSystem.process.4444.group:staff
+operatingSystem.process.18322.bitness:32
+operatingSystem.process.763.state:WAITING
+operatingSystem.process.1520.priority:4
+operatingSystem.process.1354.state:WAITING
+operatingSystem.process.821.state:WAITING
+operatingSystem.process.14396.parentProcessID:14395
+operatingSystem.process.727.name:IMRemoteURLConnectionAgent
+graphicsCard.0.name:AMD Radeon R9 M370X
+operatingSystem.process.65946.openFiles:100
+operatingSystem.service.728.name:useractivityd
+operatingSystem.process.573.group:staff
+operatingSystem.process.3419.processCpuLoadCumulative:7.275322762122546E-4
+operatingSystem.process.710.openFiles:100
+operatingSystem.service.699.state:RUNNING
+operatingSystem.process.1333.name:Dock
+operatingSystem.process.21367.userTime:5
+operatingSystem.fileSystem.3.uuid:7990652c-eeb8-4a5a-851d-ded5ba5be64f
+operatingSystem.service.8986.state:RUNNING
+operatingSystem.process.1641.bitness:32
+operatingSystem.service.3418.name:MTLCompilerService
+operatingSystem.process.19390.userTime:34
+operatingSystem.process.892.name:assistant_service
+operatingSystem.process.1642.processCpuLoadCumulative:4.725050654476263E-4
+operatingSystem.process.593.bitness:32
+operatingSystem.process.4443.userTime:75
+operatingSystem.process.3433.parentProcessID:1
+operatingSystem.service.26130.pid:26130
+operatingSystem.process.4440.user:jbonofre
+operatingSystem.process.1504.kernelTime:366
+operatingSystem.process.717.bitness:32
+operatingSystem.process.759.commandLine:/System/Library/CoreServices/diagnostics_agent
+operatingSystem.process.1664.bytesWritten:0
+operatingSystem.service.1517.pid:1517
+operatingSystem.process.748.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.WeatherKitService/Data
+operatingSystem.process.1637.parentProcessID:1326
+computerSystem.firmware.releaseDate:04/16/2020
+operatingSystem.process.79899.state:WAITING
+operatingSystem.process.14811.priority:4
+operatingSystem.process.619.residentSetSize:3391488
+operatingSystem.service.1502.name:CredentialStore
+operatingSystem.service.1502.pid:1502
+operatingSystem.process.56067.processCpuLoadCumulative:1.155969359807309E-4
+operatingSystem.process.1791.name:MTLCompilerService
+operatingSystem.process.1633.user:jbonofre
+operatingSystem.process.1552.name:com.apple.WebKit.Networking
+operatingSystem.process.601.parentProcessID:1
+operatingSystem.process.630.group:staff
+operatingSystem.process.35844.priority:4
+operatingSystem.process.95949.priority:31
+operatingSystem.process.612.currentWorkingDirectory:/
+operatingSystem.process.892.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Support/assistant_service
+operatingSystem.process.19390.group:staff
+operatingSystem.process.16317.bytesRead:23396352
+operatingSystem.process.5972.userID:502
+operatingSystem.process.8908.group:staff
+operatingSystem.service.1451.name:MTLCompilerService
+operatingSystem.process.1450.state:WAITING
+operatingSystem.process.1328.commandLine:/System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal-psn_0_135201
+operatingSystem.process.1450.processCpuLoadCumulative:5.59291277151701E-4
+operatingSystem.process.1328.group:staff
+operatingSystem.service.60101.name:CallHistorySyncHelper
+operatingSystem.process.622.residentSetSize:6307840
+operatingSystem.process.879.bitness:32
+operatingSystem.process.1431.user:jbonofre
+operatingSystem.service.18375.name:com.apple.WebKit.WebContent
+operatingSystem.process.65812.startTime:1591272835147
+operatingSystem.service.1347.pid:1347
+operatingSystem.service.0.state:STOPPED
+operatingSystem.process.60098.userTime:4
+operatingSystem.process.20337.upTime:3045647
+operatingSystem.process.1557.pid:1557
+operatingSystem.process.732.virtualSize:4484501504
+operatingSystem.process.727.priority:4
+operatingSystem.process.579.state:WAITING
+operatingSystem.service.1715.state:RUNNING
+operatingSystem.process.18463.priority:4
+operatingSystem.process.79898.bytesWritten:0
+operatingSystem.process.60091.residentSetSize:2359296
+operatingSystem.process.27410.priority:31
+operatingSystem.process.626.kernelTime:1045
+operatingSystem.process.3421.residentSetSize:305127424
+operatingSystem.service.773.pid:773
+operatingSystem.process.721.userTime:496
+operatingSystem.process.737.user:jbonofre
+operatingSystem.process.686.user:jbonofre
+operatingSystem.process.62808.kernelTime:1936
+operatingSystem.service.652.name:TrustedPeersHelper
+operatingSystem.process.611.virtualSize:4494340096
+processor.logical.3.physicalPackageNumber:0
+operatingSystem.service.20337.name:com.apple.WebKit.WebContent
+operatingSystem.process.20258.parentProcessID:1
+operatingSystem.process.895.name:SafariBookmarksSyncAgent
+processor.logical.7.physicalPackageNumber:0
+operatingSystem.process.19616.parentProcessID:1
+operatingSystem.process.51182.processCpuLoadCumulative:5.51251938122028E-7
+operatingSystem.process.3402.upTime:345399953
+operatingSystem.process.619.kernelTime:1347
+operatingSystem.process.1820.openFiles:25
+operatingSystem.process.714.openFiles:100
+operatingSystem.process.748.commandLine:/System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/XPCServices/com.apple.WeatherKitService.xpc/Contents/MacOS/com.apple.WeatherKitService
+operatingSystem.process.1328.groupID:20
+operatingSystem.process.737.commandLine:/System/Library/CoreServices/CoreLocationAgent.app/Contents/MacOS/CoreLocationAgent
+operatingSystem.process.727.groupID:20
+operatingSystem.process.28520.userID:502
+operatingSystem.process.1370.pid:1370
+operatingSystem.process.27410.bytesRead:4096
+operatingSystem.process.702.startTime:1591071945738
+operatingSystem.process.18845.bytesWritten:28672
+operatingSystem.service.584.name:trustd
+operatingSystem.process.3645.group:staff
+operatingSystem.process.773.processCpuLoadCumulative:3.3969081221160326E-6
+operatingSystem.process.1330.startTime:1591072344747
+operatingSystem.process.746.virtualSize:4486057984
+operatingSystem.process.678.bytesRead:29687808
+operatingSystem.service.18242.pid:18242
+operatingSystem.process.786.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.photolibraryd/Data
+operatingSystem.process.1593.commandLine:/Library/Printers/Brother/Utilities/Server/USBserver.app/Contents/MacOS/USBserver
+operatingSystem.process.721.virtualSize:4485283840
+operatingSystem.process.710.priority:4
+operatingSystem.process.710.path:/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CMFSyncAgent
+operatingSystem.process.4443.user:jbonofre
+operatingSystem.process.1550.bytesRead:301899776
+operatingSystem.process.728.group:staff
+operatingSystem.process.603.user:jbonofre
+operatingSystem.process.577.path:/usr/libexec/UserEventAgent
+operatingSystem.process.759.kernelTime:2040
+operatingSystem.service.734.pid:734
+operatingSystem.process.29149.name:java
+operatingSystem.process.3571.commandLine:/System/Library/PrivateFrameworks/DistributedEvaluation.framework/Versions/A/XPCServices/com.apple.siri-distributed-evaluation.xpc/Contents/MacOS/com.apple.siri-distributed-evaluation
+operatingSystem.process.1637.kernelTime:232420
+operatingSystem.process.606.threadCount:3
+operatingSystem.process.583.bytesWritten:3010560
+operatingSystem.process.743.upTime:346789041
+operatingSystem.process.18467.bytesRead:393216
+operatingSystem.service.4524.state:RUNNING
+operatingSystem.process.18324.groupID:20
+operatingSystem.process.5972.name:QuickLookUIService
+operatingSystem.process.646.commandLine:/System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/Resources/familycircled
+operatingSystem.process.1342.openFiles:100
+sensors.cpuVoltage:0.0017881667613983154
+operatingSystem.process.1475.bytesWritten:0
+operatingSystem.service.3571.state:RUNNING
+operatingSystem.process.731.processCpuLoadCumulative:4.204008731717283E-4
+operatingSystem.process.721.upTime:346790897
+operatingSystem.process.724.name:ViewBridgeAuxiliary
+operatingSystem.process.4524.startTime:1591083692356
+operatingSystem.process.3708.pid:3708
+operatingSystem.service.879.name:AudioComponentRegistrar
+operatingSystem.process.1331.groupID:20
+operatingSystem.process.1516.virtualSize:5024169984
+operatingSystem.process.601.bitness:32
+operatingSystem.process.713.virtualSize:4489101312
+operatingSystem.service.1389.name:AlertNotificationService
+operatingSystem.process.1348.kernelTime:21
+operatingSystem.process.718.residentSetSize:1572864
+operatingSystem.process.617.openFiles:100
+operatingSystem.process.710.virtualSize:4483620864
+operatingSystem.process.1637.processCpuLoadCumulative:0.0046840555689646474
+operatingSystem.process.595.groupID:20
+operatingSystem.service.588.pid:588
+operatingSystem.process.65941.groupID:20
+operatingSystem.process.626.userID:502
+operatingSystem.process.14396.threadCount:1
+operatingSystem.service.721.state:RUNNING
+operatingSystem.process.584.processCpuLoadCumulative:6.61817826488759E-4
+operatingSystem.process.15665.currentWorkingDirectory:/
+operatingSystem.process.1347.bytesRead:15740928
+operatingSystem.process.28400.user:jbonofre
+operatingSystem.process.65946.processCpuLoadCumulative:5.981148739151846E-7
+usbDevice.0.name:AppleUSBXHCI Root Hub Simulation
+operatingSystem.service.2112.name:keyboardservicesd
+operatingSystem.process.719.bytesRead:71966720
+operatingSystem.service.35847.pid:35847
+operatingSystem.process.600.virtualSize:4485574656
+operatingSystem.process.15665.residentSetSize:790528
+operatingSystem.process.18467.state:WAITING
+operatingSystem.process.1637.virtualSize:9442455552
+operatingSystem.process.891.priority:4
+operatingSystem.process.3703.commandLine:/usr/libexec/transparencyd
+operatingSystem.process.731.startTime:1591071950259
+operatingSystem.process.19616.bytesWritten:0
+operatingSystem.process.4441.upTime:335096422
+operatingSystem.process.3403.currentWorkingDirectory:/
+operatingSystem.process.8908.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.721.residentSetSize:1400832
+operatingSystem.process.663.upTime:346797759
+operatingSystem.process.1638.residentSetSize:148992000
+operatingSystem.process.3090.parentProcessID:1
+operatingSystem.process.595.bytesRead:23859200
+operatingSystem.service.1330.pid:1330
+diskStore.0.partition.1.uuid:FA9A291E-5B22-450E-9ED7-D7E51565938F
+operatingSystem.process.634.parentProcessID:1
+operatingSystem.process.608.kernelTime:39371
+operatingSystem.process.582.startTime:1591071938317
+operatingSystem.process.60095.startTime:1591266112656
+operatingSystem.process.18466.state:WAITING
+operatingSystem.process.1518.pid:1518
+operatingSystem.process.1547.openFiles:100
+operatingSystem.process.18466.threadCount:2
+operatingSystem.process.65941.virtualSize:5088436224
+operatingSystem.process.3418.residentSetSize:8192
+operatingSystem.process.1543.openFiles:100
+operatingSystem.process.3090.bytesWritten:4096
+operatingSystem.process.603.pid:603
+operatingSystem.process.697.kernelTime:2533
+operatingSystem.process.736.kernelTime:345
+operatingSystem.process.586.upTime:346802352
+operatingSystem.service.5968.pid:5968
+operatingSystem.process.18467.kernelTime:16
+operatingSystem.service.65333.pid:65333
+operatingSystem.process.18463.bytesRead:38289408
+operatingSystem.process.618.priority:4
+operatingSystem.service.602.pid:602
+operatingSystem.process.790.path:/System/Library/CoreServices/ScopedBookmarkAgent
+operatingSystem.process.722.groupID:20
+operatingSystem.process.617.threadCount:2
+operatingSystem.process.26130.bytesWritten:0
+operatingSystem.service.4441.pid:4441
+operatingSystem.service.594.name:tccd
+operatingSystem.process.35847.upTime:233534458
+operatingSystem.process.51181.threadCount:2
+operatingSystem.service.720.state:RUNNING
+operatingSystem.process.19614.user:jbonofre
+operatingSystem.process.613.commandLine:/usr/libexec/nsurlstoraged
+usbDevice.0.vendor:Apple Inc.
+operatingSystem.process.1552.bytesRead:172355584
+operatingSystem.process.19614.userID:502
+operatingSystem.process.790.residentSetSize:1138688
+operatingSystem.process.18322.parentProcessID:1
+operatingSystem.service.8795.name:loginitemregisterd
+operatingSystem.process.28829.threadCount:4
+operatingSystem.process.1388.startTime:1591072350335
+operatingSystem.process.28512.bytesRead:16384
+operatingSystem.process.79898.priority:31
+operatingSystem.process.3645.priority:4
+operatingSystem.process.790.commandLine:/System/Library/CoreServices/ScopedBookmarkAgent
+operatingSystem.process.1502.virtualSize:4486635520
+operatingSystem.process.1817.userID:502
+processor.interrupts:799736
+operatingSystem.process.735.virtualSize:4484501504
+operatingSystem.process.760.groupID:20
+operatingSystem.process.18324.bytesWritten:0
+operatingSystem.process.3405.user:jbonofre
+operatingSystem.process.1542.residentSetSize:6082560
+operatingSystem.process.1326.bitness:32
+operatingSystem.process.721.name:sharedfilelistd
+operatingSystem.process.595.userTime:8172
+operatingSystem.process.1667.priority:31
+operatingSystem.process.1779.openFiles:100
+operatingSystem.process.1578.priority:4
+operatingSystem.process.8908.groupID:20
+networkIF.0.MACaddr:4e:a1:c1:79:1f:ee
+operatingSystem.process.45960.kernelTime:11
+operatingSystem.process.604.userID:502
+operatingSystem.process.574.path:/usr/sbin/cfprefsd
+operatingSystem.process.3037.openFiles:100
+operatingSystem.service.619.pid:619
+diskStore.0.transferTime:5433142
+operatingSystem.process.746.bytesRead:10752000
+operatingSystem.process.5968.priority:4
+operatingSystem.process.3420.bytesWritten:0
+operatingSystem.process.14811.parentProcessID:1
+operatingSystem.process.65945.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1390.state:WAITING
+operatingSystem.process.18464.bytesWritten:0
+operatingSystem.process.1593.startTime:1591072363811
+operatingSystem.process.1417.groupID:20
+operatingSystem.process.65946.groupID:20
+operatingSystem.process.1345.bytesRead:4526080
+operatingSystem.process.45959.upTime:215403615
+operatingSystem.process.4487.threadCount:5
+operatingSystem.process.1518.openFiles:100
+operatingSystem.process.648.userID:502
+operatingSystem.process.3403.virtualSize:4934438912
+operatingSystem.process.35849.kernelTime:50
+operatingSystem.networkParams.hostName:LT-C02R90TRG8WM
+operatingSystem.process.718.kernelTime:8589
+operatingSystem.process.724.virtualSize:4484812800
+operatingSystem.process.701.userTime:79
+operatingSystem.service.719.pid:719
+operatingSystem.process.679.bitness:32
+operatingSystem.process.612.userTime:522
+networkIF.0.packetsRecv:0
+operatingSystem.process.3418.userTime:26
+operatingSystem.fileSystem.1.usableSpace:352910413824
+operatingSystem.service.759.state:RUNNING
+operatingSystem.process.1336.groupID:20
+operatingSystem.process.679.user:jbonofre
+operatingSystem.process.610.userID:502
+operatingSystem.process.717.bytesRead:73338880
+operatingSystem.process.29147.userTime:41
+operatingSystem.process.3417.virtualSize:4762210304
+operatingSystem.process.790.state:WAITING
+operatingSystem.service.8908.pid:8908
+operatingSystem.process.18375.bytesWritten:0
+operatingSystem.process.1550.threadCount:19
+operatingSystem.process.1417.kernelTime:12
+operatingSystem.process.630.state:WAITING
+operatingSystem.process.628.threadCount:3
+operatingSystem.service.704.pid:704
+operatingSystem.process.29147.virtualSize:4497424384
+operatingSystem.service.758.state:RUNNING
+operatingSystem.process.35843.pid:35843
+operatingSystem.process.704.startTime:1591071945792
+operatingSystem.process.3449.bytesWritten:0
+operatingSystem.process.1514.currentWorkingDirectory:/
+operatingSystem.process.584.path:/usr/libexec/trustd
+operatingSystem.process.14692.startTime:1591109827363
+operatingSystem.process.1326.state:WAITING
+operatingSystem.process.28400.commandLine:/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared-smdworker-cMDSImporterWorker-mcom.apple.mdworker.shared
+operatingSystem.process.783.threadCount:3
+operatingSystem.process.3645.pid:3645
+operatingSystem.service.1791.state:RUNNING
+operatingSystem.fileSystem.1.freeSpace:369650089984
+operatingSystem.process.736.state:WAITING
+operatingSystem.process.730.groupID:20
+operatingSystem.process.15668.userTime:24
+operatingSystem.process.196.userID:502
+operatingSystem.service.630.name:IMDPersistenceAgent
+operatingSystem.process.1378.bytesRead:454156288
+operatingSystem.process.628.processCpuLoadCumulative:8.788899483850828E-5
+operatingSystem.service.731.state:RUNNING
+operatingSystem.process.18324.group:staff
+operatingSystem.process.19390.userID:502
+operatingSystem.process.758.bytesWritten:0
+operatingSystem.process.1354.threadCount:4
+operatingSystem.process.6650.user:jbonofre
+operatingSystem.process.1500.state:WAITING
+operatingSystem.service.583.state:RUNNING
+operatingSystem.process.18322.threadCount:5
+operatingSystem.process.600.state:WAITING
+operatingSystem.process.60095.userTime:4
+operatingSystem.process.2112.kernelTime:501
+operatingSystem.process.602.priority:31
+operatingSystem.process.611.openFiles:100
+operatingSystem.service.679.pid:679
+operatingSystem.process.79896.userID:502
+operatingSystem.service.616.pid:616
+operatingSystem.process.3404.pid:3404
+operatingSystem.process.3070.virtualSize:4977262592
+operatingSystem.process.20258.pid:20258
+operatingSystem.process.608.name:CalendarAgent
+operatingSystem.process.821.bytesRead:16130048
+operatingSystem.process.588.state:WAITING
+operatingSystem.service.3420.state:RUNNING
+operatingSystem.process.722.upTime:346790876
+operatingSystem.process.711.parentProcessID:1
+operatingSystem.process.1341.groupID:20
+operatingSystem.process.3061.bytesWritten:0
+operatingSystem.process.699.groupID:20
+operatingSystem.service.4360.name:nbagent
+operatingSystem.process.891.threadCount:2
+operatingSystem.process.35846.virtualSize:4994748416
+operatingSystem.process.1341.threadCount:4
+operatingSystem.process.799.threadCount:3
+operatingSystem.process.65942.upTime:145457358
+operatingSystem.process.1370.path:/System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
+operatingSystem.service.65996.state:RUNNING
+operatingSystem.process.3645.groupID:20
+operatingSystem.process.1404.startTime:1591072350941
+operatingSystem.process.737.bitness:32
+operatingSystem.process.3404.startTime:1591073341278
+operatingSystem.process.19062.pid:19062
+operatingSystem.process.1343.threadCount:4
+operatingSystem.process.715.state:WAITING
+operatingSystem.process.1504.name:SocialPushAgent
+operatingSystem.process.763.upTime:346787938
+operatingSystem.process.20337.userTime:492
+operatingSystem.process.790.processCpuLoadCumulative:1.369745000340634E-6
+operatingSystem.service.605.state:RUNNING
+operatingSystem.process.3403.openFiles:100
+operatingSystem.process.82155.priority:31
+operatingSystem.process.45959.state:WAITING
+operatingSystem.service.18324.name:MTLCompilerService
+operatingSystem.process.895.user:jbonofre
+operatingSystem.process.15679.kernelTime:946
+operatingSystem.service.28829.pid:28829
+operatingSystem.process.3307.name:OSDUIHelper
+operatingSystem.process.1665.startTime:1591072394888
+operatingSystem.process.607.processCpuLoadCumulative:5.754874547137394E-5
+operatingSystem.service.1351.pid:1351
+operatingSystem.process.1667.currentWorkingDirectory:/Library/Printers/Brother/Utilities/Server/USBAppControl.app/Contents/Resources
+operatingSystem.process.1633.pid:1633
+operatingSystem.process.621.groupID:20
+operatingSystem.process.3037.threadCount:1
+operatingSystem.process.1450.user:jbonofre
+operatingSystem.process.620.kernelTime:10362
+operatingSystem.process.1338.threadCount:4
+operatingSystem.process.606.userID:502
+operatingSystem.process.28400.processCpuLoadCumulative:0.006066557131607346
+operatingSystem.process.603.bitness:32
+operatingSystem.process.880.threadCount:2
+operatingSystem.process.1502.commandLine:/Library/Application Support/Fortinet/FortiClient/bin/CredentialStore
+operatingSystem.service.5972.pid:5972
+operatingSystem.process.1625.userTime:431147
+operatingSystem.process.1330.threadCount:30
+operatingSystem.process.5968.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.18467.virtualSize:4984672256
+operatingSystem.process.752.state:WAITING
+operatingSystem.process.603.userID:502
+operatingSystem.process.609.upTime:346801627
+operatingSystem.process.18325.user:jbonofre
+operatingSystem.process.65945.group:staff
+operatingSystem.process.739.groupID:20
+operatingSystem.process.646.groupID:20
+operatingSystem.process.1388.upTime:346390322
+operatingSystem.service.1351.name:WiFiVelocityAgent
+operatingSystem.process.715.path:/usr/libexec/pboard
+operatingSystem.process.65812.groupID:20
+networkIF.1.name:awdl0
+operatingSystem.process.28829.state:WAITING
+operatingSystem.process.18375.priority:4
+operatingSystem.process.65942.threadCount:4
+operatingSystem.process.891.parentProcessID:1
+operatingSystem.process.785.processCpuLoadCumulative:5.429954432733641E-6
+operatingSystem.process.582.threadCount:3
+operatingSystem.process.1341.userID:502
+operatingSystem.process.3061.virtualSize:4454891520
+operatingSystem.process.1791.processCpuLoadCumulative:4.535707357617335E-7
+operatingSystem.process.584.threadCount:2
+operatingSystem.process.1504.commandLine:/System/Library/CoreServices/SocialPushAgent.app/Contents/MacOS/SocialPushAgent
+operatingSystem.process.748.bytesWritten:0
+operatingSystem.service.1665.state:RUNNING
+operatingSystem.process.1336.state:WAITING
+operatingSystem.process.577.bytesWritten:57344
+operatingSystem.process.1642.name:Google Chrome Helper (Renderer)
+operatingSystem.process.715.currentWorkingDirectory:/
+operatingSystem.process.3418.currentWorkingDirectory:/
+operatingSystem.process.35845.residentSetSize:8192
+operatingSystem.process.623.group:staff
+operatingSystem.process.739.processCpuLoadCumulative:4.163913240588375E-6
+operatingSystem.process.1667.name:USBAppControl
+operatingSystem.process.1451.parentProcessID:1
+operatingSystem.process.1536.pid:1536
+operatingSystem.process.609.path:/usr/libexec/dmd
+operatingSystem.process.20337.group:staff
+operatingSystem.process.579.user:jbonofre
+operatingSystem.process.786.priority:4
+operatingSystem.process.760.pid:760
+operatingSystem.process.606.residentSetSize:1732608
+operatingSystem.process.1390.currentWorkingDirectory:/
+operatingSystem.process.18325.currentWorkingDirectory:/
+operatingSystem.process.693.state:WAITING
+networkIF.0.inErrors:0
+operatingSystem.process.1638.userID:502
+operatingSystem.service.599.name:accountsd
+operatingSystem.process.653.processCpuLoadCumulative:2.018465312840843E-6
+usbDevice.2.vendor:Broadcom Corp.
+operatingSystem.process.1347.upTime:346391940
+operatingSystem.process.705.name:corespotlightd
+operatingSystem.process.1507.openFiles:100
+operatingSystem.process.880.path:/System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/MacOS/com.apple.audio.SandboxHelper
+operatingSystem.process.1508.startTime:1591072357773
+operatingSystem.process.1450.groupID:20
+operatingSystem.process.1333.userID:502
+operatingSystem.process.600.parentProcessID:1
+operatingSystem.process.1663.threadCount:17
+operatingSystem.service.634.pid:634
+operatingSystem.process.1557.priority:31
+operatingSystem.process.1633.name:findmydevice-user-agent
+operatingSystem.process.1341.residentSetSize:3096576
+operatingSystem.process.35844.currentWorkingDirectory:/
+operatingSystem.process.5972.kernelTime:2659
+operatingSystem.process.23254.residentSetSize:618496
+operatingSystem.process.1817.groupID:20
+operatingSystem.process.721.commandLine:/System/Library/CoreServices/sharedfilelistd
+operatingSystem.process.702.groupID:20
+operatingSystem.service.1351.state:RUNNING
+usbDevice.0.serialNumber:
+operatingSystem.process.1642.currentWorkingDirectory:/
+operatingSystem.process.1552.openFiles:100
+operatingSystem.process.3433.state:WAITING
+operatingSystem.process.1715.currentWorkingDirectory:/
+operatingSystem.process.799.path:/System/Library/PrivateFrameworks/PhotoAnalysis.framework/Versions/A/Support/photoanalysisd
+operatingSystem.process.594.openFiles:50
+operatingSystem.process.4487.bitness:32
+operatingSystem.process.1336.userTime:181
+operatingSystem.service.891.pid:891
+operatingSystem.process.3703.upTime:342490075
+operatingSystem.process.739.name:homed
+operatingSystem.process.760.userID:502
+operatingSystem.process.1475.groupID:20
+operatingSystem.process.773.state:WAITING
+operatingSystem.service.0.name:com.apple.security.syspolicy
+operatingSystem.process.18321.processCpuLoadCumulative:3.881418762225152E-5
+operatingSystem.process.595.threadCount:5
+operatingSystem.process.79899.upTime:84974888
+operatingSystem.process.1390.threadCount:2
+operatingSystem.process.729.commandLine:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+networkIF.1.outErrors:0
+operatingSystem.process.1337.user:jbonofre
+operatingSystem.process.3307.startTime:1591073065461
+operatingSystem.process.29147.userID:502
+operatingSystem.process.1588.virtualSize:9427488768
+operatingSystem.process.730.kernelTime:214
+operatingSystem.process.5968.bytesRead:87441408
+operatingSystem.process.6650.threadCount:2
+operatingSystem.process.1404.bytesRead:25067520
+operatingSystem.process.879.user:jbonofre
+operatingSystem.service.1342.pid:1342
+operatingSystem.process.597.state:WAITING
+operatingSystem.process.3421.state:WAITING
+operatingSystem.process.1030.groupID:20
+operatingSystem.process.629.pid:629
+operatingSystem.process.3421.userTime:402202
+operatingSystem.service.14692.pid:14692
+operatingSystem.service.79899.name:com.apple.ctkpcscd
+operatingSystem.process.3568.startTime:1591074184488
+operatingSystem.process.732.commandLine:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.19614.priority:4
+operatingSystem.process.28829.name:mdworker_shared
+operatingSystem.service.51181.pid:51181
+operatingSystem.process.1547.bitness:32
+operatingSystem.process.879.pid:879
+operatingSystem.process.62808.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.1517.startTime:1591072357800
+operatingSystem.process.1404.state:WAITING
+operatingSystem.process.693.bytesWritten:61440
+operatingSystem.service.607.pid:607
+operatingSystem.process.1543.processCpuLoadCumulative:3.859038412158733E-5
+operatingSystem.process.773.name:ContainerMetadataExtractor
+operatingSystem.process.1665.bytesRead:28880896
+operatingSystem.process.1714.user:jbonofre
+operatingSystem.process.1338.residentSetSize:12718080
+operatingSystem.process.3307.state:WAITING
+operatingSystem.service.720.name:talagent
+operatingSystem.process.20338.name:com.apple.WebKit.WebContent
+operatingSystem.process.3307.userID:502
+operatingSystem.process.1526.parentProcessID:1
+operatingSystem.process.652.userID:502
+operatingSystem.process.613.userTime:2867
+operatingSystem.process.1384.virtualSize:4539441152
+operatingSystem.process.1490.threadCount:16
+operatingSystem.process.1641.threadCount:16
+operatingSystem.process.1475.user:jbonofre
+operatingSystem.process.14811.bytesRead:77824
+operatingSystem.process.584.parentProcessID:1
+operatingSystem.service.1508.pid:1508
+operatingSystem.process.4524.parentProcessID:1
+operatingSystem.process.5975.residentSetSize:8192
+operatingSystem.process.718.userTime:11175
+operatingSystem.process.18375.parentProcessID:1
+operatingSystem.service.740.state:RUNNING
+operatingSystem.process.743.commandLine:/usr/libexec/SidecarRelay
+operatingSystem.process.701.commandLine:/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/XPCServices/com.apple.siri.ClientFlow.ClientScripter.xpc/Contents/MacOS/com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.service.597.name:CloudKeychainProxy
+operatingSystem.process.794.startTime:1591071960983
+operatingSystem.process.593.residentSetSize:4042752
+operatingSystem.process.20141.user:jbonofre
+operatingSystem.process.59813.kernelTime:75185
+operatingSystem.process.579.threadCount:2
+graphicsCard.0.deviceId:0x6821
+operatingSystem.process.14396.kernelTime:1648
+operatingSystem.process.1662.userID:502
+operatingSystem.process.1662.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.663.startTime:1591071942942
+operatingSystem.process.8986.name:MTLCompilerService
+operatingSystem.process.3404.upTime:345399331
+operatingSystem.process.1542.userID:502
+operatingSystem.process.18467.bytesWritten:0
+operatingSystem.process.724.bytesRead:16666624
+operatingSystem.service.1518.name:TextInputMenuAgent
+operatingSystem.service.720.pid:720
+operatingSystem.process.79896.parentProcessID:1
+operatingSystem.process.26129.openFiles:100
+operatingSystem.service.1520.pid:1520
+operatingSystem.process.759.residentSetSize:2867200
+operatingSystem.process.762.residentSetSize:2953216
+operatingSystem.process.593.groupID:20
+operatingSystem.service.574.state:RUNNING
+operatingSystem.process.762.priority:4
+operatingSystem.process.709.bitness:32
+operatingSystem.process.1030.startTime:1591072158954
+operatingSystem.process.724.startTime:1591071949879
+powerSource.0.manufactureDate:2016-01-19
+operatingSystem.process.1342.bitness:32
+operatingSystem.process.628.bitness:32
+diskStore.1.writeBytes:0
+operatingSystem.process.737.name:CoreLocationAgent
+operatingSystem.process.1514.threadCount:2
+operatingSystem.process.35849.startTime:1591185206417
+operatingSystem.process.3424.user:jbonofre
+operatingSystem.process.735.pid:735
+processor.logical.2.physicalPackageNumber:0
+operatingSystem.process.785.virtualSize:4548116480
+operatingSystem.process.5975.bitness:32
+operatingSystem.process.3405.residentSetSize:7323648
+operatingSystem.process.1450.group:staff
+operatingSystem.process.60098.kernelTime:12
+operatingSystem.process.1354.bytesWritten:0
+operatingSystem.process.722.processCpuLoadCumulative:1.6423154108587333E-4
+operatingSystem.fileSystem.2.type:apfs
+operatingSystem.process.56067.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.contacts.donation-agent/Data
+operatingSystem.process.711.userID:502
+operatingSystem.process.28840.name:mdworker_shared
+operatingSystem.process.4347.bytesRead:8843264
+memory.total:17179869184
+operatingSystem.process.722.threadCount:2
+operatingSystem.process.714.upTime:346791114
+operatingSystem.process.879.groupID:20
+operatingSystem.service.1714.name:MTLCompilerService
+operatingSystem.process.577.pid:577
+operatingSystem.process.45959.userTime:33
+operatingSystem.process.3708.startTime:1591076265650
+operatingSystem.process.1326.name:Google Chrome
+operatingSystem.process.35849.state:WAITING
+operatingSystem.process.722.path:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/fontd
+operatingSystem.process.29146.userTime:44
+operatingSystem.process.1388.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper
+operatingSystem.process.4487.upTime:335076977
+operatingSystem.process.3421.bytesRead:918761472
+operatingSystem.process.1665.currentWorkingDirectory:/
+operatingSystem.process.752.userID:502
+processor.logical.6.processorNumber:6
+operatingSystem.process.3403.state:WAITING
+operatingSystem.process.758.upTime:346787946
+operatingSystem.process.28513.startTime:1591418674676
+operatingSystem.process.599.currentWorkingDirectory:/
+diskStore.1.timeStamp:0
+operatingSystem.process.630.virtualSize:4529651712
+operatingSystem.process.1511.group:staff
+operatingSystem.process.615.groupID:20
+operatingSystem.process.611.bytesRead:26890240
+operatingSystem.process.1364.state:WAITING
+operatingSystem.process.28481.startTime:1591418664458
+operatingSystem.process.4360.user:jbonofre
+operatingSystem.process.1490.userID:502
+operatingSystem.process.1625.threadCount:9
+operatingSystem.process.620.priority:31
+operatingSystem.process.79899.commandLine:/System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/com.apple.ctkpcscd
+operatingSystem.process.7904.residentSetSize:8192
+operatingSystem.process.28830.kernelTime:41
+operatingSystem.service.648.name:parsecd
+operatingSystem.process.719.threadCount:2
+operatingSystem.process.615.name:NotificationCenter
+operatingSystem.process.3069.bytesWritten:0
+operatingSystem.process.1543.priority:31
+operatingSystem.process.3568.pid:3568
+operatingSystem.process.1342.commandLine:/System/Library/PrivateFrameworks/Categories.framework/Versions/A/XPCServices/CategoriesService.xpc/Contents/MacOS/CategoriesService
+operatingSystem.process.18467.userID:502
+operatingSystem.service.786.name:photolibraryd
+operatingSystem.process.3424.threadCount:8
+operatingSystem.process.717.threadCount:2
+operatingSystem.process.3402.threadCount:4
+operatingSystem.process.614.upTime:346801506
+operatingSystem.process.3433.residentSetSize:8192
+operatingSystem.process.59813.pid:59813
+operatingSystem.process.1663.group:staff
+operatingSystem.process.1578.currentWorkingDirectory:/
+operatingSystem.process.1475.bytesRead:24576
+operatingSystem.service.1593.name:USBserver
+operatingSystem.process.1328.userID:502
+operatingSystem.service.1516.state:RUNNING
+operatingSystem.process.1588.bytesRead:335761408
+operatingSystem.process.711.threadCount:3
+operatingSystem.process.18321.openFiles:100
+operatingSystem.process.595.pid:595
+operatingSystem.process.595.userID:502
+networkIF.1.inErrors:0
+operatingSystem.process.21367.path:/System/Library/PrivateFrameworks/KerberosHelper/Helpers/DiskUnmountWatcher
+operatingSystem.process.821.pid:821
+operatingSystem.process.28840.bitness:32
+operatingSystem.process.28512.group:staff
+operatingSystem.process.82155.threadCount:1
+operatingSystem.process.79898.kernelTime:300
+operatingSystem.process.26129.kernelTime:59
+operatingSystem.process.65996.user:jbonofre
+sensors.cpuTemperature:50.75
+operatingSystem.service.699.pid:699
+operatingSystem.process.601.residentSetSize:13504512
+operatingSystem.process.21367.bitness:32
+operatingSystem.process.28498.residentSetSize:18538496
+operatingSystem.process.745.groupID:20
+operatingSystem.process.763.group:staff
+operatingSystem.process.196.state:WAITING
+operatingSystem.process.18322.startTime:1591365589999
+operatingSystem.process.628.openFiles:100
+operatingSystem.process.79898.currentWorkingDirectory:/
+operatingSystem.process.18466.parentProcessID:1
+operatingSystem.process.614.userTime:5545
+operatingSystem.process.1336.bytesRead:266240
+operatingSystem.process.710.group:staff
+operatingSystem.process.606.kernelTime:29700
+operatingSystem.process.3404.parentProcessID:1
+operatingSystem.process.65812.pid:65812
+operatingSystem.service.3658.pid:3658
+operatingSystem.process.65941.bitness:32
+operatingSystem.process.18375.threadCount:5
+operatingSystem.process.28481.virtualSize:10501283840
+operatingSystem.process.663.virtualSize:4496060416
+operatingSystem.service.748.state:RUNNING
+diskStore.1.partition.4.size:500068036608
+processor.logical.1.numaNode:0
+operatingSystem.process.65413.threadCount:2
+operatingSystem.process.798.userTime:4630
+operatingSystem.process.26130.user:jbonofre
+operatingSystem.process.892.residentSetSize:19329024
+operatingSystem.process.595.startTime:1591071938592
+operatingSystem.process.686.kernelTime:108
+operatingSystem.process.35843.bitness:32
+operatingSystem.process.879.state:WAITING
+operatingSystem.process.1630.threadCount:4
+operatingSystem.process.19617.residentSetSize:8192
+operatingSystem.process.1714.userID:502
+operatingSystem.process.1450.currentWorkingDirectory:/
+operatingSystem.process.28830.residentSetSize:16265216
+operatingSystem.process.617.upTime:346801381
+operatingSystem.process.740.bytesWritten:516096
+operatingSystem.process.20338.userTime:710
+operatingSystem.process.748.userID:502
+networkIF.1.subnetMasks:[]
+operatingSystem.service.60091.name:avconferenced
+operatingSystem.process.1475.parentProcessID:1
+networkIF.1.speed:10000000
+operatingSystem.process.3449.priority:4
+operatingSystem.process.704.userID:502
+operatingSystem.process.1543.bytesRead:70828032
+operatingSystem.service.1371.name:CategoriesService
+operatingSystem.process.648.residentSetSize:3305472
+operatingSystem.process.892.kernelTime:11404
+operatingSystem.manufacturer:Apple
+operatingSystem.process.593.bytesWritten:655360
+operatingSystem.process.3049.state:WAITING
+operatingSystem.process.3071.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.28520.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
+operatingSystem.process.1510.bytesRead:45379584
+operatingSystem.process.1343.startTime:1591072348591
+operatingSystem.service.628.name:assistantd
+operatingSystem.process.7872.openFiles:100
+operatingSystem.process.3061.user:jbonofre
+operatingSystem.process.4487.bytesRead:39813120
+operatingSystem.process.1688.path:/System/Library/CoreServices/Siri.app/Contents/XPCServices/SiriNCService.xpc/Contents/MacOS/SiriNCService
+operatingSystem.process.1493.pid:1493
+operatingSystem.process.28829.currentWorkingDirectory:/
+operatingSystem.process.28520.kernelTime:16
+operatingSystem.process.5968.processCpuLoadCumulative:4.145647721933212E-5
+operatingSystem.process.5968.state:WAITING
+operatingSystem.process.1330.upTime:346395922
+operatingSystem.process.628.state:WAITING
+operatingSystem.process.60098.user:jbonofre
+operatingSystem.process.891.upTime:346718239
+operatingSystem.process.65945.startTime:1591273283500
+operatingSystem.process.1593.virtualSize:5003763712
+operatingSystem.process.735.path:/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
+operatingSystem.process.18464.pid:18464
+operatingSystem.process.615.residentSetSize:29327360
+operatingSystem.process.65941.commandLine:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.630.startTime:1591071939645
+operatingSystem.process.29149.group:staff
+operatingSystem.process.3403.path:/Applications/WhatsApp.app/Contents/Frameworks/WhatsApp Helper (GPU).app/Contents/MacOS/WhatsApp Helper (GPU)
+operatingSystem.process.18324.processCpuLoadCumulative:1.5616118038887258E-6
+operatingSystem.process.1550.kernelTime:85838
+operatingSystem.process.3321.priority:4
+operatingSystem.process.1714.parentProcessID:1
+operatingSystem.process.699.userID:502
+operatingSystem.process.3037.kernelTime:24
+operatingSystem.process.20258.upTime:3071314
+operatingSystem.process.1389.userTime:396
+operatingSystem.process.794.currentWorkingDirectory:/
+operatingSystem.process.6650.kernelTime:43
+diskStore.0.size:500277790720
+operatingSystem.process.1665.user:jbonofre
+operatingSystem.process.702.user:jbonofre
+operatingSystem.process.19062.userTime:5880
+operatingSystem.process.593.threadCount:2
+operatingSystem.process.790.virtualSize:4485488640
+operatingSystem.process.1351.currentWorkingDirectory:/
+operatingSystem.process.711.kernelTime:108636
+operatingSystem.process.648.processCpuLoadCumulative:1.9452193699373906E-5
+operatingSystem.process.601.kernelTime:57817
+processor.logical.1.processorNumber:1
+operatingSystem.process.718.commandLine:/usr/libexec/swcd
+operatingSystem.process.65996.groupID:20
+operatingSystem.process.891.startTime:1591072022436
+operatingSystem.process.574.userTime:68997
+operatingSystem.process.715.startTime:1591071949616
+operatingSystem.process.1715.userTime:139
+operatingSystem.process.621.group:staff
+operatingSystem.process.652.currentWorkingDirectory:/
+operatingSystem.service.1330.state:RUNNING
+operatingSystem.service.8986.pid:8986
+operatingSystem.service.1511.pid:1511
+operatingSystem.service.23254.state:RUNNING
+operatingSystem.process.710.commandLine:/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CMFSyncAgent
+operatingSystem.process.577.groupID:20
+operatingSystem.service.8795.state:RUNNING
+operatingSystem.process.35845.bitness:32
+operatingSystem.process.1817.processCpuLoadCumulative:3.348463167214294E-6
+operatingSystem.process.1493.upTime:346384180
+operatingSystem.process.15667.path:/System/Library/PrivateFrameworks/IMDPersistence.framework/IMAutomaticHistoryDeletionAgent.app/Contents/MacOS/IMAutomaticHistoryDeletionAgent
+operatingSystem.process.26129.userTime:78
+operatingSystem.process.65945.upTime:145457056
+operatingSystem.process.750.kernelTime:10431
+operatingSystem.process.1378.user:jbonofre
+operatingSystem.process.603.priority:31
+operatingSystem.process.1351.virtualSize:4483227648
+operatingSystem.process.608.openFiles:200
+operatingSystem.process.60098.groupID:20
+operatingSystem.process.1364.commandLine:-zsh
+operatingSystem.process.646.userTime:799
+operatingSystem.process.611.userID:502
+operatingSystem.process.739.threadCount:3
+powerSource.0.maxCapacity:6682
+operatingSystem.process.1665.userID:502
+operatingSystem.process.1662.name:Google Chrome Helper (Renderer)
+operatingSystem.process.634.residentSetSize:36864
+operatingSystem.process.697.bitness:32
+operatingSystem.process.3405.state:WAITING
+operatingSystem.process.616.priority:4
+operatingSystem.process.750.openFiles:100
+operatingSystem.service.711.pid:711
+operatingSystem.process.599.user:jbonofre
+operatingSystem.process.1516.userID:502
+operatingSystem.process.28839.processCpuLoadCumulative:0.006084164272435356
+operatingSystem.process.605.group:staff
+operatingSystem.process.35846.priority:4
+operatingSystem.process.1511.name:LOGINserver
+operatingSystem.process.28481.bytesWritten:47878144
+operatingSystem.service.625.pid:625
+operatingSystem.process.51182.bytesRead:495616
+operatingSystem.process.95949.threadCount:1
+operatingSystem.process.15667.openFiles:100
+operatingSystem.process.3061.userTime:268
+operatingSystem.process.16317.currentWorkingDirectory:/
+operatingSystem.service.35846.name:MTLCompilerService
+operatingSystem.process.7872.priority:4
+operatingSystem.process.594.commandLine:/System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
+operatingSystem.process.586.user:jbonofre
+operatingSystem.process.728.threadCount:3
+operatingSystem.process.60101.groupID:20
+operatingSystem.process.6650.pid:6650
+operatingSystem.process.652.virtualSize:4490383360
+operatingSystem.fileSystem.3.mount:/Volumes/Recovery
+operatingSystem.service.710.state:RUNNING
+operatingSystem.process.35846.upTime:233535203
+operatingSystem.process.573.threadCount:2
+operatingSystem.process.3571.priority:4
+operatingSystem.process.1371.kernelTime:37
+operatingSystem.service.1547.name:recentsd
+operatingSystem.family:macOS
+operatingSystem.process.18292.userID:502
+operatingSystem.process.746.name:CategoriesService
+operatingSystem.process.734.state:WAITING
+operatingSystem.process.35848.openFiles:100
+operatingSystem.process.1526.startTime:1591072358117
+operatingSystem.process.29147.group:staff
+operatingSystem.process.8985.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.28498.bitness:32
+operatingSystem.process.27410.groupID:20
+operatingSystem.process.613.bitness:32
+operatingSystem.process.583.commandLine:/System/Library/PrivateFrameworks/CloudServices.framework/Helpers/com.apple.sbd
+operatingSystem.process.35843.userID:502
+operatingSystem.process.1500.parentProcessID:1
+operatingSystem.process.1625.bitness:32
+operatingSystem.process.786.bytesRead:54648832
+operatingSystem.process.1331.path:/Applications/Skype.app/Contents/MacOS/Skype
+operatingSystem.process.23254.virtualSize:4801839104
+operatingSystem.process.4524.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1378.openFiles:100
+operatingSystem.process.601.startTime:1591071939006
+operatingSystem.process.1517.processCpuLoadCumulative:6.241648655333799E-5
+operatingSystem.process.28828.group:staff
+operatingSystem.process.28512.pid:28512
+operatingSystem.process.1351.user:jbonofre
+operatingSystem.process.743.bitness:32
+operatingSystem.process.4440.state:WAITING
+operatingSystem.process.1378.bytesWritten:0
+operatingSystem.process.616.bytesWritten:8888320
+diskStore.0.readBytes:142151912960
+operatingSystem.process.1820.virtualSize:4440530944
+operatingSystem.process.14811.bytesWritten:0
+operatingSystem.process.4347.group:staff
+operatingSystem.service.4347.name:CategoriesService
+operatingSystem.process.60095.parentProcessID:1
+operatingSystem.process.1715.residentSetSize:8192
+operatingSystem.process.762.groupID:20
+operatingSystem.process.760.name:storedownloadd
+operatingSystem.process.65996.kernelTime:17
+operatingSystem.process.65996.bytesRead:204800
+operatingSystem.process.7904.pid:7904
+operatingSystem.process.15679.virtualSize:4487401472
+operatingSystem.process.1516.name:AirPlayUIAgent
+operatingSystem.process.611.bytesWritten:2457600
+operatingSystem.process.626.parentProcessID:1
+operatingSystem.process.1593.upTime:346376823
+operatingSystem.service.653.state:RUNNING
+operatingSystem.process.646.bitness:32
+operatingSystem.process.51181.processCpuLoadCumulative:1.8375060427957768E-7
+operatingSystem.process.14396.residentSetSize:487424
+operatingSystem.service.18322.state:RUNNING
+operatingSystem.process.1364.processCpuLoadCumulative:6.611024035007226E-7
+operatingSystem.process.3402.path:/Applications/WhatsApp.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/crashpad_handler
+operatingSystem.process.1779.userID:502
+operatingSystem.process.597.residentSetSize:1150976
+operatingSystem.process.1552.upTime:346381139
+operatingSystem.process.1714.openFiles:100
+operatingSystem.process.702.currentWorkingDirectory:/
+operatingSystem.process.15679.groupID:20
+operatingSystem.process.1400.bytesWritten:0
+operatingSystem.service.18845.name:com.apple.WebKit.WebContent
+operatingSystem.process.82155.group:staff
+operatingSystem.process.773.parentProcessID:1
+operatingSystem.process.3421.currentWorkingDirectory:/Applications/Skype.app/Contents/MacOS
+operatingSystem.process.1030.group:staff
+operatingSystem.process.628.currentWorkingDirectory:/
+operatingSystem.service.14692.state:RUNNING
+operatingSystem.process.18324.userTime:73
+operatingSystem.process.1326.groupID:20
+operatingSystem.process.35846.pid:35846
+operatingSystem.process.1642.userID:502
+operatingSystem.process.799.userID:502
+operatingSystem.process.14396.group:staff
+operatingSystem.process.748.group:staff
+operatingSystem.service.583.pid:583
+operatingSystem.process.3645.startTime:1591074254948
+operatingSystem.process.1818.bytesWritten:0
+operatingSystem.process.729.groupID:20
+operatingSystem.service.752.pid:752
+operatingSystem.service.737.pid:737
+operatingSystem.process.1475.upTime:346387062
+operatingSystem.service.1714.pid:1714
+operatingSystem.process.6650.upTime:331023450
+operatingSystem.process.1378.priority:31
+operatingSystem.process.1637.bytesWritten:0
+operatingSystem.process.794.parentProcessID:1
+operatingSystem.process.1490.startTime:1591072356319
+operatingSystem.process.29149.openFiles:50
+operatingSystem.process.786.upTime:346779947
+operatingSystem.process.735.group:staff
+operatingSystem.process.28513.parentProcessID:1
+operatingSystem.process.18467.openFiles:100
+operatingSystem.service.1338.name:Finder
+operatingSystem.process.65996.commandLine:/System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintUITool
+operatingSystem.process.745.upTime:346788849
+operatingSystem.process.28830.bytesRead:16384
+operatingSystem.service.21367.state:RUNNING
+processor.logical.1.processorGroup:0
+operatingSystem.process.2109.groupID:20
+operatingSystem.process.35848.bytesWritten:0
+operatingSystem.process.1779.group:staff
+operatingSystem.process.705.priority:4
+operatingSystem.process.28498.threadCount:4
+operatingSystem.process.702.userTime:2581
+operatingSystem.process.610.startTime:1591071939095
+operatingSystem.process.701.group:staff
+operatingSystem.process.1817.path:/usr/bin/screen
+operatingSystem.process.623.path:/usr/libexec/pkd
+operatingSystem.process.3071.openFiles:100
+operatingSystem.process.19516.bytesRead:372736
+operatingSystem.process.59813.state:WAITING
+operatingSystem.process.15665.processCpuLoadCumulative:1.1509248346938991E-7
+operatingSystem.process.35848.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1520.group:staff
+operatingSystem.process.611.state:WAITING
+operatingSystem.process.621.name:ctkd
+operatingSystem.process.1370.userTime:1823
+operatingSystem.process.28482.bytesRead:0
+operatingSystem.process.6650.bitness:32
+operatingSystem.process.1536.userTime:856633
+operatingSystem.process.599.state:WAITING
+operatingSystem.process.584.bytesRead:164593664
+operatingSystem.process.1390.bytesRead:16359424
+operatingSystem.process.2112.threadCount:4
+operatingSystem.process.573.bitness:32
+operatingSystem.process.79898.threadCount:4
+operatingSystem.process.51181.userTime:29
+operatingSystem.process.14811.user:jbonofre
+operatingSystem.process.59813.bytesWritten:32768
+operatingSystem.process.719.bitness:32
+operatingSystem.process.597.commandLine:/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy
+operatingSystem.process.1345.parentProcessID:1
+operatingSystem.service.15679.pid:15679
+operatingSystem.process.1384.groupID:20
+operatingSystem.process.648.bytesWritten:221184
+operatingSystem.process.583.groupID:20
+operatingSystem.process.758.parentProcessID:1
+operatingSystem.process.762.bytesRead:20725760
+operatingSystem.process.45960.state:WAITING
+operatingSystem.process.3090.startTime:1591072895362
+powerSource.0.cycleCount:617
+operatingSystem.process.3049.bytesRead:3465216
+operatingSystem.process.15668.state:WAITING
+operatingSystem.process.3417.user:jbonofre
+operatingSystem.process.821.kernelTime:1402
+operatingSystem.service.15668.name:EscrowSecurityAlert
+operatingSystem.process.931.kernelTime:405
+operatingSystem.process.18464.priority:4
+operatingSystem.process.1517.path:/System/Library/CoreServices/cloudpaird
+operatingSystem.service.607.state:RUNNING
+operatingSystem.process.1526.user:jbonofre
+operatingSystem.process.1818.userID:502
+operatingSystem.process.879.processCpuLoadCumulative:7.008187547266331E-7
+operatingSystem.process.20338.virtualSize:109017747456
+operatingSystem.process.735.user:jbonofre
+operatingSystem.process.14811.processCpuLoadCumulative:4.860529913246735E-8
+operatingSystem.process.7904.name:com.apple.siri.ClientFlow.ClientScripter
+operatingSystem.process.1666.openFiles:100
+operatingSystem.service.3416.name:crashpad_handler
+operatingSystem.process.1338.priority:4
+operatingSystem.process.734.openFiles:100
+operatingSystem.service.3571.pid:3571
+operatingSystem.process.3049.startTime:1591072781565
+operatingSystem.process.1030.pid:1030
+operatingSystem.process.1514.processCpuLoadCumulative:1.979890153511727E-5
+operatingSystem.process.697.priority:4
+operatingSystem.process.597.processCpuLoadCumulative:1.508065294671345E-6
+operatingSystem.process.20338.residentSetSize:58261504
+operatingSystem.process.879.userID:502
+operatingSystem.service.0.pid:0
+operatingSystem.process.19062.virtualSize:109312770048
+operatingSystem.service.585.state:RUNNING
+operatingSystem.process.65413.startTime:1591272279113
+operatingSystem.process.3407.userID:502
+operatingSystem.process.586.commandLine:/System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Resources/AXVisualSupportAgent.app/Contents/MacOS/AXVisualSupportAgentlaunchd-s
+operatingSystem.process.1520.kernelTime:6208
+operatingSystem.process.760.bitness:32
+operatingSystem.process.1665.parentProcessID:1
+operatingSystem.process.15665.virtualSize:4437643264
+operatingSystem.process.588.upTime:346802222
+operatingSystem.process.699.bitness:32
+operatingSystem.process.615.pid:615
+operatingSystem.process.582.userID:502
+operatingSystem.fileSystem.3.label:Recovery
+operatingSystem.process.702.bitness:32
+operatingSystem.process.717.state:WAITING
+operatingSystem.process.634.priority:4
+operatingSystem.process.621.bitness:32
+operatingSystem.process.1348.group:staff
+operatingSystem.process.18463.groupID:20
+operatingSystem.service.18242.state:RUNNING
+operatingSystem.process.3069.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1030.bitness:32
+operatingSystem.service.1500.name:corespeechd
+operatingSystem.process.3568.processCpuLoadCumulative:1.1173796853152324E-6
+networkIF.2.MACaddr:f4:5c:89:a9:57:0d
+operatingSystem.process.1504.pid:1504
+operatingSystem.process.1378.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (GPU).app/Contents/MacOS/Google Chrome Helper (GPU)--type=gpu-process--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAA6AAAABwAAADgAAAAAAAAAOgAAAAAAAAA8AAAAAAAAAD4AAAAAAAAAAABAAAAAAAACAEAAAAAAAAQAQAAA [...]
+operatingSystem.process.1371.state:WAITING
+networkIF.0.bytesSent:0
+operatingSystem.process.583.group:staff
+operatingSystem.process.1588.startTime:1591072362685
+operatingSystem.process.1637.groupID:20
+operatingSystem.process.1390.path:/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
+operatingSystem.process.1818.threadCount:1
+operatingSystem.process.3417.groupID:20
+operatingSystem.process.1511.virtualSize:4504432640
+operatingSystem.process.19516.startTime:1591371143817
+operatingSystem.service.616.state:RUNNING
+operatingSystem.process.1616.kernelTime:55007
+operatingSystem.process.14692.parentProcessID:1
+operatingSystem.process.931.user:jbonofre
+operatingSystem.process.3568.group:staff
+operatingSystem.process.588.bytesRead:129241088
+operatingSystem.process.65945.pid:65945
+operatingSystem.process.710.bitness:32
+operatingSystem.process.8908.bytesWritten:606208
+operatingSystem.service.1476.name:SafeEjectGPUService
+operatingSystem.process.29147.bytesRead:28672
+operatingSystem.process.18375.pid:18375
+operatingSystem.process.3069.name:MTLCompilerService
+operatingSystem.process.1328.currentWorkingDirectory:/
+operatingSystem.process.4441.currentWorkingDirectory:/
+operatingSystem.process.35847.kernelTime:384
+powerSource.0.manufacturer:unknown
+operatingSystem.process.28482.userTime:12
+operatingSystem.process.602.virtualSize:4500566016
+operatingSystem.process.4443.upTime:335095682
+operatingSystem.process.1341.pid:1341
+operatingSystem.process.931.residentSetSize:2801664
+operatingSystem.process.606.pid:606
+operatingSystem.process.51181.residentSetSize:8192
+operatingSystem.process.28830.currentWorkingDirectory:/
+operatingSystem.process.737.groupID:20
+operatingSystem.fileSystem.1.options:rw,local,volfs,journaled,multilabel,nobrowse
+operatingSystem.process.727.bitness:32
+operatingSystem.process.20337.groupID:20
+operatingSystem.process.678.openFiles:100
+operatingSystem.process.628.kernelTime:9761
+operatingSystem.process.3417.group:staff
+operatingSystem.process.18321.groupID:20
+operatingSystem.process.579.userTime:35194
+networkIF.0.displayName:llw0
+operatingSystem.process.783.userID:502
+operatingSystem.process.1500.virtualSize:4457738240
+operatingSystem.service.35844.pid:35844
+operatingSystem.process.1500.currentWorkingDirectory:/
+operatingSystem.service.609.name:dmd
+operatingSystem.process.3407.bitness:32
+operatingSystem.process.1536.openFiles:400
+operatingSystem.service.739.state:RUNNING
+operatingSystem.process.28482.groupID:20
+operatingSystem.process.615.processCpuLoadCumulative:3.684990009111351E-4
+computerSystem.manufacturer:Apple Inc.
+operatingSystem.process.730.openFiles:100
+operatingSystem.process.1351.groupID:20
+operatingSystem.service.610.name:ScreenTimeAgent
+operatingSystem.process.1630.kernelTime:31100
+operatingSystem.process.728.user:jbonofre
+operatingSystem.process.1820.userTime:441
+operatingSystem.process.1642.userTime:135122
+operatingSystem.process.1431.upTime:346389030
+operatingSystem.process.3403.processCpuLoadCumulative:6.526936623147184E-5
+operatingSystem.process.752.kernelTime:9
+operatingSystem.service.1389.state:RUNNING
+operatingSystem.process.3404.group:staff
+operatingSystem.process.678.userID:502
+operatingSystem.process.1547.kernelTime:3665
+operatingSystem.process.79896.pid:79896
+operatingSystem.process.1378.parentProcessID:1326
+operatingSystem.process.1030.userTime:19316
+operatingSystem.process.605.user:jbonofre
+operatingSystem.service.65941.name:com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.service.60095.pid:60095
+operatingSystem.process.3708.path:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker
+operatingSystem.process.729.priority:4
+operatingSystem.process.3433.name:MTLCompilerService
+operatingSystem.process.95949.group:staff
+operatingSystem.process.931.bytesRead:14970880
+operatingSystem.process.3061.parentProcessID:1
+operatingSystem.process.4441.userTime:125
+operatingSystem.process.3449.user:jbonofre
+operatingSystem.service.1667.state:RUNNING
+operatingSystem.process.605.parentProcessID:1
+operatingSystem.process.593.path:/usr/libexec/secinitd
+networkIF.0.packetsSent:0
+operatingSystem.process.15679.currentWorkingDirectory:/
+operatingSystem.process.622.name:ContactsAccountsService
+operatingSystem.process.616.virtualSize:4509343744
+operatingSystem.process.29149.residentSetSize:67162112
+operatingSystem.process.3069.group:staff
+operatingSystem.process.1625.state:WAITING
+operatingSystem.service.1337.name:SystemUIServer
+operatingSystem.process.3307.userTime:2257
+operatingSystem.process.18325.state:WAITING
+operatingSystem.process.1511.openFiles:100
+operatingSystem.process.740.startTime:1591071951526
+operatingSystem.process.15668.path:/System/Library/CoreServices/EscrowSecurityAlert.app/Contents/MacOS/EscrowSecurityAlert
+operatingSystem.process.785.name:com.apple.CloudPhotosConfiguration
+operatingSystem.process.1625.parentProcessID:1326
+operatingSystem.process.51181.kernelTime:9
+operatingSystem.process.28498.startTime:1591418669998
+operatingSystem.process.693.upTime:346796577
+operatingSystem.process.45959.virtualSize:4939284480
+operatingSystem.service.4444.name:AMPArtworkAgent
+operatingSystem.service.1507.state:RUNNING
+operatingSystem.service.7872.pid:7872
+operatingSystem.process.3419.virtualSize:4687261696
+operatingSystem.process.19616.group:staff
+operatingSystem.process.1779.bytesRead:4816896
+operatingSystem.process.1820.threadCount:1
+operatingSystem.process.720.groupID:20
+operatingSystem.service.1514.state:RUNNING
+operatingSystem.process.605.virtualSize:4485419008
+operatingSystem.process.731.priority:31
+operatingSystem.process.720.userTime:1512
+operatingSystem.process.614.name:mapspushd
+operatingSystem.process.35849.upTime:233534152
+operatingSystem.process.1518.bytesRead:25645056
+operatingSystem.process.18242.user:jbonofre
+operatingSystem.process.3069.priority:4
+operatingSystem.process.798.groupID:20
+operatingSystem.process.196.commandLine:/System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindowconsole
+operatingSystem.process.1818.userTime:14977
+operatingSystem.process.617.priority:4
+operatingSystem.process.65945.currentWorkingDirectory:/
+operatingSystem.process.1550.name:Google Chrome Helper (Renderer)
+operatingSystem.process.739.group:staff
+operatingSystem.process.3416.pid:3416
+operatingSystem.process.18845.pid:18845
+operatingSystem.process.763.user:jbonofre
+operatingSystem.process.714.processCpuLoadCumulative:1.1447813510008219E-6
+operatingSystem.process.20141.state:WAITING
+operatingSystem.process.4443.residentSetSize:999424
+operatingSystem.process.1552.virtualSize:4522389504
+operatingSystem.process.762.commandLine:/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd
+diskStore.1.partition.2.name:Recovery
+operatingSystem.process.3090.name:UsageTrackingAgent
+operatingSystem.process.1475.pid:1475
+operatingSystem.process.1331.commandLine:/Applications/Skype.app/Contents/MacOS/Skype-psn_0_147492
+operatingSystem.process.8908.parentProcessID:1
+operatingSystem.process.752.virtualSize:4983963648
+diskStore.0.partition.0.major:1
+operatingSystem.process.95949.kernelTime:453
+operatingSystem.process.621.upTime:346801317
+operatingSystem.process.18292.userTime:18
+operatingSystem.process.717.pid:717
+operatingSystem.process.901.currentWorkingDirectory:/
+operatingSystem.process.586.pid:586
+operatingSystem.process.35845.groupID:20
+operatingSystem.process.573.userTime:254
+operatingSystem.process.668.userTime:24108
+operatingSystem.process.760.processCpuLoadCumulative:2.0761967434484978E-7
+operatingSystem.process.717.processCpuLoadCumulative:8.042308830656947E-6
+operatingSystem.process.668.userID:502
+operatingSystem.process.196.currentWorkingDirectory:/
+operatingSystem.process.17680.upTime:54456641
+operatingSystem.process.19617.path:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.717.upTime:346790960
+operatingSystem.process.686.state:WAITING
+operatingSystem.process.7904.priority:4
+processor.logical.3.physicalProcessorNumber:1
+operatingSystem.process.20337.bytesWritten:0
+networkIF.0.ndisPhysicalMediumType:0
+operatingSystem.process.634.userID:502
+operatingSystem.process.8985.residentSetSize:8192
+operatingSystem.process.2112.processCpuLoadCumulative:3.4208865719881603E-6
+operatingSystem.process.612.user:jbonofre
+operatingSystem.service.603.name:identityservicesd
+operatingSystem.process.65942.user:jbonofre
+operatingSystem.process.773.commandLine:/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/XPCServices/ContainerMetadataExtractor.xpc/Contents/MacOS/ContainerMetadataExtractor
+operatingSystem.process.3571.userID:502
+operatingSystem.service.19614.pid:19614
+operatingSystem.process.616.path:/System/Library/PrivateFrameworks/CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/Contents/MacOS/CalNCService
+operatingSystem.process.1345.state:WAITING
+operatingSystem.process.606.bytesRead:15040512
+operatingSystem.process.626.currentWorkingDirectory:/
+operatingSystem.process.18321.state:WAITING
+operatingSystem.process.653.openFiles:100
+operatingSystem.process.45960.userID:502
+operatingSystem.process.745.residentSetSize:909312
+diskStore.1.partition.1.identification:disk1s2
+operatingSystem.process.697.startTime:1591071944533
+operatingSystem.process.798.name:PAH_Extension
+operatingSystem.process.1578.path:/System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/reversetemplated
+operatingSystem.process.1333.openFiles:100
+operatingSystem.process.1500.threadCount:2
+diskStore.0.partition.1.name:Customer
+operatingSystem.process.743.state:WAITING
+operatingSystem.process.1417.currentWorkingDirectory:/
+operatingSystem.process.1323.commandLine:/System/Applications/Mail.app/Contents/MacOS/Mail-MailLibraryUpgradeOnlyYES
+networkIF.2.prefixLengths:[64]
+operatingSystem.process.1345.commandLine:/System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDeviceDiscoveryAgent--launchd
+operatingSystem.process.1688.bytesWritten:0
+operatingSystem.process.1663.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)
+operatingSystem.process.619.bytesWritten:0
+operatingSystem.process.1593.group:staff
+operatingSystem.process.892.processCpuLoadCumulative:1.0508858628065103E-4
+usbDevice.1.productId:0274
+operatingSystem.process.1578.userID:502
+operatingSystem.process.8986.currentWorkingDirectory:/
+operatingSystem.process.1343.state:WAITING
+operatingSystem.process.699.kernelTime:21
+operatingSystem.process.648.group:staff
+operatingSystem.process.773.currentWorkingDirectory:/
+graphicsCard.1.deviceId:0x0d26
+operatingSystem.process.740.commandLine:/System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/progressd
+operatingSystem.process.710.user:jbonofre
+operatingSystem.process.95949.path:/bin/zsh
+operatingSystem.process.619.virtualSize:5025972224
+operatingSystem.process.1510.name:icdd
+operatingSystem.process.799.bytesWritten:8716288
+operatingSystem.process.1342.processCpuLoadCumulative:5.9614517517841446E-6
+operatingSystem.process.1337.currentWorkingDirectory:/
+operatingSystem.process.18322.name:QuickLookUIService
+operatingSystem.process.3568.commandLine:/usr/libexec/silhouette
+operatingSystem.process.1714.userTime:476
+operatingSystem.process.2109.group:staff
+operatingSystem.process.60091.virtualSize:4491264000
+operatingSystem.process.16317.parentProcessID:1
+operatingSystem.process.3321.virtualSize:4418891776
+operatingSystem.process.629.commandLine:/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
+operatingSystem.process.705.openFiles:100
+operatingSystem.process.892.bytesRead:101429248
+operatingSystem.process.745.state:WAITING
+operatingSystem.process.730.virtualSize:4454391808
+operatingSystem.process.29148.parentProcessID:28481
+operatingSystem.process.1543.name:FortiClientAgent
+networkIF.2.inDrops:0
+operatingSystem.process.1633.openFiles:100
+operatingSystem.process.15679.name:FMIPClientXPCService
+operatingSystem.process.1666.bytesWritten:0
+operatingSystem.process.45960.parentProcessID:1
+operatingSystem.process.623.processCpuLoadCumulative:3.621151477323373E-4
+operatingSystem.process.618.startTime:1591071939355
+operatingSystem.service.623.name:pkd
+operatingSystem.process.759.openFiles:100
+operatingSystem.process.732.pid:732
+operatingSystem.process.51182.bytesWritten:0
+operatingSystem.process.3321.threadCount:2
+operatingSystem.process.879.startTime:1591072003380
+operatingSystem.process.1791.userID:502
+operatingSystem.process.18845.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.880.residentSetSize:8192
+operatingSystem.process.1791.bytesRead:737280
+operatingSystem.process.652.bytesRead:12328960
+operatingSystem.service.701.pid:701
+operatingSystem.service.1333.pid:1333
+operatingSystem.process.901.name:ReportCrash
+operatingSystem.process.18321.commandLine:/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService
+operatingSystem.process.1557.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper (Renderer).app/Contents/MacOS/Google Chrome Helper (Renderer)--type=renderer--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--enable-auto-reload--num-raster-threads=4--enable-zero-copy--enable-gpu-memory-buffer-compositor-resources--enable-main-frame-before-activati [...]
+operatingSystem.process.5975.userTime:123
+operatingSystem.process.607.name:CommCenter
+operatingSystem.process.608.virtualSize:4616163328
+operatingSystem.process.1536.threadCount:21
+operatingSystem.service.794.name:imklaunchagent
+operatingSystem.process.630.residentSetSize:11665408
+operatingSystem.process.3070.name:MTLCompilerService
+operatingSystem.process.786.pid:786
+operatingSystem.process.14692.threadCount:2
+operatingSystem.process.763.virtualSize:5014962176
+operatingSystem.process.783.user:jbonofre
+operatingSystem.process.35847.user:jbonofre
+operatingSystem.process.1818.bytesRead:10539008
+operatingSystem.process.1323.bytesRead:7200219136
+diskStore.1.partition.3.major:1
+operatingSystem.service.1476.pid:1476
+operatingSystem.process.1820.user:jbonofre
+operatingSystem.process.28830.userTime:133
+operatingSystem.process.1511.threadCount:3
+operatingSystem.process.3066.bitness:32
+operatingSystem.process.1588.bytesWritten:0
+operatingSystem.process.18845.parentProcessID:1
+operatingSystem.process.35845.priority:4
+operatingSystem.process.28512.userID:502
+operatingSystem.process.3090.kernelTime:386
+operatingSystem.service.3321.pid:3321
+operatingSystem.process.3407.pid:3407
+operatingSystem.service.614.state:RUNNING
+operatingSystem.process.663.residentSetSize:9900032
+operatingSystem.process.821.currentWorkingDirectory:/
+operatingSystem.process.727.kernelTime:1014
+operatingSystem.process.1364.priority:31
+operatingSystem.service.1578.state:RUNNING
+operatingSystem.process.1542.priority:31
+operatingSystem.service.65941.state:RUNNING
+operatingSystem.process.20337.pid:20337
+operatingSystem.process.3703.bytesWritten:8192
+operatingSystem.process.1547.threadCount:2
+operatingSystem.process.760.userTime:45
+operatingSystem.process.35844.processCpuLoadCumulative:4.007953423881565E-6
+operatingSystem.service.701.state:RUNNING
+operatingSystem.process.1388.bytesWritten:12938641408
+operatingSystem.process.3037.bytesWritten:0
+operatingSystem.process.1715.kernelTime:22
+operatingSystem.process.626.bytesWritten:98304
+operatingSystem.process.607.commandLine:/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter-L
+operatingSystem.process.3417.startTime:1591073346658
+operatingSystem.process.65413.parentProcessID:1
+operatingSystem.process.45959.currentWorkingDirectory:/
+operatingSystem.process.585.openFiles:50
+operatingSystem.fileSystem.3.name:Recovery
+operatingSystem.process.612.processCpuLoadCumulative:5.051880841044389E-6
+operatingSystem.process.648.groupID:20
+operatingSystem.process.51182.startTime:1591211938572
+operatingSystem.service.746.pid:746
+operatingSystem.process.1616.processCpuLoadCumulative:0.0014341098341500685
+operatingSystem.process.1337.openFiles:100
+operatingSystem.process.1341.bytesWritten:0
+operatingSystem.process.1637.openFiles:800
+operatingSystem.process.734.userTime:900
+operatingSystem.process.709.residentSetSize:1155072
+operatingSystem.service.4444.pid:4444
+operatingSystem.process.15665.bytesRead:1380352
+operatingSystem.process.18292.state:WAITING
+operatingSystem.process.35847.processCpuLoadCumulative:4.0293839635434016E-6
+operatingSystem.process.16317.userTime:3475091
+operatingSystem.process.821.startTime:1591071966483
+operatingSystem.process.26130.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.1336.userID:502
+operatingSystem.service.3449.pid:3449
+operatingSystem.process.574.user:jbonofre
+operatingSystem.process.28520.state:WAITING
+operatingSystem.process.21367.residentSetSize:8192
+operatingSystem.process.5975.startTime:1591087550935
+operatingSystem.process.1323.upTime:346456758
+operatingSystem.process.1536.name:Google Chrome Helper (Renderer)
+operatingSystem.service.3708.state:RUNNING
+operatingSystem.process.1030.commandLine:/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Support/appstoreagent
+operatingSystem.process.62808.state:WAITING
+processor.logical.0.numaNode:0
+operatingSystem.service.616.name:CalNCService
+operatingSystem.process.65812.bytesWritten:0
+operatingSystem.service.1715.name:MTLCompilerService
+operatingSystem.process.15668.kernelTime:49
+operatingSystem.process.19062.state:WAITING
+operatingSystem.process.1341.priority:4
+operatingSystem.process.798.commandLine:/System/Library/Input Methods/PressAndHold.app/Contents/PlugIns/PAH_Extension.appex/Contents/MacOS/PAH_Extension
+operatingSystem.process.15667.group:staff
+operatingSystem.process.618.commandLine:/System/Library/PrivateFrameworks/CoreDuetContext.framework/Resources/ContextStoreAgent
+operatingSystem.process.3061.userID:502
+operatingSystem.process.1542.startTime:1591072358770
+operatingSystem.process.699.bytesWritten:0
+operatingSystem.process.28520.bytesWritten:2367488
+operatingSystem.process.1342.currentWorkingDirectory:/
+operatingSystem.process.614.group:staff
+operatingSystem.process.709.processCpuLoadCumulative:3.6621284849589624E-7
+operatingSystem.process.1364.userID:502
+operatingSystem.process.16317.userID:502
+operatingSystem.process.4443.path:/System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc/Contents/MacOS/com.apple.BKAgentService
+operatingSystem.process.1536.kernelTime:125773
+diskStore.0.currentQueueLength:0
+operatingSystem.versionInfo:10.15.5 (Catalina) build 19F101
+operatingSystem.process.752.threadCount:2
+operatingSystem.process.1431.group:staff
+operatingSystem.process.15668.parentProcessID:1
+operatingSystem.process.1666.residentSetSize:5967872
+operatingSystem.process.730.threadCount:2
+operatingSystem.process.701.upTime:346795716
+operatingSystem.process.1389.path:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/XPCServices/AlertNotificationService.xpc/Contents/MacOS/AlertNotificationService
+operatingSystem.process.579.startTime:1591071938297
+operatingSystem.process.18466.name:MTLCompilerService
+operatingSystem.process.1351.upTime:346391799
+operatingSystem.process.1543.commandLine:/Applications/FortiClient.app/Contents/Resources/runtime.helper/FortiClientAgent.app/Contents/MacOS/FortiClientAgent
+operatingSystem.process.3307.parentProcessID:1
+diskStore.1.partition.0.identification:disk1s1
+operatingSystem.process.612.group:staff
+operatingSystem.process.763.priority:4
+operatingSystem.process.65946.bytesRead:0
+operatingSystem.process.60098.bytesWritten:0
+operatingSystem.process.45959.startTime:1591203336953
+operatingSystem.process.1502.bitness:32
+operatingSystem.process.585.priority:4
+diskStore.1.partition.3.size:500068036608
+operatingSystem.process.798.kernelTime:3548
+operatingSystem.process.1370.bytesWritten:0
+operatingSystem.process.1578.parentProcessID:1
+operatingSystem.process.65945.userTime:44
+operatingSystem.process.1337.processCpuLoadCumulative:2.486251416797682E-4
+operatingSystem.service.60098.state:RUNNING
+operatingSystem.process.18467.residentSetSize:8192
+operatingSystem.process.3071.currentWorkingDirectory:/
+operatingSystem.process.717.userTime:1355
+operatingSystem.process.65941.bytesWritten:200704
+operatingSystem.process.35846.currentWorkingDirectory:/
+operatingSystem.process.4487.name:com.apple.WebKit.WebContent
+operatingSystem.process.628.userTime:20719
+operatingSystem.process.605.groupID:20
+operatingSystem.process.2109.user:jbonofre
+operatingSystem.process.7904.threadCount:2
+operatingSystem.process.745.pid:745
+operatingSystem.process.620.openFiles:100
+operatingSystem.process.602.bytesRead:62517248
+operatingSystem.process.18324.commandLine:/System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/MTLCompilerService
+operatingSystem.process.17680.openFiles:400
+operatingSystem.process.709.group:staff
+operatingSystem.process.28830.bitness:32
+operatingSystem.process.1364.parentProcessID:1361
+operatingSystem.process.790.user:jbonofre
+operatingSystem.process.7872.state:WAITING
+operatingSystem.process.1662.openFiles:800
+operatingSystem.process.28481.bitness:32
+operatingSystem.process.620.processCpuLoadCumulative:1.0446326719681266E-4
+operatingSystem.process.3433.processCpuLoadCumulative:1.4476996482556015E-7
+operatingSystem.process.630.pid:630
+operatingSystem.process.1337.bytesWritten:65536
+operatingSystem.service.574.pid:574
+operatingSystem.process.3433.groupID:20
+operatingSystem.process.752.processCpuLoadCumulative:1.5859819038888045E-7
+operatingSystem.service.1323.state:RUNNING
+operatingSystem.process.95949.parentProcessID:95948
+operatingSystem.process.3049.userID:502
+operatingSystem.process.60101.currentWorkingDirectory:/
+operatingSystem.process.1630.pid:1630
+operatingSystem.process.4347.priority:4
+operatingSystem.process.3419.name:Skype Helper
+operatingSystem.process.4487.bytesWritten:581632
+operatingSystem.process.614.startTime:1591071939203
+operatingSystem.process.619.currentWorkingDirectory:/
+operatingSystem.process.28512.name:mdworker_shared
+operatingSystem.process.1779.currentWorkingDirectory:/
+operatingSystem.process.1400.upTime:346389838
+operatingSystem.process.3405.bytesRead:58159104
+operatingSystem.process.599.bytesWritten:166948864
+operatingSystem.service.1542.state:RUNNING
+operatingSystem.process.3405.userTime:5133
+operatingSystem.process.709.openFiles:100
+operatingSystem.process.668.startTime:1591071943086
+operatingSystem.process.619.state:WAITING
+operatingSystem.process.28840.groupID:20
+operatingSystem.process.3066.bytesWritten:905216
+operatingSystem.process.27410.threadCount:14
+operatingSystem.process.1331.parentProcessID:1
+processor.logical.0.processorGroup:0
+operatingSystem.process.3066.commandLine:/System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
+operatingSystem.process.1328.parentProcessID:1
+operatingSystem.process.28498.priority:4
+operatingSystem.process.697.residentSetSize:532480
+operatingSystem.process.1688.group:staff
+operatingSystem.process.1508.bitness:32
+operatingSystem.process.1578.name:reversetemplated
+operatingSystem.process.8985.openFiles:100
+operatingSystem.process.8795.bytesRead:24576
+operatingSystem.process.1493.bitness:32
+diskStore.1.partition.0.minor:4
+operatingSystem.process.735.bytesWritten:0
+operatingSystem.process.653.userTime:318
+operatingSystem.process.618.state:WAITING
+operatingSystem.process.60091.groupID:20
+operatingSystem.process.20337.kernelTime:269
+operatingSystem.process.45960.groupID:20
+operatingSystem.process.28498.groupID:20
+operatingSystem.process.15668.processCpuLoadCumulative:2.400631451573706E-7
+operatingSystem.process.729.residentSetSize:8192
+operatingSystem.process.35848.parentProcessID:1
+operatingSystem.process.614.bitness:32
+operatingSystem.process.18463.kernelTime:515
+operatingSystem.service.613.state:RUNNING
+operatingSystem.process.1475.state:WAITING
+operatingSystem.process.762.group:staff
+operatingSystem.process.1475.path:/System/Library/CoreServices/Menu Extras/SafeEjectGPUExtra.menu/Contents/MacOS/SafeEjectGPUAgent
+operatingSystem.service.1030.pid:1030
+operatingSystem.process.19617.priority:4
+operatingSystem.service.29147.pid:29147
+operatingSystem.process.1514.bytesWritten:0
+operatingSystem.process.1517.userID:502
+operatingSystem.service.629.name:akd
+operatingSystem.service.28829.name:mdworker_shared
+operatingSystem.process.1511.processCpuLoadCumulative:8.040236124615196E-6
+operatingSystem.process.582.bytesRead:39936000
+operatingSystem.process.719.upTime:346790919
+operatingSystem.process.1818.residentSetSize:1417216
+operatingSystem.process.1345.bytesWritten:0
+operatingSystem.process.65812.threadCount:2
+operatingSystem.process.60101.threadCount:2
+operatingSystem.process.56067.userTime:16679
+operatingSystem.process.736.pid:736
+operatingSystem.process.8986.parentProcessID:1
+operatingSystem.process.1331.bytesRead:341237760
+operatingSystem.process.1638.groupID:20
+operatingSystem.process.713.priority:4
+operatingSystem.process.729.processCpuLoadCumulative:6.055529342482665E-8
+operatingSystem.process.35845.processCpuLoadCumulative:2.0981828028407117E-6
+operatingSystem.service.19390.pid:19390
+operatingSystem.process.3703.userTime:357
+operatingSystem.service.29146.name:mdworker_shared
+operatingSystem.process.1625.pid:1625
+operatingSystem.process.745.openFiles:100
+operatingSystem.process.35847.virtualSize:4488671232
+operatingSystem.service.618.state:RUNNING
+operatingSystem.process.56067.bytesRead:20717568
+operatingSystem.process.891.bytesWritten:4255744
+operatingSystem.process.759.bytesWritten:1490944
+operatingSystem.process.724.userID:502
+operatingSystem.process.18375.groupID:20
+operatingSystem.process.82155.startTime:1591334238877
+operatingSystem.process.1390.virtualSize:4493647872
+operatingSystem.process.28839.priority:4
+operatingSystem.process.3568.user:jbonofre
+operatingSystem.process.1818.commandLine:SCREEN
+operatingSystem.process.746.startTime:1591071951842
+operatingSystem.process.625.name:callservicesd
+operatingSystem.process.65942.bitness:32
+operatingSystem.process.23254.startTime:1591158555815
+operatingSystem.process.35843.virtualSize:4531654656
+operatingSystem.process.1030.path:/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Support/appstoreagent
+operatingSystem.process.3703.openFiles:100
+operatingSystem.process.702.userID:502
+operatingSystem.process.65942.currentWorkingDirectory:/Users/jbonofre/Library/Containers/com.apple.quicklook.QuickLookUIService/Data
+operatingSystem.process.602.user:jbonofre
+operatingSystem.process.1641.currentWorkingDirectory:/
+operatingSystem.process.1536.group:staff
+operatingSystem.process.1337.priority:31
+operatingSystem.process.573.groupID:20
+operatingSystem.service.705.pid:705
+operatingSystem.process.3402.commandLine:/Applications/WhatsApp.app/Contents/Frameworks/Electron Framework.framework/Resources/crashpad_handler--no-rate-limit--no-upload-gzip--database=/var/folders/5t/b4m1zy410yb4dc5_r2x4gkdw0000gp/T/WhatsApp Crashes--metrics-dir=/var/folders/5t/b4m1zy410yb4dc5_r2x4gkdw0000gp/T/WhatsApp Crashes--url=https://crashlogs.whatsapp.net/wa_clb_data?access_token=1063127757113399%7C745146ffa34413f9dbb5469f5370b7af--handshake-fd=33
+operatingSystem.process.743.userTime:1127
+operatingSystem.process.18322.groupID:20
+operatingSystem.service.679.name:searchpartyuseragent
+processor.logicalProcessorCount:8
+operatingSystem.process.3049.groupID:20
+operatingSystem.process.584.virtualSize:4500176896
+operatingSystem.service.16317.name:CoreServicesUIAgent
+operatingSystem.process.35845.bytesRead:479232
+operatingSystem.process.1633.upTime:346362448
+operatingSystem.process.1493.threadCount:15
+operatingSystem.process.5972.commandLine:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
+operatingSystem.process.574.threadCount:4
+operatingSystem.process.3405.kernelTime:3725
+operatingSystem.process.750.currentWorkingDirectory:/
+operatingSystem.process.14396.bytesWritten:905216
+operatingSystem.process.719.startTime:1591071949775
+operatingSystem.process.23254.kernelTime:402
+operatingSystem.process.1633.currentWorkingDirectory:/
+operatingSystem.process.1417.startTime:1591072351170
+operatingSystem.process.702.commandLine:/System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/Support/AMPLibraryAgent--launchd
+operatingSystem.process.1331.bitness:32
+operatingSystem.service.1526.state:RUNNING
+operatingSystem.process.18466.startTime:1591366165192
+operatingSystem.process.730.bytesRead:3719168
+diskStore.0.partition.1.major:1
+operatingSystem.process.1625.commandLine:/Applications/Google Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/83.0.4103.61/Helpers/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper--type=utility--field-trial-handle=1718379636,3202240419863502367,17927976978362572704,131072--lang=fr--service-sandbox-type=audio--enable-audio-service-sandbox--message-loop-type-ui--shared-files--seatbelt-client=215
+operatingSystem.process.697.virtualSize:4486672384
+operatingSystem.process.3070.bytesRead:1675264
+operatingSystem.process.727.openFiles:100
+operatingSystem.process.27410.startTime:1591418239413
+operatingSystem.process.1504.groupID:20
+networkIF.1.timeStamp:1591418740367
+operatingSystem.service.4440.name:media-indexer
+operatingSystem.process.821.group:staff
... 7861 lines suppressed ...