Skip to content

Instantly share code, notes, and snippets.

@ceich
Last active March 11, 2022 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ceich/be258598949ae5025171033d08c05d00 to your computer and use it in GitHub Desktop.
Save ceich/be258598949ae5025171033d08c05d00 to your computer and use it in GitHub Desktop.
Timeout while waiting for AWS Iot Device Test DLR Inference test case
2022-03-11T17:20:57.018Z [INFO] (pool-2-thread-15) aws.greengrass.DLRImageClassification: shell-runner-start. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=STARTING, command=["\n . ../variant.DLR/greengrass_ml/greengrass..."]}
2022-03-11T17:20:57.020Z [DEBUG] (pool-2-thread-15) aws.greengrass.DLRImageClassification: Created process with pid 25208. {serviceName=aws.greengrass.DLRImageClassification, currentState=STARTING}
2022-03-11T17:20:57.238Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. <Connection at 0x7f9c38b3c8 /mnt/ggqualification/root/idt-537282f078b26698e0ee/ipc.socket:8033> connected. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:57.239Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Created IPC client.... {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:57.695Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Using dlr from '/mnt/ggqualification/root/idt-537282f078b26698e0ee/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/lib/python3.6/site-packages/dlr/api.py'.. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:57.695Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Using np from '/usr/local/lib/python3.6/dist-packages/numpy/__init__.py'.. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:57.695Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Using cv2 from '/usr/lib/python3.6/dist-packages/cv2/python-3.6/cv2.cpython-36m-aarch64-linux-gnu.so'.. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:57.705Z [WARN] (Copier) aws.greengrass.DLRImageClassification: stderr. 2022-03-11 10:20:57,705 INFO Could not find libdlr.so in model artifact. Using dlr from /mnt/ggqualification/root/idt-537282f078b26698e0ee/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/dlr/libdlr.so. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:58.552Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Using default image directory: /mnt/ggqualification/root/idt-537282f078b26698e0ee/packages/artifacts-unarchived/aws.greengrass.DLRImageClassification/2.1.6/image_classification/sample_images/. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:58.553Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Using default camera: false. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:58.840Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. {"timestamp": "2022-03-11 10:20:58.578164", "inference-type": "image-classification", "inference-description": "Top 5 predictions with score 0.3 or above ", "inference-results": [{"Label": "tabby, tabby cat", "Score": "7.7391315"}, {"Label": "Egyptian cat", "Score": "6.9560585"}, {"Label": "tiger cat", "Score": "6.77572"}, {"Label": "doormat, welcome mat", "Score": "5.3863077"}, {"Label": "plastic bag", "Score": "4.519322"}]}. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:20:58.842Z [INFO] (Copier) aws.greengrass.DLRImageClassification: stdout. Publishing results to the IoT core.... {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:21:00.892Z [INFO] (Copier) aws.greengrass.DLRImageClassification: Run script exited. {exitCode=143, serviceName=aws.greengrass.DLRImageClassification, currentState=RUNNING}
2022-03-11T17:21:00.920Z [INFO] (pool-2-thread-6) aws.greengrass.DLRImageClassification: shell-runner-start. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=STOPPING, command=["\n . ../variant.DLR/greengrass_ml/greengrass..."]}
2022-03-11T17:21:00.922Z [DEBUG] (pool-2-thread-6) aws.greengrass.DLRImageClassification: Created process with pid 25315. {serviceName=aws.greengrass.DLRImageClassification, currentState=STOPPING}
2022-03-11T17:21:01.051Z [WARN] (Copier) aws.greengrass.DLRImageClassification: stderr. Terminated. {scriptName=services.aws.greengrass.DLRImageClassification.lifecycle.run.script, serviceName=aws.greengrass.DLRImageClassification, currentState=STOPPING}
2022-03-11T17:21:01.094Z [INFO] (Copier) aws.greengrass.DLRImageClassification: Run script exited. {exitCode=143, serviceName=aws.greengrass.DLRImageClassification, currentState=STOPPING}
{
"log": {
"location": "../logs/"
},
"configFiles": {
"root": "../configs",
"device": "../configs/device.json"
},
"testPath": "../tests/",
"reportPath": "../results/",
"certificatePath": "../certificates/",
"awsRegion": "us-west-2",
"auth": {
"method": "file",
"credentials": {
"profile": "IDTUser"
}
}
}
[
{
"id": "JS500",
"sku": "<DELETED>",
"features": [
{
"name": "arch",
"value": "aarch64"
},
{
"name": "ml",
"value": "dlr,tensorflowlite"
},
{
"name": "docker",
"value": "yes"
},
{
"name": "streamManagement",
"value": "yes"
},
{
"name": "hsi",
"value": "no"
}
],
"devices": [
{
"id": "onyx_unit1",
"operatingSystem": "Linux",
"connectivity": {
"protocol": "ssh",
"ip": "192.168.1.197",
"auth": {
"method": "pki",
"credentials": {
"user": "chris",
"privKeyPath": "/home/ceich/.ssh/id_rsa"
}
}
}
}
]
}
]
2022-Mar-09 17:10:44,593 [] [] [INFO] com.aws.greengrass.testing.modules.GreengrassContextModule - Extracting /home/ceich/Downloads/devicetester_greengrass_v2_linux/products/aws.greengrass.nucleus.zip into /tmp/gg-testing-16855741368625382373/greengrass
2022-Mar-09 17:10:49,365 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.features.LoggerSteps - Attaching thread context to scenario: 'I can install and run aws.greengrass.DLRImageClassification on my device'
2022-Mar-09 17:10:49,371 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 4: 'my device is registered as a Thing'
2022-Mar-09 17:10:50,946 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotPolicy in IotLifecycle
2022-Mar-09 17:10:51,626 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IamPolicy in IamLifecycle
2022-Mar-09 17:10:51,734 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IamRole in IamLifecycle
2022-Mar-09 17:10:51,874 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotRoleAlias in IotLifecycle
2022-Mar-09 17:10:52,004 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotPolicy in IotLifecycle
2022-Mar-09 17:10:52,142 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotThingGroup in IotLifecycle
2022-Mar-09 17:10:52,793 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotCertificate in IotLifecycle
2022-Mar-09 17:10:52,949 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created IotThing in IotLifecycle
2022-Mar-09 17:10:54,222 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 5: 'my device is running Greengrass'
2022-Mar-09 17:11:05,637 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.DefaultGreengrass - Starting Greengrass on pid 16534
2022-Mar-09 17:11:05,638 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 38: 'I create a Greengrass deployment with components'
2022-Mar-09 17:11:06,256 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 40: 'I update my Greengrass deployment configuration, setting the component aws.greengrass.DLRImageClassification configuration to:'
2022-Mar-09 17:11:06,263 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 58: 'I deploy the Greengrass deployment configuration'
2022-Mar-09 17:11:06,601 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Created GreengrassDeployment in GreengrassV2Lifecycle
2022-Mar-09 17:11:06,602 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.features.DeploymentSteps - Created Greengrass deployment: 2ee11363-f9b9-419a-8437-2ee118fc3660
2022-Mar-09 17:11:06,602 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 59: 'the Greengrass deployment is COMPLETED on the device after 5 minutes'
2022-Mar-09 17:16:06,653 [ml] [idt-9fcfd2a097e6a8691d5d] [ERROR] greengrass/features/ml.feature - Failed at step: 'the Greengrass deployment is COMPLETED on the device after 5 minutes'
java.lang.IllegalStateException: Deployment idt-9fcfd2a097e6a8691d5d-gg-deployment did not reach COMPLETED
at com.aws.greengrass.testing.features.DeploymentSteps.deploymentSucceeds(DeploymentSteps.java:231) ~[AWSGreengrassV2TestingIDT-1.0.jar:?]
at ✽.the Greengrass deployment is COMPLETED on the device after 5 minutes(classpath:greengrass/features/ml.feature:59) ~[?:?]
2022-Mar-09 17:16:06,659 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] greengrass/features/ml.feature - line 60: 'the aws.greengrass.DLRImageClassification log on the device contains the line "image-classification" within 30 seconds'
2022-Mar-09 17:16:07,676 [ml] [idt-9fcfd2a097e6a8691d5d] [WARN] com.aws.greengrass.testing.DefaultGreengrass - Failed to kill Greengrass process 16534: sh: 1: kill: No such process
sh: 1: kill: No such process
2022-Mar-09 17:16:15,297 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed GreengrassDeployment in GreengrassV2Lifecycle
2022-Mar-09 17:16:16,006 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IamRole in IamLifecycle
2022-Mar-09 17:16:16,258 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IamPolicy in IamLifecycle
2022-Mar-09 17:16:16,917 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotThing in IotLifecycle
2022-Mar-09 17:16:17,415 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotCertificate in IotLifecycle
2022-Mar-09 17:16:17,591 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotThingGroup in IotLifecycle
2022-Mar-09 17:16:17,819 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotPolicy in IotLifecycle
2022-Mar-09 17:16:17,936 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotRoleAlias in IotLifecycle
2022-Mar-09 17:16:18,146 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.resources.AbstractAWSResourceLifecycle - Removed IotPolicy in IotLifecycle
2022-Mar-09 17:16:18,159 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.features.AWSResourcesSteps - Successfully removed externally created resources
2022-Mar-09 17:16:18,161 [ml] [idt-9fcfd2a097e6a8691d5d] [INFO] com.aws.greengrass.testing.features.LoggerSteps - Clearing thread context on scenario: 'I can install and run aws.greengrass.DLRImageClassification on my device'
2022-Mar-09 17:16:18,163 [ml] [idt-9fcfd2a097e6a8691d5d] [ERROR] com.aws.greengrass.testing.launcher.reporting.StepTrackingReporting - Failed: 'I can install and run aws.greengrass.DLRImageClassification on my device': Failed at 'the Greengrass deployment is COMPLETED on the device after 5 minutes'
2022-03-10T00:11:01.370Z [INFO] (main) com.aws.greengrass.util.platforms.Platform: Getting platform instance com.aws.greengrass.util.platforms.unix.linux.LinuxPlatform.. {}
2022-03-10T00:11:03.509Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16487, exitValue=0]: 16487. {}
2022-03-10T00:11:03.511Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16487. {}
2022-03-10T00:11:03.518Z [INFO] (main) com.aws.greengrass.util.platforms.Platform: Getting platform instance com.aws.greengrass.util.platforms.unix.linux.LinuxPlatform.. {}
2022-03-10T00:11:03.569Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.KernelAlternatives: Set up link to directory. {link=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/alts/init/distro, directory=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/greengrass}
2022-03-10T00:11:03.571Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.KernelAlternatives: Set up link to directory. {link=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/alts/current, directory=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/alts/init}
2022-03-10T00:11:03.574Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: No ongoing deployment detected. Proceed as default. {}
2022-03-10T00:11:03.575Z [INFO] (main) com.aws.greengrass.config.Configuration: config-loading. Read configuration from a file path. {path=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/config.yaml}
2022-03-10T00:11:03.884Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: effective-config-dump-complete. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/effectiveConfig.yaml}
2022-03-10T00:11:03.902Z [DEBUG] (main) com.aws.greengrass.deployment.DeviceConfiguration: {logging-change-node=null, logging-change-what=initialized}
2022-03-10T00:11:03.955Z [INFO] (main) com.aws.greengrass.deployment.DeviceConfiguration: Successfully setup Nucleus launch parameters. {}
2022-03-10T00:11:04.175Z [INFO] (main) com.aws.greengrass.deployment.DeviceConfiguration: Nucleus lifecycle has been initialized successfully. {}
2022-03-10T00:11:04.260Z [INFO] (main) com.aws.greengrass.deployment.DeviceConfiguration: Copy Nucleus artifacts to component store. {destination=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/aws.greengrass.Nucleus/2.5.3/aws.greengrass.nucleus, source=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/greengrass}
2022-03-10T00:11:04.332Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16498, exitValue="not exited"]: 16498. {}
2022-03-10T00:11:04.332Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16498. {}
2022-03-10T00:11:04.339Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16502, exitValue="not exited"]: 16502. {}
2022-03-10T00:11:04.339Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16502. {}
2022-03-10T00:11:04.346Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16506, exitValue="not exited"]: 16506. {}
2022-03-10T00:11:04.347Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16506. {}
2022-03-10T00:11:04.357Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.KernelAlternatives: Set up link to directory. {link=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/alts/init/distro, directory=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/aws.greengrass.Nucleus/2.5.3/aws.greengrass.nucleus}
2022-03-10T00:11:04.369Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-shutdown. {main=null}
2022-03-10T00:11:04.369Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-shutdown. Start soft shutdown. {}
2022-03-10T00:11:04.384Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: effective-config-dump-complete. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/effectiveConfig.yaml}
2022-03-10T00:11:04.386Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Waiting for services to shutdown. {}
2022-03-10T00:11:04.389Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.KernelLifecycle: executor-service-shutdown-initiated. {}
2022-03-10T00:11:04.390Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Waiting for executors to shutdown. {}
2022-03-10T00:11:04.390Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: executor-service-shutdown-complete. {executor-terminated=true, scheduled-executor-terminated=true}
2022-03-10T00:11:04.391Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: context-shutdown-initiated. {}
2022-03-10T00:11:04.392Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {executorInterruptedRunnables=[], class=java.util.concurrent.ScheduledThreadPoolExecutor@66c92293[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]}
2022-03-10T00:11:04.393Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {executorInterruptedRunnables=[], class=java.util.concurrent.ThreadPoolExecutor@332796d3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]}
2022-03-10T00:11:04.393Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {class=com.aws.greengrass.dependency.Context@4f0100a7}
2022-03-10T00:11:04.394Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {executorInterruptedRunnables=[], class=java.util.concurrent.ThreadPoolExecutor@332796d3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]}
2022-03-10T00:11:04.394Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {executorInterruptedRunnables=[], class=java.util.concurrent.ScheduledThreadPoolExecutor@66c92293[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]}
2022-03-10T00:11:04.394Z [DEBUG] (main) com.aws.greengrass.dependency.Context: context-shutdown. {executorInterruptedRunnables=[], class=java.util.concurrent.ScheduledThreadPoolExecutor@66c92293[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]}
2022-03-10T00:11:04.395Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: context-shutdown-complete. {}
2022-03-10T00:11:06.284Z [INFO] (main) com.aws.greengrass.util.platforms.Platform: Getting platform instance com.aws.greengrass.util.platforms.unix.linux.LinuxPlatform.. {}
2022-03-10T00:11:08.424Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16563, exitValue=0]: 16563. {}
2022-03-10T00:11:08.426Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16563. {}
2022-03-10T00:11:08.430Z [INFO] (main) com.aws.greengrass.util.platforms.Platform: Getting platform instance com.aws.greengrass.util.platforms.unix.linux.LinuxPlatform.. {}
2022-03-10T00:11:08.476Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.KernelAlternatives: Launch directory has been set up. {}
2022-03-10T00:11:08.478Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: No ongoing deployment detected. Proceed as default. {}
2022-03-10T00:11:08.659Z [INFO] (main) com.aws.greengrass.config.Configuration: config-loading. Read configuration from a file path. {path=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/config.tlog}
2022-03-10T00:11:08.770Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: effective-config-dump-complete. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/effectiveConfig.yaml}
2022-03-10T00:11:08.787Z [DEBUG] (main) com.aws.greengrass.deployment.DeviceConfiguration: {logging-change-node=null, logging-change-what=initialized}
2022-03-10T00:11:08.800Z [DEBUG] (main) com.aws.greengrass.deployment.DeviceConfiguration: Nucleus launch parameters has already been set up. {}
2022-03-10T00:11:08.996Z [DEBUG] (main) com.aws.greengrass.deployment.DeviceConfiguration: Nucleus lifecycle has already been initialized. {}
2022-03-10T00:11:09Z [DEBUG] (main) com.aws.greengrass.deployment.DeviceConfiguration: Nucleus artifacts have already been loaded to component store. {}
2022-03-10T00:11:09.009Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16574, exitValue="not exited"]: 16574. {}
2022-03-10T00:11:09.010Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16574. {}
2022-03-10T00:11:09.016Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16578, exitValue="not exited"]: 16578. {}
2022-03-10T00:11:09.016Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16578. {}
2022-03-10T00:11:09.025Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16582, exitValue="not exited"]: 16582. {}
2022-03-10T00:11:09.026Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16582. {}
2022-03-10T00:11:09.041Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16586, exitValue="not exited"]: 16586. {}
2022-03-10T00:11:09.042Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16586. {}
2022-03-10T00:11:09.047Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16590, exitValue="not exited"]: 16590. {}
2022-03-10T00:11:09.048Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16590. {}
2022-03-10T00:11:09.058Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-start. Launch Nucleus. {configPath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config, rootPath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d, version=2.5.3}
2022-03-10T00:11:09.301Z [INFO] (main) software.amazon.awssdk.eventstreamrpc.RpcServer: IpcServer started.... {}
2022-03-10T00:11:09.301Z [DEBUG] (main) com.aws.greengrass.ipc.IPCEventStreamService: Set IPC permissions. {}
2022-03-10T00:11:09.346Z [DEBUG] (main) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=55e81564-7a27-4df9-a459-a6b51e609924, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:09.346Z [DEBUG] (main) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:09.376Z [INFO] (main) com.aws.greengrass.security.SecurityService: Register crypto key service provider. {keyType=file}
2022-03-10T00:11:09.378Z [INFO] (main) com.aws.greengrass.security.SecurityService: Register crypto key service provider. {keyType=file}
2022-03-10T00:11:09.390Z [INFO] (main) com.aws.greengrass.mqttclient.spool.Spool: Spooler has been configured. {maxSizeInBytes=2621440, storageType=Memory, keepQos0WhenOffline=false}
2022-03-10T00:11:09.750Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: DockerApplicationManagerService. {}
2022-03-10T00:11:09.753Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: DeploymentService. {}
2022-03-10T00:11:09.755Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: UpdateSystemPolicyService. {}
2022-03-10T00:11:09.757Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: FleetStatusService. {}
2022-03-10T00:11:09.759Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: TelemetryAgent. {}
2022-03-10T00:11:09.761Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Found Plugin: TokenExchangeService. {}
2022-03-10T00:11:09.766Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: serviceImplementors: {UpdateSystemPolicyService:class com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService...}. {}
2022-03-10T00:11:09.771Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=aws.greengrass.Nucleus}
2022-03-10T00:11:09.805Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.Kernel: generic-service-loaded. {serviceName=aws.greengrass.Nucleus}
2022-03-10T00:11:09.813Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=main}
2022-03-10T00:11:09.815Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=NEW}
2022-03-10T00:11:09.830Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.Kernel: generic-service-loaded. {serviceName=main}
2022-03-10T00:11:09.833Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=NEW}
2022-03-10T00:11:09.835Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=DeploymentService}
2022-03-10T00:11:09.840Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.Kernel: service-loaded. {serviceName=DeploymentService}
2022-03-10T00:11:09.867Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16601, exitValue="not exited"]: 16601. {}
2022-03-10T00:11:09.868Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16601. {}
2022-03-10T00:11:09.874Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16605, exitValue="not exited"]: 16605. {}
2022-03-10T00:11:09.875Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16605. {}
2022-03-10T00:11:11.054Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=NEW}
2022-03-10T00:11:11.067Z [DEBUG] (main) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "fssPeriodicUpdateIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=fssPeriodicUpdateIntervalSec}
2022-03-10T00:11:11.070Z [DEBUG] (main) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "fssPeriodicUpdateIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=fssPeriodicUpdateIntervalSec}
2022-03-10T00:11:11.078Z [DEBUG] (Serialized listener processor) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "fssPeriodicUpdateIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=fssPeriodicUpdateIntervalSec}
2022-03-10T00:11:11.084Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=NEW}
2022-03-10T00:11:11.094Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16619, exitValue="not exited"]: 16619. {}
2022-03-10T00:11:11.094Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16619. {}
2022-03-10T00:11:11.101Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16623, exitValue="not exited"]: 16623. {}
2022-03-10T00:11:11.101Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16623. {}
2022-03-10T00:11:11.116Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Subscribing to Iot Jobs Topics. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:11.117Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Subscribing to deployment job execution update.. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:11.120Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16632, exitValue="not exited"]: 16632. {}
2022-03-10T00:11:11.120Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16632. {}
2022-03-10T00:11:11.137Z [DEBUG] (main) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16636, exitValue="not exited"]: 16636. {}
2022-03-10T00:11:11.137Z [DEBUG] (main) com.aws.greengrass.util.Exec: Created process with pid 16636. {}
2022-03-10T00:11:11.148Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.ShadowDeploymentListener: Subscribing to Iot Shadow topics. {}
2022-03-10T00:11:11.148Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.148Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=UpdateSystemPolicyService}
2022-03-10T00:11:11.150Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.Kernel: service-loaded. {serviceName=UpdateSystemPolicyService}
2022-03-10T00:11:11.152Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:NEW, services.DeploymentService:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.153Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:NEW, services.aws.greengrass.Nucleus:NEW, services.DeploymentService:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.153Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=TelemetryAgent}
2022-03-10T00:11:11.152Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=NEW}
2022-03-10T00:11:11.158Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:NEW, services.aws.greengrass.Nucleus:NEW, services.FleetStatusService:NEW, services.DeploymentService:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.174Z [INFO] (pool-2-thread-5) com.aws.greengrass.mqttclient.AwsIotMqttClient: Connecting to AWS IoT Core. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:11.212Z [DEBUG] (main) oshi.util.FileUtil: Reading file /proc/cpuinfo. {}
2022-03-10T00:11:11.230Z [DEBUG] (main) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicAggregateMetricsIntervalSec"="3600" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=3600, FeatureParameterName=telemetryPeriodicAggregateMetricsIntervalSec}
2022-03-10T00:11:11.230Z [DEBUG] (main) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicPublishMetricsIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=telemetryPeriodicPublishMetricsIntervalSec}
2022-03-10T00:11:11.238Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /proc/stat. {}
2022-03-10T00:11:11.243Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=NEW}
2022-03-10T00:11:11.239Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.Kernel: service-loaded. {serviceName=TelemetryAgent}
2022-03-10T00:11:11.244Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicAggregateMetricsIntervalSec"="3600" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=3600, FeatureParameterName=telemetryPeriodicAggregateMetricsIntervalSec}
2022-03-10T00:11:11.245Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicPublishMetricsIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=telemetryPeriodicPublishMetricsIntervalSec}
2022-03-10T00:11:11.245Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicAggregateMetricsIntervalSec"="3600" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=3600, FeatureParameterName=telemetryPeriodicAggregateMetricsIntervalSec}
2022-03-10T00:11:11.245Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicPublishMetricsIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=telemetryPeriodicPublishMetricsIntervalSec}
2022-03-10T00:11:11.248Z [DEBUG] (main) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:NEW, services.aws.greengrass.Nucleus:NEW, services.FleetStatusService:NEW, services.DeploymentService:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.257Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicAggregateMetricsIntervalSec"="3600" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=3600, FeatureParameterName=telemetryPeriodicAggregateMetricsIntervalSec}
2022-03-10T00:11:11.257Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicPublishMetricsIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=telemetryPeriodicPublishMetricsIntervalSec}
2022-03-10T00:11:11.258Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicAggregateMetricsIntervalSec"="3600" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=3600, FeatureParameterName=telemetryPeriodicAggregateMetricsIntervalSec}
2022-03-10T00:11:11.258Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "telemetryPeriodicPublishMetricsIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=telemetryPeriodicPublishMetricsIntervalSec}
2022-03-10T00:11:11.266Z [INFO] (main) com.aws.greengrass.lifecyclemanager.Kernel: effective-config-dump-complete. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/effectiveConfig.yaml}
2022-03-10T00:11:11.266Z [INFO] (main) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-start. {main=services.main:NEW}
2022-03-10T00:11:11.274Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /proc/stat. {}
2022-03-10T00:11:11.274Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=NEW}
2022-03-10T00:11:11.278Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=NEW}
2022-03-10T00:11:11.279Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=NEW}
2022-03-10T00:11:11.277Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=NEW}
2022-03-10T00:11:11.281Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: Scheduling backingTask install. {serviceName=UpdateSystemPolicyService, currentState=NEW}
2022-03-10T00:11:11.281Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=NEW}
2022-03-10T00:11:11.282Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-report-state. {serviceName=UpdateSystemPolicyService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.283Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-set-state. {serviceName=UpdateSystemPolicyService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.283Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=NEW}
2022-03-10T00:11:11.284Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=aws.greengrass.Nucleus, currentState=NEW}
2022-03-10T00:11:11.284Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=main, currentState=NEW}
2022-03-10T00:11:11.285Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: Scheduling backingTask install. {serviceName=DeploymentService, currentState=NEW}
2022-03-10T00:11:11.285Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: Scheduling backingTask install. {serviceName=FleetStatusService, currentState=NEW}
2022-03-10T00:11:11.285Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /etc/os-release. {}
2022-03-10T00:11:11.285Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: Scheduling backingTask install. {serviceName=TelemetryAgent, currentState=NEW}
2022-03-10T00:11:11.286Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.286Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:NEW, services.aws.greengrass.Nucleus:NEW, services.FleetStatusService:NEW, services.DeploymentService:NEW], serviceName=main, currentState=NEW}
2022-03-10T00:11:11.286Z [DEBUG] (pool-1-thread-1) oshi.software.os.linux.LinuxOperatingSystem: os-release: NAME="Ubuntu". {}
2022-03-10T00:11:11.286Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.286Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-report-state. {serviceName=DeploymentService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.287Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-report-state. {serviceName=TelemetryAgent, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.287Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.287Z [DEBUG] (pool-1-thread-1) oshi.software.os.linux.LinuxOperatingSystem: os-release: VERSION="18.04.6 LTS (Bionic Beaver)". {}
2022-03-10T00:11:11.287Z [INFO] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-set-state. {serviceName=TelemetryAgent, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.287Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-set-state. {serviceName=DeploymentService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.287Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.290Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=INSTALLED}
2022-03-10T00:11:11.291Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /proc/version. {}
2022-03-10T00:11:11.291Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:NEW, services.aws.greengrass.Nucleus:NEW, services.FleetStatusService:NEW, services.DeploymentService:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.291Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=INSTALLED}
2022-03-10T00:11:11.293Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:INSTALLED, services.aws.greengrass.Nucleus:INSTALLED, services.FleetStatusService:NEW, services.DeploymentService:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.293Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:INSTALLED, services.aws.greengrass.Nucleus:INSTALLED, services.FleetStatusService:NEW, services.DeploymentService:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.293Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: Scheduling backingTask waiting for dependency ready. {serviceName=UpdateSystemPolicyService, currentState=INSTALLED}
2022-03-10T00:11:11.292Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:11.293Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: Scheduling backingTask waiting for dependency ready. {serviceName=TelemetryAgent, currentState=INSTALLED}
2022-03-10T00:11:11.294Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:11.294Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.telemetry.TelemetryAgent: service-awaiting-start. waiting for dependencies to start. {serviceName=TelemetryAgent, currentState=INSTALLED}
2022-03-10T00:11:11.294Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:11.291Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.291Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=INSTALLED}
2022-03-10T00:11:11.289Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-report-state. {serviceName=FleetStatusService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.294Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.295Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: Scheduling backingTask waiting for dependency ready. {serviceName=DeploymentService, currentState=INSTALLED}
2022-03-10T00:11:11.295Z [INFO] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-set-state. {serviceName=FleetStatusService, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:11.294Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.telemetry.TelemetryAgent: service-report-state. {serviceName=TelemetryAgent, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.294Z [DEBUG] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-awaiting-start. waiting for dependencies to start. {serviceName=UpdateSystemPolicyService, currentState=INSTALLED}
2022-03-10T00:11:11.295Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.296Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=INSTALLED}
2022-03-10T00:11:11.295Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.295Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.deployment.DeploymentService: service-awaiting-start. waiting for dependencies to start. {serviceName=DeploymentService, currentState=INSTALLED}
2022-03-10T00:11:11.297Z [INFO] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-set-state. {serviceName=TelemetryAgent, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.297Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: Scheduling backingTask waiting for dependency ready. {serviceName=FleetStatusService, currentState=INSTALLED}
2022-03-10T00:11:11.297Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:11.297Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=STARTING}
2022-03-10T00:11:11.296Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:INSTALLED, services.aws.greengrass.Nucleus:INSTALLED, services.FleetStatusService:INSTALLED, services.DeploymentService:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.297Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.297Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.status.FleetStatusService: service-awaiting-start. waiting for dependencies to start. {serviceName=FleetStatusService, currentState=INSTALLED}
2022-03-10T00:11:11.298Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.status.FleetStatusService: service-report-state. {serviceName=FleetStatusService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.298Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:INSTALLED, services.TelemetryAgent:STARTING, services.aws.greengrass.Nucleus:STARTING, services.FleetStatusService:INSTALLED, services.DeploymentService:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.298Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.deployment.DeploymentService: service-report-state. {serviceName=DeploymentService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.296Z [DEBUG] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-report-state. {serviceName=UpdateSystemPolicyService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.298Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-dependency. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.298Z [INFO] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-set-state. {serviceName=FleetStatusService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.299Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-set-state. {serviceName=DeploymentService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.299Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-set-state. {serviceName=UpdateSystemPolicyService, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: Scheduling backingTask start. {serviceName=FleetStatusService, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: Scheduling backingTask start. {serviceName=DeploymentService, currentState=STARTING}
2022-03-10T00:11:11.299Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: Scheduling backingTask start. {serviceName=UpdateSystemPolicyService, currentState=STARTING}
2022-03-10T00:11:11.300Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.status.FleetStatusService: service-report-state. {serviceName=FleetStatusService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.301Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-report-state. {serviceName=UpdateSystemPolicyService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.301Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentService: service-report-state. {serviceName=DeploymentService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.302Z [INFO] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-set-state. {serviceName=FleetStatusService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.302Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-set-state. {serviceName=DeploymentService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.302Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: Scheduling backingTask start. {serviceName=TelemetryAgent, currentState=STARTING}
2022-03-10T00:11:11.302Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-set-state. {serviceName=UpdateSystemPolicyService, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.302Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /proc/sys/fs/file-nr. {}
2022-03-10T00:11:11.302Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.UpdateSystemPolicyService:STARTING, services.TelemetryAgent:STARTING, services.aws.greengrass.Nucleus:STARTING, services.FleetStatusService, services.DeploymentService], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.302Z [DEBUG] (pool-2-thread-11) com.aws.greengrass.telemetry.TelemetryAgent: service-report-state. {serviceName=TelemetryAgent, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.302Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:11:11.302Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:11:11.303Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.TelemetryAgent:STARTING, services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.303Z [INFO] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-set-state. {serviceName=TelemetryAgent, currentState=STARTING, newState=RUNNING}
2022-03-10T00:11:11.303Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.TelemetryAgent, services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.303Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=RUNNING}
2022-03-10T00:11:11.304Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.304Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.304Z [DEBUG] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:11.304Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.303Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=RUNNING}
2022-03-10T00:11:11.305Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.305Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-finished. Nothing done. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:11.305Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.306Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:11.306Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:11.306Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=STOPPING}
2022-03-10T00:11:11.307Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:11.309Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:11.309Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED, newState=STOPPING}
2022-03-10T00:11:11.309Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:11.310Z [DEBUG] (pool-1-thread-1) oshi.util.FileUtil: Reading file /proc/meminfo. {}
2022-03-10T00:11:11.310Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: Shutdown initiated. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:11.311Z [DEBUG] (pool-2-thread-13) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.311Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:11.312Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=STARTING}
2022-03-10T00:11:11.312Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-shutdown. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:11.312Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask start. {serviceName=main, currentState=STARTING}
2022-03-10T00:11:11.313Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:11.313Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:11.314Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:11.314Z [DEBUG] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:11.315Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-finished. Nothing done. {serviceName=main, currentState=STARTING}
2022-03-10T00:11:11.315Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=STARTING}
2022-03-10T00:11:11.315Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=STARTING, newState=STOPPING}
2022-03-10T00:11:11.316Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:11.316Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=FINISHED}
2022-03-10T00:11:11.316Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=FINISHED, newState=STOPPING}
2022-03-10T00:11:11.317Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=STOPPING}
2022-03-10T00:11:11.317Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: Shutdown initiated. {serviceName=main, currentState=STOPPING}
2022-03-10T00:11:11.317Z [INFO] (pool-2-thread-12) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-shutdown. {serviceName=main, currentState=STOPPING}
2022-03-10T00:11:11.318Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:11.318Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:11.318Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=FINISHED}
2022-03-10T00:11:11.530Z [DEBUG] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Disconnecting from AWS IoT Core. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:11.532Z [DEBUG] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Successfully disconnected from AWS IoT Core. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:22.262Z [INFO] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Connecting to AWS IoT Core. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:22.265Z [INFO] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Connection interrupted. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:22.634Z [INFO] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Successfully connected to AWS IoT Core. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, sessionPresent=false}
2022-03-10T00:11:22.640Z [DEBUG] (Thread-3) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/$next/namespace-aws-gg-deployment/get/accepted}
2022-03-10T00:11:22.743Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/shadow/name/AWSManagedGreengrassV2Deployment/update/accepted}
2022-03-10T00:11:22.833Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.ShadowDeploymentListener: Subscribed to update named shadow accepted topic. {}
2022-03-10T00:11:22.835Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/$next/namespace-aws-gg-deployment/get/rejected}
2022-03-10T00:11:22.920Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Subscribed to deployment job execution update.. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:22.921Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/shadow/name/AWSManagedGreengrassV2Deployment/update/rejected}
2022-03-10T00:11:22.921Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Subscribing to deployment job event notifications.. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:23.005Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.ShadowDeploymentListener: Subscribed to update named shadow rejected topic. {}
2022-03-10T00:11:23.007Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/notify-namespace-aws-gg-deployment}
2022-03-10T00:11:23.091Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Subscribed to deployment job event notifications.. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:23.092Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.mqttclient.AwsIotMqttClient: Subscribing to topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, qos=AT_LEAST_ONCE, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/shadow/name/AWSManagedGreengrassV2Deployment/get/accepted}
2022-03-10T00:11:23.116Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.IotJobsHelper: Requesting the next deployment. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:23.121Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.DeploymentStatusKeeper: Updating status of persisted deployments to subscribers. {deploymentType=IOT_JOBS, numberOfSubscribers=2}
2022-03-10T00:11:23.160Z [INFO] (pool-2-thread-5) com.aws.greengrass.status.FleetStatusService: fss-status-update-published. Status update published to FSS. {serviceName=FleetStatusService, currentState=RUNNING}
2022-03-10T00:11:23.196Z [INFO] (Thread-3) com.aws.greengrass.deployment.IotJobsHelper: No deployment job found. {ThingName=idt-9fcfd2a097e6a8691d5d-ggc-thing}
2022-03-10T00:11:23.197Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.ShadowDeploymentListener: Subscribed to get named shadow topic. {}
2022-03-10T00:11:23.200Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.ShadowDeploymentListener: Published to get named shadow topic. {}
2022-03-10T00:11:23.473Z [INFO] (Thread-3) com.aws.greengrass.deployment.ShadowDeploymentListener: Added shadow deployment job. {ID=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1}
2022-03-10T00:11:24.307Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentService: Received deployment in the queue. {deploymentId=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1, DeploymentType=SHADOW, serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:11:24.309Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentService: Received deployment document in queue. {document={"deploymentId":"2ee11363-f9b9-419a-8437-2ee118fc3660","schemaDate":"2021-05-17","deploymentName":"idt-9fcfd2a097e6a8691d5d-gg-deployment","configurationArn":"arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1","creationTimestamp":1646871066026,"components":{"aws.greengrass.DLRImageClassification":{"version":"2.1.6","configurationUpdate":{"merge":{"accessControl":{"aws.greengrass.ipc.mqttproxy":{"aws.greengrass.DLRImageClassification:mqttproxy:1":{"policyDescription":"Allows access to publish via topic image/classification.","operations":["aws.greengrass#PublishToIoTCore"],"resources":["dlr/9fcfd2a097e6a8691d5d/image/classification"]}}},"PublishResultsOnTopic":"dlr/9fcfd2a097e6a8691d5d/image/classification","InferenceInterval":"10"}}},"aws.greengrass.Nucleus":{"version":"2.5.3"}},"failureHandlingPolicy":"ROLLBACK","requiredCapabilities":[],"componentUpdatePolicy":{"timeout":60,"action":"NOTIFY_COMPONENTS"},"configurationValidationPolicy":{"timeout":60}}, serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:11:24.358Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentStatusKeeper: Storing deployment status. {DeploymentId=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1, DeploymentStatus=IN_PROGRESS}
2022-03-10T00:11:24.482Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentStatusKeeper: Stored deployment status. {DeploymentId=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1, DeploymentStatus=IN_PROGRESS}
2022-03-10T00:11:24.486Z [DEBUG] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentStatusKeeper: Updating status of persisted deployments to subscribers. {deploymentType=SHADOW, numberOfSubscribers=2}
2022-03-10T00:11:24.491Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.ShadowDeploymentListener: Updated reported state for deployment. {CONFIGURATION_ARN=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1, status=IN_PROGRESS}
2022-03-10T00:11:24.494Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentDirectoryManager: Create work directory for new deployment. {deploymentId=2ee11363-f9b9-419a-8437-2ee118fc3660, link=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/deployments/ongoing, directory=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/deployments/2ee11363-f9b9-419a-8437-2ee118fc3660}
2022-03-10T00:11:24.497Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentDirectoryManager: Persist deployment metadata. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/deployments/2ee11363-f9b9-419a-8437-2ee118fc3660/deployment_metadata.json, deploymentId=2ee11363-f9b9-419a-8437-2ee118fc3660}
2022-03-10T00:11:24.540Z [INFO] (pool-2-thread-6) com.aws.greengrass.deployment.DeploymentService: deployment-task-execution. Starting deployment task. {Deployment service config={ComponentToGroups={}, dependencies=[], GroupToRootComponents={}, runtime={ProcessedDeployments={}}, version=0.0.0}, deploymentId=2ee11363-f9b9-419a-8437-2ee118fc3660, serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:11:24.540Z [INFO] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentService: Started deployment execution. {serviceName=DeploymentService, currentState=RUNNING, deployment=arn:aws:greengrass:us-west-2:126801133566:configuration:thing/idt-9fcfd2a097e6a8691d5d-ggc-thing:1}
2022-03-10T00:11:24.553Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.util.GreengrassServiceClientFactory: Configuring GGV2 client. {}
2022-03-10T00:11:24.592Z [DEBUG] (Thread-3) com.aws.greengrass.deployment.ShadowDeploymentListener: Empty desired state, no update to desired section or no device deployments created yet. {}
2022-03-10T00:11:24.773Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.util.GreengrassServiceClientFactory: initialize-greengrass-client. {service-region=us-west-2, service-endpoint=https://greengrass-ats.iot.us-west-2.amazonaws.com:8443}
2022-03-10T00:11:24.891Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:25.016Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/coreDevices/idt-9fcfd2a097e6a8691d5d-ggc-thing/thingGroups, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:25.403Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:25.513Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:25.514Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:25.957Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:26.098Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:26.109Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.requestId: x-amzn-RequestId : a9277fba-c18a-e976-1db7-cd75a61232a7. {}
2022-03-10T00:11:26.110Z [DEBUG] (pool-2-thread-6) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:26.172Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Found the other group target components. {otherGroupTargets=[]}
2022-03-10T00:11:26.173Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Found component configuration. {componentName=aws.greengrass.DLRImageClassification, version=2.1.6}
2022-03-10T00:11:26.183Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Found component configuration. {componentName=aws.greengrass.Nucleus, version=2.5.3}
2022-03-10T00:11:26.184Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: resolve-group-dependencies-start. Start to resolve group dependencies. {targetComponents=[aws.greengrass.DLRImageClassification, aws.greengrass.Nucleus], componentToVersionRequirements={aws.greengrass.DLRImageClassification={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}, aws.greengrass.Nucleus={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}}
2022-03-10T00:11:26.186Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: traverse-dependencies-start. Start traversing dependencies. {targetComponent=aws.greengrass.DLRImageClassification, componentToVersionRequirements={aws.greengrass.DLRImageClassification={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}, aws.greengrass.Nucleus={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}}
2022-03-10T00:11:26.186Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=aws.greengrass.DLRImageClassification, versionRequirements={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}}
2022-03-10T00:11:26.186Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}, ComponentName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:26.191Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: No running component satisfies the requirement. Searching in the local component store.. {}
2022-03-10T00:11:26.192Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Can't find a local candidate that satisfies the requirement.. {}
2022-03-10T00:11:26.192Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:26.229Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:26.241Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:26.250Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:26.295Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:26.297Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:26.484Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:26.629Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:26.630Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : d1091e9d-98ba-8f0e-332b-986944613732. {}
2022-03-10T00:11:26.630Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:26.729Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:26.746Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=aws.greengrass.DLRImageClassification-v2.1.6}
2022-03-10T00:11:26.749Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:26.750Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=aws.greengrass.DLRImageClassification-v2.1.6}
2022-03-10T00:11:26.750Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:26.781Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=aws.greengrass.DLRImageClassification-v2.1.6, dependencies={variant.DLR.ImageClassification.ModelStore=>=2.1.0 <2.2.0, variant.DLR=>=1.6.5 <1.7.0, aws.greengrass.Nucleus=>=2.0.0 <2.6.0})}
2022-03-10T00:11:26.783Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=variant.DLR.ImageClassification.ModelStore, versionRequirements={aws.greengrass.DLRImageClassification=>=2.1.0 <2.2.0}}
2022-03-10T00:11:26.783Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={aws.greengrass.DLRImageClassification=>=2.1.0 <2.2.0}, ComponentName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:26.784Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: No running component satisfies the requirement. Searching in the local component store.. {}
2022-03-10T00:11:26.784Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Can't find a local candidate that satisfies the requirement.. {}
2022-03-10T00:11:26.784Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:26.785Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:26.787Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:26.789Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:26.835Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:26.836Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:26.981Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.121Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:27.123Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 3e422105-6ba2-eaba-1b5d-eee8ce8a751c. {}
2022-03-10T00:11:27.123Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:27.141Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:27.142Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=variant.DLR.ImageClassification.ModelStore-v2.1.5}
2022-03-10T00:11:27.143Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:27.143Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=variant.DLR.ImageClassification.ModelStore-v2.1.5}
2022-03-10T00:11:27.143Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:27.172Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0})}
2022-03-10T00:11:27.172Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=variant.DLR, versionRequirements={aws.greengrass.DLRImageClassification=>=1.6.5 <1.7.0}}
2022-03-10T00:11:27.173Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={aws.greengrass.DLRImageClassification=>=1.6.5 <1.7.0}, ComponentName=variant.DLR}
2022-03-10T00:11:27.173Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: No running component satisfies the requirement. Searching in the local component store.. {}
2022-03-10T00:11:27.174Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Can't find a local candidate that satisfies the requirement.. {}
2022-03-10T00:11:27.174Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:27.175Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:27.177Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:27.180Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.225Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:27.226Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:27.362Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.493Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:27.495Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : e18ea5a6-2d1e-5f71-83a3-d2f406dbb735. {}
2022-03-10T00:11:27.495Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:27.515Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:27.517Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=variant.DLR-v1.6.6}
2022-03-10T00:11:27.518Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:27.518Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=variant.DLR-v1.6.6}
2022-03-10T00:11:27.519Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:27.532Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=variant.DLR-v1.6.6, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0})}
2022-03-10T00:11:27.533Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=aws.greengrass.Nucleus, versionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}
2022-03-10T00:11:27.533Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}, ComponentName=aws.greengrass.Nucleus}
2022-03-10T00:11:27.536Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found running component which meets the requirement and use it.. {ComponentIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.536Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found the best local candidate that satisfies the requirement.. {LocalCandidateId=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.537Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:27.537Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:27.539Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:27.542Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.580Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:27.580Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:27.700Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.816Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:27.818Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : d2c8f7d4-89c5-aa59-7d17-0fd9e3ce4f55. {}
2022-03-10T00:11:27.818Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:27.837Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:27.839Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.840Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:27.840Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.841Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:27.851Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}
2022-03-10T00:11:27.851Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=aws.greengrass.Nucleus, versionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}
2022-03-10T00:11:27.852Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}, ComponentName=aws.greengrass.Nucleus}
2022-03-10T00:11:27.853Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found running component which meets the requirement and use it.. {ComponentIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.853Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found the best local candidate that satisfies the requirement.. {LocalCandidateId=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:27.853Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:27.854Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:27.856Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:27.858Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:27.898Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:27.898Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:28.013Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.158Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:28.159Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 4e3d91d2-3739-dd0c-4a10-c64482d0b58a. {}
2022-03-10T00:11:28.159Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:28.175Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.176Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.177Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:28.177Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.178Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.187Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}
2022-03-10T00:11:28.187Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=aws.greengrass.Nucleus, versionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}
2022-03-10T00:11:28.188Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}, ComponentName=aws.greengrass.Nucleus}
2022-03-10T00:11:28.189Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found running component which meets the requirement and use it.. {ComponentIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.189Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found the best local candidate that satisfies the requirement.. {LocalCandidateId=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.190Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:28.190Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:28.193Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:28.195Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.232Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:28.233Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:28.343Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.460Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:28.460Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 5d0faed4-4527-ccd5-09b0-1a15a1a491e8. {}
2022-03-10T00:11:28.461Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:28.473Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.474Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.475Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:28.475Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.476Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.486Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}
2022-03-10T00:11:28.488Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: traverse-dependencies-finish. Finish traversing dependencies. {resolvedComponents={aws.greengrass.DLRImageClassification=ComponentMetadata(componentIdentifier=aws.greengrass.DLRImageClassification-v2.1.6, dependencies={variant.DLR.ImageClassification.ModelStore=>=2.1.0 <2.2.0, variant.DLR=>=1.6.5 <1.7.0, aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR.ImageClassification.ModelStore=ComponentMetadata(componentIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR=ComponentMetadata(componentIdentifier=variant.DLR-v1.6.6, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), aws.greengrass.Nucleus=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}}
2022-03-10T00:11:28.488Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: traverse-dependencies-start. Start traversing dependencies. {targetComponent=aws.greengrass.Nucleus, componentToVersionRequirements={aws.greengrass.DLRImageClassification={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}, variant.DLR.ImageClassification.ModelStore={aws.greengrass.DLRImageClassification=>=2.1.0 <2.2.0}, variant.DLR={aws.greengrass.DLRImageClassification=>=1.6.5 <1.7.0}, aws.greengrass.Nucleus={aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3, variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0}}}
2022-03-10T00:11:28.488Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-start. Resolving component version starts. {component=aws.greengrass.Nucleus, versionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}}
2022-03-10T00:11:28.489Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Searching for best candidate locally on the device.. {VersionRequirements={variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0, aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3}, ComponentName=aws.greengrass.Nucleus}
2022-03-10T00:11:28.490Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found running component which meets the requirement and use it.. {ComponentIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.490Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Found the best local candidate that satisfies the requirement.. {LocalCandidateId=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.490Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-start. Negotiating version with cloud. {}
2022-03-10T00:11:28.491Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:28.493Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=POST, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/resolveComponentCandidates, headers=[amz-sdk-invocation-id, Content-Length, Content-Type, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:28.496Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.539Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:28.539Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:28.656Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.764Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:28.764Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : d17ff0ee-f9e8-5bb7-27a1-004318cf39e0. {}
2022-03-10T00:11:28.765Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:28.775Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.776Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: Skip storing digest as component is not plugin. {component=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.777Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: negotiate-version-with-cloud-end. Negotiated version with cloud. {}
2022-03-10T00:11:28.777Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: resolve-component-version-end. Resolved component version.. {ResolvedComponent=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:28.778Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.785Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: Resolved component. {resolvedVersion=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}
2022-03-10T00:11:28.785Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: traverse-dependencies-finish. Finish traversing dependencies. {resolvedComponents={aws.greengrass.DLRImageClassification=ComponentMetadata(componentIdentifier=aws.greengrass.DLRImageClassification-v2.1.6, dependencies={variant.DLR.ImageClassification.ModelStore=>=2.1.0 <2.2.0, variant.DLR=>=1.6.5 <1.7.0, aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR.ImageClassification.ModelStore=ComponentMetadata(componentIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR=ComponentMetadata(componentIdentifier=variant.DLR-v1.6.6, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), aws.greengrass.Nucleus=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}}
2022-03-10T00:11:28.790Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:28.809Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:28.816Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:28.824Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.834Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.DependencyResolver: resolve-group-dependencies-finish. Finish resolving group dependencies. {resolvedComponents={aws.greengrass.DLRImageClassification=ComponentMetadata(componentIdentifier=aws.greengrass.DLRImageClassification-v2.1.6, dependencies={variant.DLR.ImageClassification.ModelStore=>=2.1.0 <2.2.0, variant.DLR=>=1.6.5 <1.7.0, aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR.ImageClassification.ModelStore=ComponentMetadata(componentIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), variant.DLR=ComponentMetadata(componentIdentifier=variant.DLR-v1.6.6, dependencies={aws.greengrass.Nucleus=>=2.0.0 <2.6.0}), aws.greengrass.Nucleus=ComponentMetadata(componentIdentifier=aws.greengrass.Nucleus-v2.5.3, dependencies={})}, componentToVersionRequirements={aws.greengrass.DLRImageClassification={thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.1.6}, variant.DLR.ImageClassification.ModelStore={aws.greengrass.DLRImageClassification=>=2.1.0 <2.2.0}, variant.DLR={aws.greengrass.DLRImageClassification=>=1.6.5 <1.7.0}, aws.greengrass.Nucleus={aws.greengrass.DLRImageClassification=>=2.0.0 <2.6.0, thing/idt-9fcfd2a097e6a8691d5d-ggc-thing==2.5.3, variant.DLR.ImageClassification.ModelStore=>=2.0.0 <2.6.0, variant.DLR=>=2.0.0 <2.6.0}}}
2022-03-10T00:11:28.835Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:28.847Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:28.860Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:28.868Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:28.875Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-start. {packageIdentifier=aws.greengrass.DLRImageClassification-v2.1.6}
2022-03-10T00:11:28.875Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:28.886Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: downloading-package-artifacts. {packageIdentifier=aws.greengrass.DLRImageClassification-v2.1.6}
2022-03-10T00:11:28.914Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:28.916Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Aaws.greengrass.DLRImageClassification%3Aversions%3A2.1.6/artifacts/NYFfAGPdXpF1Y6OSpHGjDBuKRiLPqlJIq4rRw5TKZtg%3D/image_classification.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:28.920Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:28.960Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:28.960Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:29.065Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:29.177Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:29.178Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 430715fa-20e1-f517-c5ae-ed350fb195fc. {}
2022-03-10T00:11:29.178Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:29.508Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:29.561Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:29.562Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:29.749Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:29.908Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:29.928Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:29.931Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Aaws.greengrass.DLRImageClassification%3Aversions%3A2.1.6/artifacts/NYFfAGPdXpF1Y6OSpHGjDBuKRiLPqlJIq4rRw5TKZtg%3D/image_classification.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:29.933Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:29.976Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:29.977Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:30.098Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:30.227Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:30.229Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : dcd75b25-3088-cda9-c5ff-f1c179b963b3. {}
2022-03-10T00:11:30.229Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:30.256Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:30.297Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:30.299Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:30.413Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:30.679Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:30.681Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:30.682Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:30.682Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.builtins.GreengrassRepositoryDownloader: download-artifact. Passed integrity check. {componentIdentifier=aws.greengrass.DLRImageClassification, artifactUri=greengrass:NYFfAGPdXpF1Y6OSpHGjDBuKRiLPqlJIq4rRw5TKZtg=/image_classification.zip}
2022-03-10T00:11:30.699Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-finished. {packageIdentifier=aws.greengrass.DLRImageClassification-v2.1.6}
2022-03-10T00:11:30.699Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-start. {packageIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5}
2022-03-10T00:11:30.699Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:30.706Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: downloading-package-artifacts. {packageIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5}
2022-03-10T00:11:30.709Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:30.712Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Avariant.DLR.ImageClassification.ModelStore%3Aversions%3A2.1.5/artifacts/lpLfSdom6sLbtzMD_Hkn6ezGoMYOsfi9YcfSaEDk2pA%3D/DLR-resnet50-aarch64-cpu-ImageClassification.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:30.714Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:30.761Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:30.762Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:30.884Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:31.023Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:31.025Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 81411ae9-679d-7796-4453-8bcabaa649cc. {}
2022-03-10T00:11:31.026Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:31.046Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:31.087Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:31.087Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:31.205Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:31.555Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:31.596Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:31.599Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Avariant.DLR.ImageClassification.ModelStore%3Aversions%3A2.1.5/artifacts/lpLfSdom6sLbtzMD_Hkn6ezGoMYOsfi9YcfSaEDk2pA%3D/DLR-resnet50-aarch64-cpu-ImageClassification.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:31.602Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:31.645Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:31.646Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:31.770Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:31.885Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:31.888Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 99bea98c-3334-2c94-af24-93d79e192823. {}
2022-03-10T00:11:31.888Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:31.910Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:31.946Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:31.947Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:32.046Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:40.528Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:40.532Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:40.532Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:40.533Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.builtins.GreengrassRepositoryDownloader: download-artifact. Passed integrity check. {componentIdentifier=variant.DLR.ImageClassification.ModelStore, artifactUri=greengrass:lpLfSdom6sLbtzMD_Hkn6ezGoMYOsfi9YcfSaEDk2pA=/DLR-resnet50-aarch64-cpu-ImageClassification.zip}
2022-03-10T00:11:42.963Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-finished. {packageIdentifier=variant.DLR.ImageClassification.ModelStore-v2.1.5}
2022-03-10T00:11:42.964Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-start. {packageIdentifier=variant.DLR-v1.6.6}
2022-03-10T00:11:42.964Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:42.972Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: downloading-package-artifacts. {packageIdentifier=variant.DLR-v1.6.6}
2022-03-10T00:11:42.974Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:42.976Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Avariant.DLR%3Aversions%3A1.6.6/artifacts/-2fplxjqx4BgspiSZXYU80Bf9vNC5otecjidN9sXDN4%3D/installer.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:42.978Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:43.023Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:43.023Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:43.130Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:43.238Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:43.238Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : dd7b8eac-58c6-9e30-1bd4-5bdfa7bad955. {}
2022-03-10T00:11:43.238Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:43.256Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:43.295Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:43.296Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:43.400Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:43.510Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:43.524Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:43.526Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Avariant.DLR%3Aversions%3A1.6.6/artifacts/-2fplxjqx4BgspiSZXYU80Bf9vNC5otecjidN9sXDN4%3D/installer.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:43.528Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:43.569Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:43.569Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:43.676Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:43.806Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:43.807Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 715bc2c7-607b-0029-21e0-be8cbe406d2e. {}
2022-03-10T00:11:43.807Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:43.827Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:43.868Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:43.868Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:43.973Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.107Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.109Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.110Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.111Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.builtins.GreengrassRepositoryDownloader: download-artifact. Passed integrity check. {componentIdentifier=variant.DLR, artifactUri=greengrass:-2fplxjqx4BgspiSZXYU80Bf9vNC5otecjidN9sXDN4=/installer.zip}
2022-03-10T00:11:44.121Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-finished. {packageIdentifier=variant.DLR-v1.6.6}
2022-03-10T00:11:44.121Z [INFO] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-start. {packageIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:44.121Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:44.126Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: downloading-package-artifacts. {packageIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:44.129Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:44.131Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Aaws.greengrass.Nucleus%3Aversions%3A2.5.3/artifacts/LXcRACmeCSjAOb-MOdfttH2gyoX3vCN-AQ6hsNQ5wrs%3D/aws.greengrass.nucleus.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:44.133Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:44.174Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:44.174Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:44.291Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:44.409Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:44.410Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : acc1815b-c760-08d1-de2f-b8cd9cc17521. {}
2022-03-10T00:11:44.411Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:44.428Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.468Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:44.469Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:44.574Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.648Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.660Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.core.interceptor.ExecutionInterceptorChain: Creating an interceptor chain that will apply interceptors in the following order: [software.amazon.awssdk.core.internal.interceptor.HttpChecksumRequiredInterceptor@6ff070f8, software.amazon.awssdk.awscore.interceptor.HelpfulUnknownHostExceptionInterceptor@54119fd, software.amazon.awssdk.awscore.eventstream.EventStreamInitialRequestInterceptor@141f4960]. {}
2022-03-10T00:11:44.662Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Sending Request: DefaultSdkHttpFullRequest(httpMethod=GET, protocol=https, host=greengrass-ats.iot.us-west-2.amazonaws.com, port=8443, encodedPath=/greengrass/v2/components/arn%3Aaws%3Agreengrass%3Aus-west-2%3Aaws%3Acomponents%3Aaws.greengrass.Nucleus%3Aversions%3A2.5.3/artifacts/LXcRACmeCSjAOb-MOdfttH2gyoX3vCN-AQ6hsNQ5wrs%3D/aws.greengrass.nucleus.zip, headers=[amz-sdk-invocation-id, User-Agent], queryParameters=[]). {}
2022-03-10T00:11:44.664Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:44.702Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:44.702Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:44.803Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:11:44.921Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.request: Received successful response: 200. {}
2022-03-10T00:11:44.922Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amzn-RequestId : 7fd116a9-8fc9-e59a-d330-c7ec19d9bfc3. {}
2022-03-10T00:11:44.923Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.requestId: x-amz-id-2 : not available. {}
2022-03-10T00:11:44.942Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: Connecting to evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:44.980Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2]. {}
2022-03-10T00:11:44.980Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory: TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]. {}
2022-03-10T00:11:45.090Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: created: evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:46.200Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:46.201Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:46.201Z [DEBUG] (pool-2-thread-5) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing evergreencomponentmanageme-artifactbucket7410c9ef-g18n1iya8kwr.s3.us-west-2.amazonaws.com/52.218.184.249:443. {}
2022-03-10T00:11:46.202Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.builtins.GreengrassRepositoryDownloader: download-artifact. Passed integrity check. {componentIdentifier=aws.greengrass.Nucleus, artifactUri=greengrass:LXcRACmeCSjAOb-MOdfttH2gyoX3vCN-AQ6hsNQ5wrs=/aws.greengrass.nucleus.zip}
2022-03-10T00:11:46.208Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.componentmanager.ComponentManager: prepare-package-finished. {packageIdentifier=aws.greengrass.Nucleus-v2.5.3}
2022-03-10T00:11:46.208Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:46.223Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.dependency.Context: context-shutdown. {class=com.aws.greengrass.dependency.Context@263c2124}
2022-03-10T00:11:46.224Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:46.229Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.dependency.Context: context-shutdown. {class=com.aws.greengrass.dependency.Context@3347047d}
2022-03-10T00:11:46.230Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:46.236Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.dependency.Context: context-shutdown. {class=com.aws.greengrass.dependency.Context@2256fffb}
2022-03-10T00:11:46.237Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:46.244Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.dependency.Context: context-shutdown. {class=com.aws.greengrass.dependency.Context@71058d9a}
2022-03-10T00:11:46.245Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/z6ErISQVHAX0bBbB6qISLP3FGU6a32AQwUQIkXMsJAM@2.1.6.recipe.yaml}
2022-03-10T00:11:46.260Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/dKYs9W5Q8Kd8YY0pdqsLioYTaJy-7iRfiICTG6N4KGU@2.1.5.recipe.yaml}
2022-03-10T00:11:46.264Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/AP8B_hYTManhUOrX065wlv7IemaK3ya4dToJLpDtTjs@1.6.6.recipe.yaml}
2022-03-10T00:11:46.270Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.componentmanager.ComponentStore: finding-package-recipe. {packageRecipePath=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/recipes/89r1-ak7xPauDt4O7EG03sSXVUO8ysdHTk-YdF0NAAc@2.5.3.recipe.yaml}
2022-03-10T00:11:46.279Z [INFO] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:46.279Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.bootstrap.BootstrapManager: Bootstrap is not required: service lifecycle bootstrap not found. {componentName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:46.280Z [INFO] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:46.280Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.bootstrap.BootstrapManager: Bootstrap is not required: service lifecycle bootstrap not found. {componentName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:46.280Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.GenericExternalService: Bootstrap is not required: service lifecycle config not found. {serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.280Z [INFO] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR}
2022-03-10T00:11:46.280Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.deployment.bootstrap.BootstrapManager: Bootstrap is not required: service lifecycle bootstrap not found. {componentName=variant.DLR}
2022-03-10T00:11:46.281Z [DEBUG] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.GenericExternalService: Bootstrap is not required: bootstrap step unchanged. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:46.286Z [INFO] (pool-2-thread-6) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: register-service-update-action. {action=2ee11363-f9b9-419a-8437-2ee118fc3660, serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:11:46.287Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-update-pending. {numOfUpdates=1, serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:11:46.289Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.builtin.services.lifecycle.LifecycleIPCEventStreamAgent: Discarding 0 DeferComponentUpdateRequest futures. {}
2022-03-10T00:11:46.291Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.builtin.services.lifecycle.LifecycleIPCEventStreamAgent: Discarding 0 DeferComponentUpdateRequest futures. {}
2022-03-10T00:11:46.291Z [DEBUG] (pool-2-thread-10) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-update-scheduled. {serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:11:46.292Z [INFO] (pool-2-thread-5) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-update-start. {serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:11:46.293Z [INFO] (pool-2-thread-5) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:46.294Z [INFO] (pool-2-thread-5) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:46.294Z [INFO] (pool-2-thread-5) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR}
2022-03-10T00:11:46.297Z [INFO] (pool-2-thread-5) com.aws.greengrass.deployment.DeploymentConfigMerger: merge-config. Applying deployment changes, deployment cannot be cancelled now. {deployment=2ee11363-f9b9-419a-8437-2ee118fc3660}
2022-03-10T00:11:46.297Z [INFO] (pool-2-thread-5) com.aws.greengrass.deployment.DeploymentDirectoryManager: Persist configuration snapshot. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/deployments/2ee11363-f9b9-419a-8437-2ee118fc3660/rollback_snapshot.tlog}
2022-03-10T00:11:46.381Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=37acda5f-eee9-4da2-abe7-cb01bd3773e9, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.382Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.382Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.382Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.386Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=93944e3b-325c-40d5-b28a-8420fa654784, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.386Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.386Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.387Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.390Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=60dee87b-e51b-43ff-bdff-f70a0882e893, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.390Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.391Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.391Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.395Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=91aee0a0-4a56-4f99-bd54-e59a48a71671, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.395Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.395Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.395Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.399Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=0d5b83ce-07d4-4d01-a86e-8cb94137228a, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.400Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.400Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.400Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.404Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=b42864c4-1244-49a9-854b-37e856bba392, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.404Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.405Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.405Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.409Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=e3982b87-8a7c-40e5-b728-cc361ae01456, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.409Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.409Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.409Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.414Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=5fcadf6c-b766-4a05-9343-19b91babeff4, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.414Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.414Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.414Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.418Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.TokenExchangeService as policy AuthorizationPolicy(policyId=80165566-307a-4951-98fa-8a79a6a44091, policyDescription=Default policy for getCredentials, principals=[*], operations=[getCredentials], resources=null). {}
2022-03-10T00:11:46.419Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.TokenExchangeService. {}
2022-03-10T00:11:46.419Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config. loaded authorization config for aws.greengrass.ipc.mqttproxy as policy AuthorizationPolicy(policyId=aws.greengrass.DLRImageClassification:mqttproxy:1, policyDescription=Allows access to publish via topic image/classification., principals=[aws.greengrass.DLRImageClassification], operations=[aws.greengrass#PublishToIoTCore], resources=[dlr/9fcfd2a097e6a8691d5d/image/classification]). {}
2022-03-10T00:11:46.419Z [DEBUG] (Serialized listener processor) com.aws.greengrass.authorization.AuthorizationHandler: load-authorization-config-success. Successfully loaded authorization config for aws.greengrass.ipc.mqttproxy. {}
2022-03-10T00:11:46.493Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: Setting up dependencies again FleetStatusService:HARD,aws.greengrass.DLRImageClassification,DeploymentService:HARD,TelemetryAgent:HARD,aws.greengrass.Nucleus,UpdateSystemPolicyService:HARD. {serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.494Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:46.503Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: generic-service-loaded. {serviceName=variant.DLR.ImageClassification.ModelStore}
2022-03-10T00:11:46.504Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=variant.DLR}
2022-03-10T00:11:46.504Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=NEW}
2022-03-10T00:11:46.505Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.config.Configuration: Configuration currently updating, will wait for the update to complete.. {}
2022-03-10T00:11:46.512Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: generic-service-loaded. {serviceName=variant.DLR}
2022-03-10T00:11:46.513Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: Attempt to load service from plugins. {serviceName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:46.514Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.514Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.config.Configuration: Configuration currently updating, will wait for the update to complete.. {}
2022-03-10T00:11:46.514Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.514Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.522Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.Kernel: generic-service-loaded. {serviceName=aws.greengrass.DLRImageClassification}
2022-03-10T00:11:46.524Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.525Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW], serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.525Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.config.Configuration: Configuration currently updating, will wait for the update to complete.. {}
2022-03-10T00:11:46.525Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW], serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.525Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW], serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.526Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=FINISHED}
2022-03-10T00:11:46.526Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=FINISHED, newState=INSTALLED}
2022-03-10T00:11:46.526Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=FINISHED, newState=INSTALLED}
2022-03-10T00:11:46.526Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.527Z [DEBUG] (main-lifecycle) com.aws.greengrass.config.Configuration: Configuration currently updating, will wait for the update to complete.. {}
2022-03-10T00:11:46.530Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting restart for component. {configNode=services.main.lifecycle, serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.541Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.RequiresPrivilege, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.544Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.RequiresPrivilege, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.547Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.550Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.553Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.timeout, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.556Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.lifecycle.install.timeout, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.581Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.version, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.584Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting reinstallation for component. {configNode=services.variant.DLR.version, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.589Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: Setting up dependencies again aws.greengrass.Nucleus:SOFT. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.592Z [INFO] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-config-change. Requesting restart for component. {configNode=services.aws.greengrass.Nucleus.lifecycle.bootstrap.requiresPrivilege, serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:46.593Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:46.593Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED, newState=INSTALLED}
2022-03-10T00:11:46.593Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED, newState=INSTALLED}
2022-03-10T00:11:46.594Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:46.594Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.config.Configuration: Configuration currently updating, will wait for the update to complete.. {}
2022-03-10T00:11:46.605Z [DEBUG] (Serialized listener processor) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16691, exitValue="not exited"]: 16691. {}
2022-03-10T00:11:46.605Z [DEBUG] (Serialized listener processor) com.aws.greengrass.util.Exec: Created process with pid 16691. {}
2022-03-10T00:11:46.611Z [DEBUG] (Serialized listener processor) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16695, exitValue="not exited"]: 16695. {}
2022-03-10T00:11:46.612Z [DEBUG] (Serialized listener processor) com.aws.greengrass.util.Exec: Created process with pid 16695. {}
2022-03-10T00:11:46.627Z [DEBUG] (Serialized listener processor) com.aws.greengrass.testing.TestFeatureParameters: Default Feature Parameter "fssPeriodicUpdateIntervalSec"="86400" via com.aws.greengrass.testing.TestFeatureParameters$1. {DefaultValue=86400, FeatureParameterName=fssPeriodicUpdateIntervalSec}
2022-03-10T00:11:46.655Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.config.Configuration: Config update finished.. {}
2022-03-10T00:11:46.655Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.config.Configuration: Config update finished.. {}
2022-03-10T00:11:46.656Z [DEBUG] (main-lifecycle) com.aws.greengrass.config.Configuration: Config update finished.. {}
2022-03-10T00:11:46.656Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.config.Configuration: Config update finished.. {}
2022-03-10T00:11:46.656Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.657Z [DEBUG] (pool-2-thread-5) com.aws.greengrass.deployment.activator.DeploymentActivator: merge-config. Applied new service config. Waiting for services to complete update. {serviceToTrack=[services.variant.DLR:NEW, services.aws.greengrass.DLRImageClassification:NEW, services.aws.greengrass.Nucleus:INSTALLED, services.variant.DLR.ImageClassification.ModelStore:NEW], mergeTime=1646871106319}
2022-03-10T00:11:46.657Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.656Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.config.Configuration: Config update finished.. {}
2022-03-10T00:11:46.658Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW, services.aws.greengrass.Nucleus:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.658Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:46.659Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.659Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=aws.greengrass.DLRImageClassification, currentState=NEW}
2022-03-10T00:11:46.659Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW, services.aws.greengrass.Nucleus:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.660Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=NEW}
2022-03-10T00:11:46.659Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.661Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.DLRImageClassification, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:46.661Z [INFO] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.DLRImageClassification, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:46.661Z [DEBUG] (pool-2-thread-17) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.662Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.661Z [DEBUG] (pool-2-thread-17) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:NEW, services.aws.greengrass.Nucleus:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.662Z [DEBUG] (pool-2-thread-17) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-dependency. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.662Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.platforms.unix.UnixRunWithGenerator: generate-service-run-with-user-configuration. No component user, check default. {}
2022-03-10T00:11:46.663Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:46.662Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.663Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:INSTALLED, services.aws.greengrass.Nucleus:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.663Z [INFO] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=NEW, newState=INSTALLED}
2022-03-10T00:11:46.663Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.664Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=INSTALLED}
2022-03-10T00:11:46.663Z [DEBUG] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED}
2022-03-10T00:11:46.664Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask waiting for dependency ready. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=INSTALLED}
2022-03-10T00:11:46.664Z [DEBUG] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:46.664Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:INSTALLED], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.664Z [DEBUG] (pool-2-thread-16) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.665Z [DEBUG] (pool-2-thread-16) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:INSTALLED], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.665Z [DEBUG] (pool-2-thread-19) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-awaiting-start. waiting for dependencies to start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=INSTALLED}
2022-03-10T00:11:46.665Z [DEBUG] (pool-2-thread-16) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-dependency. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.666Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16703, exitValue="not exited"]: 16703. {}
2022-03-10T00:11:46.666Z [DEBUG] (pool-2-thread-19) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:46.666Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.Exec: Created process with pid 16703. {}
2022-03-10T00:11:46.666Z [INFO] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:46.667Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=INSTALLED, newState=STARTING}
2022-03-10T00:11:46.667Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING}
2022-03-10T00:11:46.667Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:46.667Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING}
2022-03-10T00:11:46.667Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:46.667Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:STARTING], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.668Z [DEBUG] (pool-2-thread-19) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:46.668Z [DEBUG] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:46.668Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:STARTING], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.668Z [INFO] (pool-2-thread-19) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-finished. Nothing done. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING}
2022-03-10T00:11:46.668Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:46.668Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:INSTALLED, services.aws.greengrass.Nucleus:STARTING], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.668Z [INFO] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-finished. Nothing done. {serviceName=aws.greengrass.Nucleus, currentState=STARTING}
2022-03-10T00:11:46.668Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=STOPPING}
2022-03-10T00:11:46.669Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:46.669Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING}
2022-03-10T00:11:46.669Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:46.669Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING, newState=STOPPING}
2022-03-10T00:11:46.669Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED, newState=STOPPING}
2022-03-10T00:11:46.669Z [INFO] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STARTING, newState=FINISHED}
2022-03-10T00:11:46.669Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW, services.variant.DLR.ImageClassification.ModelStore:STARTING], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.669Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:46.669Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:11:46.669Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.669Z [INFO] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: Shutdown initiated. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:46.670Z [INFO] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED, newState=STOPPING}
2022-03-10T00:11:46.670Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.670Z [INFO] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-shutdown. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING}
2022-03-10T00:11:46.670Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STOPPING}
2022-03-10T00:11:46.670Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.670Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:46.670Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.670Z [INFO] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.Nucleus, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:46.671Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.671Z [DEBUG] (aws.greengrass.Nucleus-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:11:46.673Z [INFO] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: Shutdown initiated. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STOPPING}
2022-03-10T00:11:46.673Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.673Z [INFO] (pool-2-thread-18) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-shutdown. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STOPPING}
2022-03-10T00:11:46.673Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.aws.greengrass.DLRImageClassification:INSTALLED], serviceName=main, currentState=INSTALLED}
2022-03-10T00:11:46.673Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:46.674Z [INFO] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:11:46.674Z [DEBUG] (variant.DLR.ImageClassification.ModelStore-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:11:46.674Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:11:46.675Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16708, exitValue="not exited"]: 16708. {}
2022-03-10T00:11:46.675Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.Exec: Created process with pid 16708. {}
2022-03-10T00:11:46.699Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: Saving user information for service execution. {shell=sh, serviceName=variant.DLR, currentState=NEW, user=chris, group=1006}
2022-03-10T00:11:46.715Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-run. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.718Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=16712, exitValue="not exited"]: 16712. {}
2022-03-10T00:13:10.535Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.536Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.537Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.538Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.538Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.539Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.540Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.540Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.541Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.542Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.542Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.543Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.543Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.544Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.544Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.545Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.545Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.546Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.546Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.547Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.547Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.548Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.549Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.550Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.550Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.551Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.551Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.552Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.553Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.553Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.554Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.555Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.556Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.557Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.557Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.558Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.559Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.560Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.560Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.561Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.562Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.563Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.564Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.564Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.565Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.566Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down output of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.566Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: shutting down input of greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:13:10.567Z [DEBUG] (idle-connection-reaper) software.amazon.awssdk.http.apache.internal.net.SdkSslSocket: closing greengrass-ats.iot.us-west-2.amazonaws.com/34.213.149.126:8443. {}
2022-03-10T00:16:07.236Z [WARN] (Thread-1) com.aws.greengrass.lifecyclemanager.Kernel: Shutting down Nucleus due to external signal. {}
2022-03-10T00:16:07.236Z [INFO] (Thread-1) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-shutdown. {main=services.main:INSTALLED}
2022-03-10T00:16:07.236Z [DEBUG] (Thread-1) com.aws.greengrass.lifecyclemanager.KernelLifecycle: system-shutdown. Start soft shutdown. {}
2022-03-10T00:16:07.238Z [ERROR] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-errored. {reason=Script errored in install, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.238Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR, currentState=NEW, newState=ERRORED}
2022-03-10T00:16:07.240Z [INFO] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR, currentState=NEW, newState=ERRORED}
2022-03-10T00:16:07.241Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR, currentState=ERRORED}
2022-03-10T00:16:07.241Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:ERRORED], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.241Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=variant.DLR, currentState=ERRORED, newState=NEW}
2022-03-10T00:16:07.241Z [INFO] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=variant.DLR, currentState=ERRORED, newState=NEW}
2022-03-10T00:16:07.241Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.241Z [DEBUG] (Serialized listener processor) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=[services.variant.DLR:NEW], serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.242Z [DEBUG] (variant.DLR-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Scheduling backingTask install. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.242Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.platforms.unix.UnixRunWithGenerator: generate-service-run-with-user-configuration. No component user, check default. {}
2022-03-10T00:16:07.244Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=21902, exitValue="not exited"]: 21902. {}
2022-03-10T00:16:07.244Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.Exec: Created process with pid 21902. {}
2022-03-10T00:16:07.250Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=21906, exitValue="not exited"]: 21906. {}
2022-03-10T00:16:07.250Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.util.Exec: Created process with pid 21906. {}
2022-03-10T00:16:07.254Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: Saving user information for service execution. {shell=sh, serviceName=variant.DLR, currentState=NEW, user=chris, group=1006}
2022-03-10T00:16:07.267Z [INFO] (Thread-1) com.aws.greengrass.lifecyclemanager.Kernel: effective-config-dump-complete. {file=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/config/effectiveConfig.yaml}
2022-03-10T00:16:07.272Z [INFO] (pool-2-thread-20) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-close. Service is now closing. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:16:07.273Z [INFO] (pool-2-thread-21) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-close. Service is now closing. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.275Z [INFO] (pool-2-thread-22) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-close. Service is now closing. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.275Z [DEBUG] (pool-2-thread-21) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=main, serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.276Z [DEBUG] (pool-2-thread-22) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=aws.greengrass.DLRImageClassification, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.276Z [DEBUG] (pool-2-thread-21) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=main, serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.276Z [DEBUG] (pool-2-thread-22) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=aws.greengrass.DLRImageClassification, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.276Z [DEBUG] (pool-2-thread-21) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-depender-to-finish. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.276Z [DEBUG] (pool-2-thread-22) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-depender-to-finish. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.277Z [INFO] (pool-2-thread-23) com.aws.greengrass.deployment.DeploymentService: service-close. Service is now closing. {serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:16:07.277Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Stopping backingTask waiting for dependency ready. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:16:07.278Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:16:07.278Z [WARN] (pool-2-thread-17) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-dependency-error. Got interrupted while waiting for dependency ready. {serviceName=main, currentState=INSTALLED}
2022-03-10T00:16:07.278Z [DEBUG] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=main, currentState=INSTALLED, newState=FINISHED}
2022-03-10T00:16:07.278Z [INFO] (pool-2-thread-25) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-close. Service is now closing. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:16:07.277Z [DEBUG] (pool-2-thread-23) com.aws.greengrass.deployment.DeploymentService: continue-waiting-for-dependencies. {waitingFor=main, serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:16:07.278Z [INFO] (main-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=main, currentState=INSTALLED, newState=FINISHED}
2022-03-10T00:16:07.278Z [DEBUG] (pool-2-thread-23) com.aws.greengrass.deployment.DeploymentService: continue-waiting-for-dependencies. {waitingFor=main, serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:16:07.278Z [DEBUG] (pool-2-thread-25) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=aws.greengrass.DLRImageClassification, serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:16:07.279Z [DEBUG] (pool-2-thread-23) com.aws.greengrass.deployment.DeploymentService: service-waiting-for-depender-to-finish. {serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:16:07.278Z [INFO] (pool-2-thread-24) com.aws.greengrass.status.FleetStatusService: service-close. Service is now closing. {serviceName=FleetStatusService, currentState=RUNNING}
2022-03-10T00:16:07.279Z [DEBUG] (pool-2-thread-25) com.aws.greengrass.lifecyclemanager.GenericExternalService: continue-waiting-for-dependencies. {waitingFor=aws.greengrass.DLRImageClassification, serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:16:07.279Z [DEBUG] (pool-2-thread-25) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-waiting-for-depender-to-finish. {serviceName=variant.DLR.ImageClassification.ModelStore, currentState=FINISHED}
2022-03-10T00:16:07.279Z [INFO] (pool-2-thread-2) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-close. Service is now closing. {serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:16:07.279Z [INFO] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: Stopping backingTask waiting for dependency ready. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.279Z [INFO] (pool-2-thread-26) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-close. Service is now closing. {serviceName=aws.greengrass.Nucleus, currentState=FINISHED}
2022-03-10T00:16:07.279Z [INFO] (pool-2-thread-20) com.aws.greengrass.telemetry.TelemetryAgent: service-close. Service is now closing. {serviceName=TelemetryAgent, currentState=RUNNING}
2022-03-10T00:16:07.279Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-state-transition-start. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED}
2022-03-10T00:16:07.280Z [DEBUG] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-report-state. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED, newState=FINISHED}
2022-03-10T00:16:07.280Z [INFO] (aws.greengrass.DLRImageClassification-lifecycle) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-set-state. {serviceName=aws.greengrass.DLRImageClassification, currentState=INSTALLED, newState=FINISHED}
2022-03-10T00:16:07.280Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=RUNNING}
2022-03-10T00:16:07.280Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-report-state. {serviceName=TelemetryAgent, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.280Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=RUNNING}
2022-03-10T00:16:07.280Z [INFO] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-set-state. {serviceName=TelemetryAgent, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.280Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-state-transition-start. {serviceName=TelemetryAgent, currentState=STOPPING}
2022-03-10T00:16:07.280Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-report-state. {serviceName=FleetStatusService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.280Z [INFO] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-set-state. {serviceName=FleetStatusService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.281Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-state-transition-start. {serviceName=FleetStatusService, currentState=STOPPING}
2022-03-10T00:16:07.281Z [INFO] (pool-2-thread-21) com.aws.greengrass.telemetry.TelemetryAgent: Cancelling all telemetry scheduled tasks.. {serviceName=TelemetryAgent, currentState=STOPPING}
2022-03-10T00:16:07.281Z [DEBUG] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-report-state. {serviceName=FleetStatusService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.281Z [INFO] (FleetStatusService-lifecycle) com.aws.greengrass.status.FleetStatusService: service-set-state. {serviceName=FleetStatusService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.281Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=RUNNING}
2022-03-10T00:16:07.281Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-report-state. {serviceName=UpdateSystemPolicyService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.281Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-set-state. {serviceName=UpdateSystemPolicyService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.281Z [DEBUG] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-report-state. {serviceName=TelemetryAgent, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.281Z [INFO] (Thread-1) com.aws.greengrass.lifecyclemanager.KernelLifecycle: Waiting for services to shutdown. {}
2022-03-10T00:16:07.282Z [INFO] (TelemetryAgent-lifecycle) com.aws.greengrass.telemetry.TelemetryAgent: service-set-state. {serviceName=TelemetryAgent, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.282Z [WARN] (pool-2-thread-16) com.aws.greengrass.lifecyclemanager.GenericExternalService: service-dependency-error. Got interrupted while waiting for dependency ready. {serviceName=aws.greengrass.DLRImageClassification, currentState=FINISHED}
2022-03-10T00:16:07.281Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=RUNNING}
2022-03-10T00:16:07.282Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-report-state. {serviceName=DeploymentService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.282Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-set-state. {serviceName=DeploymentService, currentState=RUNNING, newState=STOPPING}
2022-03-10T00:16:07.283Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-state-transition-start. {serviceName=DeploymentService, currentState=STOPPING}
2022-03-10T00:16:07.283Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-state-transition-start. {serviceName=UpdateSystemPolicyService, currentState=STOPPING}
2022-03-10T00:16:07.283Z [DEBUG] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-report-state. {serviceName=UpdateSystemPolicyService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.283Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: Stopping backingTask start. {serviceName=UpdateSystemPolicyService, currentState=STOPPING}
2022-03-10T00:16:07.284Z [INFO] (UpdateSystemPolicyService-lifecycle) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-set-state. {serviceName=UpdateSystemPolicyService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.284Z [WARN] (pool-2-thread-10) com.aws.greengrass.lifecyclemanager.UpdateSystemPolicyService: service-run-interrupted. Service interrupted while running startup. {serviceName=UpdateSystemPolicyService, currentState=FINISHED}
2022-03-10T00:16:07.285Z [DEBUG] (pool-2-thread-24) com.aws.greengrass.mqttclient.AwsIotMqttClient: Unsubscribing from topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/notify-namespace-aws-gg-deployment}
2022-03-10T00:16:07.327Z [DEBUG] (pool-2-thread-15) com.aws.greengrass.lifecyclemanager.GenericExternalService: generic-service-run. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.331Z [DEBUG] (pool-2-thread-15) org.zeroturnaround.process.PidUtil: Found PID for Process[pid=21924, exitValue="not exited"]: 21924. {}
2022-03-10T00:16:07.354Z [DEBUG] (pool-2-thread-24) com.aws.greengrass.mqttclient.AwsIotMqttClient: Unsubscribing from topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/$next/namespace-aws-gg-deployment/get/accepted}
2022-03-10T00:16:07.425Z [DEBUG] (pool-2-thread-24) com.aws.greengrass.mqttclient.AwsIotMqttClient: Unsubscribing from topic. {clientId=idt-9fcfd2a097e6a8691d5d-ggc-thing, topic=$aws/things/idt-9fcfd2a097e6a8691d5d-ggc-thing/jobs/$next/namespace-aws-gg-deployment/get/rejected}
2022-03-10T00:16:07.493Z [DEBUG] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-report-state. {serviceName=DeploymentService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.493Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: Stopping backingTask start. {serviceName=DeploymentService, currentState=STOPPING}
2022-03-10T00:16:07.493Z [INFO] (DeploymentService-lifecycle) com.aws.greengrass.deployment.DeploymentService: service-set-state. {serviceName=DeploymentService, currentState=STOPPING, newState=FINISHED}
2022-03-10T00:16:07.493Z [WARN] (pool-2-thread-8) com.aws.greengrass.deployment.DeploymentService: service-run-interrupted. Service interrupted while running startup. {serviceName=DeploymentService, currentState=FINISHED}
{
"TempResourcesDirOnDevice": "/tmp/idt",
"InstallationDirRootOnDevice": "/mnt/ggqualification/root",
"GreengrassNucleusZip": "/home/ceich/Downloads/devicetester_greengrass_v2_linux/products/aws.greengrass.nucleus.zip"
}
2022-03-10T00:11:46.716Z [INFO] (pool-2-thread-15) variant.DLR: shell-runner-start. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW, command=["\n bash /mnt/ggqualification/root/idt-9fcfd2..."]}
2022-03-10T00:11:46.718Z [DEBUG] (pool-2-thread-15) variant.DLR: Created process with pid 16712. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.751Z [WARN] (Copier) variant.DLR: stderr. + ml_root_path=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.752Z [INFO] (Copier) variant.DLR: stdout. Running DLR install script.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.754Z [WARN] (Copier) variant.DLR: stderr. + environment_file=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.754Z [WARN] (Copier) variant.DLR: stderr. + use_installer=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.754Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.754Z [WARN] (Copier) variant.DLR: stderr. + case $opt in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.754Z [WARN] (Copier) variant.DLR: stderr. + ml_root_path=../variant.DLR/greengrass_ml. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.755Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.755Z [WARN] (Copier) variant.DLR: stderr. + case $opt in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.755Z [WARN] (Copier) variant.DLR: stderr. + use_installer=true. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. + '[' true = true ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. + echo 'Running DLR install script...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. + [[ -z ../variant.DLR/greengrass_ml ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. ++ uname -s. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.756Z [WARN] (Copier) variant.DLR: stderr. + kernel=Linux. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.757Z [WARN] (Copier) variant.DLR: stderr. + dlr_version=1.6.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.757Z [WARN] (Copier) variant.DLR: stderr. + min_py_version=3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.757Z [WARN] (Copier) variant.DLR: stderr. + dlr_directory=neo-ai-dlr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.757Z [WARN] (Copier) variant.DLR: stderr. + min_kernel_version=4.9.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.757Z [WARN] (Copier) variant.DLR: stderr. + min_pip_version=20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.758Z [WARN] (Copier) variant.DLR: stderr. ++ uname -m. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.760Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.764Z [WARN] (Copier) variant.DLR: stderr. ++ cut '-d ' -f 2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.764Z [WARN] (Copier) variant.DLR: stderr. +++ python3 --version. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.768Z [WARN] (Copier) variant.DLR: stderr. ++ echo Python 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.769Z [WARN] (Copier) variant.DLR: stderr. + python_version=3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.771Z [WARN] (Copier) variant.DLR: stderr. ++ cut '-d ' -f 2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:46.772Z [WARN] (Copier) variant.DLR: stderr. +++ pip3 --version. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.577Z [WARN] (Copier) variant.DLR: stderr. ++ echo pip 21.3.1 from /usr/local/lib/python3.6/dist-packages/pip '(python' '3.6)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.578Z [WARN] (Copier) variant.DLR: stderr. + pip3_version=21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.579Z [WARN] (Copier) variant.DLR: stderr. + jetson_device_chip=/sys/module/tegra_fuse/parameters/tegra_chip_id. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.579Z [WARN] (Copier) variant.DLR: stderr. + dlr_link=https://neo-ai-dlr-release.s3-us-west-2.amazonaws.com/v1.6.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.580Z [WARN] (Copier) variant.DLR: stderr. + case "$kernel" in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.581Z [WARN] (Copier) variant.DLR: stderr. + check_dlr aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.581Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.582Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \x\8\6\_\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.582Z [WARN] (Copier) variant.DLR: stderr. + '[' -f ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.582Z [WARN] (Copier) variant.DLR: stderr. + return 1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.582Z [WARN] (Copier) variant.DLR: stderr. + is_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.584Z [WARN] (Copier) variant.DLR: stderr. ++ sudo apt-get -v. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.607Z [WARN] (Copier) variant.DLR: stderr. ++ echo apt-get. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.608Z [WARN] (Copier) variant.DLR: stderr. + debian=apt-get. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.609Z [WARN] (Copier) variant.DLR: stderr. + [[ apt-get == \a\p\t\-\g\e\t ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.609Z [WARN] (Copier) variant.DLR: stderr. + return 0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.609Z [WARN] (Copier) variant.DLR: stderr. ++ dirname /mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/variant.DLR/1.6.6/installer/installer.sh. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.611Z [WARN] (Copier) variant.DLR: stderr. + . /mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/variant.DLR/1.6.6/installer/debian_installer.sh. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.612Z [WARN] (Copier) variant.DLR: stderr. + sudo apt install wget -y. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.636Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.637Z [WARN] (Copier) variant.DLR: stderr. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.637Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:47.761Z [INFO] (Copier) variant.DLR: stdout. Reading package lists.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.059Z [INFO] (Copier) variant.DLR: stdout. Building dependency tree.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.065Z [INFO] (Copier) variant.DLR: stdout. Reading state information.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.501Z [INFO] (Copier) variant.DLR: stdout. wget is already the newest version (1.19.4-1ubuntu2.2).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.618Z [INFO] (Copier) variant.DLR: stdout. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.714Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \x\8\6\_\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.715Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \a\r\m\v\7\l ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.715Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \a\a\r\c\h\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.715Z [WARN] (Copier) variant.DLR: stderr. + install_libraries_debian aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.715Z [WARN] (Copier) variant.DLR: stderr. + install_py3_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.715Z [WARN] (Copier) variant.DLR: stderr. ++ version 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.716Z [WARN] (Copier) variant.DLR: stderr. ++ echo 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.716Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.719Z [WARN] (Copier) variant.DLR: stderr. ++ version 3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.720Z [WARN] (Copier) variant.DLR: stderr. ++ echo 3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.720Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.724Z [WARN] (Copier) variant.DLR: stderr. + [[ 3006009000 -ge 3000000000 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.724Z [WARN] (Copier) variant.DLR: stderr. + [[ 3.6.9 != *\c\o\m\m\a\n\d\ \n\o\t\ \f\o\u\n\d* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.725Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping python3 installation as it is already installed'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.725Z [WARN] (Copier) variant.DLR: stderr. + install_pip3_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.725Z [INFO] (Copier) variant.DLR: stdout. Skipping python3 installation as it is already installed. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.726Z [WARN] (Copier) variant.DLR: stderr. ++ version 21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.729Z [WARN] (Copier) variant.DLR: stderr. ++ echo 21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.729Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.736Z [WARN] (Copier) variant.DLR: stderr. ++ version 20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.737Z [WARN] (Copier) variant.DLR: stderr. ++ echo 20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.737Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.742Z [WARN] (Copier) variant.DLR: stderr. + [[ 21003001000 -ge 20002004000 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.742Z [WARN] (Copier) variant.DLR: stderr. + [[ 21.3.1 != *\c\o\m\m\a\n\d\ \n\o\t\ \f\o\u\n\d* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.742Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping pip3 installation as it is already installed'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.743Z [WARN] (Copier) variant.DLR: stderr. + sudo apt install libatlas-base-dev python3-venv -y. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.743Z [INFO] (Copier) variant.DLR: stdout. Skipping pip3 installation as it is already installed. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.771Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.772Z [WARN] (Copier) variant.DLR: stderr. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.772Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:48.895Z [INFO] (Copier) variant.DLR: stdout. Reading package lists.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.193Z [INFO] (Copier) variant.DLR: stdout. Building dependency tree.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.198Z [INFO] (Copier) variant.DLR: stdout. Reading state information.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.613Z [INFO] (Copier) variant.DLR: stdout. libatlas-base-dev is already the newest version (3.10.3-5).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.624Z [INFO] (Copier) variant.DLR: stdout. python3-venv is already the newest version (3.6.7-1~18.04).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.730Z [INFO] (Copier) variant.DLR: stdout. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.813Z [WARN] (Copier) variant.DLR: stderr. + echo 'Setting up Python virtual environment...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.813Z [WARN] (Copier) variant.DLR: stderr. + setup_venv aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.813Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.813Z [WARN] (Copier) variant.DLR: stderr. + '[' '!' -f ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.813Z [WARN] (Copier) variant.DLR: stderr. + rm -rf ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.814Z [INFO] (Copier) variant.DLR: stdout. Setting up Python virtual environment.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:49.814Z [WARN] (Copier) variant.DLR: stderr. + python3 -m venv ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv --system-site-packages. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. + source ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ deactivate nondestructive. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.884Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ unset VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ '[' '!' nondestructive = nondestructive ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ VIRTUAL_ENV=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ export VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ PATH=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ export PATH. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.885Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -z '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PS1=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ '[' 'x(greengrass_ml_dlr_venv) ' '!=' x ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ PS1='(greengrass_ml_dlr_venv) '. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ export PS1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. + cd ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. + install_python3_libraries. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. import cv2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.886Z [WARN] (Copier) variant.DLR: stderr. print(cv2.__version__). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.887Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:52.887Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.360Z [WARN] (Copier) variant.DLR: stderr. + opencv=4.1.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.361Z [WARN] (Copier) variant.DLR: stderr. + [[ 4.1.1 == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\c\v\2\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.361Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping opencv installation as it already exists.'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.361Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.362Z [WARN] (Copier) variant.DLR: stderr. import numpy as np. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.362Z [WARN] (Copier) variant.DLR: stderr. print(np.__version__). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.362Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.362Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.363Z [INFO] (Copier) variant.DLR: stdout. Skipping opencv installation as it already exists.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.702Z [WARN] (Copier) variant.DLR: stderr. + numpy=1.19.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [INFO] (Copier) variant.DLR: stdout. Skipping numpy installation as it already exists.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [WARN] (Copier) variant.DLR: stderr. + [[ 1.19.4 == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\n\u\m\p\y\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping numpy installation as it already exists.'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [WARN] (Copier) variant.DLR: stderr. import awsiot. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.703Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.704Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.768Z [WARN] (Copier) variant.DLR: stderr. + awsiotsdk='No module named '\''awsiot'\'''. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.768Z [WARN] (Copier) variant.DLR: stderr. + [[ No module named 'awsiot' == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\a\w\s\i\o\t\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.768Z [WARN] (Copier) variant.DLR: stderr. + echo 'Installing awsiotsdk...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.768Z [WARN] (Copier) variant.DLR: stderr. + pip3 install awsiotsdk. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:53.768Z [INFO] (Copier) variant.DLR: stdout. Installing awsiotsdk.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:55.889Z [INFO] (Copier) variant.DLR: stdout. Collecting awsiotsdk. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:56.142Z [INFO] (Copier) variant.DLR: stdout. Using cached https://files.pythonhosted.org/packages/ce/da/62bc7e6eba2b99b5a80f8811b8c411066de2205e91a1e792e14a0bdf9dae/awsiotsdk-1.9.2-py3-none-any.whl. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:56.274Z [INFO] (Copier) variant.DLR: stdout. Collecting awscrt==0.13.3 (from awsiotsdk). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:11:57.679Z [INFO] (Copier) variant.DLR: stdout. Using cached https://files.pythonhosted.org/packages/4f/ba/1fbe9e627f207f12f650e1cc168c5d1337878d24dc101d7a7904f09afe0c/awscrt-0.13.3.tar.gz. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:12:01.728Z [INFO] (Copier) variant.DLR: stdout. Building wheels for collected packages: awscrt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:12:01.729Z [INFO] (Copier) variant.DLR: stdout. Running setup.py bdist_wheel for awscrt: started. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:13:03.188Z [INFO] (Copier) variant.DLR: stdout. Running setup.py bdist_wheel for awscrt: still running.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:14:03.223Z [INFO] (Copier) variant.DLR: stdout. Running setup.py bdist_wheel for awscrt: still running.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:15:03.427Z [INFO] (Copier) variant.DLR: stdout. Running setup.py bdist_wheel for awscrt: still running.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:03.520Z [INFO] (Copier) variant.DLR: stdout. Running setup.py bdist_wheel for awscrt: still running.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.237Z [WARN] (pool-2-thread-15) variant.DLR: shell-runner-error. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW, command=["\n bash /mnt/ggqualification/root/idt-9fcfd2..."]}
2022-03-10T00:16:07.327Z [INFO] (pool-2-thread-15) variant.DLR: shell-runner-start. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW, command=["\n bash /mnt/ggqualification/root/idt-9fcfd2..."]}
2022-03-10T00:16:07.331Z [DEBUG] (pool-2-thread-15) variant.DLR: Created process with pid 21924. {serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.360Z [WARN] (Copier) variant.DLR: stderr. + ml_root_path=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + environment_file=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [INFO] (Copier) variant.DLR: stdout. Running DLR install script.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + use_installer=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + case $opt in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + ml_root_path=../variant.DLR/greengrass_ml. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.361Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + case $opt in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + use_installer=true. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + getopts :p:e:i: opt. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + '[' true = true ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + echo 'Running DLR install script...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. + [[ -z ../variant.DLR/greengrass_ml ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.362Z [WARN] (Copier) variant.DLR: stderr. ++ uname -s. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.363Z [WARN] (Copier) variant.DLR: stderr. + kernel=Linux. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.363Z [WARN] (Copier) variant.DLR: stderr. + dlr_version=1.6.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.363Z [WARN] (Copier) variant.DLR: stderr. + min_py_version=3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.363Z [WARN] (Copier) variant.DLR: stderr. + dlr_directory=neo-ai-dlr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.363Z [WARN] (Copier) variant.DLR: stderr. + min_kernel_version=4.9.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.364Z [WARN] (Copier) variant.DLR: stderr. + min_pip_version=20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.364Z [WARN] (Copier) variant.DLR: stderr. ++ uname -m. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.366Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.368Z [WARN] (Copier) variant.DLR: stderr. ++ cut '-d ' -f 2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.369Z [WARN] (Copier) variant.DLR: stderr. +++ python3 --version. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.372Z [WARN] (Copier) variant.DLR: stderr. ++ echo Python 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.373Z [WARN] (Copier) variant.DLR: stderr. + python_version=3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.375Z [WARN] (Copier) variant.DLR: stderr. ++ cut '-d ' -f 2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:07.377Z [WARN] (Copier) variant.DLR: stderr. +++ pip3 --version. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.237Z [WARN] (Copier) variant.DLR: stderr. ++ echo pip 21.3.1 from /usr/local/lib/python3.6/dist-packages/pip '(python' '3.6)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.238Z [WARN] (Copier) variant.DLR: stderr. + pip3_version=21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.240Z [WARN] (Copier) variant.DLR: stderr. + jetson_device_chip=/sys/module/tegra_fuse/parameters/tegra_chip_id. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.240Z [WARN] (Copier) variant.DLR: stderr. + dlr_link=https://neo-ai-dlr-release.s3-us-west-2.amazonaws.com/v1.6.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.241Z [WARN] (Copier) variant.DLR: stderr. + case "$kernel" in. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.241Z [WARN] (Copier) variant.DLR: stderr. + check_dlr aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.241Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.241Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \x\8\6\_\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.241Z [WARN] (Copier) variant.DLR: stderr. + '[' -f ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. + source ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. ++ deactivate nondestructive. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.242Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ unset VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ '[' '!' nondestructive = nondestructive ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ VIRTUAL_ENV=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ export VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.243Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ PATH=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ export PATH. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -z '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PS1=. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ '[' 'x(greengrass_ml_dlr_venv) ' '!=' x ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.244Z [WARN] (Copier) variant.DLR: stderr. ++ PS1='(greengrass_ml_dlr_venv) '. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. ++ export PS1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. import dlr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. print(dlr.__version__). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.245Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.318Z [WARN] (Copier) variant.DLR: stderr. + get_dlr_version='No module named '\''dlr'\'''. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.318Z [WARN] (Copier) variant.DLR: stderr. + [[ No module named 'dlr' == \1\.\6\.\0 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.318Z [WARN] (Copier) variant.DLR: stderr. + return 1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.318Z [WARN] (Copier) variant.DLR: stderr. + is_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.318Z [WARN] (Copier) variant.DLR: stderr. ++ sudo apt-get -v. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.341Z [WARN] (Copier) variant.DLR: stderr. ++ echo apt-get. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.342Z [WARN] (Copier) variant.DLR: stderr. + debian=apt-get. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.342Z [WARN] (Copier) variant.DLR: stderr. + [[ apt-get == \a\p\t\-\g\e\t ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.342Z [WARN] (Copier) variant.DLR: stderr. + return 0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.343Z [WARN] (Copier) variant.DLR: stderr. ++ dirname /mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/variant.DLR/1.6.6/installer/installer.sh. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.345Z [WARN] (Copier) variant.DLR: stderr. + . /mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/packages/artifacts-unarchived/variant.DLR/1.6.6/installer/debian_installer.sh. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.345Z [WARN] (Copier) variant.DLR: stderr. + sudo apt install wget -y. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.364Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.364Z [WARN] (Copier) variant.DLR: stderr. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.364Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.491Z [INFO] (Copier) variant.DLR: stdout. Reading package lists.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.813Z [INFO] (Copier) variant.DLR: stdout. Building dependency tree.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:08.818Z [INFO] (Copier) variant.DLR: stdout. Reading state information.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.292Z [INFO] (Copier) variant.DLR: stdout. wget is already the newest version (1.19.4-1ubuntu2.2).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.406Z [INFO] (Copier) variant.DLR: stdout. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.486Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \x\8\6\_\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.486Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \a\r\m\v\7\l ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.486Z [WARN] (Copier) variant.DLR: stderr. + [[ aarch64 == \a\a\r\c\h\6\4 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.486Z [WARN] (Copier) variant.DLR: stderr. + install_libraries_debian aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.486Z [WARN] (Copier) variant.DLR: stderr. + install_py3_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.487Z [WARN] (Copier) variant.DLR: stderr. ++ version 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.488Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.488Z [WARN] (Copier) variant.DLR: stderr. ++ echo 3.6.9. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.492Z [WARN] (Copier) variant.DLR: stderr. ++ version 3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.493Z [WARN] (Copier) variant.DLR: stderr. ++ echo 3.0.0. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.493Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.496Z [WARN] (Copier) variant.DLR: stderr. + [[ 3006009000 -ge 3000000000 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.496Z [INFO] (Copier) variant.DLR: stdout. Skipping python3 installation as it is already installed. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.496Z [WARN] (Copier) variant.DLR: stderr. + [[ 3.6.9 != *\c\o\m\m\a\n\d\ \n\o\t\ \f\o\u\n\d* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.496Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping python3 installation as it is already installed'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.496Z [WARN] (Copier) variant.DLR: stderr. + install_pip3_debian. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.497Z [WARN] (Copier) variant.DLR: stderr. ++ version 21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.497Z [WARN] (Copier) variant.DLR: stderr. ++ echo 21.3.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.498Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.501Z [WARN] (Copier) variant.DLR: stderr. ++ version 20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.502Z [WARN] (Copier) variant.DLR: stderr. ++ echo 20.2.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.502Z [WARN] (Copier) variant.DLR: stderr. ++ awk -F. '{ printf("%d%03d%03d%03d\n", $1,$2,$3,$4); }'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.504Z [WARN] (Copier) variant.DLR: stderr. + [[ 21003001000 -ge 20002004000 ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.504Z [INFO] (Copier) variant.DLR: stdout. Skipping pip3 installation as it is already installed. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.505Z [WARN] (Copier) variant.DLR: stderr. + [[ 21.3.1 != *\c\o\m\m\a\n\d\ \n\o\t\ \f\o\u\n\d* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.505Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping pip3 installation as it is already installed'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.505Z [WARN] (Copier) variant.DLR: stderr. + sudo apt install libatlas-base-dev python3-venv -y. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.526Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.527Z [WARN] (Copier) variant.DLR: stderr. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.527Z [WARN] (Copier) variant.DLR: stderr. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.648Z [INFO] (Copier) variant.DLR: stdout. Reading package lists.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.956Z [INFO] (Copier) variant.DLR: stdout. Building dependency tree.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:09.962Z [INFO] (Copier) variant.DLR: stdout. Reading state information.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.449Z [INFO] (Copier) variant.DLR: stdout. libatlas-base-dev is already the newest version (3.10.3-5).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.449Z [INFO] (Copier) variant.DLR: stdout. python3-venv is already the newest version (3.6.7-1~18.04).. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.573Z [INFO] (Copier) variant.DLR: stdout. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.663Z [INFO] (Copier) variant.DLR: stdout. Setting up Python virtual environment.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.663Z [WARN] (Copier) variant.DLR: stderr. + echo 'Setting up Python virtual environment...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.663Z [WARN] (Copier) variant.DLR: stderr. + setup_venv aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.663Z [WARN] (Copier) variant.DLR: stderr. + machine=aarch64. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. + '[' '!' -f ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. + source ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin/activate. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ deactivate nondestructive. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ export PATH. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ unset _OLD_VIRTUAL_PATH. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.664Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ unset VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ '[' '!' nondestructive = nondestructive ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ VIRTUAL_ENV=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ export VIRTUAL_ENV. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.665Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ PATH=/mnt/ggqualification/root/idt-9fcfd2a097e6a8691d5d/work/variant.DLR/greengrass_ml/greengrass_ml_dlr_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ export PATH. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -z '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ _OLD_VIRTUAL_PS1='(greengrass_ml_dlr_venv) '. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ '[' 'x(greengrass_ml_dlr_venv) ' '!=' x ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ PS1='(greengrass_ml_dlr_venv) (greengrass_ml_dlr_venv) '. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ export PS1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ '[' -n /bin/bash -o -n '' ']'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. ++ hash -r. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.666Z [WARN] (Copier) variant.DLR: stderr. + cd ../variant.DLR/greengrass_ml/greengrass_ml_dlr_venv. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. + install_python3_libraries. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. import cv2. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. print(cv2.__version__). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:10.667Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.204Z [WARN] (Copier) variant.DLR: stderr. + opencv=4.1.1. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.204Z [WARN] (Copier) variant.DLR: stderr. + [[ 4.1.1 == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\c\v\2\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.204Z [INFO] (Copier) variant.DLR: stdout. Skipping opencv installation as it already exists.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.204Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping opencv installation as it already exists.'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.205Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.205Z [WARN] (Copier) variant.DLR: stderr. import numpy as np. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.206Z [WARN] (Copier) variant.DLR: stderr. print(np.__version__). {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.206Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.206Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.590Z [WARN] (Copier) variant.DLR: stderr. + numpy=1.19.4. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.590Z [WARN] (Copier) variant.DLR: stderr. + [[ 1.19.4 == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\n\u\m\p\y\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.590Z [WARN] (Copier) variant.DLR: stderr. + echo 'Skipping numpy installation as it already exists.'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.590Z [INFO] (Copier) variant.DLR: stdout. Skipping numpy installation as it already exists.. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.591Z [WARN] (Copier) variant.DLR: stderr. ++ python3 -c 'try:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.592Z [WARN] (Copier) variant.DLR: stderr. import awsiot. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.592Z [WARN] (Copier) variant.DLR: stderr. except Exception as e:. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.592Z [WARN] (Copier) variant.DLR: stderr. print(e)'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.656Z [WARN] (Copier) variant.DLR: stderr. + awsiotsdk='No module named '\''awsiot'\'''. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.657Z [WARN] (Copier) variant.DLR: stderr. + [[ No module named 'awsiot' == *\N\o\ \m\o\d\u\l\e\ \n\a\m\e\d\ \'\a\w\s\i\o\t\'* ]]. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.657Z [WARN] (Copier) variant.DLR: stderr. + echo 'Installing awsiotsdk...'. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.657Z [WARN] (Copier) variant.DLR: stderr. + pip3 install awsiotsdk. {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
2022-03-10T00:16:11.657Z [INFO] (Copier) variant.DLR: stdout. Installing awsiotsdk.... {scriptName=services.variant.DLR.lifecycle.install.script, serviceName=variant.DLR, currentState=NEW}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment