(base) PS C:\Users\YuZhe> docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 152e4813bb4b aiverify:0.9 "bash -c 'cd ../ai-v…" 7 seconds ago Up 2 seconds 0.0.0.0:3000->3000/tcp, 0.0.0.0:4000->4000/tcp aiverify-user-portal-1 c40f05955115 aiverify:0.9 "python3 -m test_eng…" 7 seconds ago Up 3 seconds aiverify-user-test-engine-1 395fa7960529 redis:6.2-alpine "docker-entrypoint.s…" 7 seconds ago Up 5 seconds 6379/tcp aiverify-user-redis-1 08f1de7a5fae mongo:6.0.4 "docker-entrypoint.s…" 7 seconds ago Up 5 seconds 27017/tcp aiverify-user-db-1 (base) PS C:\Users\YuZhe> docker logs --follow c40f05955115 2024-01-08 18:58:34,090 [INFO][app_logger.py::add_to_log(116)] [test_engine_app.py:__init__(44)]: The system detected 16 available cores 2024-01-08 18:58:34,091 [INFO][app_logger.py::add_to_log(116)] [test_engine_app.py:run(58)]: Test Engine App - 0.9.0 from /app/aiverify/test-engine-app (Python 3.11.6 (main, Oct 23 2023, 22:48:54) [GCC 11.4.0]) 2024-01-08 18:58:34,091 [INFO][app_logger.py::add_to_log(116)] [test_engine_app.py:run(59)]: Test Engine Core - 0.9.0 from /app/aiverify/venv/lib/python3.11/site-packages (Python 3.11.6 (main, Oct 23 2023, 22:48:54) [GCC 11.4.0]) 2024-01-08 18:58:34,091 [INFO][app_logger.py::add_to_log(116)] [test_engine_app.py:run(70)]: Test Engine App (Running): Run log ID [bd5d829d-fe1e-4655-b38f-151db2cac50c], 1 API Workers, 1 Service Workers, 14 Process Workers 2024-01-08 18:58:34,154 [INFO][app_logger.py::add_to_log(116)] [test_engine_app.py:run(102)]: Press Ctrl+C to terminate Test Engine App 2024-01-08 18:58:34,581 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker2) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,582 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,583 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,584 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,663 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker3) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,663 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,665 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,665 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,683 [INFO][app_logger.py::add_to_log(116)] [requirements_checks_api.py:run(82)]: The system worker (Worker1) [WorkerType.API_SERVER] is running 2024-01-08 18:58:34,684 [INFO][app_logger.py::add_to_log(116)] [requirements_checks_api.py:run(90)]: The system worker is reading the environment variables 2024-01-08 18:58:34,685 [DEBUG][app_logger.py::add_to_log(111)] [requirements_checks_api.py:run(96)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,687 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker4) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,687 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,688 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,689 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,696 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker5) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,696 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,697 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,698 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,709 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker6) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,709 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,710 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,711 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,712 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker7) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,712 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,713 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,713 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,721 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker8) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,721 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,722 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,722 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,741 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker9) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,741 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker10) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,741 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,741 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,742 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,742 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,742 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,742 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,771 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker11) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,772 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,773 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,773 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,774 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker12) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,775 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,776 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,776 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,793 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker13) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,816 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,817 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,817 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,829 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker14) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,829 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,831 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,831 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:34,854 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker15) [WorkerType.PROCESS] is running 2024-01-08 18:58:34,857 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:34,859 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:34,860 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:35,005 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(135)]: The system worker (Worker16) [WorkerType.SERVICE] is running 2024-01-08 18:58:35,005 [INFO][app_logger.py::add_to_log(116)] [worker.py:setup(64)]: The system worker is reading the environment variables 2024-01-08 18:58:35,006 [DEBUG][app_logger.py::add_to_log(111)] [worker.py:setup(70)]: Environment Variables: CORE_MODULES_FOLDER: ../test-engine-core-modules VALIDATION_SCHEMAS_FOLDER: ./test_engine_app/validation_schemas/ REDIS_CONSUMER_GROUP: MyGroup REDIS_SERVER_HOSTNAME: redis REDIS_SERVER_PORT: 6379 API_SERVER_PORT: 8080 2024-01-08 18:58:35,006 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(44)]: The system is discovering core plugins 2024-01-08 18:58:36.041104: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.044292: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.073516: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.076821: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.081501: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.084543: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.093853: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.096872: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.110024: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.113299: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.116783: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.117327: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.119653: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.122708: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.127205: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.130403: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.131702: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.134858: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.135419: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.137647: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.149644: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.150337: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.153822: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.154977: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.156945: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.157883: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.158902: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.159979: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.181714: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.182549: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.185263: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.185370: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.187903: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.190592: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.191191: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.191690: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.196157: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.196683: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.204325: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.204952: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.208890: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.210260: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.214704: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-01-08 18:58:36.216397: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.216893: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.217650: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.239078: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.239568: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.277952: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.279010: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.282033: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.283016: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.311665: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.312152: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.344201: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.344715: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.348187: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.348692: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:36.389480: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-01-08 18:58:36.390552: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-01-08 18:58:37.322440: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.340218: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.428425: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.431757: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.480711: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.528135: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.541197: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.545582: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.556822: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.592187: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.599967: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.602693: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.613138: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.669637: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:37.692812: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-01-08 18:58:38,559 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,560 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,560 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,560 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,561 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,561 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,561 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,561 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,562 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,563 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineService is connected 2024-01-08 18:58:38,563 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,563 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,564 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,564 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,565 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,565 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,567 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,567 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,567 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,568 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,568 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,569 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,570 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,571 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,571 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,572 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,572 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,573 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,574 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,575 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,575 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,576 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,576 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,586 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,587 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,589 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,589 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,589 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,590 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,639 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,640 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,642 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,643 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,644 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,646 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,647 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,648 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,648 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,648 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,648 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,669 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,670 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,672 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,673 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,675 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,676 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,677 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,678 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,678 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,678 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,678 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,693 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,694 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,695 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,696 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,698 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,699 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,700 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,701 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,702 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,702 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,702 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,703 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,703 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,704 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,704 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,704 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,705 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,705 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,706 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,706 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,707 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,707 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,707 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,707 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,707 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,708 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,708 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,708 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,709 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,710 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,711 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,711 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,711 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,712 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,712 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,712 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,712 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,713 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,714 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,714 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,715 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,716 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,716 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,717 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,717 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,717 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,717 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,717 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,718 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,719 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,720 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,720 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,721 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,721 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,721 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,728 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,729 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,730 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,731 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,732 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,734 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,734 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,742 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,743 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,744 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,745 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,746 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,747 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,747 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,748 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,748 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,750 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,751 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,752 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,753 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,753 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,774 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:setup(50)]: {'DATA': {'pandasdata': {module 'pandasdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pandasdata/pandasdata.py'}, 'imagedata': {module 'imagedata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imagedata/imagedata.py'}, 'delimiterdata': {module 'delimiterdata' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterdata/delimiterdata.py'}}, 'MODEL': {'lightgbmmodel': {module 'lightgbmmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/lightgbmmodel/lightgbmmodel.py'}, 'xgboostmodel': {module 'xgboostmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/xgboostmodel/xgboostmodel.py'}, 'sklearnmodel': {module 'sklearnmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnmodel/sklearnmodel.py'}, 'tensorflowmodel': {module 'tensorflowmodel' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowmodel/tensorflowmodel.py'}}, 'SERIALIZER': {'pickleserializer': {module 'pickleserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/pickleserializer/pickleserializer.py'}, 'joblibserializer': {module 'joblibserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/joblibserializer/joblibserializer.py'}, 'tensorflowserializer': {module 'tensorflowserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/tensorflowserializer/tensorflowserializer.py'}, 'imageserializer': {module 'imageserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/imageserializer/imageserializer.py'}, 'delimiterserializer': {module 'delimiterserializer' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/delimiterserializer/delimiterserializer.py'}}, 'ALGORITHM': {}, 'PIPELINE': {'sklearnpipeline': {module 'sklearnpipeline' from '/app/aiverify/test-engine-app/../test-engine-core-modules/src/sklearnpipeline/sklearnpipeline.py'}}} 2024-01-08 18:58:38,774 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(698)]: The middleware is establishing connection to redis:6379 2024-01-08 18:58:38,775 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (task.cancel): Subscribed 2024-01-08 18:58:38,776 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.install): Subscribed 2024-01-08 18:58:38,777 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.update): Subscribed 2024-01-08 18:58:38,778 [INFO][app_logger.py::add_to_log(116)] [redis.py:_subscribe_channel(655)]: Pub/Sub Channel (algo.delete): Subscribed 2024-01-08 18:58:38,778 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(723)]: The middleware pub/sub channels is set up successfully 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,787 [INFO][app_logger.py::add_to_log(116)] [redis.py:connect_to_stream(135)]: The redis stream listener TestEngineTask is connected 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:_setup_redis(756)]: The middleware stream connection is set up successfully 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(180)]: The system worker is clearing pending stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:58:38,788 [INFO][app_logger.py::add_to_log(116)] [worker.py:run(188)]: The system worker is discovering new stream messages 2024-01-08 18:59:55,975 [INFO][app_logger.py::add_to_log(116)] [worker.py:_discover_new_items(411)]: Working on new task message: message_id - 1704711595975-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060","algorithmId":"algo:aiverify.stock.shap_toolbox:shap_toolbox","algorithmArgs":{"explain_type":"global","background_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav","background_samples":25,"data_samples":25},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} 2024-01-08 18:59:55,977 [INFO][app_logger.py::add_to_log(116)] [worker.py:_discover_new_items(411)]: Working on new task message: message_id - 1704711595976-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061","algorithmId":"algo:aiverify.stock.robustness_toolbox:robustness_toolbox","algorithmArgs":{"annotated_ground_truth_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} 2024-01-08 18:59:55,979 [INFO][app_logger.py::add_to_log(116)] [worker.py:_discover_new_items(411)]: Working on new task message: message_id - 1704711595978-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062","algorithmId":"algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification","algorithmArgs":{"sensitive_feature":["gender_id"],"annotated_labels_path":"/app/aiverify/uploads/data/output_file.sav","file_name_label":"NA"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} [task.py:process(151)]: Task has received notification to process: {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060","algorithmId":"algo:aiverify.stock.shap_toolbox:shap_toolbox","algorithmArgs":{"explain_type":"global","background_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav","background_samples":25,"data_samples":25},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} [task.py:process(151)]: Task has received notification to process: {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061","algorithmId":"algo:aiverify.stock.robustness_toolbox:robustness_toolbox","algorithmArgs":{"annotated_ground_truth_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} [task.py:process(151)]: Task has received notification to process: {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062","algorithmId":"algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification","algorithmArgs":{"sensitive_feature":["gender_id"],"annotated_labels_path":"/app/aiverify/uploads/data/output_file.sav","file_name_label":"NA"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} 2024-01-08 18:59:56,007 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(66)]: The task validation is successful: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060 2024-01-08 18:59:56,007 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(71)]: Working on task: message_id 1704711595975-0, message_args {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060","algorithmId":"algo:aiverify.stock.shap_toolbox:shap_toolbox","algorithmArgs":{"explain_type":"global","background_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav","background_samples":25,"data_samples":25},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"}, task_type: TaskType.NEW 2024-01-08 18:59:56,007 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.RUNNING 2024-01-08 18:59:56,007 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:process_new_task(110)]: Sending task update 2024-01-08 18:59:56,009 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(66)]: The task validation is successful: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061 2024-01-08 18:59:56,009 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(66)]: The task validation is successful: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062 2024-01-08 18:59:56,009 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(71)]: Working on task: message_id 1704711595976-0, message_args {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061","algorithmId":"algo:aiverify.stock.robustness_toolbox:robustness_toolbox","algorithmArgs":{"annotated_ground_truth_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"}, task_type: TaskType.NEW 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.RUNNING 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:run_task_processing_in_process(71)]: Working on task: message_id 1704711595978-0, message_args {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062","algorithmId":"algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification","algorithmArgs":{"sensitive_feature":["gender_id"],"annotated_labels_path":"/app/aiverify/uploads/data/output_file.sav","file_name_label":"NA"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"}, task_type: TaskType.NEW 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:process_new_task(110)]: Sending task update 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.RUNNING 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:process_new_task(110)]: Sending task update 2024-01-08 18:59:56,010 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:detect_pipeline(30)]: Attempting to detect pipeline model from the given path 2024-01-08 18:59:56,011 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(55)]: Attempting to read pipeline: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,011 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(83)]: Pipeline validation successful 2024-01-08 18:59:56,012 [ERROR][log_utils.py::log_message(37)] [pipeline_manager.py:read_pipeline_path(101)]: There was an error getting pipeline files in the folder 2024-01-08 18:59:56,012 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:_load_instances(277)]: Unable to find pipeline model. Loading non-pipeline instances 2024-01-08 18:59:56,012 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,012 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,013 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,013 [INFO][app_logger.py::add_to_log(116)] [task.py:_send_task_update(278)]: Task has received notification to send task update 2024-01-08 18:59:56,013 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:detect_pipeline(30)]: Attempting to detect pipeline model from the given path 2024-01-08 18:59:56,013 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:detect_pipeline(30)]: Attempting to detect pipeline model from the given path 2024-01-08 18:59:56,014 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(55)]: Attempting to read pipeline: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,014 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(55)]: Attempting to read pipeline: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,014 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(83)]: Pipeline validation successful 2024-01-08 18:59:56,014 [INFO][log_utils.py::log_message(31)] [pipeline_manager.py:read_pipeline_path(83)]: Pipeline validation successful 2024-01-08 18:59:56,015 [ERROR][log_utils.py::log_message(37)] [pipeline_manager.py:read_pipeline_path(101)]: There was an error getting pipeline files in the folder 2024-01-08 18:59:56,015 [ERROR][log_utils.py::log_message(37)] [pipeline_manager.py:read_pipeline_path(101)]: There was an error getting pipeline files in the folder 2024-01-08 18:59:56,015 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:_load_instances(277)]: Unable to find pipeline model. Loading non-pipeline instances 2024-01-08 18:59:56,015 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:_load_instances(277)]: Unable to find pipeline model. Loading non-pipeline instances 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,015 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test.sav 2024-01-08 18:59:56,015 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060:{'type': 'TaskResponse', 'status': 'Running', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.006559', 'output': '""', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060.log', 'taskProgress': 0} 2024-01-08 18:59:56,016 [INFO][app_logger.py::add_to_log(116)] [task.py:_send_task_update(278)]: Task has received notification to send task update 2024-01-08 18:59:56,016 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f3abbd9bf10} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,016 [INFO][app_logger.py::add_to_log(116)] [task.py:_send_task_update(278)]: Task has received notification to send task update 2024-01-08 18:59:56,016 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,017 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_data(75)]: Data Instance: {pandasdata.Plugin object at 0x7f3abbd9bf10}, Data Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,017 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(51)]: Attempting to read model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,017 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(78)]: Model validation successful 2024-01-08 18:59:56,017 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(84)]: Attempting to deserialize model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,018 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062:{'type': 'TaskResponse', 'status': 'Running', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.009140', 'output': '""', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062.log', 'taskProgress': 0} 2024-01-08 18:59:56,018 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061:{'type': 'TaskResponse', 'status': 'Running', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.009015', 'output': '""', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061.log', 'taskProgress': 0} 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f2e3770a7d0} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f8cfb481450} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,019 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_data(75)]: Data Instance: {pandasdata.Plugin object at 0x7f2e3770a7d0}, Data Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,019 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_data(75)]: Data Instance: {pandasdata.Plugin object at 0x7f8cfb481450}, Data Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(51)]: Attempting to read model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(78)]: Model validation successful 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(51)]: Attempting to read model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,019 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(84)]: Attempting to deserialize model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,020 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(78)]: Model validation successful 2024-01-08 18:59:56,020 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(84)]: Attempting to deserialize model: /app/aiverify/uploads/model/xgb_model_check.pkl 2024-01-08 18:59:56,084 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(107)]: Attempting to identify model format: {class 'xgboost.sklearn.XGBClassifier'} 2024-01-08 18:59:56,084 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(117)]: Supported model format: {class 'xgboost.sklearn.XGBClassifier'}, ModelPluginType.XGBOOST[xgboost.sklearn.XGBClassifier] 2024-01-08 18:59:56,117 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_model(201)]: Model Instance: {xgboostmodel.Plugin object at 0x7f3abbdfba90}, Model Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,117 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,117 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,117 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,117 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(107)]: Attempting to identify model format: {class 'xgboost.sklearn.XGBClassifier'} 2024-01-08 18:59:56,118 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(117)]: Supported model format: {class 'xgboost.sklearn.XGBClassifier'}, ModelPluginType.XGBOOST[xgboost.sklearn.XGBClassifier] 2024-01-08 18:59:56,119 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_model(201)]: Model Instance: {xgboostmodel.Plugin object at 0x7f2e48ebb990}, Model Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,119 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,119 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,119 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,121 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f2e4e3a1310} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,121 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,121 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_ground_truth(259)]: GroundTruth Instance: {pandasdata.Plugin object at 0x7f2e4e3a1310}, GroundTruth Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,125 [ERROR][log_utils.py::log_message(37)] [algorithm_manager.py:get_algorithm(126)]: There was an error getting algorithm instance (not found): algo:aiverify.stock.robustness_toolbox:robustness_toolbox 2024-01-08 18:59:56,125 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(112)]: Attempting to find algo:aiverify.stock.robustness_toolbox:robustness_toolbox in the algorithm registry 2024-01-08 18:59:56,127 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(141)]: algo:aiverify.stock.robustness_toolbox:robustness_toolbox is in the algorithm registry. Attempting to re-discover algorithm 2024-01-08 18:59:56,129 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f3abbd9be50} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,129 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,129 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_ground_truth(259)]: GroundTruth Instance: {pandasdata.Plugin object at 0x7f3abbd9be50}, GroundTruth Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,134 [INFO][robustness_toolbox.py::add_to_log(205)] Setup completed 2024-01-08 18:59:56,134 [ERROR][log_utils.py::log_message(37)] [algorithm_manager.py:get_algorithm(126)]: There was an error getting algorithm instance (not found): algo:aiverify.stock.shap_toolbox:shap_toolbox 2024-01-08 18:59:56,134 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(112)]: Attempting to find algo:aiverify.stock.shap_toolbox:shap_toolbox in the algorithm registry 2024-01-08 18:59:56,136 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(141)]: algo:aiverify.stock.shap_toolbox:shap_toolbox is in the algorithm registry. Attempting to re-discover algorithm 2024-01-08 18:59:56,138 [ERROR][robustness_toolbox.py::add_to_log(209)] The algorithm has failed input schema validation. The input must adhere to the schema in input.schema.json: {'annotated_ground_truth_path': '/app/aiverify/uploads/data/test_with_groundtruth.sav', 'file_name_label': None} 2024-01-08 18:59:56,138 [WARNING][app_logger.py::add_to_log(121)] [task_processing.py:process_new_task(189)]: The task terminated: Unable to get algorithm instance: There was an error loading algorithm: There was an error encountered getting algorithm instance (exception): The algorithm has failed input schema validation. The input must adhere to the schema in input.schema.json 2024-01-08 18:59:56,139 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_progress(114)]: The current task completion progress is 100 2024-01-08 18:59:56,139 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.ERROR 2024-01-08 18:59:56,144 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(107)]: Attempting to identify model format: {class 'xgboost.sklearn.XGBClassifier'} 2024-01-08 18:59:56,145 [INFO][log_utils.py::log_message(31)] [model_manager.py:read_model_file(117)]: Supported model format: {class 'xgboost.sklearn.XGBClassifier'}, ModelPluginType.XGBOOST[xgboost.sklearn.XGBClassifier] 2024-01-08 18:59:56,145 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_model(201)]: Model Instance: {xgboostmodel.Plugin object at 0x7f8cfb44fc50}, Model Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,145 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,145 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,146 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test_with_groundtruth.sav [18:59:56] WARNING: ../src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. 2024-01-08 18:59:56,147 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f8cf1cd05d0} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,147 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,147 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_ground_truth(259)]: GroundTruth Instance: {pandasdata.Plugin object at 0x7f8cf1cd05d0}, GroundTruth Deserializer: SerializerPluginType.PICKLE 2024-01-08 18:59:56,150 [ERROR][log_utils.py::log_message(37)] [algorithm_manager.py:get_algorithm(126)]: There was an error getting algorithm instance (not found): algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification 2024-01-08 18:59:56,151 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(112)]: Attempting to find algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification in the algorithm registry 2024-01-08 18:59:56,153 [INFO][app_logger.py::add_to_log(116)] [plugin_controller.py:get_plugin_instance(141)]: algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification is in the algorithm registry. Attempting to re-discover algorithm 2024-01-08 18:59:56,156 [INFO][fairness_metrics_toolbox_for_classification.py::add_to_log(199)] Setup completed 2024-01-08 18:59:56,159 [INFO][log_utils.py::log_message(31)] [algorithm_manager.py:get_algorithm(116)]: Supported algorithm: algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification, PluginType.ALGORITHM 2024-01-08 18:59:56,159 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_algorithm(356)]: Algorithm Instance: {fairness_metrics_toolbox_for_classification.Plugin object at 0x7f8cf1b654d0} 2024-01-08 18:59:56,161 [ERROR][app_logger.py::add_to_log(126)] [worker.py:_discover_new_items(442)]: The new stream message processed failed: message_id - 1704711595976-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061","algorithmId":"algo:aiverify.stock.robustness_toolbox:robustness_toolbox","algorithmArgs":{"annotated_ground_truth_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"}, error_messages - Unable to get algorithm instance: There was an error loading algorithm: There was an error encountered getting algorithm instance (exception): The algorithm has failed input schema validation. The input must adhere to the schema in input.schema.json 2024-01-08 18:59:56,162 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061:{'type': 'TaskResponse', 'status': 'Error', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.009015', 'output': '', 'errorMessages': '[{"category": "SYSTEM_ERROR", "code": "CSYSx00146", "description": "Task Terminated: Unable to get algorithm instance: There was an error loading algorithm: There was an error encountered getting algorithm instance (exception): The algorithm has failed input schema validation. The input must adhere to the schema in input.schema.json", "severity": "warning", "component": "task_processing.py"}]', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7061.log', 'taskProgress': 100} 2024-01-08 18:59:56,163 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_acknowledgement(659)]: The acknowledgement sent successfully - 1704711595976-0 2024-01-08 18:59:56,163 [INFO][app_logger.py::add_to_log(116)] [task.py:cleanup(104)]: The system has received notification to clean up task Traceback (most recent call last): File "/app/aiverify/ai-verify-portal/plugins/aiverify.stock.fairness-metrics-toolbox-for-classification/algorithms/fairness_metrics_toolbox_for_classification/fairness_metrics_toolbox_for_classification.py", line 371, in generate self._data_sensitive_feature_np = self._data[self._sensitive_feature].to_numpy() ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/aiverify/venv/lib/python3.11/site-packages/pandas/core/frame.py", line 3813, in __getitem__ indexer = self.columns._get_indexer_strict(key, "columns")[1] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/aiverify/venv/lib/python3.11/site-packages/pandas/core/indexes/base.py", line 6070, in _get_indexer_strict self._raise_if_missing(keyarr, indexer, axis_name) File "/app/aiverify/venv/lib/python3.11/site-packages/pandas/core/indexes/base.py", line 6130, in _raise_if_missing raise KeyError(f"None of [{key}] are in the [{axis_name}]") KeyError: "None of [Index(['gender_id'], dtype='object')] are in the [columns]" 2024-01-08 18:59:56,167 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_progress(114)]: The current task completion progress is 100 2024-01-08 18:59:56,169 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:process_new_task(147)]: The raw task results: {'results': [0]} 2024-01-08 18:59:56,170 [INFO][app_logger.py::add_to_log(116)] [task.py:_send_task_update(278)]: Task has received notification to send task update 2024-01-08 18:59:56,172 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062:{'type': 'TaskResponse', 'status': 'Running', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.009140', 'output': '""', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062.log', 'taskProgress': 100} 2024-01-08 18:59:56,175 [ERROR][app_logger.py::add_to_log(126)] [task_processing.py:process_new_task(167)]: Failed output schema validation: Task Results: {'results': [0]} 2024-01-08 18:59:56,175 [WARNING][app_logger.py::add_to_log(121)] [task_processing.py:process_new_task(189)]: The task terminated: The algorithm output schema validation failed 2024-01-08 18:59:56,176 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_progress(114)]: The current task completion progress is 100 2024-01-08 18:59:56,176 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.ERROR [18:59:56] WARNING: ../src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. 2024-01-08 18:59:56,191 [ERROR][app_logger.py::add_to_log(126)] [worker.py:_discover_new_items(442)]: The new stream message processed failed: message_id - 1704711595978-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062","algorithmId":"algo:aiverify.stock.fairness_metrics_toolbox_for_classification:fairness_metrics_toolbox_for_classification","algorithmArgs":{"sensitive_feature":["gender_id"],"annotated_labels_path":"/app/aiverify/uploads/data/output_file.sav","file_name_label":"NA"},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"}, error_messages - The algorithm output schema validation failed 2024-01-08 18:59:56,193 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062:{'type': 'TaskResponse', 'status': 'Error', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.009140', 'output': '', 'errorMessages': '[{"category": "SYSTEM_ERROR", "code": "CSYSx00146", "description": "Task Terminated: The algorithm output schema validation failed", "severity": "warning", "component": "task_processing.py"}]', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7062.log', 'taskProgress': 100} 2024-01-08 18:59:56,193 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_acknowledgement(659)]: The acknowledgement sent successfully - 1704711595978-0 2024-01-08 18:59:56,193 [INFO][app_logger.py::add_to_log(116)] [task.py:cleanup(104)]: The system has received notification to clean up task /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_clustering.py:34: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_clustering.py:53: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_clustering.py:62: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_clustering.py:68: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_clustering.py:76: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/links.py:4: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit /app/aiverify/venv/lib/python3.11/site-packages/shap/links.py:9: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit /app/aiverify/venv/lib/python3.11/site-packages/shap/links.py:14: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit /app/aiverify/venv/lib/python3.11/site-packages/shap/links.py:19: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_masked_model.py:362: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit # we can't use this when using a custom link function... /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_masked_model.py:384: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_masked_model.py:427: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/utils/_masked_model.py:438: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/maskers/_tabular.py:185: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/maskers/_tabular.py:196: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/maskers/_image.py:174: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit /app/aiverify/venv/lib/python3.11/site-packages/shap/explainers/_partition.py:675: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @jit The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. 2024-01-08 18:59:56,473 [INFO][shap_toolbox.py::add_to_log(207)] Setup completed 2024-01-08 18:59:56,475 [INFO][log_utils.py::log_message(31)] [algorithm_manager.py:get_algorithm(116)]: Supported algorithm: algo:aiverify.stock.shap_toolbox:shap_toolbox, PluginType.ALGORITHM 2024-01-08 18:59:56,475 [INFO][app_logger.py::add_to_log(116)] [stream_processing.py:load_algorithm(356)]: Algorithm Instance: {shap_toolbox.Plugin object at 0x7f3a94f71790} 2024-01-08 18:59:56,475 [INFO][shap_toolbox.py::add_to_log(207)] Validated plugin input arguments - Background Path: /app/aiverify/uploads/data/test_with_groundtruth.sav,Background Samples: 25,Data Samples: 25,Explain Type: global 2024-01-08 18:59:56,475 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(56)]: Attempting to read data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,475 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(81)]: Data validation successful 2024-01-08 18:59:56,475 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(89)]: Attempting to deserialize data: /app/aiverify/uploads/data/test_with_groundtruth.sav 2024-01-08 18:59:56,477 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(157)]: Consolidation results: {pandasdata.Plugin object at 0x7f3a95220b50} {class 'pickleserializer.Plugin'} 2024-01-08 18:59:56,477 [INFO][log_utils.py::log_message(31)] [data_manager.py:read_data(181)]: Supported data format: DataPluginType.PANDAS[SerializerPluginType.PICKLE] 2024-01-08 18:59:56,477 [INFO][shap_toolbox.py::add_to_log(207)] Background Instance - ,Background Serializer - 2024-01-08 18:59:56,885 [INFO][shap_toolbox.py::add_to_log(207)] Explainer Name: ntree_limit is deprecated, use `iteration_range` or model slicing instead. 2024-01-08 18:59:56,904 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_progress(114)]: The current task completion progress is 100 2024-01-08 18:59:56,907 [INFO][app_logger.py::add_to_log(116)] [task_processing.py:process_new_task(147)]: The raw task results: {'feature_names': ['exp_0', 'exp_1', 'exp_2', 'exp_3', 'exp_4', 'exp_5', 'exp_6', 'exp_7', 'exp_8', 'exp_9', 'exp_10', 'exp_11', 'exp_12', 'exp_13', 'exp_14', 'exp_15', 'exp_16', 'exp_17', 'exp_18', 'jobfunction_0', 'jobfunction_1', 'jobfunction_2', 'jobfunction_3', 'jobfunction_4', 'jobfunction_5', 'jobfunction_6', 'jobfunction_7', 'jobfunction_8', 'jobfunction_9', 'jobfunction_10', 'jobfunction_11', 'jobfunction_12', 'jobfunction_13', 'jobfunction_14', 'jobfunction_15', 'jobfunction_16', 'jobfunction_17', 'jobfunction_18', 'jobfunction_19', 'jobfunction_20', 'jobfunction_21', 'jobfunction_22', 'jobfunction_23', 'jobfunction_24', 'jobfunction_25', 'education_0', 'education_1', 'education_2', 'education_3', 'education_4', 'education_5', 'education_6', 'education_7', 'education_8', 'education_9', 'education_10', 'skill_0'], 'results': {'num_local_classes': 1, 'local': [[[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]]], 'single_explainer_values': [-0.020304229110479355], 'single_shap_values': [[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]], 'global_shap_values': [[[-0.06250341236591339, -0.0023070841562002897, -0.0002964320592582226, -0.012733306735754013, 0.06672067940235138, -0.03321472927927971, -0.3705095946788788, 0.14878962934017181, -0.009678716771304607, -0.00816651713103056, 0.05721322074532509, 0.08682425320148468, -0.012457520700991154, -0.048219967633485794, -0.0009264980908483267, -1.2018812412861735e-05, -0.07501286268234253, -0.003276331815868616, 0.08729970455169678, -0.03174174204468727, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.000610947550740093, 0.0, -6.783129720133729e-06, -0.021984810009598732, -0.0019823804032057524, -0.01904185488820076, 0.0, -9.198060433845967e-05, 0.0031026750802993774, -0.001549738459289074, 5.319326191965956e-06, -0.0015376241644844413, 8.214901754399762e-05, 0.007881347090005875, 0.005538581870496273, -0.007643284276127815, 0.006161777302622795, 0.0, -0.003687555668875575, 0.0, 0.004091072361916304, 0.002497872104868293, 0.006240139715373516, 0.11975578963756561, -0.008582675829529762, -0.0023415100295096636, -0.000980070442892611, -0.0021778156515210867, 0.0007472255383618176, -0.008482096716761589, -0.39619365334510803, -0.06672084331512451, 0.0032776102889329195, -0.06181599199771881], [-0.040896836668252945, 0.014474228024482727, -0.010655038058757782, 0.00185336300637573, -0.02005070634186268, 0.01186456996947527, -0.16435162723064423, 0.1557704210281372, -0.011004152707755566, 0.02222595363855362, 0.004497756715863943, 0.07698530703783035, -0.006443267222493887, 0.019031068310141563, -0.0017570790369063616, -0.0018109718803316355, -0.15294122695922852, -0.0023421943187713623, 0.05516216531395912, 0.06159273162484169, -3.637042027548887e-05, -1.333571958639368e-06, 0.0, 0.0006296892534010112, 0.0, -6.783129720133729e-06, -0.0228155255317688, -0.0017342015635222197, 0.0016433021519333124, 0.0, -6.598744221264496e-05, 0.0028255656361579895, -0.0010589327430352569, 4.818092747882474e-06, -0.0012427823385223746, 8.285204239655286e-05, 0.004605046007782221, 0.004469191189855337, -0.008530986495316029, 0.0053692227229475975, 0.0, 0.005229154136031866, 0.0, 0.004050921648740768, 0.00249587744474411, 0.0064435796812176704, -0.45204657316207886, -0.03725587949156761, -0.0025036942679435015, -0.0009883499005809426, -0.002090702997520566, 0.0007185591966845095, -0.005164008121937513, 0.03819574788212776, -0.0645688846707344, 0.0038112385664135218, -0.08009939640760422], [-0.05311788618564606, -0.03100305236876011, 0.004933262709528208, -0.1282591074705124, -0.16027474403381348, -0.046721283346414566, 0.2706592381000519, -0.01081640925258398, -0.009151220321655273, -0.034767892211675644, -0.0008005584822967649, 0.10422016680240631, -0.005107717122882605, 0.03157620131969452, 0.0013100669020786881, 0.0007265398744493723, 0.006710708141326904, -0.003157420316711068, 0.0542878657579422, -0.03396301716566086, -4.476138201425783e-05, -1.333571958639368e-06, 0.0, 0.0005331602296791971, 0.0, -6.783129720133729e-06, -0.027271056547760963, -0.0024795394856482744, -0.028478797525167465, 0.0, -4.5326538383960724e-05, -0.0025353452656418085, -0.0010791533859446645, 5.319326191965956e-06, -0.0012735901400446892, 7.969992293510586e-05, 0.004045546520501375, 0.004425139632076025, -0.007839875295758247, 0.006098615471273661, 0.0, -0.0037811037618666887, 0.0, 0.002915996126830578, 0.0018740956438705325, 0.011342383921146393, -0.13287664949893951, 0.0019005091162398458, -0.002500916365534067, -0.0010152198374271393, -0.002178745111450553, 0.0007316803093999624, -0.003072188701480627, -0.10128001123666763, -0.00572674535214901, 0.0034127195831388235, -0.10583267360925674], [0.0065111820586025715, -0.01133920717984438, -0.041699204593896866, -0.08342890441417694, -0.18094877898693085, 0.019061651080846786, 0.21361321210861206, -0.029899705201387405, -0.015446490608155727, 0.02379155345261097, -0.050830140709877014, 0.12755729258060455, 0.009744151495397091, -0.027651282027363777, -0.002722470322623849, -0.001479850965552032, -0.19063197076320648, -0.0029527070000767708, -0.009788943454623222, -0.04572650417685509, -4.466009704628959e-05, -1.333571958639368e-06, 0.0, 0.0005327453836798668, 0.0, -5.975086878606817e-06, -0.019179854542016983, -0.0011780543718487024, 0.030396632850170135, 0.0, -5.3559866501018405e-05, -0.005481559317559004, -0.0023096129298210144, 5.319326191965956e-06, -0.0015990997198969126, 8.000341040315107e-05, -0.035718291997909546, 0.004485566169023514, 0.499324768781662, 0.006248153746128082, 0.0, 0.0019362694583833218, 0.0, 0.0029793139547109604, 0.0019003028282895684, 0.009667268954217434, -0.13948820531368256, 0.0033049164339900017, -0.002333142329007387, -0.0009462286252528429, -0.0015951079549267888, 0.0007305247709155083, -0.0006573045393452048, 0.0035992106422781944, -0.0014069271273911, 0.004639337304979563, -0.11980274319648743], [0.011755443178117275, -0.010937164537608624, -0.009913276880979538, -0.113863006234169, 0.003962654620409012, 0.016237907111644745, 0.22070635855197906, -0.043062660843133926, -0.012212058529257774, 0.016388949006795883, -0.02908480167388916, 0.12425420433282852, 0.007246960885822773, -0.044912513345479965, 0.0004542329697869718, 0.001988275209441781, -0.1803823560476303, 0.020276563242077827, 0.16811633110046387, -0.04367215186357498, -0.00010790791566250846, -1.333571958639368e-06, 0.0, 0.0005508564063347876, 0.0, -6.972357368795201e-06, -0.01348058320581913, 1.4100660337135196e-05, -0.004612077958881855, 0.0, -0.00017052164184860885, 0.0024846261367201805, -0.0008847137214615941, 5.202149168326287e-06, -0.002183357020840049, 8.389694266952574e-05, 0.005647513549774885, 0.005428048316389322, -0.004511794075369835, 0.0068773310631513596, 0.0, 0.0015882774023339152, 0.0, 0.0028659177478402853, 0.0018461974104866385, -0.05501128360629082, 0.21010880172252655, 0.0017822992522269487, -0.0023589672055095434, -0.0009581116028130054, -0.001965790754184127, 0.0007497029146179557, -0.00429151626303792, 0.012141714803874493, 0.004303921479731798, 0.004315718077123165, -0.1095646396279335], [-0.011114568449556828, -0.09168118983507156, -0.3090408444404602, 0.07260724157094955, 0.08330317586660385, -0.028881361708045006, -0.30594202876091003, 0.09903576970100403, -0.0073912302032113075, -0.020977845415472984, -0.008020066656172276, 0.11811691522598267, 0.017856111750006676, -0.026002144441008568, 0.0012489890214055777, 0.0005975920939818025, 0.35496604442596436, 0.016969485208392143, -0.029582232236862183, -0.03093964233994484, -5.895111826248467e-05, -3.445506990829017e-06, 0.0, 0.0005810235161334276, 0.0, -6.783129720133729e-06, -0.020730242133140564, -0.0018110700184479356, -0.006077772472053766, 0.0, -0.0005099779809825122, 0.0013266665628179908, -0.0019433051347732544, 4.818092747882474e-06, -0.0018354728817939758, 8.114377851597965e-05, 0.003976114094257355, 0.004221119452267885, -0.007002212107181549, 0.005319186486303806, 0.0, 0.0008352288277819753, 0.0, 0.0038244423922151327, 0.002266794443130493, 0.008313998579978943, -0.40589234232902527, -0.03287297859787941, -0.0024451904464513063, -0.0009267625864595175, -0.002305807312950492, -0.0021877032704651356, -0.004823736846446991, 0.047091804444789886, -0.12406369298696518, 0.0023673668038100004, 0.1911240965127945], [-0.033157192170619965, 0.02817804180085659, -0.007320169359445572, 0.15705515444278717, -0.016104865819215775, -0.021525118499994278, -0.24305273592472076, -0.09247645735740662, -0.010578618384897709, 0.025117363780736923, 0.026649700477719307, 0.1160271093249321, -0.005698580760508776, 0.03593151643872261, -0.001971145858988166, 0.0008023592527024448, -0.16181811690330505, -0.0034903327468782663, -0.16635486483573914, -0.0370805449783802, -3.452261080383323e-05, -1.333571958639368e-06, 0.0, 0.00044405346852727234, 0.0, -5.975086878606817e-06, -0.017998207360506058, -0.0014955709921196103, -0.008881642483174801, 0.0, -8.992767106974497e-05, -0.00046236146590672433, -0.0009459690190851688, 5.319326191965956e-06, -0.0005736650200560689, 8.063099812716246e-05, 0.005213853437453508, 0.005092741455882788, -0.007438991218805313, 0.005805178079754114, 0.0, -0.0007867670501582325, 0.0, 0.002259033964946866, 0.0015340863028541207, -0.02530013397336006, 0.18506591022014618, 0.0033779877703636885, -0.0022960605565458536, -0.0009379254188388586, -0.0019012108677998185, 0.0006205050740391016, -0.007794521749019623, 0.019293786957859993, 0.030374817550182343, 0.004084271378815174, 0.18645499646663666], [-0.06516927480697632, -0.07703286409378052, -0.048719897866249084, -0.08567804843187332, -0.18297360837459564, 0.030776049941778183, -0.2618560791015625, -0.02692296914756298, -0.008757032454013824, 0.014880119822919369, -0.05449666455388069, 0.12150627374649048, -0.007255450822412968, -0.06508562713861465, 0.011945969425141811, 0.003947775345295668, -0.22624897956848145, -0.002046711975708604, 0.07500258833169937, -0.030382342636585236, -7.282044680323452e-05, -1.333571958639368e-06, 0.0, 0.0006136744632385671, 0.0, -6.972357368795201e-06, -0.013891118578612804, -0.001091631012968719, -0.010671061463654041, 0.0, -6.969886453589424e-05, 0.0017003861721605062, -0.001094419858418405, 5.202149168326287e-06, -0.0028288650792092085, 8.126894681481645e-05, 0.00363299623131752, 0.004472051281481981, -0.00604667142033577, 0.005448565818369389, 0.0, 0.00013490095443557948, 0.0, 0.002620873274281621, 0.0016386464703828096, 0.008081287145614624, -0.25182095170021057, -0.015987994149327278, -0.002724764170125127, -0.0010288138873875141, -0.00192122848238796, 0.0007462620851583779, -0.0011523044668138027, -0.3038145899772644, -0.04994454234838486, 0.004021456465125084, -0.1354718655347824], [-0.06910904496908188, -0.07781219482421875, -0.05298405513167381, 0.004598500207066536, -0.016918888315558434, -0.028125299140810966, -0.22971494495868683, -0.10685821622610092, -0.010742495767772198, 0.05210842192173004, -0.061770424246788025, 0.1333213895559311, 0.008220844902098179, -0.034173306077718735, -0.0012593487044796348, 0.00032858512713573873, 0.18266679346561432, -0.002900113584473729, -0.08731832355260849, -0.028180716559290886, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.0004359387094154954, 0.0, -6.783129720133729e-06, -0.019221972674131393, -0.0018506516935303807, -0.02083965390920639, 0.0, -7.382905459962785e-05, -0.003451994387432933, -0.0016334365354850888, 5.319326191965956e-06, -0.0011971943313255906, 7.802680920576677e-05, 0.0031331172212958336, 0.00507342116907239, -0.009463518857955933, 0.005853554699569941, 0.0, -0.004559603985399008, 0.0, 0.0027829939499497414, 0.001789198606275022, 0.006929911673069, 0.10481243580579758, 0.0011926749721169472, -0.002310252981260419, -0.0009808954782783985, -0.0020753578282892704, 0.0006044140900485218, -0.005773855838924646, -0.16687440872192383, -0.05626815930008888, 0.004260761197656393, -0.20711557567119598], [0.02560706064105034, 0.07382777333259583, 0.06282762438058853, 0.03699715435504913, -0.046111319214105606, 0.004746952559798956, 0.16000860929489136, -0.040271468460559845, -0.008599333465099335, 0.02199799008667469, 0.0018560171592980623, 0.1334775686264038, 0.008945604786276817, -0.0440116748213768, -0.00037615676410496235, -0.0003696052299346775, 0.16891315579414368, -0.003948831465095282, 0.02366008423268795, 0.006905038841068745, -5.0453316362109035e-05, -3.445506990829017e-06, 0.0, 0.0005568652995862067, 0.0, -6.29634359938791e-06, -0.024131670594215393, -0.002657570643350482, -0.01693633198738098, 0.0, -8.290010009659454e-05, -0.0021163367200642824, -0.001443476416170597, 5.319326191965956e-06, -0.0014207862550392747, 8.216643618652597e-05, 0.005143127869814634, 0.005426603835076094, -0.006484313402324915, 0.006879289168864489, 0.0, -0.003665719646960497, 0.0, 0.002662862418219447, 0.0016382754547521472, 0.007092481479048729, 0.09951375424861908, 0.002740769647061825, -0.0022920449264347553, -0.0009480396984145045, -0.0021575053688138723, 0.0007192784687504172, -0.006614187732338905, 0.016403615474700928, 0.012453591451048851, 0.0032162880524992943, -0.01111710723489523], [-0.05473342910408974, -0.08427744358778, -0.11496715992689133, -0.1694454401731491, -0.011606468819081783, -0.09090299159288406, -0.4703423082828522, -0.130276158452034, -0.01160582434386015, -0.8010311126708984, -0.04564843326807022, 0.09927927702665329, 0.009764350950717926, -0.045676860958337784, -0.0014654627302661538, 0.000536467123311013, -0.2910991609096527, -0.0030282551888376474, -0.1620219349861145, -0.04472982883453369, -9.645248064771295e-05, -1.333571958639368e-06, 0.0, 0.0003989731485489756, 0.0, -5.975086878606817e-06, -0.0108265932649374, -0.0010676461970433593, -0.006365972571074963, 0.0, -0.00017700389435049146, -0.0004140098753850907, -0.0006505089113488793, 5.202149168326287e-06, -0.0010038057807832956, 7.988453580765054e-05, 0.0033447537571191788, 0.003781158709898591, -0.007163821253925562, 0.004764418583363295, 0.0, 0.00016457967285532504, 0.0, 0.0025917463935911655, 0.0016778615536168218, 0.006934796925634146, -0.26909950375556946, 0.002038402948528528, -0.0024073407985270023, -0.0010041376808658242, -0.0024602969642728567, 0.0005698659224435687, -0.0014867644058540463, 0.014762706123292446, 0.005900882184505463, 0.003643234958872199, -0.2686622738838196], [-0.017090316861867905, 0.0158279687166214, -0.013595829717814922, -0.10412565618753433, -0.6965564489364624, -0.0033864742144942284, 0.22586920857429504, -0.0428982749581337, -0.01581488363444805, -0.003961715381592512, -0.0731436237692833, 0.08901827782392502, -0.0063547492027282715, -0.032268621027469635, -0.0022183360997587442, -0.0012269674334675074, -0.11373168230056763, -0.005543401464819908, 0.10621357709169388, 0.07882247120141983, -3.361677590874024e-05, -1.333571958639368e-06, 0.0, 0.0004995644558221102, 0.0, -6.783129720133729e-06, -0.04909857362508774, -0.0024243334773927927, -0.02780693955719471, 0.0, -6.494332774309441e-05, -0.0131012462079525, -0.0008043621201068163, 5.319326191965956e-06, -0.001945924828760326, 7.500619540223852e-05, 0.0054985336028039455, 0.0050628711469471455, -0.007144663017243147, 0.006358840502798557, 0.0, -0.003209285670891404, 0.0, -0.5083377957344055, -0.3408433198928833, -0.03277362883090973, 0.20914748311042786, 0.0005946574965491891, -0.0022639904636889696, -0.0009676457848399878, -0.001324796350672841, 0.0006774716312065721, 0.09853415936231613, 0.0020656664855778217, -0.0038671819493174553, 0.004367763176560402, -0.12942053377628326], [-0.06638691574335098, -0.037092797458171844, -0.06398256868124008, -0.12435977160930634, -0.11223366856575012, -0.0624089315533638, -0.27808839082717896, -0.09712610393762589, -0.008457524701952934, 0.15774032473564148, 0.06726895272731781, 0.12249025702476501, -0.003227963810786605, 0.02858584187924862, 0.0011559323174878955, 0.0013133252505213022, -0.19413906335830688, -0.005014584865421057, 0.15784576535224915, 0.05076631158590317, -3.748015296878293e-05, -1.333571958639368e-06, 0.0, 0.0004382933839224279, 0.0, -6.29634359938791e-06, 0.27505990862846375, -0.0028244308196008205, -0.04316554218530655, 0.0, -6.257447239477187e-05, 0.02679809369146824, -0.000551437318790704, 5.319326191965956e-06, -0.0011072277557104826, 7.882224599597976e-05, 0.005359589587897062, 0.004986284300684929, -0.007477980572730303, 0.005724466405808926, 0.0, -0.005769639275968075, 0.0, 0.0027344331610947847, 0.0017738145543262362, 0.009388490580022335, 0.15696687996387482, 0.00219779834151268, -0.0022861510515213013, -0.0010063283843919635, -0.0018321758834645152, 0.0005824644467793405, -0.007168787065893412, -0.11189492791891098, -0.02204684354364872, 0.002817293396219611, -0.1625373810529709], [0.008319326676428318, 0.07385531067848206, 0.024371320381760597, 0.11382057517766953, -0.2522246539592743, -0.0029501519165933132, -0.20270396769046783, -0.11499552428722382, -0.006577196530997753, 0.12036678940057755, 0.0709720030426979, 0.0834173709154129, -0.0004213959618937224, -0.03818764537572861, 0.00023890136799309403, 0.0007576537900604308, 0.3936294913291931, -0.00521495845168829, 0.011725977063179016, -0.022052979096770287, -5.085035809315741e-05, -3.445506990829017e-06, 0.0, 0.0004516472399700433, 0.0, -6.29634359938791e-06, -0.034321412444114685, -0.0030055807437747717, -0.034998659044504166, 0.0, -8.122029976220801e-05, -0.015754658728837967, -0.0013886140659451485, 5.319326191965956e-06, -0.0012102721957489848, 8.292833808809519e-05, 0.003353757318109274, 0.004185276571661234, -0.008185961283743382, 0.005327766295522451, 0.0, -0.002069000154733658, 0.0, 0.0027297958731651306, 0.0017376031028106809, 0.008337508887052536, -0.30596333742141724, 0.0007117683999240398, -0.002392524154856801, -0.0009316735086031258, -0.002246414078399539, 0.0005814945325255394, 0.06633242964744568, 0.016645081341266632, -0.047986168414354324, 0.0027913013473153114, -0.06843926012516022], [0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246], [-0.06598740816116333, -0.048244308680295944, -0.022250516340136528, 0.16676028072834015, 0.08696570992469788, -0.0009952946566045284, 0.17028725147247314, -0.03739413991570473, -0.010633752681314945, -0.016981562599539757, 0.009153618477284908, 0.13523611426353455, 0.01136222667992115, -0.03934986889362335, -0.0016001221956685185, -0.0017840921645984054, 0.12860409915447235, 0.02082742191851139, -0.07196018844842911, 0.04355233907699585, -3.5175715311197564e-05, -1.333571958639368e-06, 0.0, 0.0005539313424378633, 0.0, -6.783129720133729e-06, -0.02125016786158085, -0.002076921286061406, -0.01653568632900715, 0.0, -9.165390656562522e-05, -0.0007201387779787183, -0.001679230248555541, 5.319326191965956e-06, -0.0008864628616720438, 8.216643618652597e-05, 0.005610185209661722, 0.005528440698981285, -0.007467529270797968, 0.006885468494147062, 0.0, -0.0028959540650248528, 0.0, 0.0029690482188016176, 0.001925816759467125, 0.0041206711903214455, 0.10591591149568558, 0.004284054506570101, -0.002289585303515196, -0.0009299750090576708, -0.002152006607502699, 0.000721451360732317, -0.005593930371105671, 0.01744169369339943, 0.021658172830939293, 0.0026895750779658556, -0.07227097451686859], [0.09354832768440247, 0.07090011984109879, 0.016720697283744812, 0.02400105632841587, 0.1707090139389038, 0.011211229488253593, 0.21740010380744934, -0.04337751865386963, -0.008741715922951698, 0.03697163984179497, -0.01269856933504343, 0.1579708307981491, 0.009774706326425076, -0.0334019772708416, 0.002201583469286561, 0.001719097257591784, -0.10242431610822678, -0.002692224457859993, 0.023493602871894836, 0.056437525898218155, -0.0003260518715251237, -3.445506990829017e-06, 0.0, 0.0005102540017105639, 0.0, -1.0653026038198732e-05, 0.16436901688575745, -0.00038606271846219897, -0.020685864612460136, 0.0, -8.290010009659454e-05, -0.01450762152671814, -0.0013899400364607573, 5.319326191965956e-06, -0.0011238200822845101, 8.760739729041234e-05, 0.00692747300490737, 0.005226839799433947, -0.005794949363917112, 0.006852846592664719, 0.0, -0.006187427788972855, 0.0, 0.0024921391159296036, 0.0015024151653051376, -0.05943373963236809, 0.16255204379558563, 0.002165186684578657, -0.0022904861252754927, -0.0009502632892690599, -0.0019521531648933887, 0.0006494766566902399, -0.004526431672275066, -0.14472512900829315, -0.06292634457349777, 0.0025749749038368464, 0.1893671303987503], [-0.06285311281681061, -0.03596150130033493, -0.05717617645859718, 0.003403776790946722, -0.027286484837532043, -0.06539207696914673, 0.21403032541275024, -0.02811289019882679, -0.008403308689594269, -0.05021994933485985, -0.010236091911792755, 0.14862041175365448, 0.026496876031160355, -0.02086745575070381, 0.0005842464161105454, 0.0002746141399256885, -0.1777435839176178, 0.013304726220667362, 0.07654718309640884, 0.0077910772524774075, -5.3798539738636464e-05, -1.333571958639368e-06, 0.0, 0.0004911170690320432, 0.0, -6.783129720133729e-06, 0.147874116897583, -0.002095168689265847, -0.00840983260422945, 0.0, -8.290010009659454e-05, -0.0035102427937090397, -0.0008345132227987051, 4.818092747882474e-06, -0.0017072800546884537, 8.18468615761958e-05, 0.005177558399736881, 0.004388042259961367, -0.0076546152122318745, 0.006081710569560528, 0.0, 0.00019807988428510725, 0.0, 0.002811990212649107, 0.0017252659890800714, 0.010325628332793713, -0.4101317822933197, -0.027820831164717674, -0.0025021813344210386, -0.0009850506903603673, -0.001986803486943245, 0.0007367710350081325, -0.001660854322835803, 0.016271961852908134, -0.024308890104293823, 0.002901471219956875, -0.03883467614650726], [-0.06017925217747688, -0.04754210636019707, -0.08085069805383682, 0.15022188425064087, 0.06234559044241905, 0.004617201164364815, -0.19845741987228394, 0.08346790820360184, -0.01193799264729023, 0.0750037357211113, 0.029525723308324814, 0.11386675387620926, 0.0019784981850534678, -0.04085060581564903, -0.0023795487359166145, -0.0019574174657464027, 0.24844856560230255, -0.0009309332817792892, 0.02878890186548233, 0.016424117609858513, -7.717636617599055e-05, -1.333571958639368e-06, 0.0, 0.0006694625481031835, 0.0, -6.783129720133729e-06, -0.02339913137257099, -0.0011054504429921508, 0.03673354908823967, 0.0, -8.662769687362015e-05, -0.007880703546106815, 0.06332732737064362, 5.319326191965956e-06, -0.0008858758956193924, 8.638096915092319e-05, -0.054965995252132416, 0.005630643106997013, -0.007937624119222164, 0.006296378094702959, 0.0, 0.001320654060691595, 0.0, 0.003941654227674007, 0.0023759324103593826, -0.05551908537745476, 0.1676335632801056, 0.0033677241299301386, -0.0022550467401742935, -0.0009174221777357161, -0.001631091465242207, 0.0006976802833378315, -0.005704055540263653, 0.042771290987730026, 0.06189991533756256, 0.0030376494396477938, 0.11220325529575348], [-0.051458314061164856, -0.03474940359592438, 0.0006369460606947541, -0.16979748010635376, -0.21053819358348846, -0.10096465051174164, 0.17019177973270416, -0.03846339136362076, -0.008467715233564377, 0.13510073721408844, 0.043752167373895645, 0.11545290052890778, 0.009504457004368305, -0.030823560431599617, 0.0012370822951197624, 0.0011056791990995407, -0.1445017009973526, 0.038101114332675934, 0.14321689307689667, -0.03811458870768547, -3.862606536131352e-05, -1.333571958639368e-06, 0.0, 0.0005048761377111077, 0.0, -6.29634359938791e-06, -0.02484750933945179, 0.1445092260837555, 0.10474776476621628, 0.0, -6.607269460801035e-05, 0.0018224584637209773, -0.0008053374476730824, 5.319326191965956e-06, -0.0014757913304492831, 8.42550361994654e-05, 0.006352436728775501, 0.005265512503683567, -0.007459611631929874, 0.006825024727731943, 0.0, -0.004355474375188351, 0.0, 0.0027602813206613064, 0.0016970672877505422, 0.011515306308865547, 0.13380637764930725, 0.005049548577517271, -0.002296851947903633, -0.0009902468882501125, -0.001864973222836852, 0.0006381618441082537, -0.005930681712925434, 0.005864658392965794, -0.0009408322512172163, 0.002472752472385764, 0.294903963804245], [0.03259354457259178, -0.099602609872818, 0.009547283872961998, 0.07637655735015869, 0.1985299289226532, 0.015761179849505424, 0.23022578656673431, -0.034788794815540314, -0.007745389826595783, 0.12345122545957565, -0.051324568688869476, 0.15553158521652222, 0.015676403418183327, -0.03559288755059242, 0.0033470341004431248, 0.0011750507401302457, -0.13555030524730682, -0.005122038535773754, 0.014702807180583477, 0.043924469500780106, -6.19276543147862e-05, -3.445506990829017e-06, 0.0, 0.0005732568097300828, 0.0, -1.0653026038198732e-05, -0.01363211777061224, 0.00020026753190904856, 0.021491948515176773, 0.0, -8.290010009659454e-05, 0.0050557940267026424, -0.0016465357039123774, 5.319326191965956e-06, 0.10895024240016937, 8.522126154275611e-05, 0.006705757696181536, 0.005509852897375822, -0.005095102358609438, 0.006961207836866379, 0.0, 0.0006662938976660371, 0.0, 0.003093089209869504, 0.0019394461996853352, 0.007569396868348122, 0.10706397145986557, 0.0041056666523218155, -0.002258130582049489, -0.0009422546718269587, -0.001626045210286975, 0.0007266424363479018, -0.005986939650028944, 0.015247649513185024, 0.015548511408269405, 0.004618803039193153, -0.12334583699703217], [-0.023869169875979424, 0.015509126707911491, -0.014594369567930698, 0.09658516198396683, -0.03197856992483139, 0.030358927324414253, -0.07376670837402344, -0.03884000703692436, -0.01411980390548706, 0.057781439274549484, -0.068886898458004, 0.1325228065252304, 0.005909244064241648, -0.0281364805996418, -0.0030695025343447924, -0.000962215824984014, -0.10742256790399551, -0.002697921125218272, -0.15875224769115448, -0.02936774119734764, -3.360734262969345e-05, -1.333571958639368e-06, 0.0, 0.0006145855877548456, 0.0, -6.783129720133729e-06, -0.019237302243709564, -0.001260073040612042, -0.004951474256813526, 0.0, -7.533260941272601e-05, -1.17989784484962e-05, -0.0009669656283222139, 5.319326191965956e-06, -0.001591258100233972, 7.931069558253512e-05, 0.006075607147067785, 0.005444979760795832, -0.008135213516652584, 0.006173919420689344, 0.0, 0.002301072236150503, 0.0, 0.0024275847245007753, 0.0016245050355792046, 0.007602567784488201, 0.13213248550891876, -0.033179476857185364, -0.002387221436947584, -0.0009556161239743233, -0.0019891043193638325, 0.0007391826366074383, -0.005348328500986099, 0.04165101423859596, -0.05618930980563164, 0.004293837584555149, -0.13324373960494995], [0.0028537968173623085, -0.04631798714399338, 0.031646110117435455, 0.0817018449306488, -0.18326328694820404, -0.015563094057142735, -0.22313518822193146, -0.10812113434076309, -0.006781723350286484, -0.030259406194090843, 0.013605454005300999, 0.1169557049870491, 0.007962219417095184, -0.03543780744075775, 0.0009729248122312129, 0.0006131379632279277, 0.11804612725973129, -0.002626186003908515, 0.014522509649395943, 0.010092138312757015, -5.587589112110436e-05, -3.445506990829017e-06, 0.0, 0.00044167591840960085, 0.0, -6.783129720133729e-06, -0.02466312237083912, -0.0024876785464584827, -0.016432717442512512, 0.0, -8.264215284725651e-05, -0.00263771484605968, -0.0015075044939294457, 5.319326191965956e-06, -0.0011151753133162856, 8.065422298386693e-05, 0.0046106381341814995, 0.0042440323159098625, -0.007616523653268814, 0.005371056497097015, 0.0, -0.0026610922068357468, 0.0, 0.0028479143511503935, 0.001828999724239111, 0.01097503025084734, -0.11393840610980988, 0.001672798884101212, -0.0024357400834560394, -0.0009702960378490388, -0.0022147390991449356, 0.0006367838359437883, -0.00612771837040782, 0.018573420122265816, 0.01824432983994484, 0.0031787119805812836, -0.15539492666721344], [-0.08049117773771286, 0.05097208172082901, 0.014614911749958992, 0.08317407965660095, -0.18467549979686737, -0.005693512968719006, -0.097432941198349, -0.0564168281853199, -0.00699590565636754, 0.01614794135093689, -0.01902056485414505, 0.10003377497196198, 0.007800661493092775, -0.03189975395798683, 0.0002720823395065963, 0.00022241132683120668, 0.4007715582847595, -0.006285347044467926, -0.02736053802073002, -0.03533262014389038, 0.0007623416022397578, -9.729410521686077e-07, 0.0, 0.0004454885784070939, 0.0, -6.783129720133729e-06, -0.025286981835961342, -0.0019145989790558815, 0.06087997555732727, 0.0, -8.264215284725651e-05, -0.0016784707549959421, -0.0018336978973820806, 5.319326191965956e-06, -0.0006495772977359593, 7.979778456501663e-05, 0.004447735380381346, 0.005087219178676605, -0.006932452321052551, 0.006002642214298248, 0.0, -0.0030835990328341722, 0.0, 0.002495483960956335, 0.0015712403692305088, -0.0854799821972847, 0.1056540384888649, 0.003334152279421687, -0.0022464243229478598, -0.0009312622714787722, -0.0017416791524738073, 0.0005522534484043717, -0.004133629612624645, 0.013962938450276852, 0.02780282124876976, 0.002999403979629278, 0.3911347985267639], [-0.05359417945146561, -0.07598045468330383, 0.019414784386754036, -0.12998197972774506, 0.07012321054935455, -0.018101414665579796, -0.2768334150314331, 0.37630584836006165, -0.006850447040051222, 0.04992474243044853, 0.04425689950585365, -0.9883678555488586, 0.011526362970471382, -0.0596291609108448, 0.004034427925944328, 0.0017299767350777984, 0.3018965423107147, -0.0031448551453649998, -0.1013418510556221, -0.04632866755127907, -5.157327905180864e-05, -1.333571958639368e-06, 0.0, 0.0006556504522450268, 0.0, -1.0174548151553608e-05, -0.0029740692116320133, -0.0001050228820531629, -0.01489180512726307, 0.0, -6.520746683236212e-05, 0.05052415654063225, -0.0014374653110280633, 5.319326191965956e-06, -0.0017630713991820812, 8.0657031503506e-05, 0.002075105905532837, 0.0038000361528247595, -0.006216761656105518, 0.004548708908259869, 0.0, -0.00031052937265485525, 0.0, 0.003772175405174494, 0.0019968997221440077, 0.010945315472781658, -0.12387268990278244, 0.021043049171566963, -0.002726019360125065, -0.0017436828929930925, -0.0018965821946039796, 0.0006977756274864078, -0.0054276008158922195, -0.32411161065101624, -0.04702161252498627, 0.0021938951686024666, -0.01743289828300476]]], 'global_samples': [[44.0, 28.0, 58.0, 15.0, 7.2, 7.2, 0.0, 1.0, 0.0, 7.2, 6.2, 0.0, 1.0, 0.0, 0.0, 1.0, 51.84320877322883, 0.0, 17.71156783593685, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 72.0], [41.0, 29.0, 53.0, 9.0, 12.2, 0.8, 0.0, 0.0, 0.0, 0.8, 0.8, 0.0, 0.0, 1.0, 0.0, 1.0, 44.2888819438324, 0.0, 27.490772997524854, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 10.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 66.0], [42.0, 37.0, 54.0, 6.0, 16.6, 6.7, 1.0, 5.0, 0.0, 5.7, 1.7, 0.0, 0.0, 1.0, 0.0, 1.0, 53.322406278626055, 0.0, 29.04398157823813, 44.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], [32.0, 27.0, 37.0, 7.0, 13.7, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24951029260879, 0.0, 31.152007181948026, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 50.0], [26.0, 26.0, 26.0, 0.0, 0.6, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 19.50593028728313, 90.0, 19.50593028728313, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 67.0], [64.0, 39.0, 85.0, 25.0, 8.0, 8.0, 0.0, 0.0, 0.0, 8.0, 8.0, 0.0, 1.0, 0.0, 0.0, 1.0, 70.15346322531184, 90.0, 39.123979250496376, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 89.0], [34.0, 20.0, 50.0, 21.0, 10.3, 5.1, 5.0, 10.0, 0.0, 0.1, -4.9, 0.0, 0.0, 1.0, 0.0, 1.0, 35.3903086611901, 0.0, 3.908469837724159, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 60.0, -4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 81.0], [38.0, 38.0, 38.0, 0.0, 0.0, 0.0, 0.0, 5.0, 0.0, 0.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 21.83249239511658, 0.0, 21.83249239511658, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 32.0], [38.0, 21.0, 61.0, 13.0, 11.7, 7.8, 5.0, 10.0, 0.0, 2.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 62.14942911496924, 0.0, 9.205461787520823, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 63.0], [52.0, 35.0, 67.0, 13.0, 11.0, 9.2, 1.0, 5.0, 0.0, 8.2, 4.2, 0.0, 1.0, 0.0, 0.0, 1.0, 64.58213752458343, 0.0, 41.64970732667985, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 77.0], [26.0, 25.0, 26.0, 0.0, 8.6, 5.0, 10.0, 10.0, 0.0, -5.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 16.466931196055175, 0.0, 8.667860929913502, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 57.0], [35.0, 31.0, 45.0, 6.0, 36.2, 2.3, 1.0, 5.0, 0.0, 1.3, -2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 45.04301556539039, 0.0, 23.26250032019515, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 57.0], [47.0, 38.0, 60.0, 5.0, 18.8, 18.8, 5.0, 10.0, 0.0, 13.8, 8.8, 0.0, 0.0, 1.0, 0.0, 1.0, 29.23348693265523, 0.0, 18.901257317091066, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 62.0], [51.0, 35.0, 64.0, 11.0, 18.7, 16.0, 5.0, 10.0, 0.0, 11.0, 6.0, 0.0, 1.0, 0.0, 0.0, 1.0, 66.83781119184461, 0.0, 32.09030620046341, 42.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 73.0], [67.0, 62.0, 72.0, 4.0, 22.9, 22.9, 1.0, 5.0, 0.0, 21.9, 17.9, 0.0, 1.0, 0.0, 0.0, 1.0, 74.47405180890884, 0.0, 62.99735485798452, 80.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 65.0], [45.0, 26.0, 80.0, 18.0, 7.7, 7.7, 1.0, 5.0, 0.0, 6.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 61.817741017606586, 90.0, 12.353078320403483, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 70.0], [65.0, 55.0, 74.0, 14.0, 5.1, 5.1, 1.0, 5.0, 0.0, 4.1, 0.1, 0.0, 1.0, 0.0, 0.0, 1.0, 48.49732055564458, 0.0, 42.60313258511501, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 30.0, -7.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 86.0], [47.0, 37.0, 60.0, 12.0, 10.2, 6.6, 1.0, 5.0, 0.0, 5.6, 1.6, 0.0, 1.0, 0.0, 0.0, 1.0, 47.15373203319767, 90.0, 43.494431637295534, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 74.0], [39.0, 23.0, 82.0, 28.0, 6.9, 2.7, 0.0, 0.0, 0.0, 2.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 64.84297470476723, 60.0, 15.451292555935757, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 83.0], [43.0, 39.0, 50.0, 6.0, 14.4, 14.4, 1.0, 5.0, 0.0, 13.4, 9.4, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24073470455042, 80.0, 18.237455009047466, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 100.0], [52.0, 41.0, 64.0, 16.0, 2.8, 2.8, 1.0, 5.0, 0.0, 1.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 37.17238888884465, 0.0, 35.83041187763566, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 31.0], [33.0, 18.0, 42.0, 11.0, 9.3, 3.0, 0.0, 5.0, 0.0, 3.0, -2.0, 0.0, 1.0, 0.0, 0.0, 1.0, 48.99254592257577, 0.0, 8.159850831358884, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 60.0], [51.0, 38.0, 65.0, 11.0, 13.7, 11.0, 5.0, 10.0, 0.0, 6.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 59.84536628710085, 0.0, 38.462803361978615, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 66.0], [46.0, 32.0, 72.0, 16.0, 14.0, 9.0, 5.0, 10.0, 0.0, 4.0, -1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 73.68448998618116, 0.0, 26.173770234592865, 18.000000000000004, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 89.0], [48.0, 48.0, 48.0, 0.0, 3.8, 3.0, 0.0, 1.0, 0.0, 3.0, 2.0, 1.0, 0.0, 0.0, 0.0, 1.0, 68.09490148815772, 0.0, 68.09490148815772, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 76.0]], 'global': [[0.04546961, 0.0492544, 0.043363914, 0.08983671, 0.1375197, 0.027886976, 0.22656387, 0.08153458, 0.009816147, 0.07911673, 0.035280228, 0.15206783, 0.008846788, 0.03638573, 0.0020024253, 0.0011298753, 0.19966665, 0.007314565, 0.07783332, 0.035409756, 9.1769434e-05, 1.9104884e-06, 0.0, 0.00053015014, 0.0, 7.0491947e-06, 0.043123785, 0.0074107517, 0.024551919, 0.0, 0.00010002931, 0.0074324626, 0.0037562423, 5.245117e-06, 0.005700687, 8.143052e-05, 0.008130768, 0.004880483, 0.02683264, 0.006039325, 0.0, 0.0026573392, 0.0, 0.023193767, 0.015413899, 0.020542892, 0.19179365, 0.008894128, 0.0023755874, 0.0009961065, 0.0019745436, 0.0007365657, 0.01630771, 0.07617452, 0.033900548, 0.0033779992, 0.13812046]], 'num_global_classes': 1}} 2024-01-08 18:59:56,907 [INFO][app_logger.py::add_to_log(116)] [task.py:_send_task_update(278)]: Task has received notification to send task update 2024-01-08 18:59:56,909 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060:{'type': 'TaskResponse', 'status': 'Running', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.006559', 'output': '""', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060.log', 'taskProgress': 100} 2024-01-08 18:59:56,932 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_results(85)]: The current task has received the following results: {'feature_names': ['exp_0', 'exp_1', 'exp_2', 'exp_3', 'exp_4', 'exp_5', 'exp_6', 'exp_7', 'exp_8', 'exp_9', 'exp_10', 'exp_11', 'exp_12', 'exp_13', 'exp_14', 'exp_15', 'exp_16', 'exp_17', 'exp_18', 'jobfunction_0', 'jobfunction_1', 'jobfunction_2', 'jobfunction_3', 'jobfunction_4', 'jobfunction_5', 'jobfunction_6', 'jobfunction_7', 'jobfunction_8', 'jobfunction_9', 'jobfunction_10', 'jobfunction_11', 'jobfunction_12', 'jobfunction_13', 'jobfunction_14', 'jobfunction_15', 'jobfunction_16', 'jobfunction_17', 'jobfunction_18', 'jobfunction_19', 'jobfunction_20', 'jobfunction_21', 'jobfunction_22', 'jobfunction_23', 'jobfunction_24', 'jobfunction_25', 'education_0', 'education_1', 'education_2', 'education_3', 'education_4', 'education_5', 'education_6', 'education_7', 'education_8', 'education_9', 'education_10', 'skill_0'], 'results': {'num_local_classes': 1, 'local': [[[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]]], 'single_explainer_values': [-0.020304229110479355], 'single_shap_values': [[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]], 'global_shap_values': [[[-0.06250341236591339, -0.0023070841562002897, -0.0002964320592582226, -0.012733306735754013, 0.06672067940235138, -0.03321472927927971, -0.3705095946788788, 0.14878962934017181, -0.009678716771304607, -0.00816651713103056, 0.05721322074532509, 0.08682425320148468, -0.012457520700991154, -0.048219967633485794, -0.0009264980908483267, -1.2018812412861735e-05, -0.07501286268234253, -0.003276331815868616, 0.08729970455169678, -0.03174174204468727, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.000610947550740093, 0.0, -6.783129720133729e-06, -0.021984810009598732, -0.0019823804032057524, -0.01904185488820076, 0.0, -9.198060433845967e-05, 0.0031026750802993774, -0.001549738459289074, 5.319326191965956e-06, -0.0015376241644844413, 8.214901754399762e-05, 0.007881347090005875, 0.005538581870496273, -0.007643284276127815, 0.006161777302622795, 0.0, -0.003687555668875575, 0.0, 0.004091072361916304, 0.002497872104868293, 0.006240139715373516, 0.11975578963756561, -0.008582675829529762, -0.0023415100295096636, -0.000980070442892611, -0.0021778156515210867, 0.0007472255383618176, -0.008482096716761589, -0.39619365334510803, -0.06672084331512451, 0.0032776102889329195, -0.06181599199771881], [-0.040896836668252945, 0.014474228024482727, -0.010655038058757782, 0.00185336300637573, -0.02005070634186268, 0.01186456996947527, -0.16435162723064423, 0.1557704210281372, -0.011004152707755566, 0.02222595363855362, 0.004497756715863943, 0.07698530703783035, -0.006443267222493887, 0.019031068310141563, -0.0017570790369063616, -0.0018109718803316355, -0.15294122695922852, -0.0023421943187713623, 0.05516216531395912, 0.06159273162484169, -3.637042027548887e-05, -1.333571958639368e-06, 0.0, 0.0006296892534010112, 0.0, -6.783129720133729e-06, -0.0228155255317688, -0.0017342015635222197, 0.0016433021519333124, 0.0, -6.598744221264496e-05, 0.0028255656361579895, -0.0010589327430352569, 4.818092747882474e-06, -0.0012427823385223746, 8.285204239655286e-05, 0.004605046007782221, 0.004469191189855337, -0.008530986495316029, 0.0053692227229475975, 0.0, 0.005229154136031866, 0.0, 0.004050921648740768, 0.00249587744474411, 0.0064435796812176704, -0.45204657316207886, -0.03725587949156761, -0.0025036942679435015, -0.0009883499005809426, -0.002090702997520566, 0.0007185591966845095, -0.005164008121937513, 0.03819574788212776, -0.0645688846707344, 0.0038112385664135218, -0.08009939640760422], [-0.05311788618564606, -0.03100305236876011, 0.004933262709528208, -0.1282591074705124, -0.16027474403381348, -0.046721283346414566, 0.2706592381000519, -0.01081640925258398, -0.009151220321655273, -0.034767892211675644, -0.0008005584822967649, 0.10422016680240631, -0.005107717122882605, 0.03157620131969452, 0.0013100669020786881, 0.0007265398744493723, 0.006710708141326904, -0.003157420316711068, 0.0542878657579422, -0.03396301716566086, -4.476138201425783e-05, -1.333571958639368e-06, 0.0, 0.0005331602296791971, 0.0, -6.783129720133729e-06, -0.027271056547760963, -0.0024795394856482744, -0.028478797525167465, 0.0, -4.5326538383960724e-05, -0.0025353452656418085, -0.0010791533859446645, 5.319326191965956e-06, -0.0012735901400446892, 7.969992293510586e-05, 0.004045546520501375, 0.004425139632076025, -0.007839875295758247, 0.006098615471273661, 0.0, -0.0037811037618666887, 0.0, 0.002915996126830578, 0.0018740956438705325, 0.011342383921146393, -0.13287664949893951, 0.0019005091162398458, -0.002500916365534067, -0.0010152198374271393, -0.002178745111450553, 0.0007316803093999624, -0.003072188701480627, -0.10128001123666763, -0.00572674535214901, 0.0034127195831388235, -0.10583267360925674], [0.0065111820586025715, -0.01133920717984438, -0.041699204593896866, -0.08342890441417694, -0.18094877898693085, 0.019061651080846786, 0.21361321210861206, -0.029899705201387405, -0.015446490608155727, 0.02379155345261097, -0.050830140709877014, 0.12755729258060455, 0.009744151495397091, -0.027651282027363777, -0.002722470322623849, -0.001479850965552032, -0.19063197076320648, -0.0029527070000767708, -0.009788943454623222, -0.04572650417685509, -4.466009704628959e-05, -1.333571958639368e-06, 0.0, 0.0005327453836798668, 0.0, -5.975086878606817e-06, -0.019179854542016983, -0.0011780543718487024, 0.030396632850170135, 0.0, -5.3559866501018405e-05, -0.005481559317559004, -0.0023096129298210144, 5.319326191965956e-06, -0.0015990997198969126, 8.000341040315107e-05, -0.035718291997909546, 0.004485566169023514, 0.499324768781662, 0.006248153746128082, 0.0, 0.0019362694583833218, 0.0, 0.0029793139547109604, 0.0019003028282895684, 0.009667268954217434, -0.13948820531368256, 0.0033049164339900017, -0.002333142329007387, -0.0009462286252528429, -0.0015951079549267888, 0.0007305247709155083, -0.0006573045393452048, 0.0035992106422781944, -0.0014069271273911, 0.004639337304979563, -0.11980274319648743], [0.011755443178117275, -0.010937164537608624, -0.009913276880979538, -0.113863006234169, 0.003962654620409012, 0.016237907111644745, 0.22070635855197906, -0.043062660843133926, -0.012212058529257774, 0.016388949006795883, -0.02908480167388916, 0.12425420433282852, 0.007246960885822773, -0.044912513345479965, 0.0004542329697869718, 0.001988275209441781, -0.1803823560476303, 0.020276563242077827, 0.16811633110046387, -0.04367215186357498, -0.00010790791566250846, -1.333571958639368e-06, 0.0, 0.0005508564063347876, 0.0, -6.972357368795201e-06, -0.01348058320581913, 1.4100660337135196e-05, -0.004612077958881855, 0.0, -0.00017052164184860885, 0.0024846261367201805, -0.0008847137214615941, 5.202149168326287e-06, -0.002183357020840049, 8.389694266952574e-05, 0.005647513549774885, 0.005428048316389322, -0.004511794075369835, 0.0068773310631513596, 0.0, 0.0015882774023339152, 0.0, 0.0028659177478402853, 0.0018461974104866385, -0.05501128360629082, 0.21010880172252655, 0.0017822992522269487, -0.0023589672055095434, -0.0009581116028130054, -0.001965790754184127, 0.0007497029146179557, -0.00429151626303792, 0.012141714803874493, 0.004303921479731798, 0.004315718077123165, -0.1095646396279335], [-0.011114568449556828, -0.09168118983507156, -0.3090408444404602, 0.07260724157094955, 0.08330317586660385, -0.028881361708045006, -0.30594202876091003, 0.09903576970100403, -0.0073912302032113075, -0.020977845415472984, -0.008020066656172276, 0.11811691522598267, 0.017856111750006676, -0.026002144441008568, 0.0012489890214055777, 0.0005975920939818025, 0.35496604442596436, 0.016969485208392143, -0.029582232236862183, -0.03093964233994484, -5.895111826248467e-05, -3.445506990829017e-06, 0.0, 0.0005810235161334276, 0.0, -6.783129720133729e-06, -0.020730242133140564, -0.0018110700184479356, -0.006077772472053766, 0.0, -0.0005099779809825122, 0.0013266665628179908, -0.0019433051347732544, 4.818092747882474e-06, -0.0018354728817939758, 8.114377851597965e-05, 0.003976114094257355, 0.004221119452267885, -0.007002212107181549, 0.005319186486303806, 0.0, 0.0008352288277819753, 0.0, 0.0038244423922151327, 0.002266794443130493, 0.008313998579978943, -0.40589234232902527, -0.03287297859787941, -0.0024451904464513063, -0.0009267625864595175, -0.002305807312950492, -0.0021877032704651356, -0.004823736846446991, 0.047091804444789886, -0.12406369298696518, 0.0023673668038100004, 0.1911240965127945], [-0.033157192170619965, 0.02817804180085659, -0.007320169359445572, 0.15705515444278717, -0.016104865819215775, -0.021525118499994278, -0.24305273592472076, -0.09247645735740662, -0.010578618384897709, 0.025117363780736923, 0.026649700477719307, 0.1160271093249321, -0.005698580760508776, 0.03593151643872261, -0.001971145858988166, 0.0008023592527024448, -0.16181811690330505, -0.0034903327468782663, -0.16635486483573914, -0.0370805449783802, -3.452261080383323e-05, -1.333571958639368e-06, 0.0, 0.00044405346852727234, 0.0, -5.975086878606817e-06, -0.017998207360506058, -0.0014955709921196103, -0.008881642483174801, 0.0, -8.992767106974497e-05, -0.00046236146590672433, -0.0009459690190851688, 5.319326191965956e-06, -0.0005736650200560689, 8.063099812716246e-05, 0.005213853437453508, 0.005092741455882788, -0.007438991218805313, 0.005805178079754114, 0.0, -0.0007867670501582325, 0.0, 0.002259033964946866, 0.0015340863028541207, -0.02530013397336006, 0.18506591022014618, 0.0033779877703636885, -0.0022960605565458536, -0.0009379254188388586, -0.0019012108677998185, 0.0006205050740391016, -0.007794521749019623, 0.019293786957859993, 0.030374817550182343, 0.004084271378815174, 0.18645499646663666], [-0.06516927480697632, -0.07703286409378052, -0.048719897866249084, -0.08567804843187332, -0.18297360837459564, 0.030776049941778183, -0.2618560791015625, -0.02692296914756298, -0.008757032454013824, 0.014880119822919369, -0.05449666455388069, 0.12150627374649048, -0.007255450822412968, -0.06508562713861465, 0.011945969425141811, 0.003947775345295668, -0.22624897956848145, -0.002046711975708604, 0.07500258833169937, -0.030382342636585236, -7.282044680323452e-05, -1.333571958639368e-06, 0.0, 0.0006136744632385671, 0.0, -6.972357368795201e-06, -0.013891118578612804, -0.001091631012968719, -0.010671061463654041, 0.0, -6.969886453589424e-05, 0.0017003861721605062, -0.001094419858418405, 5.202149168326287e-06, -0.0028288650792092085, 8.126894681481645e-05, 0.00363299623131752, 0.004472051281481981, -0.00604667142033577, 0.005448565818369389, 0.0, 0.00013490095443557948, 0.0, 0.002620873274281621, 0.0016386464703828096, 0.008081287145614624, -0.25182095170021057, -0.015987994149327278, -0.002724764170125127, -0.0010288138873875141, -0.00192122848238796, 0.0007462620851583779, -0.0011523044668138027, -0.3038145899772644, -0.04994454234838486, 0.004021456465125084, -0.1354718655347824], [-0.06910904496908188, -0.07781219482421875, -0.05298405513167381, 0.004598500207066536, -0.016918888315558434, -0.028125299140810966, -0.22971494495868683, -0.10685821622610092, -0.010742495767772198, 0.05210842192173004, -0.061770424246788025, 0.1333213895559311, 0.008220844902098179, -0.034173306077718735, -0.0012593487044796348, 0.00032858512713573873, 0.18266679346561432, -0.002900113584473729, -0.08731832355260849, -0.028180716559290886, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.0004359387094154954, 0.0, -6.783129720133729e-06, -0.019221972674131393, -0.0018506516935303807, -0.02083965390920639, 0.0, -7.382905459962785e-05, -0.003451994387432933, -0.0016334365354850888, 5.319326191965956e-06, -0.0011971943313255906, 7.802680920576677e-05, 0.0031331172212958336, 0.00507342116907239, -0.009463518857955933, 0.005853554699569941, 0.0, -0.004559603985399008, 0.0, 0.0027829939499497414, 0.001789198606275022, 0.006929911673069, 0.10481243580579758, 0.0011926749721169472, -0.002310252981260419, -0.0009808954782783985, -0.0020753578282892704, 0.0006044140900485218, -0.005773855838924646, -0.16687440872192383, -0.05626815930008888, 0.004260761197656393, -0.20711557567119598], [0.02560706064105034, 0.07382777333259583, 0.06282762438058853, 0.03699715435504913, -0.046111319214105606, 0.004746952559798956, 0.16000860929489136, -0.040271468460559845, -0.008599333465099335, 0.02199799008667469, 0.0018560171592980623, 0.1334775686264038, 0.008945604786276817, -0.0440116748213768, -0.00037615676410496235, -0.0003696052299346775, 0.16891315579414368, -0.003948831465095282, 0.02366008423268795, 0.006905038841068745, -5.0453316362109035e-05, -3.445506990829017e-06, 0.0, 0.0005568652995862067, 0.0, -6.29634359938791e-06, -0.024131670594215393, -0.002657570643350482, -0.01693633198738098, 0.0, -8.290010009659454e-05, -0.0021163367200642824, -0.001443476416170597, 5.319326191965956e-06, -0.0014207862550392747, 8.216643618652597e-05, 0.005143127869814634, 0.005426603835076094, -0.006484313402324915, 0.006879289168864489, 0.0, -0.003665719646960497, 0.0, 0.002662862418219447, 0.0016382754547521472, 0.007092481479048729, 0.09951375424861908, 0.002740769647061825, -0.0022920449264347553, -0.0009480396984145045, -0.0021575053688138723, 0.0007192784687504172, -0.006614187732338905, 0.016403615474700928, 0.012453591451048851, 0.0032162880524992943, -0.01111710723489523], [-0.05473342910408974, -0.08427744358778, -0.11496715992689133, -0.1694454401731491, -0.011606468819081783, -0.09090299159288406, -0.4703423082828522, -0.130276158452034, -0.01160582434386015, -0.8010311126708984, -0.04564843326807022, 0.09927927702665329, 0.009764350950717926, -0.045676860958337784, -0.0014654627302661538, 0.000536467123311013, -0.2910991609096527, -0.0030282551888376474, -0.1620219349861145, -0.04472982883453369, -9.645248064771295e-05, -1.333571958639368e-06, 0.0, 0.0003989731485489756, 0.0, -5.975086878606817e-06, -0.0108265932649374, -0.0010676461970433593, -0.006365972571074963, 0.0, -0.00017700389435049146, -0.0004140098753850907, -0.0006505089113488793, 5.202149168326287e-06, -0.0010038057807832956, 7.988453580765054e-05, 0.0033447537571191788, 0.003781158709898591, -0.007163821253925562, 0.004764418583363295, 0.0, 0.00016457967285532504, 0.0, 0.0025917463935911655, 0.0016778615536168218, 0.006934796925634146, -0.26909950375556946, 0.002038402948528528, -0.0024073407985270023, -0.0010041376808658242, -0.0024602969642728567, 0.0005698659224435687, -0.0014867644058540463, 0.014762706123292446, 0.005900882184505463, 0.003643234958872199, -0.2686622738838196], [-0.017090316861867905, 0.0158279687166214, -0.013595829717814922, -0.10412565618753433, -0.6965564489364624, -0.0033864742144942284, 0.22586920857429504, -0.0428982749581337, -0.01581488363444805, -0.003961715381592512, -0.0731436237692833, 0.08901827782392502, -0.0063547492027282715, -0.032268621027469635, -0.0022183360997587442, -0.0012269674334675074, -0.11373168230056763, -0.005543401464819908, 0.10621357709169388, 0.07882247120141983, -3.361677590874024e-05, -1.333571958639368e-06, 0.0, 0.0004995644558221102, 0.0, -6.783129720133729e-06, -0.04909857362508774, -0.0024243334773927927, -0.02780693955719471, 0.0, -6.494332774309441e-05, -0.0131012462079525, -0.0008043621201068163, 5.319326191965956e-06, -0.001945924828760326, 7.500619540223852e-05, 0.0054985336028039455, 0.0050628711469471455, -0.007144663017243147, 0.006358840502798557, 0.0, -0.003209285670891404, 0.0, -0.5083377957344055, -0.3408433198928833, -0.03277362883090973, 0.20914748311042786, 0.0005946574965491891, -0.0022639904636889696, -0.0009676457848399878, -0.001324796350672841, 0.0006774716312065721, 0.09853415936231613, 0.0020656664855778217, -0.0038671819493174553, 0.004367763176560402, -0.12942053377628326], [-0.06638691574335098, -0.037092797458171844, -0.06398256868124008, -0.12435977160930634, -0.11223366856575012, -0.0624089315533638, -0.27808839082717896, -0.09712610393762589, -0.008457524701952934, 0.15774032473564148, 0.06726895272731781, 0.12249025702476501, -0.003227963810786605, 0.02858584187924862, 0.0011559323174878955, 0.0013133252505213022, -0.19413906335830688, -0.005014584865421057, 0.15784576535224915, 0.05076631158590317, -3.748015296878293e-05, -1.333571958639368e-06, 0.0, 0.0004382933839224279, 0.0, -6.29634359938791e-06, 0.27505990862846375, -0.0028244308196008205, -0.04316554218530655, 0.0, -6.257447239477187e-05, 0.02679809369146824, -0.000551437318790704, 5.319326191965956e-06, -0.0011072277557104826, 7.882224599597976e-05, 0.005359589587897062, 0.004986284300684929, -0.007477980572730303, 0.005724466405808926, 0.0, -0.005769639275968075, 0.0, 0.0027344331610947847, 0.0017738145543262362, 0.009388490580022335, 0.15696687996387482, 0.00219779834151268, -0.0022861510515213013, -0.0010063283843919635, -0.0018321758834645152, 0.0005824644467793405, -0.007168787065893412, -0.11189492791891098, -0.02204684354364872, 0.002817293396219611, -0.1625373810529709], [0.008319326676428318, 0.07385531067848206, 0.024371320381760597, 0.11382057517766953, -0.2522246539592743, -0.0029501519165933132, -0.20270396769046783, -0.11499552428722382, -0.006577196530997753, 0.12036678940057755, 0.0709720030426979, 0.0834173709154129, -0.0004213959618937224, -0.03818764537572861, 0.00023890136799309403, 0.0007576537900604308, 0.3936294913291931, -0.00521495845168829, 0.011725977063179016, -0.022052979096770287, -5.085035809315741e-05, -3.445506990829017e-06, 0.0, 0.0004516472399700433, 0.0, -6.29634359938791e-06, -0.034321412444114685, -0.0030055807437747717, -0.034998659044504166, 0.0, -8.122029976220801e-05, -0.015754658728837967, -0.0013886140659451485, 5.319326191965956e-06, -0.0012102721957489848, 8.292833808809519e-05, 0.003353757318109274, 0.004185276571661234, -0.008185961283743382, 0.005327766295522451, 0.0, -0.002069000154733658, 0.0, 0.0027297958731651306, 0.0017376031028106809, 0.008337508887052536, -0.30596333742141724, 0.0007117683999240398, -0.002392524154856801, -0.0009316735086031258, -0.002246414078399539, 0.0005814945325255394, 0.06633242964744568, 0.016645081341266632, -0.047986168414354324, 0.0027913013473153114, -0.06843926012516022], [0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246], [-0.06598740816116333, -0.048244308680295944, -0.022250516340136528, 0.16676028072834015, 0.08696570992469788, -0.0009952946566045284, 0.17028725147247314, -0.03739413991570473, -0.010633752681314945, -0.016981562599539757, 0.009153618477284908, 0.13523611426353455, 0.01136222667992115, -0.03934986889362335, -0.0016001221956685185, -0.0017840921645984054, 0.12860409915447235, 0.02082742191851139, -0.07196018844842911, 0.04355233907699585, -3.5175715311197564e-05, -1.333571958639368e-06, 0.0, 0.0005539313424378633, 0.0, -6.783129720133729e-06, -0.02125016786158085, -0.002076921286061406, -0.01653568632900715, 0.0, -9.165390656562522e-05, -0.0007201387779787183, -0.001679230248555541, 5.319326191965956e-06, -0.0008864628616720438, 8.216643618652597e-05, 0.005610185209661722, 0.005528440698981285, -0.007467529270797968, 0.006885468494147062, 0.0, -0.0028959540650248528, 0.0, 0.0029690482188016176, 0.001925816759467125, 0.0041206711903214455, 0.10591591149568558, 0.004284054506570101, -0.002289585303515196, -0.0009299750090576708, -0.002152006607502699, 0.000721451360732317, -0.005593930371105671, 0.01744169369339943, 0.021658172830939293, 0.0026895750779658556, -0.07227097451686859], [0.09354832768440247, 0.07090011984109879, 0.016720697283744812, 0.02400105632841587, 0.1707090139389038, 0.011211229488253593, 0.21740010380744934, -0.04337751865386963, -0.008741715922951698, 0.03697163984179497, -0.01269856933504343, 0.1579708307981491, 0.009774706326425076, -0.0334019772708416, 0.002201583469286561, 0.001719097257591784, -0.10242431610822678, -0.002692224457859993, 0.023493602871894836, 0.056437525898218155, -0.0003260518715251237, -3.445506990829017e-06, 0.0, 0.0005102540017105639, 0.0, -1.0653026038198732e-05, 0.16436901688575745, -0.00038606271846219897, -0.020685864612460136, 0.0, -8.290010009659454e-05, -0.01450762152671814, -0.0013899400364607573, 5.319326191965956e-06, -0.0011238200822845101, 8.760739729041234e-05, 0.00692747300490737, 0.005226839799433947, -0.005794949363917112, 0.006852846592664719, 0.0, -0.006187427788972855, 0.0, 0.0024921391159296036, 0.0015024151653051376, -0.05943373963236809, 0.16255204379558563, 0.002165186684578657, -0.0022904861252754927, -0.0009502632892690599, -0.0019521531648933887, 0.0006494766566902399, -0.004526431672275066, -0.14472512900829315, -0.06292634457349777, 0.0025749749038368464, 0.1893671303987503], [-0.06285311281681061, -0.03596150130033493, -0.05717617645859718, 0.003403776790946722, -0.027286484837532043, -0.06539207696914673, 0.21403032541275024, -0.02811289019882679, -0.008403308689594269, -0.05021994933485985, -0.010236091911792755, 0.14862041175365448, 0.026496876031160355, -0.02086745575070381, 0.0005842464161105454, 0.0002746141399256885, -0.1777435839176178, 0.013304726220667362, 0.07654718309640884, 0.0077910772524774075, -5.3798539738636464e-05, -1.333571958639368e-06, 0.0, 0.0004911170690320432, 0.0, -6.783129720133729e-06, 0.147874116897583, -0.002095168689265847, -0.00840983260422945, 0.0, -8.290010009659454e-05, -0.0035102427937090397, -0.0008345132227987051, 4.818092747882474e-06, -0.0017072800546884537, 8.18468615761958e-05, 0.005177558399736881, 0.004388042259961367, -0.0076546152122318745, 0.006081710569560528, 0.0, 0.00019807988428510725, 0.0, 0.002811990212649107, 0.0017252659890800714, 0.010325628332793713, -0.4101317822933197, -0.027820831164717674, -0.0025021813344210386, -0.0009850506903603673, -0.001986803486943245, 0.0007367710350081325, -0.001660854322835803, 0.016271961852908134, -0.024308890104293823, 0.002901471219956875, -0.03883467614650726], [-0.06017925217747688, -0.04754210636019707, -0.08085069805383682, 0.15022188425064087, 0.06234559044241905, 0.004617201164364815, -0.19845741987228394, 0.08346790820360184, -0.01193799264729023, 0.0750037357211113, 0.029525723308324814, 0.11386675387620926, 0.0019784981850534678, -0.04085060581564903, -0.0023795487359166145, -0.0019574174657464027, 0.24844856560230255, -0.0009309332817792892, 0.02878890186548233, 0.016424117609858513, -7.717636617599055e-05, -1.333571958639368e-06, 0.0, 0.0006694625481031835, 0.0, -6.783129720133729e-06, -0.02339913137257099, -0.0011054504429921508, 0.03673354908823967, 0.0, -8.662769687362015e-05, -0.007880703546106815, 0.06332732737064362, 5.319326191965956e-06, -0.0008858758956193924, 8.638096915092319e-05, -0.054965995252132416, 0.005630643106997013, -0.007937624119222164, 0.006296378094702959, 0.0, 0.001320654060691595, 0.0, 0.003941654227674007, 0.0023759324103593826, -0.05551908537745476, 0.1676335632801056, 0.0033677241299301386, -0.0022550467401742935, -0.0009174221777357161, -0.001631091465242207, 0.0006976802833378315, -0.005704055540263653, 0.042771290987730026, 0.06189991533756256, 0.0030376494396477938, 0.11220325529575348], [-0.051458314061164856, -0.03474940359592438, 0.0006369460606947541, -0.16979748010635376, -0.21053819358348846, -0.10096465051174164, 0.17019177973270416, -0.03846339136362076, -0.008467715233564377, 0.13510073721408844, 0.043752167373895645, 0.11545290052890778, 0.009504457004368305, -0.030823560431599617, 0.0012370822951197624, 0.0011056791990995407, -0.1445017009973526, 0.038101114332675934, 0.14321689307689667, -0.03811458870768547, -3.862606536131352e-05, -1.333571958639368e-06, 0.0, 0.0005048761377111077, 0.0, -6.29634359938791e-06, -0.02484750933945179, 0.1445092260837555, 0.10474776476621628, 0.0, -6.607269460801035e-05, 0.0018224584637209773, -0.0008053374476730824, 5.319326191965956e-06, -0.0014757913304492831, 8.42550361994654e-05, 0.006352436728775501, 0.005265512503683567, -0.007459611631929874, 0.006825024727731943, 0.0, -0.004355474375188351, 0.0, 0.0027602813206613064, 0.0016970672877505422, 0.011515306308865547, 0.13380637764930725, 0.005049548577517271, -0.002296851947903633, -0.0009902468882501125, -0.001864973222836852, 0.0006381618441082537, -0.005930681712925434, 0.005864658392965794, -0.0009408322512172163, 0.002472752472385764, 0.294903963804245], [0.03259354457259178, -0.099602609872818, 0.009547283872961998, 0.07637655735015869, 0.1985299289226532, 0.015761179849505424, 0.23022578656673431, -0.034788794815540314, -0.007745389826595783, 0.12345122545957565, -0.051324568688869476, 0.15553158521652222, 0.015676403418183327, -0.03559288755059242, 0.0033470341004431248, 0.0011750507401302457, -0.13555030524730682, -0.005122038535773754, 0.014702807180583477, 0.043924469500780106, -6.19276543147862e-05, -3.445506990829017e-06, 0.0, 0.0005732568097300828, 0.0, -1.0653026038198732e-05, -0.01363211777061224, 0.00020026753190904856, 0.021491948515176773, 0.0, -8.290010009659454e-05, 0.0050557940267026424, -0.0016465357039123774, 5.319326191965956e-06, 0.10895024240016937, 8.522126154275611e-05, 0.006705757696181536, 0.005509852897375822, -0.005095102358609438, 0.006961207836866379, 0.0, 0.0006662938976660371, 0.0, 0.003093089209869504, 0.0019394461996853352, 0.007569396868348122, 0.10706397145986557, 0.0041056666523218155, -0.002258130582049489, -0.0009422546718269587, -0.001626045210286975, 0.0007266424363479018, -0.005986939650028944, 0.015247649513185024, 0.015548511408269405, 0.004618803039193153, -0.12334583699703217], [-0.023869169875979424, 0.015509126707911491, -0.014594369567930698, 0.09658516198396683, -0.03197856992483139, 0.030358927324414253, -0.07376670837402344, -0.03884000703692436, -0.01411980390548706, 0.057781439274549484, -0.068886898458004, 0.1325228065252304, 0.005909244064241648, -0.0281364805996418, -0.0030695025343447924, -0.000962215824984014, -0.10742256790399551, -0.002697921125218272, -0.15875224769115448, -0.02936774119734764, -3.360734262969345e-05, -1.333571958639368e-06, 0.0, 0.0006145855877548456, 0.0, -6.783129720133729e-06, -0.019237302243709564, -0.001260073040612042, -0.004951474256813526, 0.0, -7.533260941272601e-05, -1.17989784484962e-05, -0.0009669656283222139, 5.319326191965956e-06, -0.001591258100233972, 7.931069558253512e-05, 0.006075607147067785, 0.005444979760795832, -0.008135213516652584, 0.006173919420689344, 0.0, 0.002301072236150503, 0.0, 0.0024275847245007753, 0.0016245050355792046, 0.007602567784488201, 0.13213248550891876, -0.033179476857185364, -0.002387221436947584, -0.0009556161239743233, -0.0019891043193638325, 0.0007391826366074383, -0.005348328500986099, 0.04165101423859596, -0.05618930980563164, 0.004293837584555149, -0.13324373960494995], [0.0028537968173623085, -0.04631798714399338, 0.031646110117435455, 0.0817018449306488, -0.18326328694820404, -0.015563094057142735, -0.22313518822193146, -0.10812113434076309, -0.006781723350286484, -0.030259406194090843, 0.013605454005300999, 0.1169557049870491, 0.007962219417095184, -0.03543780744075775, 0.0009729248122312129, 0.0006131379632279277, 0.11804612725973129, -0.002626186003908515, 0.014522509649395943, 0.010092138312757015, -5.587589112110436e-05, -3.445506990829017e-06, 0.0, 0.00044167591840960085, 0.0, -6.783129720133729e-06, -0.02466312237083912, -0.0024876785464584827, -0.016432717442512512, 0.0, -8.264215284725651e-05, -0.00263771484605968, -0.0015075044939294457, 5.319326191965956e-06, -0.0011151753133162856, 8.065422298386693e-05, 0.0046106381341814995, 0.0042440323159098625, -0.007616523653268814, 0.005371056497097015, 0.0, -0.0026610922068357468, 0.0, 0.0028479143511503935, 0.001828999724239111, 0.01097503025084734, -0.11393840610980988, 0.001672798884101212, -0.0024357400834560394, -0.0009702960378490388, -0.0022147390991449356, 0.0006367838359437883, -0.00612771837040782, 0.018573420122265816, 0.01824432983994484, 0.0031787119805812836, -0.15539492666721344], [-0.08049117773771286, 0.05097208172082901, 0.014614911749958992, 0.08317407965660095, -0.18467549979686737, -0.005693512968719006, -0.097432941198349, -0.0564168281853199, -0.00699590565636754, 0.01614794135093689, -0.01902056485414505, 0.10003377497196198, 0.007800661493092775, -0.03189975395798683, 0.0002720823395065963, 0.00022241132683120668, 0.4007715582847595, -0.006285347044467926, -0.02736053802073002, -0.03533262014389038, 0.0007623416022397578, -9.729410521686077e-07, 0.0, 0.0004454885784070939, 0.0, -6.783129720133729e-06, -0.025286981835961342, -0.0019145989790558815, 0.06087997555732727, 0.0, -8.264215284725651e-05, -0.0016784707549959421, -0.0018336978973820806, 5.319326191965956e-06, -0.0006495772977359593, 7.979778456501663e-05, 0.004447735380381346, 0.005087219178676605, -0.006932452321052551, 0.006002642214298248, 0.0, -0.0030835990328341722, 0.0, 0.002495483960956335, 0.0015712403692305088, -0.0854799821972847, 0.1056540384888649, 0.003334152279421687, -0.0022464243229478598, -0.0009312622714787722, -0.0017416791524738073, 0.0005522534484043717, -0.004133629612624645, 0.013962938450276852, 0.02780282124876976, 0.002999403979629278, 0.3911347985267639], [-0.05359417945146561, -0.07598045468330383, 0.019414784386754036, -0.12998197972774506, 0.07012321054935455, -0.018101414665579796, -0.2768334150314331, 0.37630584836006165, -0.006850447040051222, 0.04992474243044853, 0.04425689950585365, -0.9883678555488586, 0.011526362970471382, -0.0596291609108448, 0.004034427925944328, 0.0017299767350777984, 0.3018965423107147, -0.0031448551453649998, -0.1013418510556221, -0.04632866755127907, -5.157327905180864e-05, -1.333571958639368e-06, 0.0, 0.0006556504522450268, 0.0, -1.0174548151553608e-05, -0.0029740692116320133, -0.0001050228820531629, -0.01489180512726307, 0.0, -6.520746683236212e-05, 0.05052415654063225, -0.0014374653110280633, 5.319326191965956e-06, -0.0017630713991820812, 8.0657031503506e-05, 0.002075105905532837, 0.0038000361528247595, -0.006216761656105518, 0.004548708908259869, 0.0, -0.00031052937265485525, 0.0, 0.003772175405174494, 0.0019968997221440077, 0.010945315472781658, -0.12387268990278244, 0.021043049171566963, -0.002726019360125065, -0.0017436828929930925, -0.0018965821946039796, 0.0006977756274864078, -0.0054276008158922195, -0.32411161065101624, -0.04702161252498627, 0.0021938951686024666, -0.01743289828300476]]], 'global_samples': [[44.0, 28.0, 58.0, 15.0, 7.2, 7.2, 0.0, 1.0, 0.0, 7.2, 6.2, 0.0, 1.0, 0.0, 0.0, 1.0, 51.84320877322883, 0.0, 17.71156783593685, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 72.0], [41.0, 29.0, 53.0, 9.0, 12.2, 0.8, 0.0, 0.0, 0.0, 0.8, 0.8, 0.0, 0.0, 1.0, 0.0, 1.0, 44.2888819438324, 0.0, 27.490772997524854, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 10.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 66.0], [42.0, 37.0, 54.0, 6.0, 16.6, 6.7, 1.0, 5.0, 0.0, 5.7, 1.7, 0.0, 0.0, 1.0, 0.0, 1.0, 53.322406278626055, 0.0, 29.04398157823813, 44.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], [32.0, 27.0, 37.0, 7.0, 13.7, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24951029260879, 0.0, 31.152007181948026, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 50.0], [26.0, 26.0, 26.0, 0.0, 0.6, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 19.50593028728313, 90.0, 19.50593028728313, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 67.0], [64.0, 39.0, 85.0, 25.0, 8.0, 8.0, 0.0, 0.0, 0.0, 8.0, 8.0, 0.0, 1.0, 0.0, 0.0, 1.0, 70.15346322531184, 90.0, 39.123979250496376, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 89.0], [34.0, 20.0, 50.0, 21.0, 10.3, 5.1, 5.0, 10.0, 0.0, 0.1, -4.9, 0.0, 0.0, 1.0, 0.0, 1.0, 35.3903086611901, 0.0, 3.908469837724159, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 60.0, -4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 81.0], [38.0, 38.0, 38.0, 0.0, 0.0, 0.0, 0.0, 5.0, 0.0, 0.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 21.83249239511658, 0.0, 21.83249239511658, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 32.0], [38.0, 21.0, 61.0, 13.0, 11.7, 7.8, 5.0, 10.0, 0.0, 2.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 62.14942911496924, 0.0, 9.205461787520823, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 63.0], [52.0, 35.0, 67.0, 13.0, 11.0, 9.2, 1.0, 5.0, 0.0, 8.2, 4.2, 0.0, 1.0, 0.0, 0.0, 1.0, 64.58213752458343, 0.0, 41.64970732667985, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 77.0], [26.0, 25.0, 26.0, 0.0, 8.6, 5.0, 10.0, 10.0, 0.0, -5.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 16.466931196055175, 0.0, 8.667860929913502, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 57.0], [35.0, 31.0, 45.0, 6.0, 36.2, 2.3, 1.0, 5.0, 0.0, 1.3, -2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 45.04301556539039, 0.0, 23.26250032019515, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 57.0], [47.0, 38.0, 60.0, 5.0, 18.8, 18.8, 5.0, 10.0, 0.0, 13.8, 8.8, 0.0, 0.0, 1.0, 0.0, 1.0, 29.23348693265523, 0.0, 18.901257317091066, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 62.0], [51.0, 35.0, 64.0, 11.0, 18.7, 16.0, 5.0, 10.0, 0.0, 11.0, 6.0, 0.0, 1.0, 0.0, 0.0, 1.0, 66.83781119184461, 0.0, 32.09030620046341, 42.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 73.0], [67.0, 62.0, 72.0, 4.0, 22.9, 22.9, 1.0, 5.0, 0.0, 21.9, 17.9, 0.0, 1.0, 0.0, 0.0, 1.0, 74.47405180890884, 0.0, 62.99735485798452, 80.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 65.0], [45.0, 26.0, 80.0, 18.0, 7.7, 7.7, 1.0, 5.0, 0.0, 6.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 61.817741017606586, 90.0, 12.353078320403483, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 70.0], [65.0, 55.0, 74.0, 14.0, 5.1, 5.1, 1.0, 5.0, 0.0, 4.1, 0.1, 0.0, 1.0, 0.0, 0.0, 1.0, 48.49732055564458, 0.0, 42.60313258511501, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 30.0, -7.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 86.0], [47.0, 37.0, 60.0, 12.0, 10.2, 6.6, 1.0, 5.0, 0.0, 5.6, 1.6, 0.0, 1.0, 0.0, 0.0, 1.0, 47.15373203319767, 90.0, 43.494431637295534, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 74.0], [39.0, 23.0, 82.0, 28.0, 6.9, 2.7, 0.0, 0.0, 0.0, 2.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 64.84297470476723, 60.0, 15.451292555935757, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 83.0], [43.0, 39.0, 50.0, 6.0, 14.4, 14.4, 1.0, 5.0, 0.0, 13.4, 9.4, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24073470455042, 80.0, 18.237455009047466, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 100.0], [52.0, 41.0, 64.0, 16.0, 2.8, 2.8, 1.0, 5.0, 0.0, 1.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 37.17238888884465, 0.0, 35.83041187763566, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 31.0], [33.0, 18.0, 42.0, 11.0, 9.3, 3.0, 0.0, 5.0, 0.0, 3.0, -2.0, 0.0, 1.0, 0.0, 0.0, 1.0, 48.99254592257577, 0.0, 8.159850831358884, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 60.0], [51.0, 38.0, 65.0, 11.0, 13.7, 11.0, 5.0, 10.0, 0.0, 6.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 59.84536628710085, 0.0, 38.462803361978615, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 66.0], [46.0, 32.0, 72.0, 16.0, 14.0, 9.0, 5.0, 10.0, 0.0, 4.0, -1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 73.68448998618116, 0.0, 26.173770234592865, 18.000000000000004, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 89.0], [48.0, 48.0, 48.0, 0.0, 3.8, 3.0, 0.0, 1.0, 0.0, 3.0, 2.0, 1.0, 0.0, 0.0, 0.0, 1.0, 68.09490148815772, 0.0, 68.09490148815772, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 76.0]], 'global': [[0.045469608157873154, 0.0492543987929821, 0.043363913893699646, 0.08983670920133591, 0.1375197023153305, 0.027886975556612015, 0.22656387090682983, 0.08153457939624786, 0.00981614738702774, 0.07911673188209534, 0.03528022766113281, 0.15206782519817352, 0.008846787735819817, 0.036385729908943176, 0.0020024252589792013, 0.0011298753088340163, 0.19966664910316467, 0.007314565125852823, 0.07783331722021103, 0.03540975600481033, 9.176943422062322e-05, 1.9104884358966956e-06, 0.0, 0.0005301501369103789, 0.0, 7.049194664432434e-06, 0.04312378540635109, 0.007410751655697823, 0.024551918730139732, 0.0, 0.00010002931230701506, 0.007432462647557259, 0.003756242338567972, 5.245116881269496e-06, 0.005700686946511269, 8.1430516729597e-05, 0.008130768314003944, 0.004880482796579599, 0.026832640171051025, 0.006039325147867203, 0.0, 0.00265733920969069, 0.0, 0.02319376729428768, 0.015413898974657059, 0.020542891696095467, 0.19179365038871765, 0.008894127793610096, 0.0023755873553454876, 0.0009961065370589495, 0.0019745435565710068, 0.0007365656783804297, 0.016307709738612175, 0.07617451995611191, 0.03390054777264595, 0.0033779991790652275, 0.13812045753002167]], 'num_global_classes': 1}} 2024-01-08 18:59:56,932 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_progress(114)]: The current task completion progress is 100 2024-01-08 18:59:56,932 [INFO][app_logger.py::add_to_log(116)] [task_result.py:set_status(146)]: The current task has changed status to TaskStatus.SUCCESS [18:59:56] WARNING: ../src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. 2024-01-08 18:59:56,961 [INFO][app_logger.py::add_to_log(116)] [worker.py:_discover_new_items(433)]: The new stream message processed successfully: message_id - 1704711595975-0, message_args - {"mode":"upload","id":"task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060","algorithmId":"algo:aiverify.stock.shap_toolbox:shap_toolbox","algorithmArgs":{"explain_type":"global","background_path":"/app/aiverify/uploads/data/test_with_groundtruth.sav","background_samples":25,"data_samples":25},"testDataset":"/app/aiverify/uploads/data/test.sav","modelFile":"/app/aiverify/uploads/model/xgb_model_check.pkl","groundTruthDataset":"/app/aiverify/uploads/data/test_with_groundtruth.sav","modelType":"classification","groundTruth":"shortlisted"} 2024-01-08 18:59:56,969 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_update(614)]: The update sent successfully: task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060:{'type': 'TaskResponse', 'status': 'Success', 'elapsedTime': 0, 'startTime': '2024-01-08T18:59:56.006559', 'output': '{"feature_names": ["exp_0", "exp_1", "exp_2", "exp_3", "exp_4", "exp_5", "exp_6", "exp_7", "exp_8", "exp_9", "exp_10", "exp_11", "exp_12", "exp_13", "exp_14", "exp_15", "exp_16", "exp_17", "exp_18", "jobfunction_0", "jobfunction_1", "jobfunction_2", "jobfunction_3", "jobfunction_4", "jobfunction_5", "jobfunction_6", "jobfunction_7", "jobfunction_8", "jobfunction_9", "jobfunction_10", "jobfunction_11", "jobfunction_12", "jobfunction_13", "jobfunction_14", "jobfunction_15", "jobfunction_16", "jobfunction_17", "jobfunction_18", "jobfunction_19", "jobfunction_20", "jobfunction_21", "jobfunction_22", "jobfunction_23", "jobfunction_24", "jobfunction_25", "education_0", "education_1", "education_2", "education_3", "education_4", "education_5", "education_6", "education_7", "education_8", "education_9", "education_10", "skill_0"], "results": {"num_local_classes": 1, "local": [[[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]]], "single_explainer_values": [-0.020304229110479355], "single_shap_values": [[0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246]], "global_shap_values": [[[-0.06250341236591339, -0.0023070841562002897, -0.0002964320592582226, -0.012733306735754013, 0.06672067940235138, -0.03321472927927971, -0.3705095946788788, 0.14878962934017181, -0.009678716771304607, -0.00816651713103056, 0.05721322074532509, 0.08682425320148468, -0.012457520700991154, -0.048219967633485794, -0.0009264980908483267, -1.2018812412861735e-05, -0.07501286268234253, -0.003276331815868616, 0.08729970455169678, -0.03174174204468727, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.000610947550740093, 0.0, -6.783129720133729e-06, -0.021984810009598732, -0.0019823804032057524, -0.01904185488820076, 0.0, -9.198060433845967e-05, 0.0031026750802993774, -0.001549738459289074, 5.319326191965956e-06, -0.0015376241644844413, 8.214901754399762e-05, 0.007881347090005875, 0.005538581870496273, -0.007643284276127815, 0.006161777302622795, 0.0, -0.003687555668875575, 0.0, 0.004091072361916304, 0.002497872104868293, 0.006240139715373516, 0.11975578963756561, -0.008582675829529762, -0.0023415100295096636, -0.000980070442892611, -0.0021778156515210867, 0.0007472255383618176, -0.008482096716761589, -0.39619365334510803, -0.06672084331512451, 0.0032776102889329195, -0.06181599199771881], [-0.040896836668252945, 0.014474228024482727, -0.010655038058757782, 0.00185336300637573, -0.02005070634186268, 0.01186456996947527, -0.16435162723064423, 0.1557704210281372, -0.011004152707755566, 0.02222595363855362, 0.004497756715863943, 0.07698530703783035, -0.006443267222493887, 0.019031068310141563, -0.0017570790369063616, -0.0018109718803316355, -0.15294122695922852, -0.0023421943187713623, 0.05516216531395912, 0.06159273162484169, -3.637042027548887e-05, -1.333571958639368e-06, 0.0, 0.0006296892534010112, 0.0, -6.783129720133729e-06, -0.0228155255317688, -0.0017342015635222197, 0.0016433021519333124, 0.0, -6.598744221264496e-05, 0.0028255656361579895, -0.0010589327430352569, 4.818092747882474e-06, -0.0012427823385223746, 8.285204239655286e-05, 0.004605046007782221, 0.004469191189855337, -0.008530986495316029, 0.0053692227229475975, 0.0, 0.005229154136031866, 0.0, 0.004050921648740768, 0.00249587744474411, 0.0064435796812176704, -0.45204657316207886, -0.03725587949156761, -0.0025036942679435015, -0.0009883499005809426, -0.002090702997520566, 0.0007185591966845095, -0.005164008121937513, 0.03819574788212776, -0.0645688846707344, 0.0038112385664135218, -0.08009939640760422], [-0.05311788618564606, -0.03100305236876011, 0.004933262709528208, -0.1282591074705124, -0.16027474403381348, -0.046721283346414566, 0.2706592381000519, -0.01081640925258398, -0.009151220321655273, -0.034767892211675644, -0.0008005584822967649, 0.10422016680240631, -0.005107717122882605, 0.03157620131969452, 0.0013100669020786881, 0.0007265398744493723, 0.006710708141326904, -0.003157420316711068, 0.0542878657579422, -0.03396301716566086, -4.476138201425783e-05, -1.333571958639368e-06, 0.0, 0.0005331602296791971, 0.0, -6.783129720133729e-06, -0.027271056547760963, -0.0024795394856482744, -0.028478797525167465, 0.0, -4.5326538383960724e-05, -0.0025353452656418085, -0.0010791533859446645, 5.319326191965956e-06, -0.0012735901400446892, 7.969992293510586e-05, 0.004045546520501375, 0.004425139632076025, -0.007839875295758247, 0.006098615471273661, 0.0, -0.0037811037618666887, 0.0, 0.002915996126830578, 0.0018740956438705325, 0.011342383921146393, -0.13287664949893951, 0.0019005091162398458, -0.002500916365534067, -0.0010152198374271393, -0.002178745111450553, 0.0007316803093999624, -0.003072188701480627, -0.10128001123666763, -0.00572674535214901, 0.0034127195831388235, -0.10583267360925674], [0.0065111820586025715, -0.01133920717984438, -0.041699204593896866, -0.08342890441417694, -0.18094877898693085, 0.019061651080846786, 0.21361321210861206, -0.029899705201387405, -0.015446490608155727, 0.02379155345261097, -0.050830140709877014, 0.12755729258060455, 0.009744151495397091, -0.027651282027363777, -0.002722470322623849, -0.001479850965552032, -0.19063197076320648, -0.0029527070000767708, -0.009788943454623222, -0.04572650417685509, -4.466009704628959e-05, -1.333571958639368e-06, 0.0, 0.0005327453836798668, 0.0, -5.975086878606817e-06, -0.019179854542016983, -0.0011780543718487024, 0.030396632850170135, 0.0, -5.3559866501018405e-05, -0.005481559317559004, -0.0023096129298210144, 5.319326191965956e-06, -0.0015990997198969126, 8.000341040315107e-05, -0.035718291997909546, 0.004485566169023514, 0.499324768781662, 0.006248153746128082, 0.0, 0.0019362694583833218, 0.0, 0.0029793139547109604, 0.0019003028282895684, 0.009667268954217434, -0.13948820531368256, 0.0033049164339900017, -0.002333142329007387, -0.0009462286252528429, -0.0015951079549267888, 0.0007305247709155083, -0.0006573045393452048, 0.0035992106422781944, -0.0014069271273911, 0.004639337304979563, -0.11980274319648743], [0.011755443178117275, -0.010937164537608624, -0.009913276880979538, -0.113863006234169, 0.003962654620409012, 0.016237907111644745, 0.22070635855197906, -0.043062660843133926, -0.012212058529257774, 0.016388949006795883, -0.02908480167388916, 0.12425420433282852, 0.007246960885822773, -0.044912513345479965, 0.0004542329697869718, 0.001988275209441781, -0.1803823560476303, 0.020276563242077827, 0.16811633110046387, -0.04367215186357498, -0.00010790791566250846, -1.333571958639368e-06, 0.0, 0.0005508564063347876, 0.0, -6.972357368795201e-06, -0.01348058320581913, 1.4100660337135196e-05, -0.004612077958881855, 0.0, -0.00017052164184860885, 0.0024846261367201805, -0.0008847137214615941, 5.202149168326287e-06, -0.002183357020840049, 8.389694266952574e-05, 0.005647513549774885, 0.005428048316389322, -0.004511794075369835, 0.0068773310631513596, 0.0, 0.0015882774023339152, 0.0, 0.0028659177478402853, 0.0018461974104866385, -0.05501128360629082, 0.21010880172252655, 0.0017822992522269487, -0.0023589672055095434, -0.0009581116028130054, -0.001965790754184127, 0.0007497029146179557, -0.00429151626303792, 0.012141714803874493, 0.004303921479731798, 0.004315718077123165, -0.1095646396279335], [-0.011114568449556828, -0.09168118983507156, -0.3090408444404602, 0.07260724157094955, 0.08330317586660385, -0.028881361708045006, -0.30594202876091003, 0.09903576970100403, -0.0073912302032113075, -0.020977845415472984, -0.008020066656172276, 0.11811691522598267, 0.017856111750006676, -0.026002144441008568, 0.0012489890214055777, 0.0005975920939818025, 0.35496604442596436, 0.016969485208392143, -0.029582232236862183, -0.03093964233994484, -5.895111826248467e-05, -3.445506990829017e-06, 0.0, 0.0005810235161334276, 0.0, -6.783129720133729e-06, -0.020730242133140564, -0.0018110700184479356, -0.006077772472053766, 0.0, -0.0005099779809825122, 0.0013266665628179908, -0.0019433051347732544, 4.818092747882474e-06, -0.0018354728817939758, 8.114377851597965e-05, 0.003976114094257355, 0.004221119452267885, -0.007002212107181549, 0.005319186486303806, 0.0, 0.0008352288277819753, 0.0, 0.0038244423922151327, 0.002266794443130493, 0.008313998579978943, -0.40589234232902527, -0.03287297859787941, -0.0024451904464513063, -0.0009267625864595175, -0.002305807312950492, -0.0021877032704651356, -0.004823736846446991, 0.047091804444789886, -0.12406369298696518, 0.0023673668038100004, 0.1911240965127945], [-0.033157192170619965, 0.02817804180085659, -0.007320169359445572, 0.15705515444278717, -0.016104865819215775, -0.021525118499994278, -0.24305273592472076, -0.09247645735740662, -0.010578618384897709, 0.025117363780736923, 0.026649700477719307, 0.1160271093249321, -0.005698580760508776, 0.03593151643872261, -0.001971145858988166, 0.0008023592527024448, -0.16181811690330505, -0.0034903327468782663, -0.16635486483573914, -0.0370805449783802, -3.452261080383323e-05, -1.333571958639368e-06, 0.0, 0.00044405346852727234, 0.0, -5.975086878606817e-06, -0.017998207360506058, -0.0014955709921196103, -0.008881642483174801, 0.0, -8.992767106974497e-05, -0.00046236146590672433, -0.0009459690190851688, 5.319326191965956e-06, -0.0005736650200560689, 8.063099812716246e-05, 0.005213853437453508, 0.005092741455882788, -0.007438991218805313, 0.005805178079754114, 0.0, -0.0007867670501582325, 0.0, 0.002259033964946866, 0.0015340863028541207, -0.02530013397336006, 0.18506591022014618, 0.0033779877703636885, -0.0022960605565458536, -0.0009379254188388586, -0.0019012108677998185, 0.0006205050740391016, -0.007794521749019623, 0.019293786957859993, 0.030374817550182343, 0.004084271378815174, 0.18645499646663666], [-0.06516927480697632, -0.07703286409378052, -0.048719897866249084, -0.08567804843187332, -0.18297360837459564, 0.030776049941778183, -0.2618560791015625, -0.02692296914756298, -0.008757032454013824, 0.014880119822919369, -0.05449666455388069, 0.12150627374649048, -0.007255450822412968, -0.06508562713861465, 0.011945969425141811, 0.003947775345295668, -0.22624897956848145, -0.002046711975708604, 0.07500258833169937, -0.030382342636585236, -7.282044680323452e-05, -1.333571958639368e-06, 0.0, 0.0006136744632385671, 0.0, -6.972357368795201e-06, -0.013891118578612804, -0.001091631012968719, -0.010671061463654041, 0.0, -6.969886453589424e-05, 0.0017003861721605062, -0.001094419858418405, 5.202149168326287e-06, -0.0028288650792092085, 8.126894681481645e-05, 0.00363299623131752, 0.004472051281481981, -0.00604667142033577, 0.005448565818369389, 0.0, 0.00013490095443557948, 0.0, 0.002620873274281621, 0.0016386464703828096, 0.008081287145614624, -0.25182095170021057, -0.015987994149327278, -0.002724764170125127, -0.0010288138873875141, -0.00192122848238796, 0.0007462620851583779, -0.0011523044668138027, -0.3038145899772644, -0.04994454234838486, 0.004021456465125084, -0.1354718655347824], [-0.06910904496908188, -0.07781219482421875, -0.05298405513167381, 0.004598500207066536, -0.016918888315558434, -0.028125299140810966, -0.22971494495868683, -0.10685821622610092, -0.010742495767772198, 0.05210842192173004, -0.061770424246788025, 0.1333213895559311, 0.008220844902098179, -0.034173306077718735, -0.0012593487044796348, 0.00032858512713573873, 0.18266679346561432, -0.002900113584473729, -0.08731832355260849, -0.028180716559290886, -3.6674467992270365e-05, -1.333571958639368e-06, 0.0, 0.0004359387094154954, 0.0, -6.783129720133729e-06, -0.019221972674131393, -0.0018506516935303807, -0.02083965390920639, 0.0, -7.382905459962785e-05, -0.003451994387432933, -0.0016334365354850888, 5.319326191965956e-06, -0.0011971943313255906, 7.802680920576677e-05, 0.0031331172212958336, 0.00507342116907239, -0.009463518857955933, 0.005853554699569941, 0.0, -0.004559603985399008, 0.0, 0.0027829939499497414, 0.001789198606275022, 0.006929911673069, 0.10481243580579758, 0.0011926749721169472, -0.002310252981260419, -0.0009808954782783985, -0.0020753578282892704, 0.0006044140900485218, -0.005773855838924646, -0.16687440872192383, -0.05626815930008888, 0.004260761197656393, -0.20711557567119598], [0.02560706064105034, 0.07382777333259583, 0.06282762438058853, 0.03699715435504913, -0.046111319214105606, 0.004746952559798956, 0.16000860929489136, -0.040271468460559845, -0.008599333465099335, 0.02199799008667469, 0.0018560171592980623, 0.1334775686264038, 0.008945604786276817, -0.0440116748213768, -0.00037615676410496235, -0.0003696052299346775, 0.16891315579414368, -0.003948831465095282, 0.02366008423268795, 0.006905038841068745, -5.0453316362109035e-05, -3.445506990829017e-06, 0.0, 0.0005568652995862067, 0.0, -6.29634359938791e-06, -0.024131670594215393, -0.002657570643350482, -0.01693633198738098, 0.0, -8.290010009659454e-05, -0.0021163367200642824, -0.001443476416170597, 5.319326191965956e-06, -0.0014207862550392747, 8.216643618652597e-05, 0.005143127869814634, 0.005426603835076094, -0.006484313402324915, 0.006879289168864489, 0.0, -0.003665719646960497, 0.0, 0.002662862418219447, 0.0016382754547521472, 0.007092481479048729, 0.09951375424861908, 0.002740769647061825, -0.0022920449264347553, -0.0009480396984145045, -0.0021575053688138723, 0.0007192784687504172, -0.006614187732338905, 0.016403615474700928, 0.012453591451048851, 0.0032162880524992943, -0.01111710723489523], [-0.05473342910408974, -0.08427744358778, -0.11496715992689133, -0.1694454401731491, -0.011606468819081783, -0.09090299159288406, -0.4703423082828522, -0.130276158452034, -0.01160582434386015, -0.8010311126708984, -0.04564843326807022, 0.09927927702665329, 0.009764350950717926, -0.045676860958337784, -0.0014654627302661538, 0.000536467123311013, -0.2910991609096527, -0.0030282551888376474, -0.1620219349861145, -0.04472982883453369, -9.645248064771295e-05, -1.333571958639368e-06, 0.0, 0.0003989731485489756, 0.0, -5.975086878606817e-06, -0.0108265932649374, -0.0010676461970433593, -0.006365972571074963, 0.0, -0.00017700389435049146, -0.0004140098753850907, -0.0006505089113488793, 5.202149168326287e-06, -0.0010038057807832956, 7.988453580765054e-05, 0.0033447537571191788, 0.003781158709898591, -0.007163821253925562, 0.004764418583363295, 0.0, 0.00016457967285532504, 0.0, 0.0025917463935911655, 0.0016778615536168218, 0.006934796925634146, -0.26909950375556946, 0.002038402948528528, -0.0024073407985270023, -0.0010041376808658242, -0.0024602969642728567, 0.0005698659224435687, -0.0014867644058540463, 0.014762706123292446, 0.005900882184505463, 0.003643234958872199, -0.2686622738838196], [-0.017090316861867905, 0.0158279687166214, -0.013595829717814922, -0.10412565618753433, -0.6965564489364624, -0.0033864742144942284, 0.22586920857429504, -0.0428982749581337, -0.01581488363444805, -0.003961715381592512, -0.0731436237692833, 0.08901827782392502, -0.0063547492027282715, -0.032268621027469635, -0.0022183360997587442, -0.0012269674334675074, -0.11373168230056763, -0.005543401464819908, 0.10621357709169388, 0.07882247120141983, -3.361677590874024e-05, -1.333571958639368e-06, 0.0, 0.0004995644558221102, 0.0, -6.783129720133729e-06, -0.04909857362508774, -0.0024243334773927927, -0.02780693955719471, 0.0, -6.494332774309441e-05, -0.0131012462079525, -0.0008043621201068163, 5.319326191965956e-06, -0.001945924828760326, 7.500619540223852e-05, 0.0054985336028039455, 0.0050628711469471455, -0.007144663017243147, 0.006358840502798557, 0.0, -0.003209285670891404, 0.0, -0.5083377957344055, -0.3408433198928833, -0.03277362883090973, 0.20914748311042786, 0.0005946574965491891, -0.0022639904636889696, -0.0009676457848399878, -0.001324796350672841, 0.0006774716312065721, 0.09853415936231613, 0.0020656664855778217, -0.0038671819493174553, 0.004367763176560402, -0.12942053377628326], [-0.06638691574335098, -0.037092797458171844, -0.06398256868124008, -0.12435977160930634, -0.11223366856575012, -0.0624089315533638, -0.27808839082717896, -0.09712610393762589, -0.008457524701952934, 0.15774032473564148, 0.06726895272731781, 0.12249025702476501, -0.003227963810786605, 0.02858584187924862, 0.0011559323174878955, 0.0013133252505213022, -0.19413906335830688, -0.005014584865421057, 0.15784576535224915, 0.05076631158590317, -3.748015296878293e-05, -1.333571958639368e-06, 0.0, 0.0004382933839224279, 0.0, -6.29634359938791e-06, 0.27505990862846375, -0.0028244308196008205, -0.04316554218530655, 0.0, -6.257447239477187e-05, 0.02679809369146824, -0.000551437318790704, 5.319326191965956e-06, -0.0011072277557104826, 7.882224599597976e-05, 0.005359589587897062, 0.004986284300684929, -0.007477980572730303, 0.005724466405808926, 0.0, -0.005769639275968075, 0.0, 0.0027344331610947847, 0.0017738145543262362, 0.009388490580022335, 0.15696687996387482, 0.00219779834151268, -0.0022861510515213013, -0.0010063283843919635, -0.0018321758834645152, 0.0005824644467793405, -0.007168787065893412, -0.11189492791891098, -0.02204684354364872, 0.002817293396219611, -0.1625373810529709], [0.008319326676428318, 0.07385531067848206, 0.024371320381760597, 0.11382057517766953, -0.2522246539592743, -0.0029501519165933132, -0.20270396769046783, -0.11499552428722382, -0.006577196530997753, 0.12036678940057755, 0.0709720030426979, 0.0834173709154129, -0.0004213959618937224, -0.03818764537572861, 0.00023890136799309403, 0.0007576537900604308, 0.3936294913291931, -0.00521495845168829, 0.011725977063179016, -0.022052979096770287, -5.085035809315741e-05, -3.445506990829017e-06, 0.0, 0.0004516472399700433, 0.0, -6.29634359938791e-06, -0.034321412444114685, -0.0030055807437747717, -0.034998659044504166, 0.0, -8.122029976220801e-05, -0.015754658728837967, -0.0013886140659451485, 5.319326191965956e-06, -0.0012102721957489848, 8.292833808809519e-05, 0.003353757318109274, 0.004185276571661234, -0.008185961283743382, 0.005327766295522451, 0.0, -0.002069000154733658, 0.0, 0.0027297958731651306, 0.0017376031028106809, 0.008337508887052536, -0.30596333742141724, 0.0007117683999240398, -0.002392524154856801, -0.0009316735086031258, -0.002246414078399539, 0.0005814945325255394, 0.06633242964744568, 0.016645081341266632, -0.047986168414354324, 0.0027913013473153114, -0.06843926012516022], [0.08383999764919281, 0.07593395560979843, -0.05133870616555214, -0.05508836358785629, -0.36158642172813416, -0.027712350711226463, 0.17491698265075684, -0.05387619510293007, -0.008709155023097992, 0.06255345791578293, -0.027292760089039803, 0.10064113885164261, 0.004433377180248499, -0.032339442521333694, 0.0013114848406985402, 0.0008052013581618667, 0.43336519598960876, -0.006969465408474207, -0.09076571464538574, 0.01132265105843544, -5.588532440015115e-05, -3.445506990829017e-06, 0.0, 0.0005160226719453931, 0.0, -6.29634359938791e-06, -0.040549516677856445, -0.0035115613136440516, -0.04812111333012581, 0.0, -6.24021195108071e-05, -0.015906937420368195, -0.0011398682836443186, 5.319326191965956e-06, -0.0014089513570070267, 7.938555063446984e-05, 0.003767132991924882, 0.005238421726971865, -0.006246764678508043, 0.006747786421328783, 0.0, -0.0050362185575068, 0.0, 0.0027854980435222387, 0.0016459523467347026, -0.0482286661863327, 0.18958136439323425, 0.0017894002376124263, -0.0022454485297203064, -0.0009663886739872396, -0.002075452823191881, 0.0006508103688247502, 0.1359046995639801, 0.013484934344887733, -0.015339727513492107, 0.0024625437799841166, -0.08742059767246246], [-0.06598740816116333, -0.048244308680295944, -0.022250516340136528, 0.16676028072834015, 0.08696570992469788, -0.0009952946566045284, 0.17028725147247314, -0.03739413991570473, -0.010633752681314945, -0.016981562599539757, 0.009153618477284908, 0.13523611426353455, 0.01136222667992115, -0.03934986889362335, -0.0016001221956685185, -0.0017840921645984054, 0.12860409915447235, 0.02082742191851139, -0.07196018844842911, 0.04355233907699585, -3.5175715311197564e-05, -1.333571958639368e-06, 0.0, 0.0005539313424378633, 0.0, -6.783129720133729e-06, -0.02125016786158085, -0.002076921286061406, -0.01653568632900715, 0.0, -9.165390656562522e-05, -0.0007201387779787183, -0.001679230248555541, 5.319326191965956e-06, -0.0008864628616720438, 8.216643618652597e-05, 0.005610185209661722, 0.005528440698981285, -0.007467529270797968, 0.006885468494147062, 0.0, -0.0028959540650248528, 0.0, 0.0029690482188016176, 0.001925816759467125, 0.0041206711903214455, 0.10591591149568558, 0.004284054506570101, -0.002289585303515196, -0.0009299750090576708, -0.002152006607502699, 0.000721451360732317, -0.005593930371105671, 0.01744169369339943, 0.021658172830939293, 0.0026895750779658556, -0.07227097451686859], [0.09354832768440247, 0.07090011984109879, 0.016720697283744812, 0.02400105632841587, 0.1707090139389038, 0.011211229488253593, 0.21740010380744934, -0.04337751865386963, -0.008741715922951698, 0.03697163984179497, -0.01269856933504343, 0.1579708307981491, 0.009774706326425076, -0.0334019772708416, 0.002201583469286561, 0.001719097257591784, -0.10242431610822678, -0.002692224457859993, 0.023493602871894836, 0.056437525898218155, -0.0003260518715251237, -3.445506990829017e-06, 0.0, 0.0005102540017105639, 0.0, -1.0653026038198732e-05, 0.16436901688575745, -0.00038606271846219897, -0.020685864612460136, 0.0, -8.290010009659454e-05, -0.01450762152671814, -0.0013899400364607573, 5.319326191965956e-06, -0.0011238200822845101, 8.760739729041234e-05, 0.00692747300490737, 0.005226839799433947, -0.005794949363917112, 0.006852846592664719, 0.0, -0.006187427788972855, 0.0, 0.0024921391159296036, 0.0015024151653051376, -0.05943373963236809, 0.16255204379558563, 0.002165186684578657, -0.0022904861252754927, -0.0009502632892690599, -0.0019521531648933887, 0.0006494766566902399, -0.004526431672275066, -0.14472512900829315, -0.06292634457349777, 0.0025749749038368464, 0.1893671303987503], [-0.06285311281681061, -0.03596150130033493, -0.05717617645859718, 0.003403776790946722, -0.027286484837532043, -0.06539207696914673, 0.21403032541275024, -0.02811289019882679, -0.008403308689594269, -0.05021994933485985, -0.010236091911792755, 0.14862041175365448, 0.026496876031160355, -0.02086745575070381, 0.0005842464161105454, 0.0002746141399256885, -0.1777435839176178, 0.013304726220667362, 0.07654718309640884, 0.0077910772524774075, -5.3798539738636464e-05, -1.333571958639368e-06, 0.0, 0.0004911170690320432, 0.0, -6.783129720133729e-06, 0.147874116897583, -0.002095168689265847, -0.00840983260422945, 0.0, -8.290010009659454e-05, -0.0035102427937090397, -0.0008345132227987051, 4.818092747882474e-06, -0.0017072800546884537, 8.18468615761958e-05, 0.005177558399736881, 0.004388042259961367, -0.0076546152122318745, 0.006081710569560528, 0.0, 0.00019807988428510725, 0.0, 0.002811990212649107, 0.0017252659890800714, 0.010325628332793713, -0.4101317822933197, -0.027820831164717674, -0.0025021813344210386, -0.0009850506903603673, -0.001986803486943245, 0.0007367710350081325, -0.001660854322835803, 0.016271961852908134, -0.024308890104293823, 0.002901471219956875, -0.03883467614650726], [-0.06017925217747688, -0.04754210636019707, -0.08085069805383682, 0.15022188425064087, 0.06234559044241905, 0.004617201164364815, -0.19845741987228394, 0.08346790820360184, -0.01193799264729023, 0.0750037357211113, 0.029525723308324814, 0.11386675387620926, 0.0019784981850534678, -0.04085060581564903, -0.0023795487359166145, -0.0019574174657464027, 0.24844856560230255, -0.0009309332817792892, 0.02878890186548233, 0.016424117609858513, -7.717636617599055e-05, -1.333571958639368e-06, 0.0, 0.0006694625481031835, 0.0, -6.783129720133729e-06, -0.02339913137257099, -0.0011054504429921508, 0.03673354908823967, 0.0, -8.662769687362015e-05, -0.007880703546106815, 0.06332732737064362, 5.319326191965956e-06, -0.0008858758956193924, 8.638096915092319e-05, -0.054965995252132416, 0.005630643106997013, -0.007937624119222164, 0.006296378094702959, 0.0, 0.001320654060691595, 0.0, 0.003941654227674007, 0.0023759324103593826, -0.05551908537745476, 0.1676335632801056, 0.0033677241299301386, -0.0022550467401742935, -0.0009174221777357161, -0.001631091465242207, 0.0006976802833378315, -0.005704055540263653, 0.042771290987730026, 0.06189991533756256, 0.0030376494396477938, 0.11220325529575348], [-0.051458314061164856, -0.03474940359592438, 0.0006369460606947541, -0.16979748010635376, -0.21053819358348846, -0.10096465051174164, 0.17019177973270416, -0.03846339136362076, -0.008467715233564377, 0.13510073721408844, 0.043752167373895645, 0.11545290052890778, 0.009504457004368305, -0.030823560431599617, 0.0012370822951197624, 0.0011056791990995407, -0.1445017009973526, 0.038101114332675934, 0.14321689307689667, -0.03811458870768547, -3.862606536131352e-05, -1.333571958639368e-06, 0.0, 0.0005048761377111077, 0.0, -6.29634359938791e-06, -0.02484750933945179, 0.1445092260837555, 0.10474776476621628, 0.0, -6.607269460801035e-05, 0.0018224584637209773, -0.0008053374476730824, 5.319326191965956e-06, -0.0014757913304492831, 8.42550361994654e-05, 0.006352436728775501, 0.005265512503683567, -0.007459611631929874, 0.006825024727731943, 0.0, -0.004355474375188351, 0.0, 0.0027602813206613064, 0.0016970672877505422, 0.011515306308865547, 0.13380637764930725, 0.005049548577517271, -0.002296851947903633, -0.0009902468882501125, -0.001864973222836852, 0.0006381618441082537, -0.005930681712925434, 0.005864658392965794, -0.0009408322512172163, 0.002472752472385764, 0.294903963804245], [0.03259354457259178, -0.099602609872818, 0.009547283872961998, 0.07637655735015869, 0.1985299289226532, 0.015761179849505424, 0.23022578656673431, -0.034788794815540314, -0.007745389826595783, 0.12345122545957565, -0.051324568688869476, 0.15553158521652222, 0.015676403418183327, -0.03559288755059242, 0.0033470341004431248, 0.0011750507401302457, -0.13555030524730682, -0.005122038535773754, 0.014702807180583477, 0.043924469500780106, -6.19276543147862e-05, -3.445506990829017e-06, 0.0, 0.0005732568097300828, 0.0, -1.0653026038198732e-05, -0.01363211777061224, 0.00020026753190904856, 0.021491948515176773, 0.0, -8.290010009659454e-05, 0.0050557940267026424, -0.0016465357039123774, 5.319326191965956e-06, 0.10895024240016937, 8.522126154275611e-05, 0.006705757696181536, 0.005509852897375822, -0.005095102358609438, 0.006961207836866379, 0.0, 0.0006662938976660371, 0.0, 0.003093089209869504, 0.0019394461996853352, 0.007569396868348122, 0.10706397145986557, 0.0041056666523218155, -0.002258130582049489, -0.0009422546718269587, -0.001626045210286975, 0.0007266424363479018, -0.005986939650028944, 0.015247649513185024, 0.015548511408269405, 0.004618803039193153, -0.12334583699703217], [-0.023869169875979424, 0.015509126707911491, -0.014594369567930698, 0.09658516198396683, -0.03197856992483139, 0.030358927324414253, -0.07376670837402344, -0.03884000703692436, -0.01411980390548706, 0.057781439274549484, -0.068886898458004, 0.1325228065252304, 0.005909244064241648, -0.0281364805996418, -0.0030695025343447924, -0.000962215824984014, -0.10742256790399551, -0.002697921125218272, -0.15875224769115448, -0.02936774119734764, -3.360734262969345e-05, -1.333571958639368e-06, 0.0, 0.0006145855877548456, 0.0, -6.783129720133729e-06, -0.019237302243709564, -0.001260073040612042, -0.004951474256813526, 0.0, -7.533260941272601e-05, -1.17989784484962e-05, -0.0009669656283222139, 5.319326191965956e-06, -0.001591258100233972, 7.931069558253512e-05, 0.006075607147067785, 0.005444979760795832, -0.008135213516652584, 0.006173919420689344, 0.0, 0.002301072236150503, 0.0, 0.0024275847245007753, 0.0016245050355792046, 0.007602567784488201, 0.13213248550891876, -0.033179476857185364, -0.002387221436947584, -0.0009556161239743233, -0.0019891043193638325, 0.0007391826366074383, -0.005348328500986099, 0.04165101423859596, -0.05618930980563164, 0.004293837584555149, -0.13324373960494995], [0.0028537968173623085, -0.04631798714399338, 0.031646110117435455, 0.0817018449306488, -0.18326328694820404, -0.015563094057142735, -0.22313518822193146, -0.10812113434076309, -0.006781723350286484, -0.030259406194090843, 0.013605454005300999, 0.1169557049870491, 0.007962219417095184, -0.03543780744075775, 0.0009729248122312129, 0.0006131379632279277, 0.11804612725973129, -0.002626186003908515, 0.014522509649395943, 0.010092138312757015, -5.587589112110436e-05, -3.445506990829017e-06, 0.0, 0.00044167591840960085, 0.0, -6.783129720133729e-06, -0.02466312237083912, -0.0024876785464584827, -0.016432717442512512, 0.0, -8.264215284725651e-05, -0.00263771484605968, -0.0015075044939294457, 5.319326191965956e-06, -0.0011151753133162856, 8.065422298386693e-05, 0.0046106381341814995, 0.0042440323159098625, -0.007616523653268814, 0.005371056497097015, 0.0, -0.0026610922068357468, 0.0, 0.0028479143511503935, 0.001828999724239111, 0.01097503025084734, -0.11393840610980988, 0.001672798884101212, -0.0024357400834560394, -0.0009702960378490388, -0.0022147390991449356, 0.0006367838359437883, -0.00612771837040782, 0.018573420122265816, 0.01824432983994484, 0.0031787119805812836, -0.15539492666721344], [-0.08049117773771286, 0.05097208172082901, 0.014614911749958992, 0.08317407965660095, -0.18467549979686737, -0.005693512968719006, -0.097432941198349, -0.0564168281853199, -0.00699590565636754, 0.01614794135093689, -0.01902056485414505, 0.10003377497196198, 0.007800661493092775, -0.03189975395798683, 0.0002720823395065963, 0.00022241132683120668, 0.4007715582847595, -0.006285347044467926, -0.02736053802073002, -0.03533262014389038, 0.0007623416022397578, -9.729410521686077e-07, 0.0, 0.0004454885784070939, 0.0, -6.783129720133729e-06, -0.025286981835961342, -0.0019145989790558815, 0.06087997555732727, 0.0, -8.264215284725651e-05, -0.0016784707549959421, -0.0018336978973820806, 5.319326191965956e-06, -0.0006495772977359593, 7.979778456501663e-05, 0.004447735380381346, 0.005087219178676605, -0.006932452321052551, 0.006002642214298248, 0.0, -0.0030835990328341722, 0.0, 0.002495483960956335, 0.0015712403692305088, -0.0854799821972847, 0.1056540384888649, 0.003334152279421687, -0.0022464243229478598, -0.0009312622714787722, -0.0017416791524738073, 0.0005522534484043717, -0.004133629612624645, 0.013962938450276852, 0.02780282124876976, 0.002999403979629278, 0.3911347985267639], [-0.05359417945146561, -0.07598045468330383, 0.019414784386754036, -0.12998197972774506, 0.07012321054935455, -0.018101414665579796, -0.2768334150314331, 0.37630584836006165, -0.006850447040051222, 0.04992474243044853, 0.04425689950585365, -0.9883678555488586, 0.011526362970471382, -0.0596291609108448, 0.004034427925944328, 0.0017299767350777984, 0.3018965423107147, -0.0031448551453649998, -0.1013418510556221, -0.04632866755127907, -5.157327905180864e-05, -1.333571958639368e-06, 0.0, 0.0006556504522450268, 0.0, -1.0174548151553608e-05, -0.0029740692116320133, -0.0001050228820531629, -0.01489180512726307, 0.0, -6.520746683236212e-05, 0.05052415654063225, -0.0014374653110280633, 5.319326191965956e-06, -0.0017630713991820812, 8.0657031503506e-05, 0.002075105905532837, 0.0038000361528247595, -0.006216761656105518, 0.004548708908259869, 0.0, -0.00031052937265485525, 0.0, 0.003772175405174494, 0.0019968997221440077, 0.010945315472781658, -0.12387268990278244, 0.021043049171566963, -0.002726019360125065, -0.0017436828929930925, -0.0018965821946039796, 0.0006977756274864078, -0.0054276008158922195, -0.32411161065101624, -0.04702161252498627, 0.0021938951686024666, -0.01743289828300476]]], "global_samples": [[44.0, 28.0, 58.0, 15.0, 7.2, 7.2, 0.0, 1.0, 0.0, 7.2, 6.2, 0.0, 1.0, 0.0, 0.0, 1.0, 51.84320877322883, 0.0, 17.71156783593685, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 72.0], [41.0, 29.0, 53.0, 9.0, 12.2, 0.8, 0.0, 0.0, 0.0, 0.8, 0.8, 0.0, 0.0, 1.0, 0.0, 1.0, 44.2888819438324, 0.0, 27.490772997524854, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 10.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 66.0], [42.0, 37.0, 54.0, 6.0, 16.6, 6.7, 1.0, 5.0, 0.0, 5.7, 1.7, 0.0, 0.0, 1.0, 0.0, 1.0, 53.322406278626055, 0.0, 29.04398157823813, 44.8, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0], [32.0, 27.0, 37.0, 7.0, 13.7, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24951029260879, 0.0, 31.152007181948026, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 50.0], [26.0, 26.0, 26.0, 0.0, 0.6, 0.0, 1.0, 5.0, 0.0, -1.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 19.50593028728313, 90.0, 19.50593028728313, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 67.0], [64.0, 39.0, 85.0, 25.0, 8.0, 8.0, 0.0, 0.0, 0.0, 8.0, 8.0, 0.0, 1.0, 0.0, 0.0, 1.0, 70.15346322531184, 90.0, 39.123979250496376, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 89.0], [34.0, 20.0, 50.0, 21.0, 10.3, 5.1, 5.0, 10.0, 0.0, 0.1, -4.9, 0.0, 0.0, 1.0, 0.0, 1.0, 35.3903086611901, 0.0, 3.908469837724159, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 60.0, -4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 81.0], [38.0, 38.0, 38.0, 0.0, 0.0, 0.0, 0.0, 5.0, 0.0, 0.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 21.83249239511658, 0.0, 21.83249239511658, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 32.0], [38.0, 21.0, 61.0, 13.0, 11.7, 7.8, 5.0, 10.0, 0.0, 2.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 62.14942911496924, 0.0, 9.205461787520823, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 63.0], [52.0, 35.0, 67.0, 13.0, 11.0, 9.2, 1.0, 5.0, 0.0, 8.2, 4.2, 0.0, 1.0, 0.0, 0.0, 1.0, 64.58213752458343, 0.0, 41.64970732667985, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 77.0], [26.0, 25.0, 26.0, 0.0, 8.6, 5.0, 10.0, 10.0, 0.0, -5.0, -5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 16.466931196055175, 0.0, 8.667860929913502, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 57.0], [35.0, 31.0, 45.0, 6.0, 36.2, 2.3, 1.0, 5.0, 0.0, 1.3, -2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 45.04301556539039, 0.0, 23.26250032019515, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 57.0], [47.0, 38.0, 60.0, 5.0, 18.8, 18.8, 5.0, 10.0, 0.0, 13.8, 8.8, 0.0, 0.0, 1.0, 0.0, 1.0, 29.23348693265523, 0.0, 18.901257317091066, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 62.0], [51.0, 35.0, 64.0, 11.0, 18.7, 16.0, 5.0, 10.0, 0.0, 11.0, 6.0, 0.0, 1.0, 0.0, 0.0, 1.0, 66.83781119184461, 0.0, 32.09030620046341, 42.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 73.0], [67.0, 62.0, 72.0, 4.0, 22.9, 22.9, 1.0, 5.0, 0.0, 21.9, 17.9, 0.0, 1.0, 0.0, 0.0, 1.0, 74.47405180890884, 0.0, 62.99735485798452, 80.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 40.0, -6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 65.0], [45.0, 26.0, 80.0, 18.0, 7.7, 7.7, 1.0, 5.0, 0.0, 6.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 61.817741017606586, 90.0, 12.353078320403483, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 70.0], [65.0, 55.0, 74.0, 14.0, 5.1, 5.1, 1.0, 5.0, 0.0, 4.1, 0.1, 0.0, 1.0, 0.0, 0.0, 1.0, 48.49732055564458, 0.0, 42.60313258511501, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 30.0, -7.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 86.0], [47.0, 37.0, 60.0, 12.0, 10.2, 6.6, 1.0, 5.0, 0.0, 5.6, 1.6, 0.0, 1.0, 0.0, 0.0, 1.0, 47.15373203319767, 90.0, 43.494431637295534, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 9.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 74.0], [39.0, 23.0, 82.0, 28.0, 6.9, 2.7, 0.0, 0.0, 0.0, 2.7, 2.7, 0.0, 1.0, 0.0, 0.0, 1.0, 64.84297470476723, 60.0, 15.451292555935757, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 83.0], [43.0, 39.0, 50.0, 6.0, 14.4, 14.4, 1.0, 5.0, 0.0, 13.4, 9.4, 0.0, 1.0, 0.0, 0.0, 1.0, 44.24073470455042, 80.0, 18.237455009047466, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 100.0], [52.0, 41.0, 64.0, 16.0, 2.8, 2.8, 1.0, 5.0, 0.0, 1.8, -2.2, 0.0, 1.0, 0.0, 0.0, 1.0, 37.17238888884465, 0.0, 35.83041187763566, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 31.0], [33.0, 18.0, 42.0, 11.0, 9.3, 3.0, 0.0, 5.0, 0.0, 3.0, -2.0, 0.0, 1.0, 0.0, 0.0, 1.0, 48.99254592257577, 0.0, 8.159850831358884, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 60.0], [51.0, 38.0, 65.0, 11.0, 13.7, 11.0, 5.0, 10.0, 0.0, 6.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 59.84536628710085, 0.0, 38.462803361978615, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 66.0], [46.0, 32.0, 72.0, 16.0, 14.0, 9.0, 5.0, 10.0, 0.0, 4.0, -1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 73.68448998618116, 0.0, 26.173770234592865, 18.000000000000004, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 10.0, -9.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 89.0], [48.0, 48.0, 48.0, 0.0, 3.8, 3.0, 0.0, 1.0, 0.0, 3.0, 2.0, 1.0, 0.0, 0.0, 0.0, 1.0, 68.09490148815772, 0.0, 68.09490148815772, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 100.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 76.0]], "global": [[0.045469608157873154, 0.0492543987929821, 0.043363913893699646, 0.08983670920133591, 0.1375197023153305, 0.027886975556612015, 0.22656387090682983, 0.08153457939624786, 0.00981614738702774, 0.07911673188209534, 0.03528022766113281, 0.15206782519817352, 0.008846787735819817, 0.036385729908943176, 0.0020024252589792013, 0.0011298753088340163, 0.19966664910316467, 0.007314565125852823, 0.07783331722021103, 0.03540975600481033, 9.176943422062322e-05, 1.9104884358966956e-06, 0.0, 0.0005301501369103789, 0.0, 7.049194664432434e-06, 0.04312378540635109, 0.007410751655697823, 0.024551918730139732, 0.0, 0.00010002931230701506, 0.007432462647557259, 0.003756242338567972, 5.245116881269496e-06, 0.005700686946511269, 8.1430516729597e-05, 0.008130768314003944, 0.004880482796579599, 0.026832640171051025, 0.006039325147867203, 0.0, 0.00265733920969069, 0.0, 0.02319376729428768, 0.015413898974657059, 0.020542891696095467, 0.19179365038871765, 0.008894127793610096, 0.0023755873553454876, 0.0009961065370589495, 0.0019745435565710068, 0.0007365656783804297, 0.016307709738612175, 0.07617451995611191, 0.03390054777264595, 0.0033779991790652275, 0.13812045753002167]], "num_global_classes": 1}}', 'logFile': '/app/aiverify/test-engine-app/logs/task:659bd37c5f1b958fa3164e6b-659bd5ab7cb9279494af7060.log', 'taskProgress': 100} 2024-01-08 18:59:56,969 [INFO][app_logger.py::add_to_log(116)] [worker.py:_send_acknowledgement(659)]: The acknowledgement sent successfully - 1704711595975-0 2024-01-08 18:59:56,969 [INFO][app_logger.py::add_to_log(116)] [task.py:cleanup(104)]: The system has received notification to clean up task