Pull request #4088 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 66f0f752934c914aa618c5df395ea82206a718b9+62717fc6620d107dbf64332316dd1f6ea23a5ec1 (f09fe739d6fbb303ebea57ed539f7b8f9dd0aa3f) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11299166861032678849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5975587231941166608.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15177503608488604329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6838518707551311457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5816030200440991766.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4088/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4088/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11446018833581500825.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19333’ Running on prd-ubuntu20.04-docker-8c-8g-19336 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 Merge succeeded, producing 29b7c8fbee03101b9e9802a40ce441d8fb436342 Checking out Revision 29b7c8fbee03101b9e9802a40ce441d8fb436342 (PR-4088) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7c8fbee03101b9e9802a40ce441d8fb436342 # timeout=10 Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T19:22:02.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T19:22:03.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T19:22:03.188Z] ========================================================= [2022-07-11T19:22:03.188Z] EdgeX Global Pipelines Version Info [2022-07-11T19:22:03.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:22:03.967Z] ------------------- [2022-07-11T19:22:03.967Z] stable info: [2022-07-11T19:22:03.967Z] ------------------- [2022-07-11T19:22:03.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T19:22:03.967Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T19:22:03.967Z] Message: update stable to v1.0.236 [2022-07-11T19:22:04.541Z] ------------------- [2022-07-11T19:22:04.541Z] experimental info: [2022-07-11T19:22:04.541Z] ------------------- [2022-07-11T19:22:04.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T19:22:04.541Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T19:22:04.541Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T19:22:04.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T19:22:04.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T19:22:05.016Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T19:22:05.055Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T19:22:05.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T19:22:05.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T19:22:05.168Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T19:22:05.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T19:22:05.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T19:22:05.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T19:22:05.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T19:22:05.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T19:22:05.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T19:22:05.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T19:22:05.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T19:22:05.508Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T19:22:05.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T19:22:05.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T19:22:05.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T19:22:05.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T19:22:05.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-07-11T19:22:05.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T19:22:05.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T19:22:05.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4088 [Pipeline] echo [2022-07-11T19:22:05.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4088 [Pipeline] echo [2022-07-11T19:22:05.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4088 [Pipeline] echo [2022-07-11T19:22:05.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo [2022-07-11T19:22:05.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b7c8f [Pipeline] echo [2022-07-11T19:22:06.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T19:22:06.132Z] provisioning config files... [2022-07-11T19:22:06.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1988515090685748992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:22:06.500Z] ---> docker-login.sh [2022-07-11T19:22:06.500Z] nexus3.edgexfoundry.org:10001 [2022-07-11T19:22:06.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:22:06.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:22:06.763Z] Configure a credential helper to remove this warning. See [2022-07-11T19:22:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:22:06.764Z] [2022-07-11T19:22:06.764Z] Login Succeeded [2022-07-11T19:22:06.764Z] nexus3.edgexfoundry.org:10002 [2022-07-11T19:22:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:22:07.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:22:07.027Z] Configure a credential helper to remove this warning. See [2022-07-11T19:22:07.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:22:07.027Z] [2022-07-11T19:22:07.027Z] Login Succeeded [2022-07-11T19:22:07.027Z] nexus3.edgexfoundry.org:10003 [2022-07-11T19:22:07.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:22:07.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:22:07.027Z] Configure a credential helper to remove this warning. See [2022-07-11T19:22:07.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:22:07.027Z] [2022-07-11T19:22:07.027Z] Login Succeeded [2022-07-11T19:22:07.027Z] nexus3.edgexfoundry.org:10004 [2022-07-11T19:22:07.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:22:07.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:22:07.302Z] Configure a credential helper to remove this warning. See [2022-07-11T19:22:07.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:22:07.302Z] [2022-07-11T19:22:07.302Z] Login Succeeded [2022-07-11T19:22:07.302Z] docker.io [2022-07-11T19:22:07.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:22:07.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:22:07.565Z] Configure a credential helper to remove this warning. See [2022-07-11T19:22:07.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:22:07.565Z] [2022-07-11T19:22:07.565Z] Login Succeeded [2022-07-11T19:22:07.565Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T19:22:07.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T19:22:08.015Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/core-command/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T19:22:08.015Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-07-11T19:22:08.015Z] -f2 [2022-07-11T19:22:08.015Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T19:22:08.015Z] + + cut -d/ -f2 [2022-07-11T19:22:08.015Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-07-11T19:22:08.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T19:22:08.015Z] + + cut -d/ -f2 [2022-07-11T19:22:08.015Z] dirname cmd/support-notifications/Dockerfile [2022-07-11T19:22:08.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T19:22:08.015Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T19:22:08.015Z] + cut -d/ -f2 [2022-07-11T19:22:08.015Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T19:22:08.067Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T19:22:08.574Z] + git rev-list -1 --merges 29b7c8fbee03101b9e9802a40ce441d8fb436342~1..29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo [2022-07-11T19:22:08.606Z] -----------> git rev-list -1 --merges 29b7c8fbee03101b9e9802a40ce441d8fb436342~1..29b7c8fbee03101b9e9802a40ce441d8fb436342 29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:22:08.606Z] 29b7c8fbee03101b9e9802a40ce441d8fb436342 [false] [Pipeline] sh [2022-07-11T19:22:08.917Z] + git log --format=format:%s -1 29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo [2022-07-11T19:22:08.953Z] ========================================================= [2022-07-11T19:22:08.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T19:22:08.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T19:22:09.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T19:22:09.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T19:22:09.387Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T19:22:09.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T19:22:09.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T19:22:09.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T19:22:09.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:22:09.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T19:22:09.814Z] [2022-07-11T19:22:09.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:22:10.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T19:22:10.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T19:22:10.185Z] b85a868b505f: Pulling fs layer [2022-07-11T19:22:10.185Z] e2be974225ed: Pulling fs layer [2022-07-11T19:22:10.185Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T19:22:10.185Z] 988bab9f4d93: Pulling fs layer [2022-07-11T19:22:10.185Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T19:22:10.185Z] eaf3925da568: Pulling fs layer [2022-07-11T19:22:10.185Z] bab4dde63d76: Pulling fs layer [2022-07-11T19:22:10.185Z] bde34c3a00c8: Pulling fs layer [2022-07-11T19:22:10.185Z] b352a97aabf1: Pulling fs layer [2022-07-11T19:22:10.185Z] 4872d77fe225: Pulling fs layer [2022-07-11T19:22:10.185Z] 988bab9f4d93: Waiting [2022-07-11T19:22:10.185Z] eaf3925da568: Waiting [2022-07-11T19:22:10.185Z] 5851b861e8e6: Pulling fs layer [2022-07-11T19:22:10.185Z] 5851b861e8e6: Waiting [2022-07-11T19:22:10.185Z] b352a97aabf1: Waiting [2022-07-11T19:22:10.185Z] bde34c3a00c8: Waiting [2022-07-11T19:22:10.185Z] 4872d77fe225: Waiting [2022-07-11T19:22:10.185Z] e2be974225ed: Verifying Checksum [2022-07-11T19:22:10.185Z] e2be974225ed: Download complete [2022-07-11T19:22:10.185Z] 988bab9f4d93: Verifying Checksum [2022-07-11T19:22:10.185Z] 988bab9f4d93: Download complete [2022-07-11T19:22:10.447Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T19:22:10.447Z] 1469e6f7b9e6: Download complete [2022-07-11T19:22:10.447Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T19:22:10.447Z] 339a4e72a1f5: Download complete [2022-07-11T19:22:10.447Z] eaf3925da568: Verifying Checksum [2022-07-11T19:22:10.447Z] eaf3925da568: Download complete [2022-07-11T19:22:10.447Z] bde34c3a00c8: Verifying Checksum [2022-07-11T19:22:10.447Z] bde34c3a00c8: Download complete [2022-07-11T19:22:10.447Z] b352a97aabf1: Verifying Checksum [2022-07-11T19:22:10.447Z] b352a97aabf1: Download complete [2022-07-11T19:22:10.447Z] 4872d77fe225: Download complete [2022-07-11T19:22:10.447Z] 5851b861e8e6: Download complete [2022-07-11T19:22:10.447Z] b85a868b505f: Verifying Checksum [2022-07-11T19:22:10.447Z] b85a868b505f: Download complete [2022-07-11T19:22:10.707Z] bab4dde63d76: Download complete [2022-07-11T19:22:12.092Z] b85a868b505f: Pull complete [2022-07-11T19:22:12.092Z] e2be974225ed: Pull complete [2022-07-11T19:22:12.667Z] 339a4e72a1f5: Pull complete [2022-07-11T19:22:12.667Z] 988bab9f4d93: Pull complete [2022-07-11T19:22:12.928Z] 1469e6f7b9e6: Pull complete [2022-07-11T19:22:12.928Z] eaf3925da568: Pull complete [2022-07-11T19:22:15.481Z] bab4dde63d76: Pull complete [2022-07-11T19:22:15.481Z] bde34c3a00c8: Pull complete [2022-07-11T19:22:15.481Z] b352a97aabf1: Pull complete [2022-07-11T19:22:15.481Z] 4872d77fe225: Pull complete [2022-07-11T19:22:15.481Z] 5851b861e8e6: Pull complete [2022-07-11T19:22:15.481Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T19:22:15.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T19:22:15.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:22:15.714Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:22:15.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T19:22:16.961Z] $ docker top bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 -eo pid,comm [2022-07-11T19:22:17.027Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-11T19:22:17.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T19:22:17.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T19:22:17.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T19:22:17.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T19:22:17.274Z] $ docker exec bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent [2022-07-11T19:22:17.400Z] SSH_AUTH_SOCK=/tmp/ssh-X8PGxz0NqHZh/agent.34 [2022-07-11T19:22:17.400Z] SSH_AGENT_PID=40 [2022-07-11T19:22:17.406Z] Running ssh-add (command line suppressed) [2022-07-11T19:22:17.527Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6598056505154833428.key (/w/workspace/edgex-go/1@tmp/private_key_6598056505154833428.key) [2022-07-11T19:22:17.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T19:22:17.872Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T19:22:17.901Z] $ docker exec --env ******** --env ******** bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent -k [2022-07-11T19:22:18.021Z] unset SSH_AUTH_SOCK; [2022-07-11T19:22:18.021Z] unset SSH_AGENT_PID; [2022-07-11T19:22:18.022Z] echo Agent pid 40 killed; [2022-07-11T19:22:18.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T19:22:18.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T19:22:18.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T19:22:18.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T19:22:18.232Z] $ docker exec bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent [2022-07-11T19:22:18.357Z] SSH_AUTH_SOCK=/tmp/ssh-MFTJzwRSP7hc/agent.75 [2022-07-11T19:22:18.357Z] SSH_AGENT_PID=81 [2022-07-11T19:22:18.362Z] Running ssh-add (command line suppressed) [2022-07-11T19:22:18.492Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4859637891177087073.key (/w/workspace/edgex-go/1@tmp/private_key_4859637891177087073.key) [2022-07-11T19:22:18.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T19:22:18.832Z] + git semver init [2022-07-11T19:22:19.092Z] 2022-07-11 19:22:19,044 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T19:22:19.092Z] 2022-07-11 19:22:19,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-11T19:22:19.092Z] 2022-07-11 19:22:19,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-11T19:22:19.092Z] 2022-07-11 19:22:19,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,251 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4088 with force:False [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4088 [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,257 [execute] INFO git cat-file --batch-check [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,264 [execute] INFO git cat-file --batch [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T19:22:23.318Z] 2022-07-11 19:22:23,270 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4088 [2022-07-11T19:22:23.318Z] 0.0.0 [Pipeline] } [2022-07-11T19:22:23.346Z] $ docker exec --env ******** --env ******** bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent -k [2022-07-11T19:22:23.464Z] unset SSH_AUTH_SOCK; [2022-07-11T19:22:23.464Z] unset SSH_AGENT_PID; [2022-07-11T19:22:23.464Z] echo Agent pid 81 killed; [2022-07-11T19:22:23.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T19:22:23.895Z] + git semver [Pipeline] } [2022-07-11T19:22:24.184Z] $ docker stop --time=1 bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 [2022-07-11T19:22:25.499Z] $ docker rm -f bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T19:22:25.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T19:22:26.239Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T19:22:26.260Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-11T19:22:26.713Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T19:22:27.029Z] + grep ^go [0-9].[0-9]* go.mod [2022-07-11T19:22:27.029Z] + cut -d -f 2 [Pipeline] echo [2022-07-11T19:22:27.064Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T19:22:27.095Z] ========================================================= [2022-07-11T19:22:27.095Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-07-11T19:22:27.095Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:22:27.433Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-07-11T19:22:27.433Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-07-11T19:22:27.433Z] a0d0a0d46f8b: Pulling fs layer [2022-07-11T19:22:27.433Z] 31adcdaf11c8: Pulling fs layer [2022-07-11T19:22:27.433Z] b8b176561691: Pulling fs layer [2022-07-11T19:22:27.433Z] 4527c011a84f: Pulling fs layer [2022-07-11T19:22:27.433Z] 5d74067f8e1e: Pulling fs layer [2022-07-11T19:22:27.433Z] fd57009d33ed: Pulling fs layer [2022-07-11T19:22:27.433Z] 6b058263d067: Pulling fs layer [2022-07-11T19:22:27.433Z] 16d7c86c65f4: Pulling fs layer [2022-07-11T19:22:27.433Z] 1290d154cb4b: Pulling fs layer [2022-07-11T19:22:27.433Z] 4527c011a84f: Waiting [2022-07-11T19:22:27.433Z] 5d74067f8e1e: Waiting [2022-07-11T19:22:27.433Z] fd57009d33ed: Waiting [2022-07-11T19:22:27.433Z] 1290d154cb4b: Waiting [2022-07-11T19:22:27.433Z] 6b058263d067: Waiting [2022-07-11T19:22:27.433Z] 16d7c86c65f4: Waiting [2022-07-11T19:22:27.433Z] b8b176561691: Verifying Checksum [2022-07-11T19:22:27.433Z] b8b176561691: Download complete [2022-07-11T19:22:27.433Z] 31adcdaf11c8: Download complete [2022-07-11T19:22:27.433Z] 5d74067f8e1e: Verifying Checksum [2022-07-11T19:22:27.433Z] 5d74067f8e1e: Download complete [2022-07-11T19:22:27.433Z] fd57009d33ed: Download complete [2022-07-11T19:22:27.433Z] a0d0a0d46f8b: Verifying Checksum [2022-07-11T19:22:27.433Z] a0d0a0d46f8b: Download complete [2022-07-11T19:22:27.433Z] 6b058263d067: Download complete [2022-07-11T19:22:27.696Z] 16d7c86c65f4: Verifying Checksum [2022-07-11T19:22:27.696Z] 16d7c86c65f4: Download complete [2022-07-11T19:22:27.696Z] a0d0a0d46f8b: Pull complete [2022-07-11T19:22:27.697Z] 31adcdaf11c8: Pull complete [2022-07-11T19:22:27.697Z] b8b176561691: Pull complete [2022-07-11T19:22:28.266Z] 1290d154cb4b: Verifying Checksum [2022-07-11T19:22:28.267Z] 1290d154cb4b: Download complete [2022-07-11T19:22:28.267Z] 4527c011a84f: Verifying Checksum [2022-07-11T19:22:28.267Z] 4527c011a84f: Download complete [2022-07-11T19:22:32.462Z] 4527c011a84f: Pull complete [2022-07-11T19:22:32.462Z] 5d74067f8e1e: Pull complete [2022-07-11T19:22:32.462Z] fd57009d33ed: Pull complete [2022-07-11T19:22:32.462Z] 6b058263d067: Pull complete [2022-07-11T19:22:32.462Z] 16d7c86c65f4: Pull complete [2022-07-11T19:22:34.370Z] 1290d154cb4b: Pull complete [2022-07-11T19:22:34.370Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-07-11T19:22:34.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-07-11T19:22:34.370Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:22:34.727Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-07-11T19:22:34.727Z] WORKDIR /edgex [2022-07-11T19:22:34.727Z] COPY go.mod . [2022-07-11T19:22:34.727Z] RUN go mod download [2022-07-11T19:22:34.727Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-11T19:22:36.107Z] Sending build context to Docker daemon 346.6MB [2022-07-11T19:22:36.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-07-11T19:22:36.107Z] ---> de6a6ee31cbe [2022-07-11T19:22:36.107Z] Step 2/4 : WORKDIR /edgex [2022-07-11T19:22:38.022Z] ---> Running in a1fa7eeb9997 [2022-07-11T19:22:38.022Z] Removing intermediate container a1fa7eeb9997 [2022-07-11T19:22:38.022Z] ---> edc2bedba6b2 [2022-07-11T19:22:38.022Z] Step 3/4 : COPY go.mod . [2022-07-11T19:22:38.022Z] ---> b992c8e13cf8 [2022-07-11T19:22:38.022Z] Step 4/4 : RUN go mod download [2022-07-11T19:22:38.022Z] ---> Running in 19f7ba648fd9 [2022-07-11T19:22:41.542Z] Still waiting to schedule task [2022-07-11T19:22:41.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T19:23:16.774Z] Removing intermediate container 19f7ba648fd9 [2022-07-11T19:23:16.774Z] ---> cd0da7c6b276 [2022-07-11T19:23:16.774Z] Successfully built cd0da7c6b276 [2022-07-11T19:23:16.774Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:23:17.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T19:23:17.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:23:17.318Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:23:17.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T19:23:17.777Z] $ docker top fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:23:18.195Z] + go version [2022-07-11T19:23:18.195Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-07-11T19:23:18.228Z] $ docker stop --time=1 fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 [2022-07-11T19:23:19.512Z] $ docker rm -f fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:23:20.233Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T19:23:20.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:23:20.381Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:23:20.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T19:23:20.823Z] $ docker top a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T19:23:20.945Z] ========================================================= [2022-07-11T19:23:20.945Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T19:23:20.945Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:23:21.292Z] + make test [2022-07-11T19:23:21.292Z] go mod tidy [2022-07-11T19:23:21.552Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T19:23:26.825Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T19:23:36.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T19:23:37.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-07-11T19:23:37.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T19:23:37.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T19:23:38.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-07-11T19:23:38.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T19:23:38.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 44.7% of statements [2022-07-11T19:23:38.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T19:23:38.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T19:23:38.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.172s coverage: 89.5% of statements [2022-07-11T19:23:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T19:23:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.2% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 94.2% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2022-07-11T19:23:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-07-11T19:23:38.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-07-11T19:23:39.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-07-11T19:23:39.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2022-07-11T19:23:51.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2022-07-11T19:23:51.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2022-07-11T19:23:53.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements [2022-07-11T19:23:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T19:24:01.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-11T19:24:01.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-11T19:24:01.658Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-11T19:24:16.543Z] GO111MODULE=on go vet ./... [2022-07-11T19:24:20.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T19:24:20.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T19:24:20.993Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T19:24:21.594Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:24:21.688Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19338 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [Pipeline] { [Pipeline] ws [2022-07-11T19:24:21.764Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-11T19:24:21.835Z] The recommended git tool is: git [2022-07-11T19:24:21.950Z] + go mod tidy [Pipeline] sh [2022-07-11T19:24:22.514Z] + ls -al . [2022-07-11T19:24:22.514Z] total 680 [2022-07-11T19:24:22.514Z] drwxrwxr-x 11 1001 1001 4096 Jul 11 19:24 . [2022-07-11T19:24:22.514Z] drwxr-xr-x 4 root root 4096 Jul 11 19:23 .. [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 19:21 .dockerignore [2022-07-11T19:24:22.514Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 19:22 .git [2022-07-11T19:24:22.514Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 19:21 .github [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 797 Jul 11 19:21 .gitignore [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 19:21 .golangci.yml [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 19:21 .hadolint.yml [2022-07-11T19:24:22.514Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 19:22 .semver [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 19:21 .sonarcloud.properties [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 19:21 ADOPTERS.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 8910 Jul 11 19:21 Attribution.txt [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 53021 Jul 11 19:21 CHANGELOG.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 19:21 CONTRIBUTING.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 19:21 GOVERNANCE.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 19:21 Jenkinsfile [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 19:21 LICENSE [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 6508 Jul 11 19:21 Makefile [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 19:21 OWNERS.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 8212 Jul 11 19:21 README.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 19:21 SECURITY.md [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 19:22 VERSION [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 19:21 ZMQWindows.md [2022-07-11T19:24:22.514Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 19:21 bin [2022-07-11T19:24:22.514Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 19:21 cmd [2022-07-11T19:24:22.514Z] -rw-r--r-- 1 root root 428658 Jul 11 19:24 coverage.out [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 822 Jul 11 19:24 go.mod [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 49471 Jul 11 19:21 go.sum [2022-07-11T19:24:22.514Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 19:21 internal [2022-07-11T19:24:22.514Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 19:21 openapi [2022-07-11T19:24:22.514Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 19:21 snap [2022-07-11T19:24:22.514Z] drwxrwxr-x 6 1001 1001 4096 Jul 11 19:21 vendor [2022-07-11T19:24:22.514Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 19:21 version.go [Pipeline] sh [2022-07-11T19:24:22.822Z] + '[' -e coverage.out ] [2022-07-11T19:24:22.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T19:24:22.936Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T19:24:23.233Z] + make build [2022-07-11T19:24:23.233Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T19:24:24.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T19:24:27.343Z] using credential edgex-jenkins-ssh [2022-07-11T19:24:27.364Z] Cloning the remote Git repository [2022-07-11T19:24:27.430Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:24:27.514Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-11T19:24:27.607Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:24:27.608Z] > git --version # timeout=10 [2022-07-11T19:24:27.640Z] > git --version # 'git version 2.25.1' [2022-07-11T19:24:27.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:24:27.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T19:24:28.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T19:24:29.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T19:24:30.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T19:24:30.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T19:24:31.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T19:24:32.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T19:24:32.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T19:24:33.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T19:24:34.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T19:24:35.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-07-11T19:24:36.516Z] $ docker stop --time=1 a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 [2022-07-11T19:24:38.523Z] $ docker rm -f a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:24:39.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T19:24:39.460Z] [2022-07-11T19:24:39.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:24:39.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T19:24:39.865Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-11T19:24:39.865Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-11T19:24:39.865Z] ca9280d653b3: Pulling fs layer [2022-07-11T19:24:39.865Z] 7e9c9ca2126c: Pulling fs layer [2022-07-11T19:24:39.865Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-11T19:24:39.865Z] cbdbe7a5bc2a: Download complete [2022-07-11T19:24:40.176Z] ca9280d653b3: Verifying Checksum [2022-07-11T19:24:40.176Z] ca9280d653b3: Download complete [2022-07-11T19:24:40.176Z] cbdbe7a5bc2a: Pull complete [2022-07-11T19:24:40.434Z] 7e9c9ca2126c: Download complete [2022-07-11T19:24:40.434Z] ca9280d653b3: Pull complete [2022-07-11T19:24:43.734Z] 7e9c9ca2126c: Pull complete [2022-07-11T19:24:43.734Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-11T19:24:43.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T19:24:43.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:24:43.958Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:24:43.995Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T19:24:45.072Z] $ docker top 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f -eo pid,comm [Pipeline] { [2022-07-11T19:24:45.154Z] Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 [Pipeline] sh [2022-07-11T19:24:45.481Z] + docker-compose build --help [2022-07-11T19:24:45.481Z] + grep parallel [2022-07-11T19:24:44.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T19:24:44.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T19:24:44.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T19:24:44.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:24:44.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:24:44.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-07-11T19:24:45.182Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T19:24:45.216Z] > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 [2022-07-11T19:24:45.911Z] > git remote # timeout=10 [2022-07-11T19:24:45.931Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T19:24:45.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:24:45.966Z] > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [2022-07-11T19:24:46.052Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T19:24:46.086Z] $ docker stop --time=1 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f [2022-07-11T19:24:46.788Z] Merge succeeded, producing 2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:24:46.789Z] Checking out Revision 2b4c082d27bcd5f13ca6573d887eb374e4522907 (PR-4088) [2022-07-11T19:24:47.372Z] $ docker rm -f 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:24:47.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T19:24:47.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:24:48.127Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:24:48.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T19:24:46.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T19:24:46.800Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T19:24:46.816Z] > git checkout -f 2b4c082d27bcd5f13ca6573d887eb374e4522907 # timeout=10 [2022-07-11T19:24:48.507Z] $ docker top 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:24:48.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T19:24:49.475Z] Building core-command ... [2022-07-11T19:24:49.475Z] Building core-data ... [2022-07-11T19:24:49.475Z] Building core-metadata ... [2022-07-11T19:24:49.475Z] Building security-bootstrapper ... [2022-07-11T19:24:49.475Z] Building security-proxy-setup ... [2022-07-11T19:24:49.475Z] Building security-secretstore-setup ... [2022-07-11T19:24:49.475Z] Building support-notifications ... [2022-07-11T19:24:49.475Z] Building support-scheduler ... [2022-07-11T19:24:49.475Z] Building sys-mgmt-agent ... [2022-07-11T19:24:49.475Z] Building security-bootstrapper [2022-07-11T19:24:49.475Z] Building core-data [2022-07-11T19:24:49.475Z] Building core-metadata [2022-07-11T19:24:49.475Z] Building core-command [2022-07-11T19:24:49.475Z] Building support-notifications [2022-07-11T19:24:51.170Z] Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" [2022-07-11T19:24:51.170Z] First time build. Skipping changelog. [2022-07-11T19:24:51.231Z] > git --version # timeout=10 [2022-07-11T19:24:51.249Z] > git --version # 'git version 2.25.1' [2022-07-11T19:24:51.269Z] fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T19:24:52.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T19:24:52.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T19:24:52.479Z] Dload Upload Total Spent Left Speed [2022-07-11T19:24:52.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 61380 0 --:--:-- --:--:-- --:--:-- 61380 [Pipeline] sh [2022-07-11T19:24:53.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T19:24:53.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-07-11T19:24:53.697Z] sudo tee /etc/docker/daemon.new [2022-07-11T19:24:53.697Z] { [2022-07-11T19:24:53.697Z] "registry-mirrors": [ [2022-07-11T19:24:53.697Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T19:24:53.697Z] ], [2022-07-11T19:24:53.697Z] "bip": "10.250.0.254/24", [2022-07-11T19:24:53.697Z] "hosts": [ [2022-07-11T19:24:53.697Z] "tcp://0.0.0.0:5555", [2022-07-11T19:24:53.697Z] "unix:///var/run/docker.sock" [2022-07-11T19:24:53.697Z] ], [2022-07-11T19:24:53.697Z] "mtu": 1458, [2022-07-11T19:24:53.697Z] "selinux-enabled": true, [2022-07-11T19:24:53.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T19:24:53.697Z] } [Pipeline] sh [2022-07-11T19:24:54.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T19:24:54.419Z] + sudo service docker restart [2022-07-11T19:25:11.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:11.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:11.424Z] ---> cd0da7c6b276 [2022-07-11T19:25:11.424Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:25:11.424Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:11.424Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:11.424Z] ---> cd0da7c6b276 [2022-07-11T19:25:11.424Z] Step 3/21 : WORKDIR /edgex-go [2022-07-11T19:25:11.424Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:11.424Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:11.424Z] ---> cd0da7c6b276 [2022-07-11T19:25:11.424Z] Step 3/30 : WORKDIR /edgex-go [2022-07-11T19:25:11.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:11.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:11.424Z] ---> cd0da7c6b276 [2022-07-11T19:25:11.424Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:25:11.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:11.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:11.424Z] ---> cd0da7c6b276 [2022-07-11T19:25:11.424Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:25:12.410Z] ---> Running in 2e04969339db [2022-07-11T19:25:12.410Z] ---> Running in 127f9f39f284 [2022-07-11T19:25:12.410Z] ---> Running in c6b11c33abfe [2022-07-11T19:25:12.410Z] ---> Running in 05756abf3f81 [2022-07-11T19:25:12.410Z] ---> Running in c8f430707de7 [2022-07-11T19:25:12.410Z] Removing intermediate container 2e04969339db [2022-07-11T19:25:12.410Z] ---> 7d5ec4441460 [2022-07-11T19:25:12.410Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:12.410Z] ---> Running in 578247c37107 [2022-07-11T19:25:12.410Z] Removing intermediate container c8f430707de7 [2022-07-11T19:25:12.410Z] ---> 95dd2c26aebb [2022-07-11T19:25:12.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:12.410Z] Removing intermediate container 127f9f39f284 [2022-07-11T19:25:12.410Z] ---> 6a18bac998d7 [2022-07-11T19:25:12.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:12.410Z] Removing intermediate container c6b11c33abfe [2022-07-11T19:25:12.410Z] ---> 6fabf0c4bed4 [2022-07-11T19:25:12.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:12.410Z] Removing intermediate container 05756abf3f81 [2022-07-11T19:25:12.410Z] ---> 3951f4c8947e [2022-07-11T19:25:12.410Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:12.410Z] ---> Running in b32411117875 [2022-07-11T19:25:12.410Z] ---> Running in 8bca1b87869d [2022-07-11T19:25:12.410Z] ---> Running in 782db79e6cdc [2022-07-11T19:25:12.410Z] ---> Running in 383c7f297484 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T19:25:12.846Z] provisioning config files... [2022-07-11T19:25:12.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8745999572989572300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:25:13.285Z] ---> docker-login.sh [2022-07-11T19:25:13.285Z] nexus3.edgexfoundry.org:10001 [2022-07-11T19:25:13.355Z] Removing intermediate container 578247c37107 [2022-07-11T19:25:13.355Z] ---> fde81ea3b63a [2022-07-11T19:25:13.355Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T19:25:13.355Z] ---> Running in 6af2285bb843 [2022-07-11T19:25:13.355Z] Removing intermediate container 8bca1b87869d [2022-07-11T19:25:13.355Z] ---> 7347bf21641f [2022-07-11T19:25:13.355Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T19:25:13.617Z] ---> Running in 9b1119bf9025 [2022-07-11T19:25:13.617Z] Removing intermediate container b32411117875 [2022-07-11T19:25:13.617Z] ---> 812bf466517c [2022-07-11T19:25:13.617Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T19:25:13.617Z] ---> Running in bccdcf90d420 [2022-07-11T19:25:13.617Z] Removing intermediate container 383c7f297484 [2022-07-11T19:25:13.617Z] ---> e7bad1205334 [2022-07-11T19:25:13.617Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-07-11T19:25:13.617Z] ---> Running in c3746fdf5fb8 [2022-07-11T19:25:13.880Z] Removing intermediate container 782db79e6cdc [2022-07-11T19:25:13.880Z] ---> 48d94eb0681c [2022-07-11T19:25:13.880Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T19:25:13.880Z] ---> Running in c3264d9389ab [2022-07-11T19:25:13.880Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:13.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:25:14.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:25:14.158Z] Configure a credential helper to remove this warning. See [2022-07-11T19:25:14.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:25:14.158Z] [2022-07-11T19:25:14.158Z] Login Succeeded [2022-07-11T19:25:14.158Z] nexus3.edgexfoundry.org:10002 [2022-07-11T19:25:14.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:25:14.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:25:14.433Z] Configure a credential helper to remove this warning. See [2022-07-11T19:25:14.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:25:14.433Z] [2022-07-11T19:25:14.433Z] Login Succeeded [2022-07-11T19:25:14.433Z] nexus3.edgexfoundry.org:10003 [2022-07-11T19:25:14.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:25:14.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:14.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:25:14.989Z] Configure a credential helper to remove this warning. See [2022-07-11T19:25:14.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:25:14.989Z] [2022-07-11T19:25:14.989Z] Login Succeeded [2022-07-11T19:25:14.989Z] nexus3.edgexfoundry.org:10004 [2022-07-11T19:25:15.236Z] OK: 220 MiB in 52 packages [2022-07-11T19:25:15.237Z] OK: 220 MiB in 52 packages [2022-07-11T19:25:15.237Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:15.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:25:15.497Z] OK: 220 MiB in 52 packages [2022-07-11T19:25:15.497Z] OK: 220 MiB in 52 packages [2022-07-11T19:25:15.497Z] Removing intermediate container 6af2285bb843 [2022-07-11T19:25:15.497Z] ---> 817a35820d36 [2022-07-11T19:25:15.497Z] Step 6/21 : COPY . . [2022-07-11T19:25:15.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:25:15.548Z] Configure a credential helper to remove this warning. See [2022-07-11T19:25:15.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:25:15.548Z] [2022-07-11T19:25:15.548Z] Login Succeeded [2022-07-11T19:25:15.548Z] docker.io [2022-07-11T19:25:15.760Z] OK: 220 MiB in 52 packages [2022-07-11T19:25:15.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T19:25:16.023Z] Removing intermediate container c3746fdf5fb8 [2022-07-11T19:25:16.023Z] ---> 7c8addbbb283 [2022-07-11T19:25:16.023Z] Step 6/30 : COPY . . [2022-07-11T19:25:16.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T19:25:16.098Z] Configure a credential helper to remove this warning. See [2022-07-11T19:25:16.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T19:25:16.098Z] [2022-07-11T19:25:16.098Z] Login Succeeded [2022-07-11T19:25:16.283Z] Removing intermediate container bccdcf90d420 [2022-07-11T19:25:16.283Z] ---> 034a58000fa2 [2022-07-11T19:25:16.283Z] Step 6/22 : COPY . . [2022-07-11T19:25:16.374Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T19:25:16.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-07-11T19:25:16.543Z] Removing intermediate container 9b1119bf9025 [2022-07-11T19:25:16.543Z] ---> 3fceed9badb2 [2022-07-11T19:25:16.543Z] Step 6/22 : COPY . . [Pipeline] unstash [2022-07-11T19:25:16.803Z] Removing intermediate container c3264d9389ab [2022-07-11T19:25:16.803Z] ---> 3ad4631b4920 [2022-07-11T19:25:16.803Z] Step 6/22 : COPY . . [Pipeline] echo [2022-07-11T19:25:16.844Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T19:25:17.197Z] + cut -d -f 2 [2022-07-11T19:25:17.197Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2022-07-11T19:25:17.284Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T19:25:17.315Z] ========================================================= [2022-07-11T19:25:17.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-07-11T19:25:17.315Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:25:17.708Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-07-11T19:25:17.986Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T19:25:17.986Z] 552d1f2373af: Pulling fs layer [2022-07-11T19:25:17.986Z] ea3f2d53f512: Pulling fs layer [2022-07-11T19:25:17.986Z] 9e70ebbbe112: Pulling fs layer [2022-07-11T19:25:17.986Z] 7a9cfe048b4a: Pulling fs layer [2022-07-11T19:25:17.986Z] 72dc09318566: Pulling fs layer [2022-07-11T19:25:17.986Z] f324388ff665: Pulling fs layer [2022-07-11T19:25:17.986Z] 53ef782089cf: Pulling fs layer [2022-07-11T19:25:17.986Z] 2af28fca035d: Pulling fs layer [2022-07-11T19:25:17.986Z] 7a9cfe048b4a: Waiting [2022-07-11T19:25:17.986Z] 72dc09318566: Waiting [2022-07-11T19:25:17.986Z] f324388ff665: Waiting [2022-07-11T19:25:17.986Z] 53ef782089cf: Waiting [2022-07-11T19:25:17.986Z] 2af28fca035d: Waiting [2022-07-11T19:25:17.986Z] 9e70ebbbe112: Verifying Checksum [2022-07-11T19:25:17.986Z] 9e70ebbbe112: Download complete [2022-07-11T19:25:17.986Z] ea3f2d53f512: Download complete [2022-07-11T19:25:17.986Z] 72dc09318566: Verifying Checksum [2022-07-11T19:25:17.986Z] 72dc09318566: Download complete [2022-07-11T19:25:17.986Z] f324388ff665: Verifying Checksum [2022-07-11T19:25:17.986Z] f324388ff665: Download complete [2022-07-11T19:25:17.986Z] 552d1f2373af: Verifying Checksum [2022-07-11T19:25:17.986Z] 552d1f2373af: Download complete [2022-07-11T19:25:17.986Z] 53ef782089cf: Verifying Checksum [2022-07-11T19:25:17.986Z] 53ef782089cf: Download complete [2022-07-11T19:25:18.973Z] 552d1f2373af: Pull complete [2022-07-11T19:25:19.250Z] ea3f2d53f512: Pull complete [2022-07-11T19:25:19.529Z] 9e70ebbbe112: Pull complete [2022-07-11T19:25:20.128Z] 2af28fca035d: Verifying Checksum [2022-07-11T19:25:20.128Z] 2af28fca035d: Download complete [2022-07-11T19:25:20.403Z] 7a9cfe048b4a: Verifying Checksum [2022-07-11T19:25:20.403Z] 7a9cfe048b4a: Download complete [2022-07-11T19:25:26.794Z] ---> 892ff5b27e10 [2022-07-11T19:25:26.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:26.794Z] ---> 30d155ef5205 [2022-07-11T19:25:26.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:26.794Z] ---> 70c9c81120c5 [2022-07-11T19:25:26.794Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:26.794Z] ---> 30dd8095a802 [2022-07-11T19:25:26.794Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:26.794Z] ---> bab2d7132ae3 [2022-07-11T19:25:26.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:26.794Z] ---> Running in 00e61a62b1ca [2022-07-11T19:25:26.794Z] ---> Running in 28254a5f1019 [2022-07-11T19:25:26.794Z] ---> Running in 0b75f3bbc98b [2022-07-11T19:25:26.794Z] ---> Running in 10231bce7237 [2022-07-11T19:25:26.794Z] ---> Running in fe0ed90bd3a9 [2022-07-11T19:25:26.794Z] skipping... [2022-07-11T19:25:26.794Z] skipping... [2022-07-11T19:25:26.794Z] skipping... [2022-07-11T19:25:27.366Z] Removing intermediate container 28254a5f1019 [2022-07-11T19:25:27.366Z] ---> d0babae969c0 [2022-07-11T19:25:27.366Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-07-11T19:25:27.366Z] ---> Running in 36804e22ca80 [2022-07-11T19:25:27.366Z] Removing intermediate container 00e61a62b1ca [2022-07-11T19:25:27.366Z] ---> 7ca210524ed2 [2022-07-11T19:25:27.366Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-07-11T19:25:27.366Z] skipping... [2022-07-11T19:25:27.366Z] ---> Running in 7aa1bd4b8efe [2022-07-11T19:25:27.637Z] skipping... [2022-07-11T19:25:27.637Z] Removing intermediate container 0b75f3bbc98b [2022-07-11T19:25:27.637Z] ---> 618d88cb513d [2022-07-11T19:25:27.637Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T19:25:27.637Z] ---> Running in cb4511d93000 [2022-07-11T19:25:27.899Z] Removing intermediate container 10231bce7237 [2022-07-11T19:25:27.899Z] ---> 040dc4b45b83 [2022-07-11T19:25:27.899Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-07-11T19:25:27.899Z] ---> Running in 98f34e6e3807 [2022-07-11T19:25:27.899Z] Removing intermediate container fe0ed90bd3a9 [2022-07-11T19:25:27.899Z] ---> 391945943aee [2022-07-11T19:25:27.899Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-07-11T19:25:28.158Z] ---> Running in f26d3e554f95 [2022-07-11T19:25:28.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T19:25:28.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T19:25:28.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T19:25:28.725Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T19:25:28.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T19:25:32.841Z] 7a9cfe048b4a: Pull complete [2022-07-11T19:25:32.841Z] 72dc09318566: Pull complete [2022-07-11T19:25:32.841Z] f324388ff665: Pull complete [2022-07-11T19:25:32.841Z] 53ef782089cf: Pull complete [2022-07-11T19:25:38.257Z] 2af28fca035d: Pull complete [2022-07-11T19:25:38.257Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-07-11T19:25:38.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-07-11T19:25:38.257Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:25:38.670Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-07-11T19:25:38.670Z] WORKDIR /edgex [2022-07-11T19:25:38.670Z] COPY go.mod . [2022-07-11T19:25:38.670Z] RUN go mod download [2022-07-11T19:25:38.670Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-11T19:25:42.115Z] Sending build context to Docker daemon 180.6MB [2022-07-11T19:25:42.115Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-07-11T19:25:42.115Z] ---> d19f1962542a [2022-07-11T19:25:42.115Z] Step 2/4 : WORKDIR /edgex [2022-07-11T19:25:43.885Z] Removing intermediate container cb4511d93000 [2022-07-11T19:25:43.885Z] ---> e32fb895e374 [2022-07-11T19:25:43.885Z] [2022-07-11T19:25:43.885Z] Step 9/30 : FROM alpine:3.14 [2022-07-11T19:25:43.885Z] Removing intermediate container 7aa1bd4b8efe [2022-07-11T19:25:43.885Z] ---> 37107e823f94 [2022-07-11T19:25:43.885Z] [2022-07-11T19:25:43.885Z] Step 9/21 : FROM alpine:3.14 [2022-07-11T19:25:43.885Z] Removing intermediate container 36804e22ca80 [2022-07-11T19:25:43.885Z] ---> 9bdd21c275c8 [2022-07-11T19:25:43.885Z] [2022-07-11T19:25:43.885Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:25:43.885Z] 3.14: Pulling from library/alpine [2022-07-11T19:25:43.885Z] Removing intermediate container 98f34e6e3807 [2022-07-11T19:25:43.885Z] ---> 617cdbe1c031 [2022-07-11T19:25:43.885Z] [2022-07-11T19:25:43.885Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:25:43.885Z] Removing intermediate container f26d3e554f95 [2022-07-11T19:25:43.885Z] ---> c9ef2bee8b5d [2022-07-11T19:25:43.885Z] [2022-07-11T19:25:43.885Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:25:43.885Z] 3.14: Pulling from library/alpine [2022-07-11T19:25:43.885Z] 3.14: Pulling from library/alpine [2022-07-11T19:25:44.118Z] ---> Running in bdc697b1d275 [2022-07-11T19:25:44.403Z] Removing intermediate container bdc697b1d275 [2022-07-11T19:25:44.404Z] ---> 2f5c78c6ca92 [2022-07-11T19:25:44.404Z] Step 3/4 : COPY go.mod . [2022-07-11T19:25:44.460Z] 3.14: Pulling from library/alpine [2022-07-11T19:25:44.460Z] 3.14: Pulling from library/alpine [2022-07-11T19:25:44.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:25:44.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:25:44.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:25:44.460Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T19:25:44.460Z] Status: Image is up to date for alpine:3.14 [2022-07-11T19:25:44.460Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T19:25:44.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:25:44.460Z] Status: Image is up to date for alpine:3.14 [2022-07-11T19:25:44.460Z] ---> e04c818066af [2022-07-11T19:25:44.460Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T19:25:44.460Z] ---> e04c818066af [2022-07-11T19:25:44.460Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:25:44.460Z] ---> e04c818066af [2022-07-11T19:25:44.460Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T19:25:44.460Z] ---> e04c818066af [2022-07-11T19:25:44.460Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T19:25:44.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:25:44.460Z] Status: Image is up to date for alpine:3.14 [2022-07-11T19:25:44.460Z] ---> e04c818066af [2022-07-11T19:25:44.460Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:25:44.460Z] ---> Running in 44bc3653c185 [2022-07-11T19:25:44.460Z] ---> Running in 3319a9a10646 [2022-07-11T19:25:44.460Z] ---> Running in 72a907451cf2 [2022-07-11T19:25:44.460Z] ---> Running in 2f9cb5e4c0fd [2022-07-11T19:25:44.460Z] ---> Running in 6036f0690e9a [2022-07-11T19:25:44.720Z] Removing intermediate container 72a907451cf2 [2022-07-11T19:25:44.720Z] ---> 7487dd64b945 [2022-07-11T19:25:44.720Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T19:25:44.720Z] Removing intermediate container 2f9cb5e4c0fd [2022-07-11T19:25:44.720Z] ---> 10c5a7400729 [2022-07-11T19:25:44.720Z] Step 11/22 : ENV APP_PORT=59880 [2022-07-11T19:25:44.720Z] ---> Running in 208cb43850c2 [2022-07-11T19:25:44.720Z] ---> Running in 251e6c05b272 [2022-07-11T19:25:44.720Z] Removing intermediate container 251e6c05b272 [2022-07-11T19:25:44.720Z] ---> 90dcd2d88a19 [2022-07-11T19:25:44.720Z] Step 12/22 : EXPOSE $APP_PORT [2022-07-11T19:25:44.720Z] ---> Running in bf02348598e5 [2022-07-11T19:25:44.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:44.979Z] Removing intermediate container bf02348598e5 [2022-07-11T19:25:44.979Z] ---> a0a7bd042b5b [2022-07-11T19:25:44.979Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:44.979Z] ---> Running in 435a6e683516 [2022-07-11T19:25:44.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.003Z] ---> ef33fa6ea9fb [2022-07-11T19:25:45.003Z] Step 4/4 : RUN go mod download [2022-07-11T19:25:45.003Z] ---> Running in 7dc119bc36ba [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.239Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T19:25:45.239Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:25:45.239Z] OK: 6 MiB in 15 packages [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:45.497Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T19:25:45.497Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T19:25:45.497Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:25:45.497Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:25:45.497Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T19:25:45.497Z] OK: 6 MiB in 16 packages [2022-07-11T19:25:45.497Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T19:25:45.497Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:25:45.497Z] OK: 6 MiB in 16 packages [2022-07-11T19:25:45.497Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T19:25:45.497Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:25:45.497Z] OK: 6 MiB in 15 packages [2022-07-11T19:25:45.763Z] Removing intermediate container 3319a9a10646 [2022-07-11T19:25:45.763Z] ---> 905f112c296f [2022-07-11T19:25:45.763Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:25:45.763Z] ---> Running in 43adbc5b9ed2 [2022-07-11T19:25:45.763Z] Removing intermediate container 435a6e683516 [2022-07-11T19:25:45.763Z] ---> 02cb903c03e9 [2022-07-11T19:25:45.763Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T19:25:45.764Z] ---> Running in 679b21929d58 [2022-07-11T19:25:46.025Z] Removing intermediate container 43adbc5b9ed2 [2022-07-11T19:25:46.025Z] ---> 258cd71e47e5 [2022-07-11T19:25:46.025Z] Step 12/22 : ENV APP_PORT=59881 [2022-07-11T19:25:46.025Z] ---> Running in c9efffe24eea [2022-07-11T19:25:46.025Z] Removing intermediate container 44bc3653c185 [2022-07-11T19:25:46.025Z] ---> 893683028236 [2022-07-11T19:25:46.025Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:25:46.025Z] Removing intermediate container c9efffe24eea [2022-07-11T19:25:46.025Z] ---> 54242c71f7ca [2022-07-11T19:25:46.025Z] Step 13/22 : EXPOSE $APP_PORT [2022-07-11T19:25:46.025Z] Removing intermediate container 208cb43850c2 [2022-07-11T19:25:46.025Z] ---> 950e44a21f0d [2022-07-11T19:25:46.025Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T19:25:46.025Z] ---> Running in c4753d37f368 [2022-07-11T19:25:46.025Z] ---> Running in f47221379c14 [2022-07-11T19:25:46.288Z] ---> Running in 31dea3753299 [2022-07-11T19:25:46.288Z] Removing intermediate container 6036f0690e9a [2022-07-11T19:25:46.288Z] ---> 77ffd16634b3 [2022-07-11T19:25:46.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:25:46.288Z] Removing intermediate container c4753d37f368 [2022-07-11T19:25:46.288Z] ---> b685236a1976 [2022-07-11T19:25:46.288Z] Step 12/21 : ENV APP_PORT=59860 [2022-07-11T19:25:46.288Z] ---> Running in 6c96cb741a8d [2022-07-11T19:25:46.288Z] ---> Running in 934ee929000f [2022-07-11T19:25:46.288Z] Removing intermediate container f47221379c14 [2022-07-11T19:25:46.288Z] ---> ce4aff9d9a88 [2022-07-11T19:25:46.288Z] Step 14/22 : WORKDIR / [2022-07-11T19:25:46.288Z] Removing intermediate container 31dea3753299 [2022-07-11T19:25:46.288Z] ---> 597ae148294b [2022-07-11T19:25:46.288Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T19:25:46.288Z] ---> Running in 0bb192ed223b [2022-07-11T19:25:46.288Z] ---> Running in 3b34c282f360 [2022-07-11T19:25:46.288Z] Removing intermediate container 6c96cb741a8d [2022-07-11T19:25:46.288Z] ---> 0f4bf15339e3 [2022-07-11T19:25:46.288Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:46.288Z] Step 12/22 : ENV APP_PORT=59882 [2022-07-11T19:25:46.556Z] Removing intermediate container 934ee929000f [2022-07-11T19:25:46.556Z] ---> 48c7433b62ec [2022-07-11T19:25:46.556Z] Step 13/21 : EXPOSE $APP_PORT [2022-07-11T19:25:46.556Z] ---> Running in 36e2ed22fca1 [2022-07-11T19:25:46.556Z] Removing intermediate container 0bb192ed223b [2022-07-11T19:25:46.556Z] ---> b0f0a7a3ed2f [2022-07-11T19:25:46.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:25:46.556Z] Removing intermediate container 3b34c282f360 [2022-07-11T19:25:46.556Z] ---> 7d60c4afaf26 [2022-07-11T19:25:46.556Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T19:25:46.556Z] ---> Running in 59ba90a0b188 [2022-07-11T19:25:46.556Z] ---> Running in e25653ac5077 [2022-07-11T19:25:46.556Z] Removing intermediate container 36e2ed22fca1 [2022-07-11T19:25:46.556Z] ---> c65747df807a [2022-07-11T19:25:46.556Z] Step 13/22 : EXPOSE $APP_PORT [2022-07-11T19:25:46.556Z] ---> Running in cfea158f57d8 [2022-07-11T19:25:46.556Z] Removing intermediate container 59ba90a0b188 [2022-07-11T19:25:46.556Z] ---> d324e52a6863 [2022-07-11T19:25:46.556Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:25:46.815Z] ---> 32a20f5aad8a [2022-07-11T19:25:46.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T19:25:46.815Z] Removing intermediate container cfea158f57d8 [2022-07-11T19:25:46.815Z] ---> 53febcf6f6c6 [2022-07-11T19:25:46.815Z] Step 14/22 : WORKDIR / [2022-07-11T19:25:46.815Z] ---> Running in 7a865d95053b [2022-07-11T19:25:46.815Z] ---> a90c80892b6e [2022-07-11T19:25:46.815Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T19:25:46.815Z] Removing intermediate container 7a865d95053b [2022-07-11T19:25:46.815Z] ---> 479c08a6db84 [2022-07-11T19:25:46.815Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:25:47.074Z] ---> e413e7e8790f [2022-07-11T19:25:47.074Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T19:25:47.074Z] ---> 821c3da91003 [2022-07-11T19:25:47.074Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T19:25:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:25:47.333Z] ---> 0b04c01f2e20 [2022-07-11T19:25:47.333Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T19:25:47.333Z] ---> 71e41f96df1d [2022-07-11T19:25:47.333Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-07-11T19:25:47.333Z] Removing intermediate container e25653ac5077 [2022-07-11T19:25:47.333Z] ---> cdb1048be61a [2022-07-11T19:25:47.333Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T19:25:47.333Z] ---> Running in 76ec6c0d348f [2022-07-11T19:25:47.333Z] ---> Running in 8d5e4b70036f [2022-07-11T19:25:47.333Z] ---> 8564c0d34d0c [2022-07-11T19:25:47.333Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-07-11T19:25:47.593Z] ---> Running in c704e74b2e19 [2022-07-11T19:25:47.593Z] Removing intermediate container 76ec6c0d348f [2022-07-11T19:25:47.593Z] ---> fd20ce87c466 [2022-07-11T19:25:47.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:25:47.593Z] Removing intermediate container 8d5e4b70036f [2022-07-11T19:25:47.593Z] ---> 96c08b3205b8 [2022-07-11T19:25:47.593Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T19:25:47.593Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T19:25:47.593Z] ---> 32be783f003a [2022-07-11T19:25:47.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T19:25:47.593Z] ---> Running in 60950fab724c [2022-07-11T19:25:47.593Z] Removing intermediate container c704e74b2e19 [2022-07-11T19:25:47.593Z] ---> c8d058b07817 [2022-07-11T19:25:47.593Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:25:47.593Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T19:25:47.593Z] ---> Running in 38eeb390a8d6 [2022-07-11T19:25:47.593Z] Removing intermediate container 60950fab724c [2022-07-11T19:25:47.593Z] ---> f88dbad04709 [2022-07-11T19:25:47.593Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T19:25:47.593Z] ---> 880684191dcf [2022-07-11T19:25:47.593Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T19:25:47.593Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T19:25:47.859Z] ---> Running in daab0c50b3c5 [2022-07-11T19:25:47.859Z] ---> Running in d0845b08d353 [2022-07-11T19:25:47.859Z] ---> f955bc7fae44 [2022-07-11T19:25:47.859Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-07-11T19:25:47.859Z] Removing intermediate container 38eeb390a8d6 [2022-07-11T19:25:47.859Z] ---> 38d6095d2bcb [2022-07-11T19:25:47.859Z] Step 19/21 : LABEL arch=x86_64 [2022-07-11T19:25:47.859Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T19:25:47.859Z] ---> Running in 5d44acfec3f7 [2022-07-11T19:25:47.859Z] ---> Running in 7ede4f9d88a3 [2022-07-11T19:25:47.859Z] Removing intermediate container daab0c50b3c5 [2022-07-11T19:25:47.859Z] ---> 22492b30e047 [2022-07-11T19:25:47.859Z] Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:25:47.859Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T19:25:47.859Z] ---> Running in 6a6e8225df74 [2022-07-11T19:25:47.859Z] Removing intermediate container 5d44acfec3f7 [2022-07-11T19:25:47.859Z] ---> fff354dcb5b0 [2022-07-11T19:25:47.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:25:48.120Z] Removing intermediate container 7ede4f9d88a3 [2022-07-11T19:25:48.120Z] ---> bc5e6ec54569 [2022-07-11T19:25:48.120Z] Step 20/21 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:25:48.120Z] ---> Running in 41c4e6be3b6a [2022-07-11T19:25:48.120Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T19:25:48.120Z] ---> Running in bcc782bc3a9f [2022-07-11T19:25:48.120Z] Removing intermediate container 6a6e8225df74 [2022-07-11T19:25:48.120Z] ---> ac24c18395f2 [2022-07-11T19:25:48.120Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:25:48.120Z] ---> Running in 76cdad5a28da [2022-07-11T19:25:48.120Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:25:48.120Z] OK: 8 MiB in 20 packages [2022-07-11T19:25:48.120Z] Removing intermediate container 41c4e6be3b6a [2022-07-11T19:25:48.120Z] ---> d1ab05b9ff14 [2022-07-11T19:25:48.120Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T19:25:48.120Z] ---> Running in 37d58c95e8b8 [2022-07-11T19:25:48.120Z] Removing intermediate container bcc782bc3a9f [2022-07-11T19:25:48.120Z] ---> 3b5a50711ca0 [2022-07-11T19:25:48.120Z] Step 21/21 : LABEL version=0.0.0 [2022-07-11T19:25:48.120Z] Removing intermediate container 76cdad5a28da [2022-07-11T19:25:48.120Z] ---> 084e9f77bf18 [2022-07-11T19:25:48.120Z] [2022-07-11T19:25:48.120Z] ---> Running in a26efbb8b60d [2022-07-11T19:25:48.379Z] Successfully built 084e9f77bf18 [2022-07-11T19:25:48.379Z] Successfully tagged core-metadata:latest [2022-07-11T19:25:48.379Z]  Building core-metadata ... done Building security-proxy-setup [2022-07-11T19:25:48.379Z] Removing intermediate container 37d58c95e8b8 [2022-07-11T19:25:48.379Z] ---> 5db59f6d8221 [2022-07-11T19:25:48.379Z] Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:25:48.379Z] Removing intermediate container a26efbb8b60d [2022-07-11T19:25:48.379Z] ---> 6cf1bb33a863 [2022-07-11T19:25:48.379Z] [2022-07-11T19:25:48.379Z] ---> Running in ec1237c3619d [2022-07-11T19:25:48.379Z] Removing intermediate container ec1237c3619d [2022-07-11T19:25:48.379Z] ---> 343afa7c13a0 [2022-07-11T19:25:48.379Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:25:48.637Z] Removing intermediate container d0845b08d353 [2022-07-11T19:25:48.637Z] ---> dfee929992fd [2022-07-11T19:25:48.637Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:25:48.637Z] ---> Running in e642a4d0a452 [2022-07-11T19:25:48.637Z] Successfully built 6cf1bb33a863 [2022-07-11T19:25:48.637Z] Successfully tagged support-notifications:latest [2022-07-11T19:25:48.637Z] Building sys-mgmt-agent [2022-07-11T19:25:48.637Z]  Building support-notifications ... done Removing intermediate container 679b21929d58 [2022-07-11T19:25:48.637Z] ---> 71a9b33861d8 [2022-07-11T19:25:48.637Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:25:48.637Z] Removing intermediate container e642a4d0a452 [2022-07-11T19:25:48.637Z] ---> 5f54bd5f3169 [2022-07-11T19:25:48.637Z] [2022-07-11T19:25:48.637Z] ---> ca8ce2f0d753 [2022-07-11T19:25:48.637Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T19:25:48.897Z] ---> c82115163e5c [2022-07-11T19:25:48.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T19:25:48.897Z] Successfully built 5f54bd5f3169 [2022-07-11T19:25:48.897Z] Successfully tagged core-command:latest [2022-07-11T19:25:48.897Z] Building support-scheduler [2022-07-11T19:25:50.828Z]  Building core-command ... done  ---> b693159e78e3 [2022-07-11T19:25:50.828Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T19:25:51.088Z] ---> 14ff64aaf7ed [2022-07-11T19:25:51.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T19:25:51.088Z] ---> 1248326dcdbb [2022-07-11T19:25:51.088Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T19:25:51.088Z] ---> 08ab84ab3ad5 [2022-07-11T19:25:51.088Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-07-11T19:25:51.347Z] ---> Running in 3a944510b769 [2022-07-11T19:25:51.347Z] ---> 48ceafef7ed4 [2022-07-11T19:25:51.347Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T19:25:51.347Z] Removing intermediate container 3a944510b769 [2022-07-11T19:25:51.347Z] ---> 66a3cec07ade [2022-07-11T19:25:51.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:25:51.347Z] ---> Running in f8c152ed7806 [2022-07-11T19:25:51.347Z] ---> bbab9fbdb27c [2022-07-11T19:25:51.347Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T19:25:51.607Z] Removing intermediate container f8c152ed7806 [2022-07-11T19:25:51.607Z] ---> Running in 42e23e7d3e08 [2022-07-11T19:25:51.607Z] ---> 8e69171bf53e [2022-07-11T19:25:51.608Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T19:25:51.608Z] ---> Running in 0a8687ec1330 [2022-07-11T19:25:51.608Z] Removing intermediate container 42e23e7d3e08 [2022-07-11T19:25:51.608Z] ---> ddf466f34143 [2022-07-11T19:25:51.608Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T19:25:51.608Z] Removing intermediate container 0a8687ec1330 [2022-07-11T19:25:51.608Z] ---> fdc43aee263b [2022-07-11T19:25:51.608Z] Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:25:51.608Z] ---> Running in 437c2d8bd2f8 [2022-07-11T19:25:51.867Z] ---> ca3e345da322 [2022-07-11T19:25:51.867Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-07-11T19:25:51.867Z] Removing intermediate container 437c2d8bd2f8 [2022-07-11T19:25:51.867Z] ---> 6953082e8fb8 [2022-07-11T19:25:51.867Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:25:51.867Z] ---> Running in e90f1dae83dd [2022-07-11T19:25:51.867Z] ---> Running in c6c9f161d145 [2022-07-11T19:25:51.867Z] Removing intermediate container c6c9f161d145 [2022-07-11T19:25:51.867Z] ---> 178803507335 [2022-07-11T19:25:51.867Z] [2022-07-11T19:25:52.127Z] Successfully built 178803507335 [2022-07-11T19:25:52.127Z] Successfully tagged core-data:latest [2022-07-11T19:25:52.127Z] Building security-secretstore-setup [2022-07-11T19:25:52.385Z]  Building core-data ... done Removing intermediate container e90f1dae83dd [2022-07-11T19:25:52.385Z] ---> 84cbb5a69f57 [2022-07-11T19:25:52.385Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T19:25:52.648Z] ---> Running in eebd5f9b00c0 [2022-07-11T19:25:52.648Z] Removing intermediate container eebd5f9b00c0 [2022-07-11T19:25:52.648Z] ---> f586fe814dfa [2022-07-11T19:25:52.648Z] Step 27/30 : CMD ["gate"] [2022-07-11T19:25:52.648Z] ---> Running in ba58e8c29293 [2022-07-11T19:25:52.908Z] Removing intermediate container ba58e8c29293 [2022-07-11T19:25:52.908Z] ---> c4579be9140e [2022-07-11T19:25:52.908Z] Step 28/30 : LABEL arch=x86_64 [2022-07-11T19:25:52.908Z] ---> Running in 146141267a7e [2022-07-11T19:25:52.908Z] Removing intermediate container 146141267a7e [2022-07-11T19:25:52.908Z] ---> 04c02f3aaa5b [2022-07-11T19:25:52.908Z] Step 29/30 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:25:53.167Z] ---> Running in 2436790e9005 [2022-07-11T19:25:53.167Z] Removing intermediate container 2436790e9005 [2022-07-11T19:25:53.167Z] ---> 70ce2be89722 [2022-07-11T19:25:53.167Z] Step 30/30 : LABEL version=0.0.0 [2022-07-11T19:25:53.167Z] ---> Running in ce3e01357d98 [2022-07-11T19:25:53.429Z] Removing intermediate container ce3e01357d98 [2022-07-11T19:25:53.429Z] ---> 70e4feef7635 [2022-07-11T19:25:53.429Z] [2022-07-11T19:25:53.429Z] Successfully built 70e4feef7635 [2022-07-11T19:25:53.429Z] Successfully tagged security-bootstrapper:latest [2022-07-11T19:25:59.999Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:25:59.999Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:25:59.999Z] ---> cd0da7c6b276 [2022-07-11T19:25:59.999Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T19:25:59.999Z] ---> Using cache [2022-07-11T19:25:59.999Z] ---> 3951f4c8947e [2022-07-11T19:25:59.999Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:25:59.999Z] ---> Using cache [2022-07-11T19:25:59.999Z] ---> e7bad1205334 [2022-07-11T19:25:59.999Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-07-11T19:25:59.999Z] ---> Using cache [2022-07-11T19:25:59.999Z] ---> 7c8addbbb283 [2022-07-11T19:25:59.999Z] Step 6/20 : COPY . . [2022-07-11T19:25:59.999Z] ---> Using cache [2022-07-11T19:25:59.999Z] ---> 30dd8095a802 [2022-07-11T19:25:59.999Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:25:59.999Z] ---> Using cache [2022-07-11T19:25:59.999Z] ---> 618d88cb513d [2022-07-11T19:25:59.999Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T19:26:00.257Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:26:00.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:26:00.257Z] ---> cd0da7c6b276 [2022-07-11T19:26:00.257Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:26:00.257Z] ---> Using cache [2022-07-11T19:26:00.257Z] ---> 3951f4c8947e [2022-07-11T19:26:00.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:26:00.257Z] ---> Using cache [2022-07-11T19:26:00.257Z] ---> e7bad1205334 [2022-07-11T19:26:00.257Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-07-11T19:26:00.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:26:00.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:26:00.516Z] ---> cd0da7c6b276 [2022-07-11T19:26:00.516Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T19:26:00.516Z] ---> Using cache [2022-07-11T19:26:00.516Z] ---> 3951f4c8947e [2022-07-11T19:26:00.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:26:00.516Z] ---> Using cache [2022-07-11T19:26:00.516Z] ---> e7bad1205334 [2022-07-11T19:26:00.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T19:26:00.516Z] ---> Using cache [2022-07-11T19:26:00.516Z] ---> 7c8addbbb283 [2022-07-11T19:26:00.516Z] Step 6/23 : COPY go.mod . [2022-07-11T19:26:01.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:26:01.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:26:01.456Z] ---> cd0da7c6b276 [2022-07-11T19:26:01.456Z] Step 3/24 : WORKDIR /edgex-go [2022-07-11T19:26:01.456Z] ---> Using cache [2022-07-11T19:26:01.456Z] ---> 3951f4c8947e [2022-07-11T19:26:01.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:26:01.456Z] ---> Using cache [2022-07-11T19:26:01.456Z] ---> e7bad1205334 [2022-07-11T19:26:01.456Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-07-11T19:26:01.456Z] ---> Using cache [2022-07-11T19:26:01.456Z] ---> 7c8addbbb283 [2022-07-11T19:26:01.456Z] Step 6/24 : COPY . . [2022-07-11T19:26:01.456Z] ---> Using cache [2022-07-11T19:26:01.456Z] ---> 30dd8095a802 [2022-07-11T19:26:01.457Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:26:01.457Z] ---> Using cache [2022-07-11T19:26:01.457Z] ---> 618d88cb513d [2022-07-11T19:26:01.457Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T19:26:03.367Z] ---> 6ebd5d430b1e [2022-07-11T19:26:03.367Z] Step 7/23 : RUN go mod download [2022-07-11T19:26:03.367Z] ---> Running in 6ca45b807ffc [2022-07-11T19:26:03.367Z] ---> Running in deab60ba1588 [2022-07-11T19:26:03.367Z] ---> Running in 0c8a757fa6b3 [2022-07-11T19:26:03.367Z] ---> Running in eeb428227d2b [2022-07-11T19:26:03.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T19:26:03.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T19:26:04.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:05.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:05.348Z] OK: 220 MiB in 52 packages [2022-07-11T19:26:05.348Z] Removing intermediate container eeb428227d2b [2022-07-11T19:26:05.348Z] ---> 1ddfa7c4338a [2022-07-11T19:26:05.348Z] Step 8/23 : COPY . . [2022-07-11T19:26:06.287Z] Removing intermediate container 0c8a757fa6b3 [2022-07-11T19:26:06.287Z] ---> 4f2438a14b73 [2022-07-11T19:26:06.287Z] Step 6/22 : COPY . . [2022-07-11T19:26:10.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T19:26:10.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T19:26:14.809Z] ---> 96dc55125729 [2022-07-11T19:26:14.809Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:26:14.809Z] ---> 57f4347ec00f [2022-07-11T19:26:14.809Z] Step 9/23 : RUN go mod tidy [2022-07-11T19:26:14.809Z] ---> Running in 0e5609d6fb62 [2022-07-11T19:26:14.809Z] ---> Running in 7751da7e5963 [2022-07-11T19:26:15.069Z] Removing intermediate container deab60ba1588 [2022-07-11T19:26:15.069Z] ---> aa387044f49f [2022-07-11T19:26:15.069Z] [2022-07-11T19:26:15.069Z] Step 9/20 : FROM alpine:3.14 [2022-07-11T19:26:15.069Z] ---> e04c818066af [2022-07-11T19:26:15.069Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-07-11T19:26:15.069Z] Removing intermediate container 6ca45b807ffc [2022-07-11T19:26:15.069Z] ---> 3f2f61ca1964 [2022-07-11T19:26:15.069Z] [2022-07-11T19:26:15.069Z] Step 9/24 : FROM alpine:3.14 [2022-07-11T19:26:15.069Z] ---> e04c818066af [2022-07-11T19:26:15.069Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T19:26:15.069Z] ---> Running in da4607055806 [2022-07-11T19:26:15.069Z] ---> Running in 80ba343ba4ae [2022-07-11T19:26:15.328Z] skipping... [2022-07-11T19:26:15.592Z] Removing intermediate container 0e5609d6fb62 [2022-07-11T19:26:15.592Z] ---> 7965f5639b2f [2022-07-11T19:26:15.592Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T19:26:15.592Z] Removing intermediate container 7751da7e5963 [2022-07-11T19:26:15.592Z] ---> ed847b9f63be [2022-07-11T19:26:15.592Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T19:26:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:15.851Z] ---> Running in 2f154097029a [2022-07-11T19:26:15.851Z] ---> Running in a2b182a14b50 [2022-07-11T19:26:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:16.111Z] (1/5) Installing ca-certificates (20211220-r0) [2022-07-11T19:26:16.111Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T19:26:16.111Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-07-11T19:26:16.111Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T19:26:16.111Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T19:26:16.111Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:26:16.111Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:26:16.111Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-07-11T19:26:16.111Z] (4/5) Installing libcurl (7.79.1-r2) [2022-07-11T19:26:16.111Z] (5/5) Installing curl (7.79.1-r2) [2022-07-11T19:26:16.111Z] OK: 6 MiB in 17 packages [2022-07-11T19:26:16.111Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:26:16.111Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:26:16.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T19:26:16.111Z] OK: 8 MiB in 19 packages [2022-07-11T19:26:16.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T19:26:16.683Z] Removing intermediate container 80ba343ba4ae [2022-07-11T19:26:16.683Z] ---> be0c40d50da6 [2022-07-11T19:26:16.684Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T19:26:16.684Z] Removing intermediate container da4607055806 [2022-07-11T19:26:16.684Z] ---> ddd470e689d3 [2022-07-11T19:26:16.684Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T19:26:16.942Z] ---> Running in 344d4e62ce2a [2022-07-11T19:26:16.942Z] ---> Running in ce0c399a39eb [2022-07-11T19:26:16.942Z] Removing intermediate container 344d4e62ce2a [2022-07-11T19:26:16.942Z] ---> 618024ce7e9c [2022-07-11T19:26:16.942Z] Step 12/24 : WORKDIR / [2022-07-11T19:26:17.200Z] Removing intermediate container ce0c399a39eb [2022-07-11T19:26:17.201Z] ---> 48e704fe5bc7 [2022-07-11T19:26:17.201Z] Step 12/20 : WORKDIR /edgex [2022-07-11T19:26:17.201Z] ---> Running in 98c74cd9082c [2022-07-11T19:26:17.201Z] ---> Running in bb1f68de09a6 [2022-07-11T19:26:17.459Z] Removing intermediate container bb1f68de09a6 [2022-07-11T19:26:17.459Z] ---> fbcff39d9bd2 [2022-07-11T19:26:17.459Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T19:26:17.459Z] Removing intermediate container 98c74cd9082c [2022-07-11T19:26:17.459Z] ---> 6969f4c5d7a7 [2022-07-11T19:26:17.459Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-11T19:26:18.026Z] ---> ffcc0b416c56 [2022-07-11T19:26:18.026Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-11T19:26:18.026Z] ---> 0567281bdbda [2022-07-11T19:26:18.026Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T19:26:18.595Z] ---> f4a1bb2bcecf [2022-07-11T19:26:18.595Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T19:26:18.595Z] ---> d7a7f7c71ff8 [2022-07-11T19:26:18.595Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T19:26:19.166Z] ---> 2aa67fac78f7 [2022-07-11T19:26:19.166Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-11T19:26:19.166Z] ---> 76c26c901357 [2022-07-11T19:26:19.166Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-07-11T19:26:19.166Z] ---> Running in c97cbc6df651 [2022-07-11T19:26:19.436Z] ---> 95f15ab62673 [2022-07-11T19:26:19.436Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T19:26:19.436Z] Removing intermediate container c97cbc6df651 [2022-07-11T19:26:19.436Z] ---> 552309258834 [2022-07-11T19:26:19.436Z] Step 17/20 : CMD ["--init=true"] [2022-07-11T19:26:19.436Z] ---> Running in a75555a1c8e0 [2022-07-11T19:26:19.695Z] Removing intermediate container a75555a1c8e0 [2022-07-11T19:26:19.695Z] ---> 93900429b260 [2022-07-11T19:26:19.695Z] Step 18/20 : LABEL arch=x86_64 [2022-07-11T19:26:19.695Z] ---> Running in b56b4864f544 [2022-07-11T19:26:19.695Z] ---> c84b98801ac6 [2022-07-11T19:26:19.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T19:26:19.695Z] Removing intermediate container b56b4864f544 [2022-07-11T19:26:19.695Z] ---> d55bbc644bc5 [2022-07-11T19:26:19.695Z] Step 19/20 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:26:19.695Z] ---> Running in 7e5bd4cb25f7 [2022-07-11T19:26:19.954Z] Removing intermediate container 7e5bd4cb25f7 [2022-07-11T19:26:19.954Z] ---> 52478898846d [2022-07-11T19:26:19.954Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T19:26:19.954Z] ---> Running in e2e8bf91cfc4 [2022-07-11T19:26:20.212Z] ---> a14d356fc791 [2022-07-11T19:26:20.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T19:26:20.212Z] Removing intermediate container e2e8bf91cfc4 [2022-07-11T19:26:20.212Z] ---> 248bd8380b65 [2022-07-11T19:26:20.212Z] [2022-07-11T19:26:20.212Z] Successfully built 248bd8380b65 [2022-07-11T19:26:20.212Z] Successfully tagged security-proxy-setup:latest [2022-07-11T19:26:20.212Z]  Building security-proxy-setup ... done  ---> 19be8e233c96 [2022-07-11T19:26:20.212Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T19:26:20.212Z] ---> Running in db349782890f [2022-07-11T19:26:21.149Z] Removing intermediate container db349782890f [2022-07-11T19:26:21.149Z] ---> ad11af4c182b [2022-07-11T19:26:21.149Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T19:26:21.149Z] ---> Running in 2330e4fb2199 [2022-07-11T19:26:21.415Z] Removing intermediate container 2330e4fb2199 [2022-07-11T19:26:21.415Z] ---> 23e73d7463bf [2022-07-11T19:26:21.415Z] Step 22/24 : LABEL arch=x86_64 [2022-07-11T19:26:21.415Z] ---> Running in 43e385d62142 [2022-07-11T19:26:21.674Z] Removing intermediate container 43e385d62142 [2022-07-11T19:26:21.674Z] ---> 829b9380c94d [2022-07-11T19:26:21.674Z] Step 23/24 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:26:21.674Z] ---> Running in 2dc0fbaca62a [2022-07-11T19:26:21.674Z] Removing intermediate container 2dc0fbaca62a [2022-07-11T19:26:21.674Z] ---> b87722bfb6e8 [2022-07-11T19:26:21.674Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T19:26:21.934Z] ---> Running in f7e8309ba105 [2022-07-11T19:26:21.934Z] Removing intermediate container f7e8309ba105 [2022-07-11T19:26:21.934Z] ---> 0893274886d7 [2022-07-11T19:26:21.934Z] [2022-07-11T19:26:22.193Z] Successfully built 0893274886d7 [2022-07-11T19:26:22.193Z] Successfully tagged security-secretstore-setup:latest [2022-07-11T19:26:24.099Z]  Building security-secretstore-setup ... done Removing intermediate container a2b182a14b50 [2022-07-11T19:26:24.099Z] ---> 3b9dbae16300 [2022-07-11T19:26:24.099Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T19:26:24.099Z] ---> Running in dac97b4aea28 [2022-07-11T19:26:24.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T19:26:24.669Z] Removing intermediate container 2f154097029a [2022-07-11T19:26:24.669Z] ---> 32afa8f93064 [2022-07-11T19:26:24.669Z] [2022-07-11T19:26:24.669Z] Step 11/23 : FROM alpine:3.14 [2022-07-11T19:26:24.669Z] ---> e04c818066af [2022-07-11T19:26:24.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:26:24.669Z] ---> Using cache [2022-07-11T19:26:24.669Z] ---> 77ffd16634b3 [2022-07-11T19:26:24.669Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:26:24.669Z] ---> Using cache [2022-07-11T19:26:24.669Z] ---> 0f4bf15339e3 [2022-07-11T19:26:24.669Z] Step 14/23 : ENV APP_PORT=59861 [2022-07-11T19:26:24.669Z] ---> Running in c7b8487c522d [2022-07-11T19:26:24.669Z] Removing intermediate container c7b8487c522d [2022-07-11T19:26:24.669Z] ---> b58b087de5f7 [2022-07-11T19:26:24.669Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T19:26:24.669Z] ---> Running in b88db770e0af [2022-07-11T19:26:24.929Z] Removing intermediate container b88db770e0af [2022-07-11T19:26:24.929Z] ---> 437e05fe2608 [2022-07-11T19:26:24.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:26:24.929Z] ---> 9fc8ebd91b88 [2022-07-11T19:26:24.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T19:26:25.188Z] Removing intermediate container dac97b4aea28 [2022-07-11T19:26:25.188Z] ---> 9a71a93e259b [2022-07-11T19:26:25.188Z] [2022-07-11T19:26:25.188Z] Step 10/22 : FROM docker:20.10.8 [2022-07-11T19:26:25.188Z] ---> b7100b0b1dbf [2022-07-11T19:26:25.188Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T19:26:25.447Z] ---> 49eb340352bd [2022-07-11T19:26:25.447Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T19:26:25.447Z] ---> Running in 6c46f055f2a0 [2022-07-11T19:26:25.447Z] Removing intermediate container 6c46f055f2a0 [2022-07-11T19:26:25.447Z] ---> 868dcc987cdc [2022-07-11T19:26:25.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:26:25.447Z] ---> Running in ede5eafbf23c [2022-07-11T19:26:25.706Z] Removing intermediate container ede5eafbf23c [2022-07-11T19:26:25.706Z] ---> c0c97d5e5676 [2022-07-11T19:26:25.706Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T19:26:25.706Z] 20.10.8: Pulling from library/docker [2022-07-11T19:26:25.706Z] ---> Running in c79753a126ae [2022-07-11T19:26:25.706Z] Removing intermediate container c79753a126ae [2022-07-11T19:26:25.706Z] ---> f39e8e90ebf1 [2022-07-11T19:26:25.706Z] Step 22/23 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:26:25.706Z] ---> Running in 217655ae62fb [2022-07-11T19:26:25.966Z] Removing intermediate container 217655ae62fb [2022-07-11T19:26:25.966Z] ---> 0490c0516ead [2022-07-11T19:26:25.966Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T19:26:25.966Z] ---> Running in efe51bc11641 [2022-07-11T19:26:26.226Z] Removing intermediate container efe51bc11641 [2022-07-11T19:26:26.226Z] ---> 510fadf13454 [2022-07-11T19:26:26.226Z] [2022-07-11T19:26:26.226Z] Successfully built 510fadf13454 [2022-07-11T19:26:26.226Z] Successfully tagged support-scheduler:latest [2022-07-11T19:26:28.148Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-07-11T19:26:28.148Z] Status: Downloaded newer image for docker:20.10.8 [2022-07-11T19:26:28.148Z] ---> bc6c0ffef665 [2022-07-11T19:26:28.148Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:26:28.148Z] ---> Running in 069a9258a1d2 [2022-07-11T19:26:28.148Z] Removing intermediate container 069a9258a1d2 [2022-07-11T19:26:28.148Z] ---> 734f750b6947 [2022-07-11T19:26:28.148Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T19:26:28.148Z] ---> Running in 588a6fbfeeca [2022-07-11T19:26:28.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:28.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T19:26:28.717Z] (1/42) Installing readline (8.1.0-r0) [2022-07-11T19:26:28.717Z] (2/42) Installing bash (5.1.16-r0) [2022-07-11T19:26:28.717Z] Executing bash-5.1.16-r0.post-install [2022-07-11T19:26:28.717Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-07-11T19:26:28.717Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-07-11T19:26:28.717Z] (5/42) Installing libcurl (7.79.1-r2) [2022-07-11T19:26:28.717Z] (6/42) Installing curl (7.79.1-r2) [2022-07-11T19:26:28.977Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-07-11T19:26:28.977Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-07-11T19:26:28.977Z] (9/42) Installing expat (2.4.7-r0) [2022-07-11T19:26:28.977Z] (10/42) Installing libffi (3.3-r2) [2022-07-11T19:26:28.977Z] (11/42) Installing gdbm (1.19-r0) [2022-07-11T19:26:28.977Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-07-11T19:26:28.977Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T19:26:28.977Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T19:26:28.977Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-07-11T19:26:28.977Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-07-11T19:26:28.977Z] (17/42) Installing python3 (3.9.5-r2) [2022-07-11T19:26:29.239Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-07-11T19:26:29.239Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-07-11T19:26:29.239Z] (20/42) Installing py3-idna (3.2-r0) [2022-07-11T19:26:29.239Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-07-11T19:26:29.239Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-07-11T19:26:29.239Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-07-11T19:26:29.239Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-07-11T19:26:29.239Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-07-11T19:26:29.239Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-07-11T19:26:29.239Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-07-11T19:26:29.239Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-07-11T19:26:29.239Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-07-11T19:26:29.499Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-07-11T19:26:29.499Z] (31/42) Installing py3-six (1.15.0-r1) [2022-07-11T19:26:29.499Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-07-11T19:26:29.499Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-07-11T19:26:29.499Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-07-11T19:26:29.499Z] (35/42) Installing py3-packaging (20.9-r1) [2022-07-11T19:26:29.499Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-07-11T19:26:29.499Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-07-11T19:26:29.499Z] (38/42) Installing py3-progress (1.5-r2) [2022-07-11T19:26:29.499Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-07-11T19:26:29.499Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-07-11T19:26:29.499Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-07-11T19:26:29.499Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-07-11T19:26:29.499Z] Executing busybox-1.33.1-r3.trigger [2022-07-11T19:26:29.499Z] OK: 84 MiB in 64 packages [2022-07-11T19:26:30.069Z] Collecting docker-compose==1.23.2 [2022-07-11T19:26:30.069Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T19:26:30.329Z] Collecting PyYAML<4,>=3.10 [2022-07-11T19:26:30.329Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T19:26:30.898Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T19:26:30.898Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T19:26:31.157Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T19:26:31.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T19:26:31.417Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T19:26:31.417Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T19:26:31.417Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-07-11T19:26:31.417Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T19:26:31.417Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T19:26:31.417Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T19:26:31.417Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T19:26:31.417Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T19:26:31.417Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T19:26:31.677Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T19:26:31.677Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T19:26:31.677Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T19:26:31.677Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T19:26:32.253Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T19:26:32.253Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T19:26:32.253Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T19:26:32.253Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T19:26:32.253Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T19:26:32.253Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T19:26:32.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T19:26:32.253Z] Collecting idna<2.8,>=2.5 [2022-07-11T19:26:32.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T19:26:32.515Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T19:26:32.515Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T19:26:32.515Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T19:26:32.515Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T19:26:32.515Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T19:26:32.515Z] Attempting uninstall: urllib3 [2022-07-11T19:26:32.515Z] Found existing installation: urllib3 1.26.5 [2022-07-11T19:26:32.515Z] Uninstalling urllib3-1.26.5: [2022-07-11T19:26:32.515Z] Successfully uninstalled urllib3-1.26.5 [2022-07-11T19:26:32.515Z] Attempting uninstall: idna [2022-07-11T19:26:32.515Z] Found existing installation: idna 3.2 [2022-07-11T19:26:32.515Z] Uninstalling idna-3.2: [2022-07-11T19:26:32.515Z] Successfully uninstalled idna-3.2 [2022-07-11T19:26:32.775Z] Attempting uninstall: chardet [2022-07-11T19:26:32.775Z] Found existing installation: chardet 4.0.0 [2022-07-11T19:26:32.775Z] Uninstalling chardet-4.0.0: [2022-07-11T19:26:32.775Z] Successfully uninstalled chardet-4.0.0 [2022-07-11T19:26:33.035Z] Attempting uninstall: requests [2022-07-11T19:26:33.035Z] Found existing installation: requests 2.25.1 [2022-07-11T19:26:33.035Z] Uninstalling requests-2.25.1: [2022-07-11T19:26:33.035Z] Successfully uninstalled requests-2.25.1 [2022-07-11T19:26:33.035Z] Running setup.py install for texttable: started [2022-07-11T19:26:33.294Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T19:26:33.294Z] Running setup.py install for PyYAML: started [2022-07-11T19:26:33.865Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T19:26:33.865Z] Running setup.py install for docopt: started [2022-07-11T19:26:34.124Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T19:26:34.125Z] Running setup.py install for dockerpty: started [2022-07-11T19:26:34.385Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T19:26:34.644Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-11T19:26:37.184Z] Removing intermediate container 588a6fbfeeca [2022-07-11T19:26:37.184Z] ---> 3c358aff2010 [2022-07-11T19:26:37.184Z] Step 13/22 : ENV APP_PORT=58890 [2022-07-11T19:26:37.184Z] ---> Running in 7311a2c3e936 [2022-07-11T19:26:37.184Z] Removing intermediate container 7311a2c3e936 [2022-07-11T19:26:37.184Z] ---> 351f2898248c [2022-07-11T19:26:37.184Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T19:26:37.184Z] ---> Running in 6834afd5e0a8 [2022-07-11T19:26:37.184Z] Removing intermediate container 6834afd5e0a8 [2022-07-11T19:26:37.184Z] ---> 9be4e8beb0aa [2022-07-11T19:26:37.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T19:26:37.443Z] ---> 817563f20ba4 [2022-07-11T19:26:37.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T19:26:37.704Z] ---> 8062f027beda [2022-07-11T19:26:37.704Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T19:26:37.966Z] ---> 8e8885aee71f [2022-07-11T19:26:37.966Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T19:26:37.966Z] ---> Running in 6593bcd451c9 [2022-07-11T19:26:37.966Z] Removing intermediate container 6593bcd451c9 [2022-07-11T19:26:37.966Z] ---> 64ffe41492e3 [2022-07-11T19:26:37.966Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:26:37.966Z] ---> Running in eb4b3e8a50fd [2022-07-11T19:26:37.966Z] Removing intermediate container eb4b3e8a50fd [2022-07-11T19:26:37.966Z] ---> cd3199381485 [2022-07-11T19:26:37.966Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T19:26:38.226Z] ---> Running in 10653454ab81 [2022-07-11T19:26:38.226Z] Removing intermediate container 10653454ab81 [2022-07-11T19:26:38.226Z] ---> be1faa04aba2 [2022-07-11T19:26:38.226Z] Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 [2022-07-11T19:26:38.226Z] ---> Running in 2e2b59c5f135 [2022-07-11T19:26:38.226Z] Removing intermediate container 2e2b59c5f135 [2022-07-11T19:26:38.226Z] ---> 05615402efc8 [2022-07-11T19:26:38.226Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:26:38.226Z] ---> Running in 879ce31f8180 [2022-07-11T19:26:38.486Z] Removing intermediate container 879ce31f8180 [2022-07-11T19:26:38.486Z] ---> f948567c1c61 [2022-07-11T19:26:38.486Z] [2022-07-11T19:26:38.486Z] Successfully built f948567c1c61 [2022-07-11T19:26:38.486Z] Successfully tagged sys-mgmt-agent:latest [2022-07-11T19:26:38.493Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-11T19:26:38.530Z] $ docker stop --time=1 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be [2022-07-11T19:26:39.808Z] $ docker rm -f 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T19:26:40.217Z] + docker images [2022-07-11T19:26:40.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T19:26:40.217Z] sys-mgmt-agent latest f948567c1c61 2 seconds ago 294MB [2022-07-11T19:26:40.217Z] 9a71a93e259b 15 seconds ago 1.77GB [2022-07-11T19:26:40.217Z] support-scheduler latest 510fadf13454 15 seconds ago 16.2MB [2022-07-11T19:26:40.217Z] 32afa8f93064 16 seconds ago 1.77GB [2022-07-11T19:26:40.217Z] security-secretstore-setup latest 0893274886d7 19 seconds ago 28.3MB [2022-07-11T19:26:40.217Z] security-proxy-setup latest 248bd8380b65 20 seconds ago 26.8MB [2022-07-11T19:26:40.217Z] 3f2f61ca1964 26 seconds ago 1.78GB [2022-07-11T19:26:40.217Z] aa387044f49f 26 seconds ago 1.78GB [2022-07-11T19:26:40.217Z] security-bootstrapper latest 70e4feef7635 47 seconds ago 18.9MB [2022-07-11T19:26:40.217Z] core-data latest 178803507335 49 seconds ago 20.7MB [2022-07-11T19:26:40.217Z] core-metadata latest 084e9f77bf18 52 seconds ago 16.9MB [2022-07-11T19:26:40.217Z] support-notifications latest 6cf1bb33a863 52 seconds ago 16.9MB [2022-07-11T19:26:40.217Z] core-command latest 5f54bd5f3169 52 seconds ago 16.1MB [2022-07-11T19:26:40.217Z] c9ef2bee8b5d 58 seconds ago 1.78GB [2022-07-11T19:26:40.217Z] 617cdbe1c031 58 seconds ago 1.77GB [2022-07-11T19:26:40.217Z] 37107e823f94 59 seconds ago 1.77GB [2022-07-11T19:26:40.217Z] 9bdd21c275c8 59 seconds ago 1.78GB [2022-07-11T19:26:40.217Z] e32fb895e374 59 seconds ago 1.77GB [2022-07-11T19:26:40.217Z] ci-base-image-x86_64 latest cd0da7c6b276 3 minutes ago 1.25GB [2022-07-11T19:26:40.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB [2022-07-11T19:26:40.217Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 6 weeks ago 548MB [2022-07-11T19:26:40.217Z] alpine 3.14 e04c818066af 3 months ago 5.59MB [2022-07-11T19:26:40.217Z] docker 20.10.8 bc6c0ffef665 10 months ago 214MB [2022-07-11T19:26:40.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-07-11T19:26:55.747Z] Still waiting to schedule task [2022-07-11T19:26:55.748Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-07-11T19:27:06.841Z] Removing intermediate container 7dc119bc36ba [2022-07-11T19:27:06.841Z] ---> 6d2ff3fa663e [2022-07-11T19:27:06.841Z] Successfully built 6d2ff3fa663e [2022-07-11T19:27:06.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:27:07.266Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T19:27:07.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:27:07.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container [2022-07-11T19:27:07.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T19:27:08.920Z] $ docker top 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:27:09.859Z] + go version [2022-07-11T19:27:09.859Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-07-11T19:27:09.896Z] $ docker stop --time=1 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 [2022-07-11T19:27:11.512Z] $ docker rm -f 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:27:12.399Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T19:27:12.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:27:12.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container [2022-07-11T19:27:12.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T19:27:13.981Z] $ docker top 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T19:27:14.282Z] ========================================================= [2022-07-11T19:27:14.282Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T19:27:14.282Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:27:14.985Z] + make test [2022-07-11T19:27:14.986Z] go mod tidy [2022-07-11T19:27:15.597Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T19:27:42.402Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T19:28:06.475Z] Running on prd-ubuntu18.04-docker-8c-8g-19340 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [Pipeline] { [Pipeline] ws [2022-07-11T19:28:06.514Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-11T19:28:06.585Z] The recommended git tool is: git [2022-07-11T19:28:08.256Z] using credential edgex-jenkins-ssh [2022-07-11T19:28:08.268Z] Cloning the remote Git repository [2022-07-11T19:28:08.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:28:08.352Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-11T19:28:08.392Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:28:08.393Z] > git --version # timeout=10 [2022-07-11T19:28:08.399Z] > git --version # 'git version 2.17.1' [2022-07-11T19:28:08.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:28:08.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T19:28:13.081Z] Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 [2022-07-11T19:28:13.434Z] Merge succeeded, producing c650429ba48620e623b5b3afe9fcf56f6d4b930a [2022-07-11T19:28:13.434Z] Checking out Revision c650429ba48620e623b5b3afe9fcf56f6d4b930a (PR-4088) [2022-07-11T19:28:12.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T19:28:12.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T19:28:12.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T19:28:12.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T19:28:12.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:28:12.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-07-11T19:28:13.100Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T19:28:13.106Z] > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 [2022-07-11T19:28:13.245Z] > git remote # timeout=10 [2022-07-11T19:28:13.251Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T19:28:13.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T19:28:13.260Z] > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [2022-07-11T19:28:13.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T19:28:13.447Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T19:28:13.452Z] > git checkout -f c650429ba48620e623b5b3afe9fcf56f6d4b930a # timeout=10 [2022-07-11T19:28:17.062Z] Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" [2022-07-11T19:28:17.063Z] First time build. Skipping changelog. [2022-07-11T19:28:17.094Z] > git --version # timeout=10 [2022-07-11T19:28:17.097Z] > git --version # 'git version 2.17.1' [2022-07-11T19:28:17.100Z] fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:28:17.921Z] + echo snap-build.sh [2022-07-11T19:28:17.921Z] snap-build.sh [2022-07-11T19:28:17.921Z] + SNAP_BASE_DIR=. [2022-07-11T19:28:17.921Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-07-11T19:28:17.921Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-07-11T19:28:17.921Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-07-11T19:28:17.921Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-07-11T19:28:17.921Z] + cd /w/workspace/edgex-go/1 [2022-07-11T19:28:17.921Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-07-11T19:28:17.921Z] Reading package lists... [2022-07-11T19:28:17.921Z] Building dependency tree... [2022-07-11T19:28:17.921Z] Reading state information... [2022-07-11T19:28:17.921Z] The following packages were automatically installed and are no longer required: [2022-07-11T19:28:17.921Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-07-11T19:28:17.921Z] uidmap xdelta3 [2022-07-11T19:28:17.921Z] Use 'sudo apt autoremove' to remove them. [2022-07-11T19:28:17.921Z] The following packages will be REMOVED: [2022-07-11T19:28:17.921Z] lxd* lxd-client* [2022-07-11T19:28:17.921Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-07-11T19:28:18.184Z] After this operation, 31.7 MB disk space will be freed. [2022-07-11T19:28:18.980Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-07-11T19:28:18.980Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-07-11T19:28:19.553Z] Removing lxd dnsmasq configuration [2022-07-11T19:28:19.816Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-07-11T19:28:20.076Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-07-11T19:28:20.650Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-07-11T19:28:20.912Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-07-11T19:28:20.912Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-07-11T19:28:22.304Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-07-11T19:28:22.568Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-07-11T19:28:23.144Z] + sudo snap remove --purge lxd [2022-07-11T19:28:23.144Z] snap "lxd" is not installed [2022-07-11T19:28:23.144Z] + sudo groupadd --force --system lxd [2022-07-11T19:28:23.144Z] ++ whoami [2022-07-11T19:28:23.144Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-07-11T19:28:23.144Z] + newgrp - lxd [2022-07-11T19:28:23.144Z] + sudo snap install lxd [2022-07-11T19:28:33.185Z] 2022-07-11T19:28:30Z INFO Waiting for automatic snapd restart... [2022-07-11T19:28:48.110Z] lxd 5.3-91e042b from Canonical* installed [2022-07-11T19:28:48.110Z] + sudo lxd init --auto [2022-07-11T19:28:50.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T19:28:51.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T19:28:53.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T19:28:53.769Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T19:28:56.260Z] + sudo snap install --classic snapcraft [2022-07-11T19:28:58.181Z] snapcraft 7.0.11 from Canonical** installed [2022-07-11T19:28:58.181Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-07-11T19:28:58.181Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-07-11T19:28:58.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T19:28:58.181Z] Dload Upload Total Spent Left Speed [2022-07-11T19:28:58.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-07-11T19:28:58.443Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2022-07-11T19:28:58.443Z] ./yq_linux_amd64 [2022-07-11T19:28:58.443Z] + sudo snapcraft prime --use-lxd [2022-07-11T19:29:00.998Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-07-11T19:29:00.998Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-07-11T19:29:00.998Z] - README.md [2022-07-11T19:29:00.998Z] [2022-07-11T19:29:00.998Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-07-11T19:29:01.571Z] Launching a container. [2022-07-11T19:29:08.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T19:29:08.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T19:29:08.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T19:29:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T19:29:11.576Z] Waiting for container to be ready [2022-07-11T19:29:11.576Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-07-11T19:29:11.576Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-07-11T19:29:11.576Z] [2022-07-11T19:29:15.778Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-07-11T19:29:16.039Z] Waiting for network to be ready... [2022-07-11T19:29:16.301Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-07-11T19:29:16.562Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2313 kB] [2022-07-11T19:29:16.562Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-07-11T19:29:16.824Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [403 kB] [2022-07-11T19:29:16.824Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-07-11T19:29:16.824Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-07-11T19:29:16.824Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [806 kB] [2022-07-11T19:29:16.824Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [111 kB] [2022-07-11T19:29:16.824Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1213 kB] [2022-07-11T19:29:16.824Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [279 kB] [2022-07-11T19:29:17.085Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-07-11T19:29:17.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements [2022-07-11T19:29:17.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T19:29:17.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T19:29:17.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-07-11T19:29:17.605Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-07-11T19:29:17.605Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-07-11T19:29:17.605Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-07-11T19:29:17.605Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-07-11T19:29:17.605Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-07-11T19:29:17.605Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-07-11T19:29:17.866Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-07-11T19:29:18.128Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2680 kB] [2022-07-11T19:29:18.128Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [494 kB] [2022-07-11T19:29:18.128Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-07-11T19:29:18.128Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-07-11T19:29:18.128Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [851 kB] [2022-07-11T19:29:18.128Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [117 kB] [2022-07-11T19:29:18.128Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1827 kB] [2022-07-11T19:29:18.128Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [396 kB] [2022-07-11T19:29:20.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements [2022-07-11T19:29:20.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T19:29:20.675Z] Fetched 27.3 MB in 4s (6328 kB/s) [2022-07-11T19:29:21.614Z] Reading package lists... [2022-07-11T19:29:21.874Z] Reading package lists... [2022-07-11T19:29:21.874Z] Building dependency tree... [2022-07-11T19:29:21.874Z] Reading state information... [2022-07-11T19:29:22.136Z] The following additional packages will be installed: [2022-07-11T19:29:22.136Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-07-11T19:29:22.136Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-07-11T19:29:22.136Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-07-11T19:29:22.136Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-07-11T19:29:22.136Z] Suggested packages: [2022-07-11T19:29:22.136Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-07-11T19:29:22.136Z] Recommended packages: [2022-07-11T19:29:22.136Z] gnupg libsasl2-modules [2022-07-11T19:29:22.136Z] The following NEW packages will be installed: [2022-07-11T19:29:22.136Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-07-11T19:29:22.136Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-07-11T19:29:22.136Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-07-11T19:29:22.136Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-07-11T19:29:22.136Z] The following packages will be upgraded: [2022-07-11T19:29:22.136Z] gpg gpg-agent gpgconf libudev1 [2022-07-11T19:29:22.136Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-07-11T19:29:22.136Z] Need to get 3528 kB of archives. [2022-07-11T19:29:22.136Z] After this operation, 13.3 MB of additional disk space will be used. [2022-07-11T19:29:22.137Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-07-11T19:29:22.137Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-07-11T19:29:22.397Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-07-11T19:29:22.397Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-07-11T19:29:22.397Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-07-11T19:29:22.397Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-07-11T19:29:22.397Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-07-11T19:29:22.397Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-07-11T19:29:22.397Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-07-11T19:29:22.397Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] [2022-07-11T19:29:22.397Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-07-11T19:29:22.397Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-07-11T19:29:22.397Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-07-11T19:29:22.397Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-07-11T19:29:22.397Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-07-11T19:29:22.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 44.7% of statements [2022-07-11T19:29:22.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T19:29:22.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T19:29:22.974Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] [2022-07-11T19:29:22.974Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] [2022-07-11T19:29:22.974Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2022-07-11T19:29:22.974Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-07-11T19:29:22.974Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-07-11T19:29:22.974Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-07-11T19:29:22.974Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] [2022-07-11T19:29:23.234Z] debconf: delaying package configuration, since apt-utils is not installed [2022-07-11T19:29:23.234Z] Fetched 3528 kB in 1s (4022 kB/s) [2022-07-11T19:29:23.234Z] (Reading database ... 12511 files and directories currently installed.) [2022-07-11T19:29:23.234Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:23.234Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-07-11T19:29:23.234Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-07-11T19:29:23.234Z] Selecting previously unselected package udev. [2022-07-11T19:29:23.234Z] (Reading database ... 12511 files and directories currently installed.) [2022-07-11T19:29:23.234Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:23.495Z] Unpacking udev (237-3ubuntu10.53) ... [2022-07-11T19:29:23.495Z] Selecting previously unselected package libfuse2:amd64. [2022-07-11T19:29:23.495Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-07-11T19:29:23.495Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-07-11T19:29:23.495Z] Selecting previously unselected package fuse. [2022-07-11T19:29:23.495Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-07-11T19:29:23.495Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-07-11T19:29:23.755Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... [2022-07-11T19:29:23.755Z] Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-07-11T19:29:23.755Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... [2022-07-11T19:29:23.755Z] Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-07-11T19:29:23.755Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... [2022-07-11T19:29:23.755Z] Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-07-11T19:29:24.016Z] Selecting previously unselected package libksba8:amd64. [2022-07-11T19:29:24.016Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-07-11T19:29:24.016Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-07-11T19:29:24.016Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-07-11T19:29:24.016Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.016Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.016Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-07-11T19:29:24.016Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.016Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.016Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-07-11T19:29:24.016Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.016Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.016Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-07-11T19:29:24.016Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.287Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.287Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-07-11T19:29:24.287Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.287Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.287Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-07-11T19:29:24.287Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.287Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.287Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-07-11T19:29:24.287Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.287Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.287Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-07-11T19:29:24.548Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.548Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.548Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-07-11T19:29:24.548Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-07-11T19:29:24.548Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.548Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-11T19:29:24.548Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-07-11T19:29:24.548Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-07-11T19:29:24.548Z] Selecting previously unselected package libsasl2-2:amd64. [2022-07-11T19:29:24.548Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-07-11T19:29:24.548Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-07-11T19:29:24.548Z] Selecting previously unselected package libldap-common. [2022-07-11T19:29:24.548Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-07-11T19:29:24.548Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-07-11T19:29:24.548Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-11T19:29:24.548Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-07-11T19:29:24.548Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-07-11T19:29:24.819Z] Selecting previously unselected package dirmngr. [2022-07-11T19:29:24.819Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... [2022-07-11T19:29:24.819Z] Unpacking dirmngr (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:24.819Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-07-11T19:29:24.819Z] Setting up gpgconf (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:24.819Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-07-11T19:29:24.819Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-07-11T19:29:24.819Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-07-11T19:29:24.819Z] Setting up gpg-agent (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:24.819Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:24.819Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-07-11T19:29:24.819Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-07-11T19:29:24.819Z] Setting up udev (237-3ubuntu10.53) ... [2022-07-11T19:29:25.081Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-07-11T19:29:25.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.725s coverage: 89.5% of statements [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:29:25.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 84.2% of statements [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T19:29:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T19:29:25.352Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-07-11T19:29:25.352Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-07-11T19:29:25.352Z] Setting up gpg (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:25.352Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.352Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-07-11T19:29:25.614Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-07-11T19:29:25.614Z] Setting up dirmngr (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:25.614Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-07-11T19:29:25.874Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-07-11T19:29:25.874Z] settings in the [Install] section, and DefaultInstance for template units). [2022-07-11T19:29:25.874Z] This means they are not meant to be enabled using systemctl. [2022-07-11T19:29:25.874Z] Possible reasons for having this kind of units are: [2022-07-11T19:29:25.874Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-07-11T19:29:25.874Z] .wants/ or .requires/ directory. [2022-07-11T19:29:25.874Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-07-11T19:29:25.874Z] a requirement dependency on it. [2022-07-11T19:29:25.874Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-07-11T19:29:25.874Z] D-Bus, udev, scripted systemctl call, ...). [2022-07-11T19:29:25.874Z] 4) In case of template units, the unit is meant to be enabled with some [2022-07-11T19:29:25.874Z] instance name specified. [2022-07-11T19:29:26.134Z] Reading package lists... [2022-07-11T19:29:26.396Z] Building dependency tree... [2022-07-11T19:29:26.396Z] Reading state information... [2022-07-11T19:29:26.396Z] The following additional packages will be installed: [2022-07-11T19:29:26.396Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-07-11T19:29:26.396Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-11T19:29:26.396Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-07-11T19:29:26.396Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-07-11T19:29:26.396Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-07-11T19:29:26.396Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-07-11T19:29:26.396Z] Suggested packages: [2022-07-11T19:29:26.396Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-07-11T19:29:26.396Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-07-11T19:29:26.396Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-07-11T19:29:26.396Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-07-11T19:29:26.396Z] systemd-container policykit-1 [2022-07-11T19:29:26.396Z] Recommended packages: [2022-07-11T19:29:26.396Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-07-11T19:29:26.655Z] The following NEW packages will be installed: [2022-07-11T19:29:26.655Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-07-11T19:29:26.655Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-07-11T19:29:26.655Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-07-11T19:29:26.655Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-07-11T19:29:26.655Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-07-11T19:29:26.655Z] squashfs-tools sudo [2022-07-11T19:29:26.655Z] The following packages will be upgraded: [2022-07-11T19:29:26.655Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-07-11T19:29:26.655Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-07-11T19:29:26.655Z] Need to get 50.2 MB of archives. [2022-07-11T19:29:26.655Z] After this operation, 190 MB of additional disk space will be used. [2022-07-11T19:29:26.655Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] [2022-07-11T19:29:26.655Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-07-11T19:29:26.655Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-07-11T19:29:26.655Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-07-11T19:29:26.655Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] [2022-07-11T19:29:26.655Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-07-11T19:29:26.655Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-07-11T19:29:26.917Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-07-11T19:29:26.917Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-07-11T19:29:26.917Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-07-11T19:29:26.917Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-07-11T19:29:26.917Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-07-11T19:29:26.917Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-07-11T19:29:26.917Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-07-11T19:29:26.918Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-07-11T19:29:26.918Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-07-11T19:29:26.918Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB] [2022-07-11T19:29:26.918Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-07-11T19:29:26.918Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-07-11T19:29:27.489Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-07-11T19:29:27.489Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-07-11T19:29:27.489Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-07-11T19:29:27.489Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-07-11T19:29:27.489Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-07-11T19:29:27.489Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-07-11T19:29:27.489Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-07-11T19:29:27.489Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-07-11T19:29:27.489Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-07-11T19:29:27.750Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-07-11T19:29:27.750Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-07-11T19:29:27.750Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-07-11T19:29:27.750Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-07-11T19:29:27.750Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-07-11T19:29:27.750Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.55.5+18.04 [35.6 MB] [2022-07-11T19:29:29.134Z] debconf: delaying package configuration, since apt-utils is not installed [2022-07-11T19:29:29.134Z] Fetched 50.2 MB in 2s (22.9 MB/s) [2022-07-11T19:29:29.134Z] (Reading database ... 12757 files and directories currently installed.) [2022-07-11T19:29:29.134Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:29.135Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-07-11T19:29:29.459Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:29.459Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-07-11T19:29:29.720Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-07-11T19:29:29.720Z] (Reading database ... 12757 files and directories currently installed.) [2022-07-11T19:29:29.720Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-07-11T19:29:29.720Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-07-11T19:29:29.720Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-07-11T19:29:29.720Z] (Reading database ... 12757 files and directories currently installed.) [2022-07-11T19:29:29.720Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-07-11T19:29:29.980Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-07-11T19:29:30.241Z] Setting up apt (1.6.14) ... [2022-07-11T19:29:30.241Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-07-11T19:29:30.501Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-07-11T19:29:30.501Z] (Reading database ... 12764 files and directories currently installed.) [2022-07-11T19:29:30.501Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... [2022-07-11T19:29:30.501Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... [2022-07-11T19:29:30.763Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-07-11T19:29:30.763Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-07-11T19:29:30.763Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:30.763Z] Selecting previously unselected package libexpat1:amd64. [2022-07-11T19:29:30.763Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-07-11T19:29:30.763Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-07-11T19:29:30.763Z] Selecting previously unselected package python3.6-minimal. [2022-07-11T19:29:30.763Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-07-11T19:29:30.763Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:31.028Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... [2022-07-11T19:29:31.312Z] Checking for services that may need to be restarted...done. [2022-07-11T19:29:31.312Z] Checking for services that may need to be restarted...done. [2022-07-11T19:29:31.312Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:31.312Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-07-11T19:29:31.312Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:31.600Z] Selecting previously unselected package python3-minimal. [2022-07-11T19:29:31.600Z] (Reading database ... 13012 files and directories currently installed.) [2022-07-11T19:29:31.600Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-07-11T19:29:31.600Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-07-11T19:29:31.600Z] Selecting previously unselected package mime-support. [2022-07-11T19:29:31.600Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-07-11T19:29:31.600Z] Unpacking mime-support (3.60ubuntu1) ... [2022-07-11T19:29:31.600Z] Selecting previously unselected package libmpdec2:amd64. [2022-07-11T19:29:31.600Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-07-11T19:29:31.600Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-07-11T19:29:31.862Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-07-11T19:29:31.862Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-07-11T19:29:31.862Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:32.124Z] Selecting previously unselected package python3.6. [2022-07-11T19:29:32.124Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-07-11T19:29:32.124Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:32.124Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-11T19:29:32.124Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-07-11T19:29:32.124Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-07-11T19:29:32.124Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-07-11T19:29:32.386Z] Selecting previously unselected package python3. [2022-07-11T19:29:32.386Z] (Reading database ... 13442 files and directories currently installed.) [2022-07-11T19:29:32.386Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-07-11T19:29:32.386Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-07-11T19:29:32.386Z] Selecting previously unselected package multiarch-support. [2022-07-11T19:29:32.386Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-07-11T19:29:32.386Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-07-11T19:29:32.386Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-07-11T19:29:32.386Z] Selecting previously unselected package liblzo2-2:amd64. [2022-07-11T19:29:32.386Z] (Reading database ... 13479 files and directories currently installed.) [2022-07-11T19:29:32.386Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-07-11T19:29:32.386Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-07-11T19:29:32.645Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-07-11T19:29:32.645Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-07-11T19:29:32.645Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:32.645Z] Selecting previously unselected package dbus. [2022-07-11T19:29:32.645Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-07-11T19:29:32.645Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:32.645Z] Selecting previously unselected package libbsd0:amd64. [2022-07-11T19:29:32.645Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-07-11T19:29:32.645Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-07-11T19:29:32.645Z] Selecting previously unselected package libpam-systemd:amd64. [2022-07-11T19:29:32.645Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:32.645Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-07-11T19:29:32.906Z] Selecting previously unselected package sudo. [2022-07-11T19:29:32.906Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-07-11T19:29:32.906Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-07-11T19:29:32.906Z] Selecting previously unselected package apparmor. [2022-07-11T19:29:32.906Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-07-11T19:29:32.906Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-07-11T19:29:32.906Z] Selecting previously unselected package libedit2:amd64. [2022-07-11T19:29:32.906Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-07-11T19:29:32.906Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-07-11T19:29:33.166Z] Selecting previously unselected package libkrb5support0:amd64. [2022-07-11T19:29:33.166Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-07-11T19:29:33.166Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:33.166Z] Selecting previously unselected package libk5crypto3:amd64. [2022-07-11T19:29:33.166Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-07-11T19:29:33.166Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:33.166Z] Selecting previously unselected package libkeyutils1:amd64. [2022-07-11T19:29:33.166Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-07-11T19:29:33.166Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-07-11T19:29:33.166Z] Selecting previously unselected package libkrb5-3:amd64. [2022-07-11T19:29:33.166Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-07-11T19:29:33.166Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:33.428Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-11T19:29:33.428Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-07-11T19:29:33.428Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:33.428Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-07-11T19:29:33.428Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ... [2022-07-11T19:29:33.428Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... [2022-07-11T19:29:33.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.483s coverage: 94.2% of statements [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:29:33.582Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T19:29:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 60.0% of statements [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.322s coverage: 0.9% of statements [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements [2022-07-11T19:29:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements [2022-07-11T19:29:33.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-07-11T19:29:33.691Z] Selecting previously unselected package openssh-client. [2022-07-11T19:29:33.691Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-07-11T19:29:33.691Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-07-11T19:29:33.691Z] Selecting previously unselected package dbus-user-session. [2022-07-11T19:29:33.691Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-07-11T19:29:33.691Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:33.691Z] Selecting previously unselected package squashfs-tools. [2022-07-11T19:29:33.691Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-07-11T19:29:33.691Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-07-11T19:29:33.952Z] Selecting previously unselected package snapd. [2022-07-11T19:29:33.952Z] Preparing to unpack .../17-snapd_2.55.5+18.04_amd64.deb ... [2022-07-11T19:29:33.952Z] Unpacking snapd (2.55.5+18.04) ... [2022-07-11T19:29:35.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.329s coverage: 96.3% of statements [2022-07-11T19:29:35.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.337s coverage: 87.5% of statements [2022-07-11T19:29:37.255Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-07-11T19:29:37.255Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... [2022-07-11T19:29:37.255Z] Setting up mime-support (3.60ubuntu1) ... [2022-07-11T19:29:37.255Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-07-11T19:29:37.255Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-07-11T19:29:37.255Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:37.255Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-07-11T19:29:37.255Z] Setting up systemd (237-3ubuntu10.53) ... [2022-07-11T19:29:37.255Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-07-11T19:29:37.516Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-07-11T19:29:37.516Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-07-11T19:29:37.516Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:37.780Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-07-11T19:29:37.780Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:37.780Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:37.780Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-07-11T19:29:38.352Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-07-11T19:29:38.352Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:38.352Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:38.352Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-07-11T19:29:38.612Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-07-11T19:29:38.612Z] Setting up python3 (3.6.7-1~18.04) ... [2022-07-11T19:29:38.612Z] running python rtupdate hooks for python3.6... [2022-07-11T19:29:38.612Z] running python post-rtupdate hooks for python3.6... [2022-07-11T19:29:38.612Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-07-11T19:29:39.554Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-07-11T19:29:39.554Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-07-11T19:29:39.554Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-07-11T19:29:39.554Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-07-11T19:29:39.816Z] Setting up snapd (2.55.5+18.04) ... [2022-07-11T19:29:40.076Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-07-11T19:29:40.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-07-11T19:29:40.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-07-11T19:29:40.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-07-11T19:29:40.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-07-11T19:29:40.859Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-07-11T19:29:40.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-07-11T19:29:41.119Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-07-11T19:29:41.385Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-07-11T19:29:41.647Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-07-11T19:29:41.647Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' [2022-07-11T19:29:41.907Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' [2022-07-11T19:29:41.907Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' [2022-07-11T19:29:41.907Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-07-11T19:29:41.907Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-07-11T19:29:42.850Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-07-11T19:29:42.850Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-07-11T19:29:42.850Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-07-11T19:29:44.361Z] Reading package lists... [2022-07-11T19:29:44.361Z] Reading package lists... [2022-07-11T19:29:44.622Z] Building dependency tree... [2022-07-11T19:29:44.622Z] Reading state information... [2022-07-11T19:29:44.622Z] Calculating upgrade... [2022-07-11T19:29:44.883Z] The following packages will be upgraded: [2022-07-11T19:29:44.883Z] advancecomp base-files bash binutils binutils-common [2022-07-11T19:29:44.883Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-07-11T19:29:44.883Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-07-11T19:29:44.883Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-07-11T19:29:44.883Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-07-11T19:29:44.883Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-07-11T19:29:44.883Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-07-11T19:29:44.883Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-07-11T19:29:44.883Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-07-11T19:29:44.883Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-07-11T19:29:44.883Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-07-11T19:29:44.883Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-07-11T19:29:44.883Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-07-11T19:29:44.883Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-07-11T19:29:44.883Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-07-11T19:29:44.883Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-07-11T19:29:44.883Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-07-11T19:29:44.883Z] Need to get 64.9 MB of archives. [2022-07-11T19:29:44.883Z] After this operation, 5216 kB of additional disk space will be used. [2022-07-11T19:29:44.883Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-07-11T19:29:44.883Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-07-11T19:29:44.883Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-07-11T19:29:45.145Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-07-11T19:29:45.145Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-07-11T19:29:45.145Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-07-11T19:29:45.145Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-07-11T19:29:45.145Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-07-11T19:29:45.145Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-07-11T19:29:45.145Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-07-11T19:29:45.145Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-07-11T19:29:45.145Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-07-11T19:29:45.145Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-07-11T19:29:45.145Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-07-11T19:29:45.145Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-07-11T19:29:45.145Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-07-11T19:29:45.145Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] [2022-07-11T19:29:45.145Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] [2022-07-11T19:29:45.145Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-07-11T19:29:45.145Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-07-11T19:29:45.145Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-07-11T19:29:45.145Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-189.200 [982 kB] [2022-07-11T19:29:45.145Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-07-11T19:29:45.145Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-07-11T19:29:45.145Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-07-11T19:29:45.145Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-07-11T19:29:45.145Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-07-11T19:29:45.145Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-07-11T19:29:45.145Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2.3 [307 kB] [2022-07-11T19:29:45.145Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-07-11T19:29:45.145Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-07-11T19:29:45.145Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-07-11T19:29:45.145Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-07-11T19:29:45.145Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-07-11T19:29:45.145Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-07-11T19:29:45.145Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-07-11T19:29:45.145Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-07-11T19:29:45.145Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-07-11T19:29:45.406Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-07-11T19:29:45.406Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-07-11T19:29:45.406Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-07-11T19:29:45.406Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-07-11T19:29:45.406Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-07-11T19:29:45.406Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-07-11T19:29:45.406Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-07-11T19:29:45.406Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-07-11T19:29:45.406Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-07-11T19:29:45.406Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-07-11T19:29:45.406Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-07-11T19:29:45.406Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-07-11T19:29:45.406Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-07-11T19:29:45.406Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-07-11T19:29:45.406Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-07-11T19:29:45.406Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-07-11T19:29:45.406Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2.3 [818 kB] [2022-07-11T19:29:45.406Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-07-11T19:29:45.406Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] [2022-07-11T19:29:45.406Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-07-11T19:29:45.406Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-07-11T19:29:45.406Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-07-11T19:29:45.406Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-07-11T19:29:45.406Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-07-11T19:29:45.406Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-07-11T19:29:45.406Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-07-11T19:29:45.406Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] [2022-07-11T19:29:45.406Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-07-11T19:29:45.406Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-07-11T19:29:45.406Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-07-11T19:29:45.406Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-07-11T19:29:45.406Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-07-11T19:29:45.406Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-07-11T19:29:45.406Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-07-11T19:29:45.406Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-07-11T19:29:45.406Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] [2022-07-11T19:29:45.406Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-07-11T19:29:45.406Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-07-11T19:29:45.406Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-07-11T19:29:45.406Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-07-11T19:29:45.407Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-07-11T19:29:45.407Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-07-11T19:29:45.407Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] [2022-07-11T19:29:45.407Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] [2022-07-11T19:29:45.407Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-07-11T19:29:45.407Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-07-11T19:29:45.407Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-07-11T19:29:45.407Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-07-11T19:29:45.407Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-07-11T19:29:45.407Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-07-11T19:29:45.407Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-07-11T19:29:45.407Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-07-11T19:29:45.407Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-07-11T19:29:45.407Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-07-11T19:29:45.407Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-07-11T19:29:45.407Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-07-11T19:29:45.407Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-07-11T19:29:45.407Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-07-11T19:29:45.407Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-07-11T19:29:45.668Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-07-11T19:29:45.668Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-07-11T19:29:45.668Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-07-11T19:29:45.668Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-07-11T19:29:45.928Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-07-11T19:29:45.928Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-07-11T19:29:45.928Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-07-11T19:29:45.928Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-07-11T19:29:45.928Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-07-11T19:29:45.928Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-07-11T19:29:45.928Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-07-11T19:29:45.928Z] debconf: delaying package configuration, since apt-utils is not installed [2022-07-11T19:29:45.928Z] Fetched 64.9 MB in 1s (65.7 MB/s) [2022-07-11T19:29:45.928Z] (Reading database ... 13984 files and directories currently installed.) [2022-07-11T19:29:45.928Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-07-11T19:29:45.928Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-07-11T19:29:46.509Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-07-11T19:29:46.509Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-07-11T19:29:46.509Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-189.200_amd64.deb ... [2022-07-11T19:29:46.509Z] Unpacking linux-libc-dev:amd64 (4.15.0-189.200) over (4.15.0-20.21) ... [2022-07-11T19:29:46.769Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:46.769Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:46.769Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:46.769Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.030Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.030Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.030Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.030Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.030Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.030Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.030Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.030Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.291Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.291Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.291Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:29:47.291Z] (Reading database ... 13984 files and directories currently installed.) [2022-07-11T19:29:47.291Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.291Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.291Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:29:47.550Z] (Reading database ... 13984 files and directories currently installed.) [2022-07-11T19:29:47.551Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.551Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.551Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.551Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.551Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-07-11T19:29:47.551Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-07-11T19:29:47.811Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:29:47.811Z] (Reading database ... 13984 files and directories currently installed.) [2022-07-11T19:29:47.811Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-07-11T19:29:48.071Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-07-11T19:29:48.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2022-07-11T19:29:48.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2022-07-11T19:29:48.332Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-07-11T19:29:48.592Z] (Reading database ... 13984 files and directories currently installed.) [2022-07-11T19:29:48.592Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-07-11T19:29:48.592Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-07-11T19:29:48.592Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-07-11T19:29:48.592Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-07-11T19:29:48.851Z] Setting up base-files (10.1ubuntu2.11) ... [2022-07-11T19:29:48.851Z] Installing new version of config file /etc/issue ... [2022-07-11T19:29:48.851Z] Installing new version of config file /etc/issue.net ... [2022-07-11T19:29:48.851Z] Installing new version of config file /etc/lsb-release ... [2022-07-11T19:29:48.851Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-07-11T19:29:49.113Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-07-11T19:29:49.113Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-07-11T19:29:49.113Z] Removing obsolete conffile /etc/default/motd-news ... [2022-07-11T19:29:49.113Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:49.113Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-07-11T19:29:49.113Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-07-11T19:29:49.374Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-07-11T19:29:49.374Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-07-11T19:29:49.374Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:49.374Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:49.374Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:49.374Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:49.634Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:49.634Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-07-11T19:29:49.634Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-07-11T19:29:49.634Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-07-11T19:29:49.634Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:49.634Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-07-11T19:29:49.634Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-07-11T19:29:49.894Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-07-11T19:29:49.894Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:49.894Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-07-11T19:29:49.894Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-07-11T19:29:50.155Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... [2022-07-11T19:29:50.155Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:50.155Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... [2022-07-11T19:29:50.155Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-07-11T19:29:50.155Z] Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... [2022-07-11T19:29:50.155Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:50.416Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-07-11T19:29:50.416Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-07-11T19:29:50.682Z] Setting up grep (3.1-2build1) ... [2022-07-11T19:29:50.682Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:50.682Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-07-11T19:29:50.682Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-07-11T19:29:50.943Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-07-11T19:29:50.943Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:50.943Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.3_amd64.deb ... [2022-07-11T19:29:50.943Z] Unpacking login (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... [2022-07-11T19:29:50.943Z] Setting up login (1:4.5-1ubuntu2.3) ... [2022-07-11T19:29:51.206Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:51.206Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-07-11T19:29:51.206Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-07-11T19:29:51.206Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-07-11T19:29:51.206Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:51.206Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-07-11T19:29:51.206Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-07-11T19:29:51.776Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-07-11T19:29:51.776Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-07-11T19:29:51.776Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-07-11T19:29:51.776Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-07-11T19:29:52.040Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-07-11T19:29:52.040Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:52.040Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-07-11T19:29:52.040Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-07-11T19:29:52.615Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-07-11T19:29:52.615Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-07-11T19:29:52.615Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-07-11T19:29:52.615Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-07-11T19:29:52.615Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-07-11T19:29:52.878Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:52.878Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-07-11T19:29:52.878Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-07-11T19:29:52.878Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-07-11T19:29:52.878Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:52.878Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-07-11T19:29:52.878Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-07-11T19:29:53.140Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-07-11T19:29:53.140Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.140Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:53.140Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:53.140Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:53.140Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.140Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:53.140Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:53.400Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:53.401Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.401Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:53.401Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:53.401Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:53.401Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.401Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:53.401Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:53.662Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:53.662Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.662Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-07-11T19:29:53.662Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-07-11T19:29:53.662Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-07-11T19:29:53.662Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-07-11T19:29:53.662Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-07-11T19:29:53.924Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.924Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-07-11T19:29:53.924Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-07-11T19:29:53.924Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-07-11T19:29:53.924Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:53.924Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:53.924Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:53.924Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:54.185Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:54.185Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:54.185Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:54.185Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:54.185Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:54.185Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:54.448Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:54.710Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:29:54.971Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-07-11T19:29:55.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.704s coverage: 82.5% of statements [2022-07-11T19:29:55.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T19:29:55.231Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-07-11T19:29:55.231Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:55.231Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-07-11T19:29:55.231Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-07-11T19:29:55.492Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-07-11T19:29:55.492Z] (Reading database ... 13985 files and directories currently installed.) [2022-07-11T19:29:55.492Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-07-11T19:29:55.492Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-07-11T19:29:55.492Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-07-11T19:29:55.752Z] (Reading database ... 13987 files and directories currently installed.) [2022-07-11T19:29:55.753Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-07-11T19:29:55.753Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-07-11T19:29:55.753Z] Setting up debconf (1.5.66ubuntu1) ... [2022-07-11T19:29:56.016Z] (Reading database ... 13987 files and directories currently installed.) [2022-07-11T19:29:56.016Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-07-11T19:29:56.016Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-07-11T19:29:56.016Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-07-11T19:29:56.016Z] (Reading database ... 13987 files and directories currently installed.) [2022-07-11T19:29:56.016Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-07-11T19:29:56.016Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-07-11T19:29:56.279Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-07-11T19:29:56.279Z] (Reading database ... 13987 files and directories currently installed.) [2022-07-11T19:29:56.279Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-07-11T19:29:56.279Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-07-11T19:29:56.279Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-07-11T19:29:56.552Z] (Reading database ... 13987 files and directories currently installed.) [2022-07-11T19:29:56.552Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-07-11T19:29:56.552Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-07-11T19:29:56.552Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-07-11T19:29:56.552Z] (Reading database ... 13989 files and directories currently installed.) [2022-07-11T19:29:56.552Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-07-11T19:29:56.552Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-07-11T19:29:56.815Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-07-11T19:29:56.815Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:56.815Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-07-11T19:29:56.815Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-07-11T19:29:56.815Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-07-11T19:29:56.815Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-07-11T19:29:57.075Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-07-11T19:29:57.075Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-07-11T19:29:57.075Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... [2022-07-11T19:29:57.075Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.075Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-07-11T19:29:57.075Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-07-11T19:29:57.075Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-07-11T19:29:57.338Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.338Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-07-11T19:29:57.338Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-07-11T19:29:57.338Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-07-11T19:29:57.338Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.338Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-07-11T19:29:57.338Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-07-11T19:29:57.338Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-07-11T19:29:57.599Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.599Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-07-11T19:29:57.599Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-07-11T19:29:57.599Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-07-11T19:29:57.861Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.861Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-07-11T19:29:57.861Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-07-11T19:29:57.861Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-07-11T19:29:57.861Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:57.861Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-07-11T19:29:57.861Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-07-11T19:29:58.122Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-07-11T19:29:58.122Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.122Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-07-11T19:29:58.122Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-07-11T19:29:58.122Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... [2022-07-11T19:29:58.122Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.122Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-07-11T19:29:58.122Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-07-11T19:29:58.384Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-07-11T19:29:58.384Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.384Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.3_amd64.deb ... [2022-07-11T19:29:58.384Z] Unpacking passwd (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... [2022-07-11T19:29:58.384Z] Setting up passwd (1:4.5-1ubuntu2.3) ... [2022-07-11T19:29:58.651Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.651Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... [2022-07-11T19:29:58.651Z] Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-07-11T19:29:58.651Z] Setting up gpgv (2.2.4-1ubuntu1.6) ... [2022-07-11T19:29:58.651Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.651Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-07-11T19:29:58.651Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-07-11T19:29:58.912Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-07-11T19:29:58.912Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.912Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-07-11T19:29:58.912Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-07-11T19:29:58.912Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-07-11T19:29:58.912Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:58.912Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-07-11T19:29:58.912Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-07-11T19:29:59.176Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-07-11T19:29:59.176Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:59.176Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-07-11T19:29:59.176Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-07-11T19:29:59.176Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-07-11T19:29:59.176Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:59.176Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-07-11T19:29:59.176Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-07-11T19:29:59.438Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-07-11T19:29:59.438Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:59.438Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-07-11T19:29:59.438Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-07-11T19:29:59.438Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-07-11T19:29:59.698Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:59.698Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-07-11T19:29:59.698Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-07-11T19:29:59.698Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-07-11T19:29:59.698Z] (Reading database ... 13993 files and directories currently installed.) [2022-07-11T19:29:59.698Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-07-11T19:29:59.698Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-07-11T19:29:59.698Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-07-11T19:29:59.698Z] (Reading database ... 13994 files and directories currently installed.) [2022-07-11T19:29:59.698Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-07-11T19:29:59.698Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-07-11T19:29:59.958Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-07-11T19:29:59.958Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-07-11T19:29:59.958Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... [2022-07-11T19:29:59.958Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... [2022-07-11T19:30:00.219Z] Preparing to unpack .../03-ca-certificates_20211016~18.04.1_all.deb ... [2022-07-11T19:30:00.219Z] Unpacking ca-certificates (20211016~18.04.1) over (20180409) ... [2022-07-11T19:30:00.219Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-07-11T19:30:00.219Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-07-11T19:30:00.219Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-07-11T19:30:00.219Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-07-11T19:30:00.478Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-07-11T19:30:00.478Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-07-11T19:30:00.478Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-07-11T19:30:00.478Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-07-11T19:30:00.478Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-07-11T19:30:00.478Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-07-11T19:30:00.739Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-07-11T19:30:00.739Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-07-11T19:30:00.739Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-07-11T19:30:00.739Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-07-11T19:30:01.000Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-07-11T19:30:01.000Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-07-11T19:30:01.260Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-07-11T19:30:01.260Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-07-11T19:30:01.260Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-07-11T19:30:01.260Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-07-11T19:30:01.260Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-07-11T19:30:01.260Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-07-11T19:30:01.520Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-07-11T19:30:01.520Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.249s coverage: 58.8% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.514s coverage: 80.0% of statements [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.660s coverage: 64.4% of statements [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T19:30:01.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T19:30:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2022-07-11T19:30:01.789Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-07-11T19:30:01.789Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-07-11T19:30:01.789Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-07-11T19:30:01.789Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-07-11T19:30:01.789Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-07-11T19:30:01.789Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-07-11T19:30:02.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2022-07-11T19:30:02.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-07-11T19:30:02.059Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:02.059Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:02.059Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:02.059Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:02.059Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:02.059Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:02.328Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:02.328Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:03.267Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:03.267Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-07-11T19:30:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-07-11T19:30:03.837Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:03.837Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:04.098Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:04.098Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:04.359Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:04.359Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:05.304Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-07-11T19:30:05.304Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-07-11T19:30:05.304Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-07-11T19:30:05.304Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-07-11T19:30:05.304Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-07-11T19:30:05.304Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-07-11T19:30:05.565Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-07-11T19:30:05.565Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-07-11T19:30:05.565Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-07-11T19:30:05.565Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-07-11T19:30:05.565Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-07-11T19:30:05.565Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-07-11T19:30:05.826Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-07-11T19:30:05.826Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-07-11T19:30:05.826Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-07-11T19:30:05.826Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-07-11T19:30:05.826Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:05.826Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-07-11T19:30:05.826Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:05.826Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:05.826Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:05.826Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-07-11T19:30:05.826Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-07-11T19:30:06.086Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-07-11T19:30:06.086Z] [2022-07-11T19:30:06.086Z] Current default time zone: 'Etc/UTC' [2022-07-11T19:30:06.086Z] Local time is now: Mon Jul 11 19:30:05 UTC 2022. [2022-07-11T19:30:06.086Z] Universal Time is now: Mon Jul 11 19:30:05 UTC 2022. [2022-07-11T19:30:06.086Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-07-11T19:30:06.086Z] [2022-07-11T19:30:06.086Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-07-11T19:30:06.086Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:06.086Z] Setting up linux-libc-dev:amd64 (4.15.0-189.200) ... [2022-07-11T19:30:06.086Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-07-11T19:30:06.086Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-07-11T19:30:06.086Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-07-11T19:30:06.086Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-07-11T19:30:06.086Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-07-11T19:30:06.086Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-07-11T19:30:06.086Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-07-11T19:30:06.086Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:06.348Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-07-11T19:30:06.348Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:06.348Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-07-11T19:30:06.348Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:06.348Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-07-11T19:30:06.348Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-07-11T19:30:06.348Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-07-11T19:30:06.348Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-07-11T19:30:06.348Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... [2022-07-11T19:30:06.348Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-07-11T19:30:06.348Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-07-11T19:30:06.348Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-07-11T19:30:06.348Z] Setting up ca-certificates (20211016~18.04.1) ... [2022-07-11T19:30:08.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.434s coverage: 65.4% of statements [2022-07-11T19:30:08.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T19:30:08.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T19:30:08.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T19:30:08.258Z] Updating certificates in /etc/ssl/certs... [2022-07-11T19:30:09.196Z] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL [2022-07-11T19:30:09.196Z] 30 added, 36 removed; done. [2022-07-11T19:30:09.196Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-07-11T19:30:09.196Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-07-11T19:30:09.196Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-07-11T19:30:09.196Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-07-11T19:30:09.196Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-07-11T19:30:09.196Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.196Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-07-11T19:30:09.196Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-07-11T19:30:09.469Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-07-11T19:30:09.469Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-07-11T19:30:09.469Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-07-11T19:30:09.469Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.469Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-07-11T19:30:09.469Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-07-11T19:30:09.469Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-07-11T19:30:09.469Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-07-11T19:30:09.469Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-07-11T19:30:09.469Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-07-11T19:30:09.729Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-07-11T19:30:09.729Z] Processing triggers for ca-certificates (20211016~18.04.1) ... [2022-07-11T19:30:09.729Z] Updating certificates in /etc/ssl/certs... [2022-07-11T19:30:10.298Z] 0 added, 0 removed; done. [2022-07-11T19:30:10.298Z] Running hooks in /etc/ca-certificates/update.d... [2022-07-11T19:30:10.298Z] done. [2022-07-11T19:30:10.557Z] Reading package lists... [2022-07-11T19:30:10.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements [2022-07-11T19:30:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T19:30:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T19:30:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.411s coverage: 89.5% of statements [2022-07-11T19:30:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T19:30:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2022-07-11T19:30:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T19:30:10.819Z] Building dependency tree... [2022-07-11T19:30:10.819Z] Reading state information... [2022-07-11T19:30:10.819Z] The following NEW packages will be installed: [2022-07-11T19:30:10.819Z] apt-transport-https [2022-07-11T19:30:11.081Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-07-11T19:30:11.081Z] Need to get 4348 B of archives. [2022-07-11T19:30:11.081Z] After this operation, 154 kB of additional disk space will be used. [2022-07-11T19:30:11.081Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-07-11T19:30:11.081Z] debconf: delaying package configuration, since apt-utils is not installed [2022-07-11T19:30:11.081Z] Fetched 4348 B in 0s (112 kB/s) [2022-07-11T19:30:11.081Z] Selecting previously unselected package apt-transport-https. [2022-07-11T19:30:11.081Z] (Reading database ... 14000 files and directories currently installed.) [2022-07-11T19:30:11.081Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-07-11T19:30:11.343Z] Unpacking apt-transport-https (1.6.14) ... [2022-07-11T19:30:11.343Z] Setting up apt-transport-https (1.6.14) ... [2022-07-11T19:30:11.603Z] Waiting for network to be ready... [2022-07-11T19:30:18.187Z] 2022-07-11T19:30:15Z INFO Waiting for automatic snapd restart... [2022-07-11T19:30:18.758Z] snapd 2.56.2 from Canonical* installed [2022-07-11T19:30:19.701Z] "snapd" switched to the "latest/stable" channel [2022-07-11T19:30:19.701Z] [2022-07-11T19:30:20.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T19:30:20.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T19:30:20.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T19:30:20.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T19:30:20.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T19:30:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T19:30:20.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T19:30:20.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T19:30:20.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-07-11T19:30:20.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-07-11T19:30:20.894Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-11T19:30:20.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T19:30:20.894Z] GO111MODULE=on go vet ./... [2022-07-11T19:30:23.002Z] core18 20220428 from Canonical** installed [2022-07-11T19:30:25.542Z] core20 20220527 from Canonical** installed [2022-07-11T19:30:25.542Z] "core20" switched to the "latest/stable" channel [2022-07-11T19:30:25.542Z] [2022-07-11T19:30:28.088Z] snapcraft 7.0.11 from Canonical** installed [2022-07-11T19:30:28.088Z] "snapcraft" switched to the "latest/stable" channel [2022-07-11T19:30:28.088Z] [2022-07-11T19:30:34.684Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-07-11T19:30:34.684Z] - README.md [2022-07-11T19:30:34.684Z] [2022-07-11T19:30:34.684Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-07-11T19:30:35.255Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-07-11T19:30:35.255Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-07-11T19:30:35.255Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-07-11T19:30:36.467Z] Reading package lists... [2022-07-11T19:30:37.852Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.19 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-07-11T19:30:38.794Z] Reading package lists... [2022-07-11T19:30:39.059Z] Building dependency tree... [2022-07-11T19:30:39.059Z] Reading state information... [2022-07-11T19:30:39.324Z] Suggested packages: [2022-07-11T19:30:39.324Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-07-11T19:30:39.324Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-07-11T19:30:39.324Z] Recommended packages: [2022-07-11T19:30:39.324Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-07-11T19:30:39.324Z] The following NEW packages will be installed: [2022-07-11T19:30:39.324Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-07-11T19:30:39.324Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-07-11T19:30:39.324Z] pkg-config zip [2022-07-11T19:30:39.324Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-11T19:30:39.585Z] Need to get 7671 kB of archives. [2022-07-11T19:30:39.585Z] After this operation, 43.8 MB of additional disk space will be used. [2022-07-11T19:30:39.585Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-07-11T19:30:39.585Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-07-11T19:30:39.846Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-07-11T19:30:39.846Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-07-11T19:30:40.106Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-07-11T19:30:40.106Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-07-11T19:30:40.106Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-07-11T19:30:40.106Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-07-11T19:30:40.106Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-07-11T19:30:40.106Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-07-11T19:30:40.367Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB] [2022-07-11T19:30:40.367Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-07-11T19:30:40.367Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-07-11T19:30:40.628Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-07-11T19:30:40.628Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-07-11T19:30:40.628Z] debconf: delaying package configuration, since apt-utils is not installed [2022-07-11T19:30:40.628Z] Fetched 7671 kB in 1s (6394 kB/s) [2022-07-11T19:30:40.889Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-07-11T19:30:40.889Z] (Reading database ... 14004 files and directories currently installed.) [2022-07-11T19:30:40.889Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-07-11T19:30:40.889Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-07-11T19:30:40.889Z] Selecting previously unselected package libpsl5:amd64. [2022-07-11T19:30:40.889Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-07-11T19:30:40.889Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-07-11T19:30:40.889Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-07-11T19:30:40.889Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-07-11T19:30:40.889Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-07-11T19:30:41.152Z] Selecting previously unselected package librtmp1:amd64. [2022-07-11T19:30:41.152Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-07-11T19:30:41.152Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-07-11T19:30:41.152Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-07-11T19:30:41.152Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ... [2022-07-11T19:30:41.152Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... [2022-07-11T19:30:41.152Z] Selecting previously unselected package liberror-perl. [2022-07-11T19:30:41.152Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-07-11T19:30:41.152Z] Unpacking liberror-perl (0.17025-1) ... [2022-07-11T19:30:41.152Z] Selecting previously unselected package git-man. [2022-07-11T19:30:41.152Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-07-11T19:30:41.152Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-07-11T19:30:41.411Z] Selecting previously unselected package git. [2022-07-11T19:30:41.411Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-07-11T19:30:41.411Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-07-11T19:30:41.982Z] Selecting previously unselected package libnorm1:amd64. [2022-07-11T19:30:41.982Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-07-11T19:30:41.982Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-07-11T19:30:41.982Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-07-11T19:30:41.982Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-07-11T19:30:41.982Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-07-11T19:30:41.982Z] Selecting previously unselected package libsodium23:amd64. [2022-07-11T19:30:41.982Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-07-11T19:30:41.982Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-07-11T19:30:41.982Z] Selecting previously unselected package libzmq5:amd64. [2022-07-11T19:30:41.982Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-07-11T19:30:41.982Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-07-11T19:30:42.242Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-07-11T19:30:42.242Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-07-11T19:30:42.242Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-07-11T19:30:42.242Z] Selecting previously unselected package pkg-config. [2022-07-11T19:30:42.242Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-07-11T19:30:42.242Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-07-11T19:30:42.242Z] Selecting previously unselected package zip. [2022-07-11T19:30:42.242Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-07-11T19:30:42.242Z] Unpacking zip (3.0-11build1) ... [2022-07-11T19:30:42.242Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-07-11T19:30:42.503Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-07-11T19:30:42.503Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-07-11T19:30:42.503Z] Setting up liberror-perl (0.17025-1) ... [2022-07-11T19:30:42.503Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-07-11T19:30:42.503Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-07-11T19:30:42.503Z] No schema files found: doing nothing. [2022-07-11T19:30:42.503Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-07-11T19:30:42.503Z] Setting up zip (3.0-11build1) ... [2022-07-11T19:30:42.503Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-07-11T19:30:42.503Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-07-11T19:30:42.503Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-07-11T19:30:42.503Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-07-11T19:30:42.503Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... [2022-07-11T19:30:42.503Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-07-11T19:30:42.503Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-07-11T19:30:42.503Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-07-11T19:30:43.074Z] git set to automatically installed. [2022-07-11T19:30:43.074Z] git-man set to automatically installed. [2022-07-11T19:30:43.074Z] libcurl3-gnutls set to automatically installed. [2022-07-11T19:30:43.074Z] liberror-perl set to automatically installed. [2022-07-11T19:30:43.074Z] libglib2.0-0 set to automatically installed. [2022-07-11T19:30:43.074Z] libnghttp2-14 set to automatically installed. [2022-07-11T19:30:43.074Z] libnorm1 set to automatically installed. [2022-07-11T19:30:43.074Z] libpgm-5.2-0 set to automatically installed. [2022-07-11T19:30:43.074Z] libpsl5 set to automatically installed. [2022-07-11T19:30:43.074Z] librtmp1 set to automatically installed. [2022-07-11T19:30:43.074Z] libsodium23 set to automatically installed. [2022-07-11T19:30:43.074Z] libzmq3-dev set to automatically installed. [2022-07-11T19:30:43.074Z] libzmq5 set to automatically installed. [2022-07-11T19:30:43.074Z] pkg-config set to automatically installed. [2022-07-11T19:30:43.074Z] zip set to automatically installed. [2022-07-11T19:30:44.018Z] snapd is not logged in, snap install commands will use sudo [2022-07-11T19:30:47.319Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-07-11T19:30:47.889Z] Downloading snap 'edgex-app-service-configurable' [2022-07-11T19:30:58.096Z] Pulling app-service-configurable [2022-07-11T19:30:58.096Z] + snapcraftctl pull [2022-07-11T19:30:59.043Z] Pulling config-common [2022-07-11T19:30:59.043Z] + snapcraftctl pull [2022-07-11T19:31:00.425Z] Pulling go-build-helper [2022-07-11T19:31:00.425Z] + snapcraftctl pull [2022-07-11T19:31:01.808Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-07-11T19:31:01.808Z] Skipping pull go-build-helper (already ran) [2022-07-11T19:31:01.808Z] Building go-build-helper [2022-07-11T19:31:01.808Z] + snapcraftctl build [2022-07-11T19:31:05.122Z] Staging go-build-helper [2022-07-11T19:31:05.122Z] + snapcraftctl stage [2022-07-11T19:31:09.344Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-07-11T19:31:09.344Z] Fetched 224 kB in 0s (0 B/s) [2022-07-11T19:31:09.344Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-07-11T19:31:09.344Z] Fetched 157 kB in 0s (0 B/s) [2022-07-11T19:31:09.344Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-07-11T19:31:09.344Z] Fetched 221 kB in 0s (0 B/s) [2022-07-11T19:31:09.344Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-07-11T19:31:09.344Z] Fetched 143 kB in 0s (0 B/s) [2022-07-11T19:31:09.344Z] Pulling edgex-go [2022-07-11T19:31:09.344Z] + snapcraftctl pull [2022-07-11T19:31:10.726Z] Pulling hooks [2022-07-11T19:31:10.726Z] + snapcraftctl pull [2022-07-11T19:31:25.646Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-07-11T19:31:25.646Z] Fetched 96.5 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-07-11T19:31:25.646Z] Fetched 279 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-07-11T19:31:25.646Z] Fetched 122 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-07-11T19:31:25.646Z] Fetched 77.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] [2022-07-11T19:31:25.646Z] Fetched 8696 B in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-07-11T19:31:25.646Z] Fetched 47.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-07-11T19:31:25.646Z] Fetched 45.6 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-07-11T19:31:25.646Z] Fetched 15.0 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libcurl4_7.58.0-2ubuntu3.19_amd64.deb [220 kB] [2022-07-11T19:31:25.646Z] Fetched 220 kB in 0s (0 B/s) [2022-07-11T19:31:25.646Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-07-11T19:31:25.647Z] Fetched 154 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-07-11T19:31:25.647Z] Fetched 50.6 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-07-11T19:31:25.647Z] Fetched 14.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-07-11T19:31:25.647Z] Fetched 41.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-07-11T19:31:25.647Z] Fetched 499 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-07-11T19:31:25.647Z] Fetched 111 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-07-11T19:31:25.647Z] Fetched 240 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-07-11T19:31:25.647Z] Fetched 29.3 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-07-11T19:31:25.647Z] Fetched 85.5 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-07-11T19:31:25.647Z] Fetched 24.5 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-07-11T19:31:25.647Z] Fetched 49.2 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-07-11T19:31:25.647Z] Fetched 54.2 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-07-11T19:31:25.647Z] Fetched 30.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-07-11T19:31:25.647Z] Fetched 15.8 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-07-11T19:31:25.647Z] Fetched 85.9 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-07-11T19:31:25.647Z] Fetched 8764 B in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-07-11T19:31:25.647Z] Fetched 140 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-07-11T19:31:25.647Z] Fetched 119 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-07-11T19:31:25.647Z] Fetched 111 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-07-11T19:31:25.647Z] Fetched 11.1 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-07-11T19:31:25.647Z] Fetched 646 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-07-11T19:31:25.647Z] Fetched 41.3 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-07-11T19:31:25.647Z] Fetched 17.9 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-07-11T19:31:25.647Z] Fetched 368 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-07-11T19:31:25.647Z] Fetched 187 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-07-11T19:31:25.647Z] Fetched 175 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-07-11T19:31:25.647Z] Fetched 206 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb [1302 kB] [2022-07-11T19:31:25.647Z] Fetched 1302 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-07-11T19:31:25.647Z] Fetched 36.2 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 curl_7.58.0-2ubuntu3.19_amd64.deb [159 kB] [2022-07-11T19:31:25.647Z] Fetched 159 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-07-11T19:31:25.647Z] Fetched 107 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-07-11T19:31:25.647Z] Fetched 48.7 kB in 0s (0 B/s) [2022-07-11T19:31:25.647Z] Pulling static-packages [2022-07-11T19:31:25.647Z] + snapcraftctl pull [2022-07-11T19:31:27.032Z] Pulling version [2022-07-11T19:31:27.032Z] + cd /root/project [2022-07-11T19:31:27.032Z] + git describe --tags --abbrev=0 [2022-07-11T19:31:27.032Z] + sed s/v// [2022-07-11T19:31:27.032Z] + GIT_VERSION=2.1.1 [2022-07-11T19:31:27.032Z] + [ -z 2.1.1 ] [2022-07-11T19:31:27.032Z] + snapcraftctl set-version 2.1.1 [2022-07-11T19:31:28.939Z] Building app-service-configurable [2022-07-11T19:31:28.939Z] + snapcraftctl build [2022-07-11T19:31:30.852Z] Building config-common [2022-07-11T19:31:30.852Z] + snapcraftctl build [2022-07-11T19:31:32.766Z] Skipping build go-build-helper (already ran) [2022-07-11T19:31:32.766Z] Building edgex-go [2022-07-11T19:31:33.027Z] + cd /root/parts/edgex-go/src [2022-07-11T19:31:33.027Z] + git describe --tags --abbrev=0 [2022-07-11T19:31:33.027Z] + sed s/v// [2022-07-11T19:31:33.027Z] + GIT_VERSION=2.1.1 [2022-07-11T19:31:33.027Z] + [ -z 2.1.1 ] [2022-07-11T19:31:33.027Z] + echo 2.1.1 [2022-07-11T19:31:33.027Z] + [ ! -d vendor ] [2022-07-11T19:31:33.027Z] + echo skipping... [2022-07-11T19:31:33.027Z] + make build [2022-07-11T19:31:33.027Z] skipping... [2022-07-11T19:31:33.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T19:31:45.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T19:31:48.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T19:31:49.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T19:31:50.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T19:31:51.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T19:31:52.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T19:31:53.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T19:31:54.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T19:31:55.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T19:31:56.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T19:31:57.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T19:31:57.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T19:31:57.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T19:31:57.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T19:31:57.770Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-07-11T19:31:58.503Z] + go mod tidy [Pipeline] sh [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-07-11T19:31:59.210Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-07-11T19:31:59.210Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-07-11T19:31:59.210Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-07-11T19:31:59.210Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-07-11T19:31:59.210Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-07-11T19:31:59.210Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-07-11T19:31:59.210Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-07-11T19:31:59.210Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-07-11T19:31:59.781Z] Building hooks [2022-07-11T19:31:59.781Z] + cd /root/parts/hooks/src [2022-07-11T19:31:59.781Z] + make build [2022-07-11T19:31:59.781Z] go mod tidy [2022-07-11T19:31:59.787Z] + ls -al . [2022-07-11T19:31:59.787Z] total 676 [2022-07-11T19:31:59.787Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 19:31 . [2022-07-11T19:31:59.787Z] drwxr-xr-x 4 root root 4096 Jul 11 19:27 .. [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 19:24 .dockerignore [2022-07-11T19:31:59.787Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 19:24 .git [2022-07-11T19:31:59.787Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 19:24 .github [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 797 Jul 11 19:24 .gitignore [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 19:24 .golangci.yml [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 19:24 .hadolint.yml [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 19:24 .sonarcloud.properties [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 19:24 ADOPTERS.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 8910 Jul 11 19:24 Attribution.txt [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 53021 Jul 11 19:24 CHANGELOG.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 19:24 CONTRIBUTING.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 19:24 GOVERNANCE.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 19:24 Jenkinsfile [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 19:24 LICENSE [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 6508 Jul 11 19:24 Makefile [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 19:24 OWNERS.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 8212 Jul 11 19:24 README.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 19:24 SECURITY.md [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 19:22 VERSION [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 19:24 ZMQWindows.md [2022-07-11T19:31:59.787Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 19:24 bin [2022-07-11T19:31:59.787Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 19:24 cmd [2022-07-11T19:31:59.787Z] -rw-r--r-- 1 root root 428658 Jul 11 19:30 coverage.out [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 822 Jul 11 19:31 go.mod [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 49471 Jul 11 19:24 go.sum [2022-07-11T19:31:59.787Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 19:24 internal [2022-07-11T19:31:59.787Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 19:24 openapi [2022-07-11T19:31:59.787Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 19:24 snap [2022-07-11T19:31:59.787Z] drwxrwxr-x 6 1001 1001 4096 Jul 11 19:24 vendor [2022-07-11T19:31:59.787Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 19:24 version.go [Pipeline] sh [2022-07-11T19:32:00.352Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-07-11T19:32:00.478Z] + '[' -e coverage.out ] [2022-07-11T19:32:00.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T19:32:00.519Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T19:32:00.612Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-07-11T19:32:00.613Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-07-11T19:32:00.613Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-11T19:32:00.613Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-07-11T19:32:00.613Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-07-11T19:32:01.556Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-07-11T19:32:01.605Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T19:32:02.129Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-07-11T19:32:02.129Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-07-11T19:32:02.378Z] + make build [2022-07-11T19:32:02.378Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T19:32:04.675Z] Building static-packages [2022-07-11T19:32:04.675Z] + snapcraftctl build [2022-07-11T19:32:06.587Z] Building version [2022-07-11T19:32:06.587Z] + snapcraftctl build [2022-07-11T19:32:08.500Z] Staging app-service-configurable [2022-07-11T19:32:08.500Z] + snapcraftctl stage [2022-07-11T19:32:09.883Z] Staging config-common [2022-07-11T19:32:09.883Z] + snapcraftctl stage [2022-07-11T19:32:10.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T19:32:11.796Z] Skipping stage go-build-helper (already ran) [2022-07-11T19:32:11.796Z] Staging edgex-go [2022-07-11T19:32:11.796Z] + snapcraftctl stage [2022-07-11T19:32:12.739Z] Staging hooks [2022-07-11T19:32:12.739Z] + snapcraftctl stage [2022-07-11T19:32:14.651Z] Staging static-packages [2022-07-11T19:32:14.651Z] + snapcraftctl stage [2022-07-11T19:32:15.592Z] Staging version [2022-07-11T19:32:15.592Z] + snapcraftctl stage [2022-07-11T19:32:16.974Z] Priming app-service-configurable [2022-07-11T19:32:16.974Z] + snapcraftctl prime [2022-07-11T19:32:20.268Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-07-11T19:32:20.268Z] stage-packages: [2022-07-11T19:32:20.268Z] - libnorm1 [2022-07-11T19:32:20.268Z] - libpgm-5.2-0 [2022-07-11T19:32:20.268Z] - libsodium23 [2022-07-11T19:32:20.268Z] - libzmq5 [2022-07-11T19:32:20.268Z] Priming config-common [2022-07-11T19:32:20.268Z] + snapcraftctl prime [2022-07-11T19:32:21.212Z] Priming go-build-helper [2022-07-11T19:32:21.212Z] + snapcraftctl prime [2022-07-11T19:32:22.598Z] Priming edgex-go [2022-07-11T19:32:22.598Z] + snapcraftctl prime [2022-07-11T19:32:24.506Z] Priming hooks [2022-07-11T19:32:24.506Z] + snapcraftctl prime [2022-07-11T19:32:25.886Z] Priming static-packages [2022-07-11T19:32:25.886Z] + snapcraftctl prime [2022-07-11T19:32:28.429Z] Priming version [2022-07-11T19:32:28.429Z] + snapcraftctl prime [2022-07-11T19:32:29.861Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T19:32:32.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T19:32:36.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T19:32:40.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T19:32:41.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T19:32:44.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T19:32:49.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T19:32:51.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T19:32:57.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T19:32:59.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T19:33:04.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-07-11T19:33:09.689Z] $ docker stop --time=1 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 [2022-07-11T19:33:11.678Z] $ docker rm -f 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:33:13.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T19:33:13.506Z] [2022-07-11T19:33:13.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:33:13.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T19:33:14.192Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-11T19:33:14.192Z] 29e5d40040c1: Pulling fs layer [2022-07-11T19:33:14.192Z] 1ce36da41761: Pulling fs layer [2022-07-11T19:33:14.192Z] 25b303627fd3: Pulling fs layer [2022-07-11T19:33:14.192Z] 29e5d40040c1: Verifying Checksum [2022-07-11T19:33:14.192Z] 29e5d40040c1: Download complete [2022-07-11T19:33:14.467Z] 1ce36da41761: Verifying Checksum [2022-07-11T19:33:14.467Z] 1ce36da41761: Download complete [2022-07-11T19:33:14.753Z] 29e5d40040c1: Pull complete [2022-07-11T19:33:16.188Z] 25b303627fd3: Verifying Checksum [2022-07-11T19:33:16.188Z] 25b303627fd3: Download complete [2022-07-11T19:33:16.188Z] 1ce36da41761: Pull complete [2022-07-11T19:33:28.582Z] 25b303627fd3: Pull complete [2022-07-11T19:33:28.582Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-11T19:33:28.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T19:33:28.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:33:28.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container [2022-07-11T19:33:29.061Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T19:33:31.292Z] $ docker top a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:33:32.267Z] + grep parallel [2022-07-11T19:33:32.267Z] + docker-compose build --help [2022-07-11T19:33:35.660Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T19:33:35.970Z] $ docker stop --time=1 a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd [2022-07-11T19:33:37.703Z] $ docker rm -f a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:33:38.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T19:33:38.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:33:38.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container [2022-07-11T19:33:38.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T19:33:40.186Z] $ docker top 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:33:41.149Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T19:33:45.450Z] Building core-command ... [2022-07-11T19:33:45.450Z] Building core-data ... [2022-07-11T19:33:45.450Z] Building core-metadata ... [2022-07-11T19:33:45.450Z] Building security-bootstrapper ... [2022-07-11T19:33:45.450Z] Building security-proxy-setup ... [2022-07-11T19:33:45.450Z] Building security-secretstore-setup ... [2022-07-11T19:33:45.450Z] Building support-notifications ... [2022-07-11T19:33:45.450Z] Building support-scheduler ... [2022-07-11T19:33:45.450Z] Building sys-mgmt-agent ... [2022-07-11T19:33:45.450Z] Building security-secretstore-setup [2022-07-11T19:33:45.450Z] Building core-command [2022-07-11T19:33:45.450Z] Building core-metadata [2022-07-11T19:33:45.450Z] Building support-notifications [2022-07-11T19:33:45.450Z] Building support-scheduler [2022-07-11T19:35:22.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:35:22.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:35:22.232Z] ---> 6d2ff3fa663e [2022-07-11T19:35:22.232Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T19:35:22.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:35:22.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:35:22.232Z] ---> 6d2ff3fa663e [2022-07-11T19:35:22.232Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:35:22.232Z] ---> Running in 20a81efea9ab [2022-07-11T19:35:22.232Z] ---> Running in 36d6e847b0f6 [2022-07-11T19:35:22.232Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:35:22.232Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:35:22.232Z] ---> 6d2ff3fa663e [2022-07-11T19:35:22.232Z] Step 3/21 : WORKDIR /edgex-go [2022-07-11T19:35:22.232Z] ---> Running in b872cb9abca2 [2022-07-11T19:35:22.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:35:22.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:35:22.232Z] ---> 6d2ff3fa663e [2022-07-11T19:35:22.232Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:35:22.232Z] ---> Running in 9b22391b43c3 [2022-07-11T19:35:22.232Z] Removing intermediate container 20a81efea9ab [2022-07-11T19:35:22.232Z] ---> 5b2874a38c06 [2022-07-11T19:35:22.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:35:22.232Z] Removing intermediate container b872cb9abca2 [2022-07-11T19:35:22.232Z] ---> 34ac0a4cbeea [2022-07-11T19:35:22.232Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:35:22.233Z] Removing intermediate container 36d6e847b0f6 [2022-07-11T19:35:22.233Z] ---> eedd09fe83f4 [2022-07-11T19:35:22.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:35:22.233Z] Removing intermediate container 9b22391b43c3 [2022-07-11T19:35:22.233Z] ---> 8493f340f602 [2022-07-11T19:35:22.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:35:22.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:35:22.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:35:22.233Z] ---> 6d2ff3fa663e [2022-07-11T19:35:22.233Z] Step 3/24 : WORKDIR /edgex-go [2022-07-11T19:35:22.233Z] ---> Using cache [2022-07-11T19:35:22.233Z] ---> 5b2874a38c06 [2022-07-11T19:35:22.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:35:22.233Z] ---> Running in 3329a8cd42cb [2022-07-11T19:35:22.233Z] ---> Running in 59d196471ea1 [2022-07-11T19:35:22.233Z] ---> Running in 6e51d6a5b334 [2022-07-11T19:35:22.233Z] ---> Running in f43d74619d4c [2022-07-11T19:35:22.233Z] ---> Running in 9a78cd6153e7 [2022-07-11T19:35:23.684Z] Removing intermediate container 3329a8cd42cb [2022-07-11T19:35:23.684Z] ---> 4d4eebf89867 [2022-07-11T19:35:23.684Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-07-11T19:35:23.961Z] ---> Running in 85b7240b2e4e [2022-07-11T19:35:23.961Z] Removing intermediate container 59d196471ea1 [2022-07-11T19:35:23.961Z] ---> e01c79bfd2b5 [2022-07-11T19:35:23.961Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T19:35:24.239Z] ---> Running in 9bd1bd91c9a7 [2022-07-11T19:35:24.526Z] Removing intermediate container f43d74619d4c [2022-07-11T19:35:24.526Z] ---> c73a798af1b1 [2022-07-11T19:35:24.526Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T19:35:24.526Z] ---> Running in 94ce36ec3e54 [2022-07-11T19:35:24.526Z] Removing intermediate container 9a78cd6153e7 [2022-07-11T19:35:24.526Z] ---> ac0e8b7bb517 [2022-07-11T19:35:24.526Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T19:35:24.526Z] Removing intermediate container 6e51d6a5b334 [2022-07-11T19:35:24.526Z] ---> e3bd4ba9802f [2022-07-11T19:35:24.526Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T19:35:24.806Z] ---> Running in c9c4c1e2c15f [2022-07-11T19:35:24.806Z] ---> Running in 63d55d79d437 [2022-07-11T19:35:25.930Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:26.208Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:26.484Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:26.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:26.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:27.028Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:27.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:27.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:27.911Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:27.911Z] OK: 219 MiB in 52 packages [2022-07-11T19:35:27.911Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:35:28.527Z] OK: 219 MiB in 52 packages [2022-07-11T19:35:28.805Z] OK: 219 MiB in 52 packages [2022-07-11T19:35:29.081Z] OK: 219 MiB in 52 packages [2022-07-11T19:35:29.374Z] Removing intermediate container 85b7240b2e4e [2022-07-11T19:35:29.374Z] ---> a61ff8481f13 [2022-07-11T19:35:29.374Z] Step 6/24 : COPY . . [2022-07-11T19:35:29.973Z] OK: 219 MiB in 52 packages [2022-07-11T19:35:30.259Z] Removing intermediate container 9bd1bd91c9a7 [2022-07-11T19:35:30.259Z] ---> 0c8f0a2c91b0 [2022-07-11T19:35:30.259Z] Step 6/22 : COPY . . [2022-07-11T19:35:30.537Z] Removing intermediate container 94ce36ec3e54 [2022-07-11T19:35:30.537Z] ---> c6c1d3c4af0e [2022-07-11T19:35:30.537Z] Step 6/21 : COPY . . [2022-07-11T19:35:30.819Z] Removing intermediate container 63d55d79d437 [2022-07-11T19:35:30.819Z] ---> 237dbbde56d3 [2022-07-11T19:35:30.819Z] Step 6/22 : COPY . . [2022-07-11T19:35:31.095Z] Removing intermediate container c9c4c1e2c15f [2022-07-11T19:35:31.095Z] ---> 3cb21779f4f2 [2022-07-11T19:35:31.095Z] Step 6/23 : COPY go.mod . [2022-07-11T19:35:32.541Z] ---> 73380ad2d40e [2022-07-11T19:35:32.541Z] Step 7/23 : RUN go mod download [2022-07-11T19:35:32.541Z] ---> Running in 3b7b49a87c1e [2022-07-11T19:35:37.953Z] Removing intermediate container 3b7b49a87c1e [2022-07-11T19:35:37.953Z] ---> bdd8ac7145a8 [2022-07-11T19:35:37.953Z] Step 8/23 : COPY . . [2022-07-11T19:36:04.761Z] ---> 2af25d608cbc [2022-07-11T19:36:04.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:36:04.761Z] ---> dafcffdebf86 [2022-07-11T19:36:04.761Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:36:04.761Z] ---> c79fcf943114 [2022-07-11T19:36:04.761Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:36:04.761Z] ---> Running in 81afa1ea4328 [2022-07-11T19:36:04.761Z] ---> Running in 3466adbe8b2f [2022-07-11T19:36:04.761Z] ---> Running in 0db78c487e8d [2022-07-11T19:36:04.761Z] ---> f6e6dd4f1be5 [2022-07-11T19:36:04.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:36:04.761Z] ---> Running in a770a87f83f3 [2022-07-11T19:36:05.750Z] skipping... [2022-07-11T19:36:06.028Z] skipping... [2022-07-11T19:36:06.305Z] skipping... [2022-07-11T19:36:06.578Z] skipping... [2022-07-11T19:36:07.561Z] Removing intermediate container 81afa1ea4328 [2022-07-11T19:36:07.561Z] ---> 336eea29c917 [2022-07-11T19:36:07.561Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-07-11T19:36:07.561Z] Removing intermediate container 0db78c487e8d [2022-07-11T19:36:07.561Z] ---> 8aa174115217 [2022-07-11T19:36:07.561Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T19:36:07.561Z] ---> Running in 7c13a4c3c94a [2022-07-11T19:36:07.561Z] ---> Running in 7b467fed6269 [2022-07-11T19:36:08.166Z] Removing intermediate container 3466adbe8b2f [2022-07-11T19:36:08.166Z] ---> b3954f6b863c [2022-07-11T19:36:08.166Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-07-11T19:36:08.166Z] Removing intermediate container a770a87f83f3 [2022-07-11T19:36:08.166Z] ---> 043945694d73 [2022-07-11T19:36:08.166Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-07-11T19:36:08.445Z] ---> Running in d18f96b4ab46 [2022-07-11T19:36:08.445Z] ---> Running in d0904342876f [2022-07-11T19:36:09.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T19:36:10.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T19:36:10.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T19:36:10.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T19:36:10.452Z] ---> d1a584447b49 [2022-07-11T19:36:10.452Z] Step 9/23 : RUN go mod tidy [2022-07-11T19:36:10.726Z] ---> Running in fff028a4e261 [2022-07-11T19:36:19.028Z] Removing intermediate container fff028a4e261 [2022-07-11T19:36:19.028Z] ---> 5eabb4a71290 [2022-07-11T19:36:19.028Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T19:36:19.028Z] ---> Running in 9ac24069cb5b [2022-07-11T19:36:20.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T19:38:11.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T19:38:11.881Z] Removing intermediate container d0904342876f [2022-07-11T19:38:11.881Z] ---> 88f8fcb68563 [2022-07-11T19:38:11.881Z] [2022-07-11T19:38:11.881Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:38:11.881Z] 3.14: Pulling from library/alpine [2022-07-11T19:38:11.881Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T19:38:11.881Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T19:38:11.881Z] ---> ac73e934f311 [2022-07-11T19:38:11.881Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:38:11.881Z] ---> Running in 398c3c02174f [2022-07-11T19:38:13.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:13.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:15.153Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T19:38:15.153Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:38:15.153Z] OK: 5 MiB in 15 packages [2022-07-11T19:38:17.230Z] Removing intermediate container 398c3c02174f [2022-07-11T19:38:17.230Z] ---> db6fee77883a [2022-07-11T19:38:17.230Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:38:17.508Z] ---> Running in 23133c99fc07 [2022-07-11T19:38:17.792Z] Removing intermediate container 7b467fed6269 [2022-07-11T19:38:17.792Z] ---> ef655c96ab03 [2022-07-11T19:38:17.792Z] [2022-07-11T19:38:17.792Z] Step 9/24 : FROM alpine:3.14 [2022-07-11T19:38:17.792Z] ---> ac73e934f311 [2022-07-11T19:38:17.792Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T19:38:18.063Z] ---> Running in 05d5655f2597 [2022-07-11T19:38:18.350Z] Removing intermediate container 23133c99fc07 [2022-07-11T19:38:18.350Z] ---> d185b5ec95c2 [2022-07-11T19:38:18.350Z] Step 12/22 : ENV APP_PORT=59882 [2022-07-11T19:38:18.350Z] ---> Running in e840f058fe71 [2022-07-11T19:38:18.954Z] Removing intermediate container e840f058fe71 [2022-07-11T19:38:18.955Z] ---> 751c1c50b458 [2022-07-11T19:38:18.955Z] Step 13/22 : EXPOSE $APP_PORT [2022-07-11T19:38:19.233Z] ---> Running in 4b2362b4eee1 [2022-07-11T19:38:19.843Z] Removing intermediate container 4b2362b4eee1 [2022-07-11T19:38:19.843Z] ---> 7ab17801f16f [2022-07-11T19:38:19.843Z] Step 14/22 : WORKDIR / [2022-07-11T19:38:20.124Z] ---> Running in a6dd55b7284a [2022-07-11T19:38:20.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:20.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:20.954Z] Removing intermediate container a6dd55b7284a [2022-07-11T19:38:20.954Z] ---> a687231409a8 [2022-07-11T19:38:20.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:38:21.557Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T19:38:21.831Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T19:38:21.831Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T19:38:21.831Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:38:21.831Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:38:22.106Z] OK: 6 MiB in 17 packages [2022-07-11T19:38:22.383Z] ---> 9e757e79c3aa [2022-07-11T19:38:22.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T19:38:25.049Z] ---> 468f31723fc9 [2022-07-11T19:38:25.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T19:38:25.049Z] Removing intermediate container 05d5655f2597 [2022-07-11T19:38:25.049Z] ---> cbeb21f8446c [2022-07-11T19:38:25.049Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T19:38:25.325Z] ---> Running in 2b634952b77e [2022-07-11T19:38:25.920Z] Removing intermediate container 2b634952b77e [2022-07-11T19:38:25.920Z] ---> e7ee53514f0a [2022-07-11T19:38:25.920Z] Step 12/24 : WORKDIR / [2022-07-11T19:38:26.195Z] ---> c201ed3fe9d0 [2022-07-11T19:38:26.195Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-07-11T19:38:26.195Z] ---> Running in ac556e9b570e [2022-07-11T19:38:26.470Z] ---> Running in 4d91e4d07d3d [2022-07-11T19:38:26.746Z] Removing intermediate container d18f96b4ab46 [2022-07-11T19:38:26.746Z] ---> 2fa955827432 [2022-07-11T19:38:26.746Z] [2022-07-11T19:38:26.746Z] Step 9/21 : FROM alpine:3.14 [2022-07-11T19:38:26.746Z] ---> ac73e934f311 [2022-07-11T19:38:26.746Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T19:38:27.032Z] ---> Running in 659cf43c2ac5 [2022-07-11T19:38:27.032Z] Removing intermediate container ac556e9b570e [2022-07-11T19:38:27.032Z] ---> 8abfa7225756 [2022-07-11T19:38:27.032Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-11T19:38:27.032Z] Removing intermediate container 4d91e4d07d3d [2022-07-11T19:38:27.032Z] ---> 87264a5c7b3b [2022-07-11T19:38:27.032Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:38:27.309Z] ---> Running in f0a02842cf70 [2022-07-11T19:38:28.319Z] Removing intermediate container f0a02842cf70 [2022-07-11T19:38:28.319Z] ---> c8b7fddc447d [2022-07-11T19:38:28.319Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T19:38:28.319Z] ---> Running in ba2df4ac5a81 [2022-07-11T19:38:28.600Z] ---> 70e701b0c8cf [2022-07-11T19:38:28.600Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-11T19:38:28.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:29.165Z] Removing intermediate container ba2df4ac5a81 [2022-07-11T19:38:29.165Z] ---> b92198862c01 [2022-07-11T19:38:29.165Z] Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:38:29.165Z] Removing intermediate container 7c13a4c3c94a [2022-07-11T19:38:29.165Z] ---> 63f93f4bdbe0 [2022-07-11T19:38:29.165Z] [2022-07-11T19:38:29.165Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:38:29.165Z] ---> ac73e934f311 [2022-07-11T19:38:29.165Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:38:29.165Z] ---> Using cache [2022-07-11T19:38:29.165Z] ---> db6fee77883a [2022-07-11T19:38:29.165Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:38:29.165Z] ---> Using cache [2022-07-11T19:38:29.165Z] ---> d185b5ec95c2 [2022-07-11T19:38:29.165Z] Step 12/22 : ENV APP_PORT=59881 [2022-07-11T19:38:29.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:38:29.165Z] ---> Running in 8c6bbc77aeca [2022-07-11T19:38:29.166Z] ---> Running in 73a6cd21d109 [2022-07-11T19:38:30.168Z] Removing intermediate container 8c6bbc77aeca [2022-07-11T19:38:30.168Z] ---> 2f0c2b65f43c [2022-07-11T19:38:30.168Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:38:30.168Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T19:38:30.168Z] Removing intermediate container 73a6cd21d109 [2022-07-11T19:38:30.168Z] ---> 321e286d81ce [2022-07-11T19:38:30.168Z] Step 13/22 : EXPOSE $APP_PORT [2022-07-11T19:38:30.168Z] ---> 0df0c4e6893b [2022-07-11T19:38:30.168Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T19:38:30.168Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T19:38:30.168Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:38:30.168Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:38:30.168Z] ---> Running in becaf02e4d29 [2022-07-11T19:38:30.441Z] ---> Running in 07ec858dde9a [2022-07-11T19:38:30.441Z] OK: 6 MiB in 16 packages [2022-07-11T19:38:31.039Z] Removing intermediate container becaf02e4d29 [2022-07-11T19:38:31.039Z] ---> d0b8c4d14ed0 [2022-07-11T19:38:31.039Z] [2022-07-11T19:38:31.039Z] Removing intermediate container 07ec858dde9a [2022-07-11T19:38:31.039Z] ---> 49d73a8aa969 [2022-07-11T19:38:31.039Z] Step 14/22 : WORKDIR / [2022-07-11T19:38:31.039Z] Removing intermediate container 9ac24069cb5b [2022-07-11T19:38:31.039Z] ---> a78fbe380d9d [2022-07-11T19:38:31.039Z] [2022-07-11T19:38:31.039Z] Step 11/23 : FROM alpine:3.14 [2022-07-11T19:38:31.039Z] ---> ac73e934f311 [2022-07-11T19:38:31.039Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T19:38:31.039Z] ---> Using cache [2022-07-11T19:38:31.039Z] ---> db6fee77883a [2022-07-11T19:38:31.039Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:38:31.039Z] ---> Using cache [2022-07-11T19:38:31.039Z] ---> d185b5ec95c2 [2022-07-11T19:38:31.039Z] Step 14/23 : ENV APP_PORT=59861 [2022-07-11T19:38:31.314Z] ---> Running in 2ada7088d82a [2022-07-11T19:38:31.314Z] ---> Running in 20a35a7868f5 [2022-07-11T19:38:31.314Z] ---> ae475b84867b [2022-07-11T19:38:31.314Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-11T19:38:31.923Z] Removing intermediate container 20a35a7868f5 [2022-07-11T19:38:31.923Z] ---> 851e4f0d9215 [2022-07-11T19:38:31.923Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:38:31.923Z] Removing intermediate container 2ada7088d82a [2022-07-11T19:38:31.923Z] ---> 2e1d9f70708a [2022-07-11T19:38:31.923Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T19:38:32.206Z] ---> Running in 52bd2b9f59eb [2022-07-11T19:38:32.482Z] ---> 68dbe3a6edb7 [2022-07-11T19:38:32.482Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T19:38:32.482Z] Removing intermediate container 659cf43c2ac5 [2022-07-11T19:38:32.482Z] ---> 787b678593ff [2022-07-11T19:38:32.482Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:38:32.482Z] ---> Running in 9b0d86ebd121 [2022-07-11T19:38:32.482Z] Successfully built d0b8c4d14ed0 [2022-07-11T19:38:32.771Z] Successfully tagged core-command-arm64:latest [2022-07-11T19:38:32.771Z]  Building core-command ... done Building security-bootstrapper [2022-07-11T19:38:32.771Z] Removing intermediate container 52bd2b9f59eb [2022-07-11T19:38:32.771Z] ---> 76e49531a701 [2022-07-11T19:38:32.771Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:38:33.051Z] ---> d4d435957ee3 [2022-07-11T19:38:33.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T19:38:33.334Z] Removing intermediate container 9b0d86ebd121 [2022-07-11T19:38:33.334Z] ---> a000af473b61 [2022-07-11T19:38:33.334Z] Step 12/21 : ENV APP_PORT=59860 [2022-07-11T19:38:33.334Z] ---> Running in ba779aa950b7 [2022-07-11T19:38:33.949Z] ---> 640bdc8a31db [2022-07-11T19:38:33.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T19:38:34.238Z] Removing intermediate container ba779aa950b7 [2022-07-11T19:38:34.238Z] ---> ff37b4a761d6 [2022-07-11T19:38:34.238Z] Step 13/21 : EXPOSE $APP_PORT [2022-07-11T19:38:34.513Z] ---> Running in 3d2732d5e454 [2022-07-11T19:38:34.789Z] ---> 0e6b86252eea [2022-07-11T19:38:35.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T19:38:35.066Z] ---> a8f8c4afc90f [2022-07-11T19:38:35.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T19:38:35.066Z] Removing intermediate container 3d2732d5e454 [2022-07-11T19:38:35.066Z] ---> d518d3bacfda [2022-07-11T19:38:35.066Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:38:36.511Z] ---> 182f1117489e [2022-07-11T19:38:36.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T19:38:36.511Z] ---> a11efc8d9e07 [2022-07-11T19:38:36.511Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T19:38:36.511Z] ---> 0cda8d1df0b7 [2022-07-11T19:38:36.511Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-07-11T19:38:36.511Z] ---> Running in 975ed3963bc7 [2022-07-11T19:38:37.512Z] Removing intermediate container 975ed3963bc7 [2022-07-11T19:38:37.512Z] ---> 4c9132f09c5b [2022-07-11T19:38:37.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:38:37.512Z] ---> bf95345c6f66 [2022-07-11T19:38:37.512Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T19:38:37.512Z] ---> d22451f968bf [2022-07-11T19:38:37.512Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T19:38:37.512Z] ---> Running in 1c223b120bd3 [2022-07-11T19:38:37.512Z] ---> Running in e08ae6f76d83 [2022-07-11T19:38:38.515Z] Removing intermediate container 1c223b120bd3 [2022-07-11T19:38:38.515Z] ---> 944cc83749ba [2022-07-11T19:38:38.515Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T19:38:38.515Z] Removing intermediate container e08ae6f76d83 [2022-07-11T19:38:38.515Z] ---> e21f2d0fce0d [2022-07-11T19:38:38.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:38:38.515Z] ---> 1d5336761349 [2022-07-11T19:38:38.515Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T19:38:38.515Z] ---> Running in 6b05f16b8d0c [2022-07-11T19:38:38.515Z] ---> 9e45a1f40410 [2022-07-11T19:38:38.515Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T19:38:38.515Z] ---> Running in 0d19e59a6723 [2022-07-11T19:38:38.792Z] ---> Running in 4ae40cf822a3 [2022-07-11T19:38:39.398Z] Removing intermediate container 6b05f16b8d0c [2022-07-11T19:38:39.398Z] ---> 197cab4b3efd [2022-07-11T19:38:39.398Z] Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:38:39.398Z] Removing intermediate container 0d19e59a6723 [2022-07-11T19:38:39.398Z] ---> d7b0680a3cab [2022-07-11T19:38:39.398Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T19:38:39.680Z] ---> Running in 23f53332accf [2022-07-11T19:38:39.680Z] ---> Running in 0a2c4d08bbc2 [2022-07-11T19:38:39.959Z] ---> 7ec88cb5fc86 [2022-07-11T19:38:39.960Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-07-11T19:38:40.237Z] ---> Running in fdadff3efd65 [2022-07-11T19:38:40.237Z] Removing intermediate container 23f53332accf [2022-07-11T19:38:40.237Z] ---> 5db694af11d1 [2022-07-11T19:38:40.237Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:38:40.507Z] ---> Running in 68d6c687150f [2022-07-11T19:38:40.508Z] Removing intermediate container 0a2c4d08bbc2 [2022-07-11T19:38:40.508Z] ---> 524d5c81c981 [2022-07-11T19:38:40.508Z] Step 22/23 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:38:40.783Z] ---> Running in 397001dff5ee [2022-07-11T19:38:40.783Z] Removing intermediate container fdadff3efd65 [2022-07-11T19:38:40.783Z] ---> 96a6cddcee77 [2022-07-11T19:38:40.783Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:38:41.059Z] ---> Running in 06ca60d7e353 [2022-07-11T19:38:41.346Z] Removing intermediate container 68d6c687150f [2022-07-11T19:38:41.346Z] ---> 934697f38ddf [2022-07-11T19:38:41.346Z] [2022-07-11T19:38:41.346Z] Removing intermediate container 397001dff5ee [2022-07-11T19:38:41.346Z] ---> 24be9f8d04bb [2022-07-11T19:38:41.346Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T19:38:41.624Z] ---> Running in bc6f44ef55af [2022-07-11T19:38:41.624Z] Removing intermediate container 06ca60d7e353 [2022-07-11T19:38:41.624Z] ---> a28ce19b6222 [2022-07-11T19:38:41.624Z] Step 19/21 : LABEL arch=arm64 [2022-07-11T19:38:41.624Z] Removing intermediate container 4ae40cf822a3 [2022-07-11T19:38:41.624Z] ---> 2d4c114f118a [2022-07-11T19:38:41.624Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T19:38:41.898Z] ---> Running in 75983692a45c [2022-07-11T19:38:41.898Z] ---> Running in 4f00f4cdb90d [2022-07-11T19:38:42.495Z] Removing intermediate container 75983692a45c [2022-07-11T19:38:42.495Z] ---> 50cc926aff2b [2022-07-11T19:38:42.495Z] Removing intermediate container bc6f44ef55af [2022-07-11T19:38:42.495Z] Step 20/21 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:38:42.495Z] ---> b8c7127b3887 [2022-07-11T19:38:42.495Z] [2022-07-11T19:38:42.495Z] Successfully built 934697f38ddf [2022-07-11T19:38:42.495Z] Successfully tagged core-metadata-arm64:latest [2022-07-11T19:38:42.495Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-07-11T19:38:42.495Z] Removing intermediate container 4f00f4cdb90d [2022-07-11T19:38:42.495Z] ---> 3e47d062566f [2022-07-11T19:38:42.495Z] Step 22/24 : LABEL arch=arm64 [2022-07-11T19:38:42.769Z] ---> Running in 8abb9ec3efbd [2022-07-11T19:38:42.769Z] ---> Running in 4b2fa4fc3cd7 [2022-07-11T19:38:43.045Z] Removing intermediate container 8abb9ec3efbd [2022-07-11T19:38:43.045Z] ---> 1c462e1b636a [2022-07-11T19:38:43.045Z] Step 21/21 : LABEL version=0.0.0 [2022-07-11T19:38:43.045Z] Removing intermediate container 4b2fa4fc3cd7 [2022-07-11T19:38:43.045Z] ---> 1b5c2a492f82 [2022-07-11T19:38:43.045Z] Step 23/24 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:38:43.320Z] ---> Running in 3fd4f914e2fc [2022-07-11T19:38:43.320Z] ---> Running in 9490010485fb [2022-07-11T19:38:43.320Z] Successfully built b8c7127b3887 [2022-07-11T19:38:43.320Z] Successfully tagged support-scheduler-arm64:latest [2022-07-11T19:38:43.320Z]  Building support-scheduler ... done Building security-proxy-setup [2022-07-11T19:38:43.596Z] Removing intermediate container 3fd4f914e2fc [2022-07-11T19:38:43.596Z] ---> 3fc61c86d070 [2022-07-11T19:38:43.596Z] [2022-07-11T19:38:43.867Z] Removing intermediate container 9490010485fb [2022-07-11T19:38:43.867Z] ---> 108f1c206124 [2022-07-11T19:38:43.867Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T19:38:43.867Z] ---> Running in 543edfb1d100 [2022-07-11T19:38:44.466Z] Removing intermediate container 543edfb1d100 [2022-07-11T19:38:44.466Z] ---> 42ee75095656 [2022-07-11T19:38:44.466Z] [2022-07-11T19:38:44.466Z] Successfully built 3fc61c86d070 [2022-07-11T19:38:44.466Z] Successfully tagged support-notifications-arm64:latest [2022-07-11T19:38:44.466Z]  Building support-notifications ... done Building core-data [2022-07-11T19:38:45.070Z] Successfully built 42ee75095656 [2022-07-11T19:38:45.070Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-11T19:39:41.573Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:39:41.573Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:39:41.573Z] ---> 6d2ff3fa663e [2022-07-11T19:39:41.573Z] Step 3/30 : WORKDIR /edgex-go [2022-07-11T19:39:41.573Z] ---> Using cache [2022-07-11T19:39:41.573Z] ---> 8493f340f602 [2022-07-11T19:39:41.573Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:39:41.573Z] ---> Using cache [2022-07-11T19:39:41.573Z] ---> ac0e8b7bb517 [2022-07-11T19:39:41.573Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-07-11T19:39:41.573Z] ---> Using cache [2022-07-11T19:39:41.573Z] ---> 237dbbde56d3 [2022-07-11T19:39:41.573Z] Step 6/30 : COPY . . [2022-07-11T19:39:41.573Z] ---> Using cache [2022-07-11T19:39:41.573Z] ---> f6e6dd4f1be5 [2022-07-11T19:39:41.573Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:39:41.573Z] ---> Using cache [2022-07-11T19:39:41.573Z] ---> 043945694d73 [2022-07-11T19:39:41.573Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T19:39:41.573Z] ---> Running in b7776fd3528d [2022-07-11T19:39:41.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T19:39:51.753Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:39:51.753Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:39:51.753Z] ---> 6d2ff3fa663e [2022-07-11T19:39:51.753Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> 8493f340f602 [2022-07-11T19:39:51.753Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> ac0e8b7bb517 [2022-07-11T19:39:51.753Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> 237dbbde56d3 [2022-07-11T19:39:51.753Z] Step 6/20 : COPY . . [2022-07-11T19:39:51.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:39:51.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:39:51.753Z] ---> 6d2ff3fa663e [2022-07-11T19:39:51.753Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> 8493f340f602 [2022-07-11T19:39:51.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> ac0e8b7bb517 [2022-07-11T19:39:51.753Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> f6e6dd4f1be5 [2022-07-11T19:39:51.753Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> 043945694d73 [2022-07-11T19:39:51.753Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T19:39:51.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-07-11T19:39:51.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T19:39:51.753Z] ---> 6d2ff3fa663e [2022-07-11T19:39:51.753Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> 8493f340f602 [2022-07-11T19:39:51.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:39:51.753Z] ---> Using cache [2022-07-11T19:39:51.753Z] ---> ac0e8b7bb517 [2022-07-11T19:39:51.753Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T19:39:52.045Z] ---> Running in bddf9c41ca6c [2022-07-11T19:39:52.325Z] ---> Running in b7c89fd90ad9 [2022-07-11T19:39:52.325Z] ---> Running in 2d2ffcd6d178 [2022-07-11T19:39:54.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T19:39:54.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:39:55.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:39:56.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:39:56.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:39:57.226Z] OK: 219 MiB in 52 packages [2022-07-11T19:39:57.226Z] OK: 219 MiB in 52 packages [2022-07-11T19:39:58.689Z] Removing intermediate container b7c89fd90ad9 [2022-07-11T19:39:58.689Z] ---> 85d8671f2aa5 [2022-07-11T19:39:58.689Z] Step 6/22 : COPY . . [2022-07-11T19:39:58.966Z] Removing intermediate container 2d2ffcd6d178 [2022-07-11T19:39:58.966Z] ---> 8385b57cfe5d [2022-07-11T19:39:58.966Z] Step 6/22 : COPY . . [2022-07-11T19:40:37.991Z] ---> 097f1c6786d6 [2022-07-11T19:40:37.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:40:37.991Z] ---> 510fd7244c21 [2022-07-11T19:40:37.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T19:40:37.991Z] ---> Running in 1ac51bca0089 [2022-07-11T19:40:37.991Z] ---> Running in b555af5a4cf9 [2022-07-11T19:40:37.991Z] skipping... [2022-07-11T19:40:37.991Z] skipping... [2022-07-11T19:40:39.445Z] Removing intermediate container b555af5a4cf9 [2022-07-11T19:40:39.445Z] ---> be51b3c1a05c [2022-07-11T19:40:39.445Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T19:40:39.445Z] Removing intermediate container 1ac51bca0089 [2022-07-11T19:40:39.445Z] ---> 58e57b941716 [2022-07-11T19:40:39.445Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-07-11T19:40:39.445Z] ---> Running in 11a1ce809c5a [2022-07-11T19:40:39.721Z] ---> Running in a26bb57734eb [2022-07-11T19:40:41.716Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T19:40:41.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T19:40:54.392Z] Removing intermediate container b7776fd3528d [2022-07-11T19:40:54.392Z] ---> 84d3e0192dda [2022-07-11T19:40:54.392Z] [2022-07-11T19:40:54.392Z] Step 9/30 : FROM alpine:3.14 [2022-07-11T19:40:54.392Z] ---> ac73e934f311 [2022-07-11T19:40:54.392Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T19:40:54.392Z] ---> Running in 71ac564df842 [2022-07-11T19:40:54.392Z] Removing intermediate container 71ac564df842 [2022-07-11T19:40:54.392Z] ---> 86ca3819fc84 [2022-07-11T19:40:54.392Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T19:40:54.392Z] ---> Running in 6abda610fba1 [2022-07-11T19:40:55.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:40:55.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:40:56.969Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T19:40:56.969Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T19:40:56.969Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:40:56.969Z] OK: 6 MiB in 16 packages [2022-07-11T19:40:58.415Z] Removing intermediate container 6abda610fba1 [2022-07-11T19:40:58.415Z] ---> dbc5420c1189 [2022-07-11T19:40:58.415Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T19:40:58.415Z] ---> Running in cfb57d51b3c5 [2022-07-11T19:40:59.027Z] Removing intermediate container cfb57d51b3c5 [2022-07-11T19:40:59.027Z] ---> 88345309a3c0 [2022-07-11T19:40:59.027Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T19:40:59.308Z] ---> Running in d6f46fe8cf88 [2022-07-11T19:40:59.910Z] Removing intermediate container d6f46fe8cf88 [2022-07-11T19:40:59.910Z] ---> 93430021fe31 [2022-07-11T19:40:59.910Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T19:40:59.910Z] ---> Running in 7bd638c5a9b5 [2022-07-11T19:41:02.566Z] Removing intermediate container 7bd638c5a9b5 [2022-07-11T19:41:02.566Z] ---> 53ba93e8214c [2022-07-11T19:41:02.566Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T19:41:02.848Z] ---> Running in 2e053c72b3c6 [2022-07-11T19:41:03.453Z] Removing intermediate container 2e053c72b3c6 [2022-07-11T19:41:03.453Z] ---> 9df89719647b [2022-07-11T19:41:03.453Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T19:41:04.442Z] ---> 92493a59a55f [2022-07-11T19:41:04.442Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T19:41:04.442Z] ---> Running in 0d65c8c1c2ea [2022-07-11T19:41:07.843Z] Removing intermediate container 0d65c8c1c2ea [2022-07-11T19:41:07.843Z] ---> f134ddcb2fa2 [2022-07-11T19:41:07.843Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:41:08.119Z] ---> 0d69364e8da9 [2022-07-11T19:41:08.119Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T19:41:10.100Z] ---> 8d8e5c4f5866 [2022-07-11T19:41:10.100Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T19:41:11.090Z] ---> 4354c6dd7555 [2022-07-11T19:41:11.090Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T19:41:11.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T19:41:11.986Z] ---> 49d1889f9d71 [2022-07-11T19:41:11.986Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T19:41:12.976Z] ---> c2f712d69bdd [2022-07-11T19:41:12.976Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T19:41:13.255Z] ---> Running in ca4e1927af13 [2022-07-11T19:41:13.863Z] Removing intermediate container ca4e1927af13 [2022-07-11T19:41:13.863Z] ---> 3a6e24e83f9a [2022-07-11T19:41:13.863Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T19:41:14.862Z] ---> 49f292f0885d [2022-07-11T19:41:14.862Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-07-11T19:41:15.141Z] ---> Running in 7ae239cf1aec [2022-07-11T19:41:17.796Z] Removing intermediate container 7ae239cf1aec [2022-07-11T19:41:17.796Z] ---> 4132460cb490 [2022-07-11T19:41:17.796Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T19:41:18.402Z] ---> Running in 9fd9a6db601f [2022-07-11T19:41:18.676Z] Removing intermediate container 9fd9a6db601f [2022-07-11T19:41:18.676Z] ---> 945f3eb3ace3 [2022-07-11T19:41:18.676Z] Step 27/30 : CMD ["gate"] [2022-07-11T19:41:18.950Z] ---> Running in ef7b34d68232 [2022-07-11T19:41:19.557Z] Removing intermediate container ef7b34d68232 [2022-07-11T19:41:19.557Z] ---> e3b72e6986b5 [2022-07-11T19:41:19.557Z] Step 28/30 : LABEL arch=arm64 [2022-07-11T19:41:19.837Z] ---> Running in 5e4c9dd7fc98 [2022-07-11T19:41:20.438Z] Removing intermediate container 5e4c9dd7fc98 [2022-07-11T19:41:20.438Z] ---> 741d039f3108 [2022-07-11T19:41:20.438Z] Step 29/30 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:41:20.722Z] ---> Running in 67cca6a3b55f [2022-07-11T19:41:21.323Z] Removing intermediate container 67cca6a3b55f [2022-07-11T19:41:21.323Z] ---> fc2a3a974ea3 [2022-07-11T19:41:21.323Z] Step 30/30 : LABEL version=0.0.0 [2022-07-11T19:41:21.604Z] ---> Running in 7b67c145cbe9 [2022-07-11T19:41:22.207Z] Removing intermediate container 7b67c145cbe9 [2022-07-11T19:41:22.207Z] ---> ae8e33c76a5a [2022-07-11T19:41:22.207Z] [2022-07-11T19:41:22.816Z] Successfully built ae8e33c76a5a [2022-07-11T19:41:22.816Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-11T19:41:28.231Z]  Building security-bootstrapper ... done Removing intermediate container bddf9c41ca6c [2022-07-11T19:41:28.231Z] ---> 29fec052f0a5 [2022-07-11T19:41:28.231Z] [2022-07-11T19:41:28.231Z] Step 9/20 : FROM alpine:3.14 [2022-07-11T19:41:28.231Z] ---> ac73e934f311 [2022-07-11T19:41:28.231Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-07-11T19:41:28.231Z] ---> Running in 9d2501af87d9 [2022-07-11T19:41:29.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:41:29.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:41:30.485Z] (1/5) Installing ca-certificates (20211220-r0) [2022-07-11T19:41:30.486Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-07-11T19:41:30.486Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-07-11T19:41:30.486Z] (4/5) Installing libcurl (7.79.1-r2) [2022-07-11T19:41:30.486Z] (5/5) Installing curl (7.79.1-r2) [2022-07-11T19:41:30.486Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:41:30.486Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T19:41:30.772Z] OK: 8 MiB in 19 packages [2022-07-11T19:41:32.765Z] Removing intermediate container 9d2501af87d9 [2022-07-11T19:41:32.765Z] ---> 350c47ffaff5 [2022-07-11T19:41:32.765Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T19:41:32.765Z] ---> Running in 1e7a695aa639 [2022-07-11T19:41:33.367Z] Removing intermediate container 1e7a695aa639 [2022-07-11T19:41:33.367Z] ---> 11510de45c33 [2022-07-11T19:41:33.367Z] Step 12/20 : WORKDIR /edgex [2022-07-11T19:41:33.367Z] ---> Running in 4c172d8b80da [2022-07-11T19:41:33.967Z] Removing intermediate container 4c172d8b80da [2022-07-11T19:41:33.967Z] ---> b2eed54b91d7 [2022-07-11T19:41:33.967Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T19:41:34.971Z] ---> dcb0205682d4 [2022-07-11T19:41:34.971Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T19:41:36.407Z] ---> a5b45a4d9f4c [2022-07-11T19:41:36.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T19:41:37.850Z] ---> 63e07aa86c01 [2022-07-11T19:41:37.850Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-07-11T19:41:37.850Z] ---> Running in 7696667c94c2 [2022-07-11T19:41:38.137Z] Removing intermediate container 7696667c94c2 [2022-07-11T19:41:38.138Z] ---> 52606850f9b5 [2022-07-11T19:41:38.138Z] Step 17/20 : CMD ["--init=true"] [2022-07-11T19:41:38.426Z] ---> Running in 37fdd6bf2f88 [2022-07-11T19:41:39.042Z] Removing intermediate container 37fdd6bf2f88 [2022-07-11T19:41:39.042Z] ---> a445c2b3a61f [2022-07-11T19:41:39.042Z] Step 18/20 : LABEL arch=arm64 [2022-07-11T19:41:39.042Z] ---> Running in 0d091154217b [2022-07-11T19:41:39.337Z] Removing intermediate container 0d091154217b [2022-07-11T19:41:39.337Z] ---> 21c93055781a [2022-07-11T19:41:39.337Z] Step 19/20 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:41:39.619Z] ---> Running in 786ea94fd1ed [2022-07-11T19:41:40.233Z] Removing intermediate container 786ea94fd1ed [2022-07-11T19:41:40.233Z] ---> 12afa1235fe6 [2022-07-11T19:41:40.233Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T19:41:40.233Z] ---> Running in 074580b8f9e1 [2022-07-11T19:41:40.831Z] Removing intermediate container 074580b8f9e1 [2022-07-11T19:41:40.831Z] ---> 8db7864e72d1 [2022-07-11T19:41:40.831Z] [2022-07-11T19:41:41.430Z] Successfully built 8db7864e72d1 [2022-07-11T19:41:41.430Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-11T19:42:03.810Z]  Building security-proxy-setup ... done Removing intermediate container 11a1ce809c5a [2022-07-11T19:42:03.810Z] ---> 212ab35fc067 [2022-07-11T19:42:03.810Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T19:42:03.810Z] ---> Running in adbd24c0925e [2022-07-11T19:42:03.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T19:42:04.088Z] Removing intermediate container adbd24c0925e [2022-07-11T19:42:04.088Z] ---> f4bcf33d18eb [2022-07-11T19:42:04.088Z] [2022-07-11T19:42:04.088Z] Step 10/22 : FROM docker:20.10.8 [2022-07-11T19:42:04.088Z] 20.10.8: Pulling from library/docker [2022-07-11T19:42:09.500Z] Removing intermediate container a26bb57734eb [2022-07-11T19:42:09.500Z] ---> 42b646bab53b [2022-07-11T19:42:09.500Z] [2022-07-11T19:42:09.500Z] Step 9/22 : FROM alpine:3.14 [2022-07-11T19:42:09.500Z] ---> ac73e934f311 [2022-07-11T19:42:09.500Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T19:42:09.774Z] ---> Running in a1ca24febfe2 [2022-07-11T19:42:10.048Z] Removing intermediate container a1ca24febfe2 [2022-07-11T19:42:10.048Z] ---> 3cfaaba83626 [2022-07-11T19:42:10.048Z] Step 11/22 : ENV APP_PORT=59880 [2022-07-11T19:42:10.323Z] ---> Running in bff76aad1fe9 [2022-07-11T19:42:10.601Z] Removing intermediate container bff76aad1fe9 [2022-07-11T19:42:10.601Z] ---> 9f26c7669dd5 [2022-07-11T19:42:10.601Z] Step 12/22 : EXPOSE $APP_PORT [2022-07-11T19:42:10.873Z] ---> Running in 93e012c643cc [2022-07-11T19:42:11.147Z] Removing intermediate container 93e012c643cc [2022-07-11T19:42:11.147Z] ---> b4c9effda34c [2022-07-11T19:42:11.147Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T19:42:11.147Z] ---> Running in 124094cdfbdd [2022-07-11T19:42:12.602Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-07-11T19:42:12.602Z] Status: Downloaded newer image for docker:20.10.8 [2022-07-11T19:42:12.602Z] ---> 3734d5adc5ac [2022-07-11T19:42:12.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-11T19:42:12.602Z] ---> Running in 2f70c3aa1b82 [2022-07-11T19:42:12.874Z] Removing intermediate container 2f70c3aa1b82 [2022-07-11T19:42:12.874Z] ---> f1888378c841 [2022-07-11T19:42:12.874Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T19:42:12.874Z] ---> Running in c4d06d4226cc [2022-07-11T19:42:13.152Z] Removing intermediate container 124094cdfbdd [2022-07-11T19:42:13.152Z] ---> 608901395165 [2022-07-11T19:42:13.152Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T19:42:13.152Z] ---> Running in 3652e779ec6d [2022-07-11T19:42:14.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:42:14.431Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T19:42:14.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:42:15.496Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T19:42:15.496Z] (1/42) Installing readline (8.1.0-r0) [2022-07-11T19:42:15.496Z] (2/42) Installing bash (5.1.16-r0) [2022-07-11T19:42:15.496Z] Executing bash-5.1.16-r0.post-install [2022-07-11T19:42:15.496Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-07-11T19:42:15.496Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-07-11T19:42:15.496Z] (5/42) Installing libcurl (7.79.1-r2) [2022-07-11T19:42:15.785Z] (6/42) Installing curl (7.79.1-r2) [2022-07-11T19:42:15.785Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-07-11T19:42:15.785Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-07-11T19:42:15.785Z] (9/42) Installing expat (2.4.7-r0) [2022-07-11T19:42:15.785Z] (10/42) Installing libffi (3.3-r2) [2022-07-11T19:42:15.785Z] (11/42) Installing gdbm (1.19-r0) [2022-07-11T19:42:15.785Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-07-11T19:42:15.785Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T19:42:15.785Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T19:42:15.785Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-07-11T19:42:15.785Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-07-11T19:42:15.785Z] (17/42) Installing python3 (3.9.5-r2) [2022-07-11T19:42:16.083Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T19:42:16.357Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T19:42:16.358Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T19:42:16.358Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T19:42:16.632Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T19:42:16.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T19:42:16.915Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T19:42:16.915Z] OK: 8 MiB in 20 packages [2022-07-11T19:42:17.934Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-07-11T19:42:17.934Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-07-11T19:42:18.218Z] Removing intermediate container 3652e779ec6d [2022-07-11T19:42:18.218Z] ---> f6de93cfdc4f [2022-07-11T19:42:18.218Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T19:42:18.218Z] (20/42) Installing py3-idna (3.2-r0) [2022-07-11T19:42:18.218Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-07-11T19:42:18.218Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-07-11T19:42:18.218Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-07-11T19:42:18.218Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-07-11T19:42:18.218Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-07-11T19:42:18.218Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-07-11T19:42:18.218Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-07-11T19:42:18.218Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-07-11T19:42:18.218Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-07-11T19:42:18.218Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-07-11T19:42:18.218Z] (31/42) Installing py3-six (1.15.0-r1) [2022-07-11T19:42:18.493Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-07-11T19:42:18.493Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-07-11T19:42:18.493Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-07-11T19:42:18.493Z] (35/42) Installing py3-packaging (20.9-r1) [2022-07-11T19:42:18.493Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-07-11T19:42:18.493Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-07-11T19:42:18.493Z] (38/42) Installing py3-progress (1.5-r2) [2022-07-11T19:42:18.493Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-07-11T19:42:18.493Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-07-11T19:42:18.493Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-07-11T19:42:18.764Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-07-11T19:42:18.764Z] ---> c9c7062017ed [2022-07-11T19:42:18.764Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T19:42:19.360Z] Executing busybox-1.33.1-r3.trigger [2022-07-11T19:42:19.360Z] OK: 84 MiB in 64 packages [2022-07-11T19:42:19.961Z] ---> e5905fd0a546 [2022-07-11T19:42:19.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T19:42:20.557Z] ---> d1af040de10e [2022-07-11T19:42:20.557Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-07-11T19:42:20.557Z] ---> Running in 769632128bd8 [2022-07-11T19:42:20.838Z] Removing intermediate container 769632128bd8 [2022-07-11T19:42:20.838Z] ---> cdcc01e185fc [2022-07-11T19:42:20.838Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:42:21.112Z] ---> Running in 3c88174eb40f [2022-07-11T19:42:21.387Z] Removing intermediate container 3c88174eb40f [2022-07-11T19:42:21.387Z] ---> c2ec4fc510f5 [2022-07-11T19:42:21.387Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T19:42:21.387Z] ---> Running in da5f870560b6 [2022-07-11T19:42:21.675Z] Removing intermediate container da5f870560b6 [2022-07-11T19:42:21.675Z] ---> bab247ede05c [2022-07-11T19:42:21.675Z] Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:42:21.949Z] ---> Running in 0b55405ea74d [2022-07-11T19:42:22.224Z] Removing intermediate container 0b55405ea74d [2022-07-11T19:42:22.224Z] ---> 4e93e9f0be3d [2022-07-11T19:42:22.224Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:42:22.224Z] ---> Running in 55651a133f53 [2022-07-11T19:42:22.497Z] Removing intermediate container 55651a133f53 [2022-07-11T19:42:22.497Z] ---> 94ae53ce61d8 [2022-07-11T19:42:22.497Z] [2022-07-11T19:42:23.087Z] Successfully built 94ae53ce61d8 [2022-07-11T19:42:23.087Z] Successfully tagged core-data-arm64:latest [2022-07-11T19:42:23.360Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-07-11T19:42:23.360Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T19:42:24.331Z] Collecting PyYAML<4,>=3.10 [2022-07-11T19:42:24.331Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T19:42:26.945Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-07-11T19:42:27.539Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T19:42:27.539Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T19:42:27.539Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T19:42:27.539Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T19:42:29.511Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T19:42:29.511Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T19:42:29.511Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T19:42:29.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T19:42:31.478Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T19:42:31.478Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T19:42:32.907Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T19:42:32.907Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T19:42:33.885Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T19:42:33.885Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T19:42:33.885Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T19:42:33.885Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T19:42:34.155Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T19:42:34.156Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T19:42:34.745Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T19:42:34.745Z] Collecting idna<2.8,>=2.5 [2022-07-11T19:42:34.745Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T19:42:35.013Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T19:42:35.013Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T19:42:35.601Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T19:42:35.601Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T19:42:35.601Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T19:42:35.601Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T19:42:35.601Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T19:42:35.601Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T19:42:36.570Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T19:42:36.570Z] Attempting uninstall: urllib3 [2022-07-11T19:42:36.570Z] Found existing installation: urllib3 1.26.5 [2022-07-11T19:42:36.570Z] Uninstalling urllib3-1.26.5: [2022-07-11T19:42:36.570Z] Successfully uninstalled urllib3-1.26.5 [2022-07-11T19:42:37.160Z] Attempting uninstall: idna [2022-07-11T19:42:37.160Z] Found existing installation: idna 3.2 [2022-07-11T19:42:37.160Z] Uninstalling idna-3.2: [2022-07-11T19:42:37.160Z] Successfully uninstalled idna-3.2 [2022-07-11T19:42:38.131Z] Attempting uninstall: chardet [2022-07-11T19:42:38.131Z] Found existing installation: chardet 4.0.0 [2022-07-11T19:42:38.131Z] Uninstalling chardet-4.0.0: [2022-07-11T19:42:38.131Z] Successfully uninstalled chardet-4.0.0 [2022-07-11T19:42:39.554Z] Attempting uninstall: requests [2022-07-11T19:42:39.554Z] Found existing installation: requests 2.25.1 [2022-07-11T19:42:39.554Z] Uninstalling requests-2.25.1: [2022-07-11T19:42:39.554Z] Successfully uninstalled requests-2.25.1 [2022-07-11T19:42:39.823Z] Running setup.py install for texttable: started [2022-07-11T19:42:41.783Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T19:42:41.783Z] Running setup.py install for PyYAML: started [2022-07-11T19:42:43.742Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T19:42:43.742Z] Running setup.py install for docopt: started [2022-07-11T19:42:45.706Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T19:42:45.706Z] Running setup.py install for dockerpty: started [2022-07-11T19:42:47.130Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T19:42:49.094Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-11T19:42:57.352Z] Removing intermediate container c4d06d4226cc [2022-07-11T19:42:57.352Z] ---> fa6201020f9a [2022-07-11T19:42:57.352Z] Step 13/22 : ENV APP_PORT=58890 [2022-07-11T19:42:57.352Z] ---> Running in 735371edd27a [2022-07-11T19:42:57.352Z] Removing intermediate container 735371edd27a [2022-07-11T19:42:57.352Z] ---> 945c5454f165 [2022-07-11T19:42:57.352Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T19:42:57.352Z] ---> Running in 57ae88c1941a [2022-07-11T19:42:57.627Z] Removing intermediate container 57ae88c1941a [2022-07-11T19:42:57.627Z] ---> 81353da2389d [2022-07-11T19:42:57.627Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T19:42:58.606Z] ---> a3accf9457ff [2022-07-11T19:42:58.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T19:42:58.878Z] ---> 0e75a53f28b9 [2022-07-11T19:42:58.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T19:42:59.473Z] ---> e39947c25264 [2022-07-11T19:42:59.473Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T19:42:59.749Z] ---> Running in db52eb60222e [2022-07-11T19:43:00.024Z] Removing intermediate container db52eb60222e [2022-07-11T19:43:00.024Z] ---> abdc7d32f524 [2022-07-11T19:43:00.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T19:43:00.024Z] ---> Running in fdbafe200b77 [2022-07-11T19:43:00.297Z] Removing intermediate container fdbafe200b77 [2022-07-11T19:43:00.297Z] ---> eef634d7c1d9 [2022-07-11T19:43:00.297Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T19:43:00.581Z] ---> Running in 97cd2d6f0f9e [2022-07-11T19:43:00.863Z] Removing intermediate container 97cd2d6f0f9e [2022-07-11T19:43:00.863Z] ---> 14b62725a3a7 [2022-07-11T19:43:00.863Z] Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 [2022-07-11T19:43:00.863Z] ---> Running in 49f90ce710a6 [2022-07-11T19:43:01.133Z] Removing intermediate container 49f90ce710a6 [2022-07-11T19:43:01.133Z] ---> 79134d93e754 [2022-07-11T19:43:01.133Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T19:43:01.133Z] ---> Running in 00567a5c0b7d [2022-07-11T19:43:01.410Z] Removing intermediate container 00567a5c0b7d [2022-07-11T19:43:01.410Z] ---> 152d932d595e [2022-07-11T19:43:01.410Z] [2022-07-11T19:43:02.005Z] Successfully built 152d932d595e [2022-07-11T19:43:02.005Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-11T19:43:02.616Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-11T19:43:02.632Z] $ docker stop --time=1 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 [2022-07-11T19:43:04.279Z] $ docker rm -f 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T19:43:04.872Z] + docker images [2022-07-11T19:43:05.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T19:43:05.141Z] sys-mgmt-agent-arm64 latest 152d932d595e 3 seconds ago 277MB [2022-07-11T19:43:05.141Z] core-data-arm64 latest 94ae53ce61d8 42 seconds ago 19.5MB [2022-07-11T19:43:05.141Z] 42b646bab53b 56 seconds ago 1.59GB [2022-07-11T19:43:05.141Z] f4bcf33d18eb About a minute ago 1.58GB [2022-07-11T19:43:05.141Z] security-proxy-setup-arm64 latest 8db7864e72d1 About a minute ago 25.4MB [2022-07-11T19:43:05.141Z] 29fec052f0a5 About a minute ago 1.59GB [2022-07-11T19:43:05.141Z] security-bootstrapper-arm64 latest ae8e33c76a5a About a minute ago 17.8MB [2022-07-11T19:43:05.141Z] 84d3e0192dda 2 minutes ago 1.58GB [2022-07-11T19:43:05.141Z] security-secretstore-setup-arm64 latest 42ee75095656 4 minutes ago 26.7MB [2022-07-11T19:43:05.141Z] support-notifications-arm64 latest 3fc61c86d070 4 minutes ago 16MB [2022-07-11T19:43:05.141Z] support-scheduler-arm64 latest b8c7127b3887 4 minutes ago 15.3MB [2022-07-11T19:43:05.141Z] core-metadata-arm64 latest 934697f38ddf 4 minutes ago 15.9MB [2022-07-11T19:43:05.141Z] a78fbe380d9d 4 minutes ago 1.58GB [2022-07-11T19:43:05.141Z] core-command-arm64 latest d0b8c4d14ed0 4 minutes ago 15.2MB [2022-07-11T19:43:05.141Z] 63f93f4bdbe0 4 minutes ago 1.59GB [2022-07-11T19:43:05.141Z] 2fa955827432 4 minutes ago 1.59GB [2022-07-11T19:43:05.141Z] ef655c96ab03 4 minutes ago 1.59GB [2022-07-11T19:43:05.141Z] 88f8fcb68563 4 minutes ago 1.58GB [2022-07-11T19:43:05.141Z] ci-base-image-arm64 latest 6d2ff3fa663e 16 minutes ago 1.24GB [2022-07-11T19:43:05.141Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 6 weeks ago 534MB [2022-07-11T19:43:05.141Z] alpine 3.14 ac73e934f311 3 months ago 5.34MB [2022-07-11T19:43:05.141Z] docker 20.10.8 3734d5adc5ac 10 months ago 198MB [2022-07-11T19:43:05.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:43:05.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T19:43:05.953Z] [2022-07-11T19:43:05.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:43:06.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T19:43:06.654Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T19:43:06.654Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T19:43:06.654Z] 04944245beec: Pulling fs layer [2022-07-11T19:43:06.654Z] 699f458cf7ca: Pulling fs layer [2022-07-11T19:43:06.654Z] 765212b225bb: Pulling fs layer [2022-07-11T19:43:06.654Z] f23df028b6ca: Pulling fs layer [2022-07-11T19:43:06.654Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T19:43:06.654Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T19:43:06.654Z] 765212b225bb: Waiting [2022-07-11T19:43:06.654Z] f23df028b6ca: Waiting [2022-07-11T19:43:06.654Z] d65c8cfc05b1: Waiting [2022-07-11T19:43:06.654Z] 2437ff75d9bd: Waiting [2022-07-11T19:43:06.654Z] 04944245beec: Verifying Checksum [2022-07-11T19:43:06.654Z] 04944245beec: Download complete [2022-07-11T19:43:06.654Z] 765212b225bb: Verifying Checksum [2022-07-11T19:43:06.654Z] 765212b225bb: Download complete [2022-07-11T19:43:06.654Z] f23df028b6ca: Download complete [2022-07-11T19:43:06.654Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T19:43:06.654Z] d65c8cfc05b1: Download complete [2022-07-11T19:43:06.929Z] 699f458cf7ca: Verifying Checksum [2022-07-11T19:43:06.929Z] 699f458cf7ca: Download complete [2022-07-11T19:43:07.202Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T19:43:07.202Z] 8998bd30e6a1: Download complete [2022-07-11T19:43:09.171Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T19:43:09.171Z] 2437ff75d9bd: Download complete [2022-07-11T19:43:11.787Z] 8998bd30e6a1: Pull complete [2022-07-11T19:43:12.059Z] 04944245beec: Pull complete [2022-07-11T19:43:13.558Z] 699f458cf7ca: Pull complete [2022-07-11T19:43:13.889Z] 765212b225bb: Pull complete [2022-07-11T19:43:14.869Z] f23df028b6ca: Pull complete [2022-07-11T19:43:15.142Z] d65c8cfc05b1: Pull complete [2022-07-11T19:43:30.216Z] 2437ff75d9bd: Pull complete [2022-07-11T19:43:30.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T19:43:30.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T19:43:30.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:43:30.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container [2022-07-11T19:43:30.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T19:43:33.175Z] $ docker top da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:34.264Z] ---> job-cost.sh [2022-07-11T19:43:34.264Z] lf-activate-venv: SKIPPING [2022-07-11T19:43:34.264Z] INFO: No Stack... [2022-07-11T19:43:34.853Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T19:43:35.822Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T19:43:36.497Z] + cut -d, -f6 [2022-07-11T19:43:36.497Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-07-11T19:43:36.545Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] [2022-07-11T19:43:36.550Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] did not exist. Created. [2022-07-11T19:43:36.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T19:43:37.303Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T19:43:37.621Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T19:43:37.638Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T19:43:37.721Z] $ docker stop --time=1 da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f [2022-07-11T19:43:39.220Z] $ docker rm -f da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-11T19:43:40.238Z] provisioning config files... [2022-07-11T19:43:40.247Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1472624358597898209tmp [Pipeline] { [Pipeline] sh [2022-07-11T19:43:40.601Z] + set +x [2022-07-11T19:43:40.601Z] + + curlbash -s -s https://codecov.io/bash -- [2022-07-11T19:43:40.601Z] [2022-07-11T19:43:40.601Z] [2022-07-11T19:43:40.601Z] _____ _ [2022-07-11T19:43:40.601Z] / ____| | | [2022-07-11T19:43:40.601Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T19:43:40.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T19:43:40.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T19:43:40.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T19:43:40.601Z] Bash-1.0.6 [2022-07-11T19:43:40.601Z] [2022-07-11T19:43:40.601Z] [2022-07-11T19:43:40.601Z] ==> git version 2.25.1 found [2022-07-11T19:43:40.601Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-11T19:43:40.601Z] Release-Date: 2020-01-08 [2022-07-11T19:43:40.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T19:43:40.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T19:43:40.601Z] ==> Jenkins CI detected. [2022-07-11T19:43:40.601Z] current dir:  /w/workspace/edgex-go/1 [2022-07-11T19:43:40.601Z] project root: . [2022-07-11T19:43:40.601Z] --> token set from env [2022-07-11T19:43:40.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T19:43:40.601Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T19:43:40.601Z] ==> Python coveragepy not found [2022-07-11T19:43:40.601Z] ==> Searching for coverage reports in: [2022-07-11T19:43:40.602Z] + . [2022-07-11T19:43:40.602Z] -> Found 1 reports [2022-07-11T19:43:40.602Z] ==> Detecting git/mercurial file structure [2022-07-11T19:43:40.602Z] ==> Reading reports [2022-07-11T19:43:40.863Z] + ./coverage.out bytes=428658 [2022-07-11T19:43:40.863Z] ==> Appending adjustments [2022-07-11T19:43:40.864Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T19:43:41.807Z] + Found adjustments [2022-07-11T19:43:41.807Z] ==> Gzipping contents [2022-07-11T19:43:42.073Z] 64K /tmp/codecov.sHcJLM.gz [2022-07-11T19:43:42.073Z] ==> Uploading reports [2022-07-11T19:43:42.073Z] url: https://codecov.io [2022-07-11T19:43:42.073Z] query: branch=PR-4088&commit=29b7c8fbee03101b9e9802a40ce441d8fb436342&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4088%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4088&job=&cmd_args= [2022-07-11T19:43:42.073Z] -> Pinging Codecov [2022-07-11T19:43:42.073Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4088&commit=29b7c8fbee03101b9e9802a40ce441d8fb436342&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4088%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4088&job=&cmd_args= [2022-07-11T19:43:42.073Z] -> Uploading to [2022-07-11T19:43:42.073Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/29b7c8fbee03101b9e9802a40ce441d8fb436342/4f171dfd-7f49-4283-992d-e651a9e25c60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T194342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2257c53b06ebc242c568ccc9e48a281fb20a7a1e23d9168b60c7053d51cac7de [2022-07-11T19:43:42.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T19:43:42.073Z] Dload Upload Total Spent Left Speed [2022-07-11T19:43:42.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65137 0 0 100 65137 0 220k --:--:-- --:--:-- --:--:-- 221k [2022-07-11T19:43:42.644Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] } [2022-07-11T19:43:42.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T19:43:44.018Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:44.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:45.244Z] ---> package-listing.sh [2022-07-11T19:43:45.244Z] ++ facter osfamily [2022-07-11T19:43:45.244Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T19:43:45.503Z] + OS_FAMILY=debian [2022-07-11T19:43:45.503Z] + workspace=/w/workspace/edgex-go/1 [2022-07-11T19:43:45.503Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T19:43:45.503Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T19:43:45.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T19:43:45.503Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T19:43:45.503Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-11T19:43:45.503Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T19:43:45.503Z] + case "${OS_FAMILY}" in [2022-07-11T19:43:45.503Z] + dpkg -l [2022-07-11T19:43:45.503Z] + grep '^ii' [2022-07-11T19:43:45.503Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T19:43:45.503Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T19:43:45.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T19:43:45.503Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-11T19:43:45.503Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-11T19:43:45.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-11T19:43:45.536Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T19:43:45.827Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:43:46.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T19:43:46.447Z] [2022-07-11T19:43:46.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T19:43:46.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T19:43:47.080Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T19:43:47.080Z] 5eb5b503b376: Pulling fs layer [2022-07-11T19:43:47.080Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T19:43:47.080Z] ec43610c2a17: Pulling fs layer [2022-07-11T19:43:47.080Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T19:43:47.080Z] 33b1e0a273af: Pulling fs layer [2022-07-11T19:43:47.080Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T19:43:47.080Z] 2f39f015ded8: Pulling fs layer [2022-07-11T19:43:47.080Z] 33b1e0a273af: Waiting [2022-07-11T19:43:47.080Z] 5d3b04190fa2: Waiting [2022-07-11T19:43:47.080Z] 2f39f015ded8: Waiting [2022-07-11T19:43:47.080Z] 3a2ae6a8a46f: Waiting [2022-07-11T19:43:47.080Z] 5c69ac0246d0: Download complete [2022-07-11T19:43:47.080Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T19:43:47.080Z] 3a2ae6a8a46f: Download complete [2022-07-11T19:43:47.080Z] 33b1e0a273af: Verifying Checksum [2022-07-11T19:43:47.080Z] 33b1e0a273af: Download complete [2022-07-11T19:43:47.080Z] 5d3b04190fa2: Download complete [2022-07-11T19:43:47.080Z] ec43610c2a17: Verifying Checksum [2022-07-11T19:43:47.080Z] ec43610c2a17: Download complete [2022-07-11T19:43:47.342Z] 5eb5b503b376: Verifying Checksum [2022-07-11T19:43:47.342Z] 5eb5b503b376: Download complete [2022-07-11T19:43:47.914Z] 2f39f015ded8: Download complete [2022-07-11T19:43:48.483Z] 5eb5b503b376: Pull complete [2022-07-11T19:43:48.744Z] 5c69ac0246d0: Pull complete [2022-07-11T19:43:49.005Z] ec43610c2a17: Pull complete [2022-07-11T19:43:49.005Z] 3a2ae6a8a46f: Pull complete [2022-07-11T19:43:49.268Z] 33b1e0a273af: Pull complete [2022-07-11T19:43:49.532Z] 5d3b04190fa2: Pull complete [2022-07-11T19:43:53.743Z] 2f39f015ded8: Pull complete [2022-07-11T19:43:53.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T19:43:53.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T19:43:53.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T19:43:53.970Z] prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container [2022-07-11T19:43:54.012Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T19:43:55.376Z] $ docker top ed0f02a7bb0823bf43200af9c4a2ac40be956cd2f76cd7cca406660c9ad5b96d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T19:43:55.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T19:43:56.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T19:43:56.501Z] + ls /var/log/sa-host [2022-07-11T19:43:56.501Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T19:43:56.694Z] provisioning config files... [2022-07-11T19:43:56.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1562811805758555666tmp [Pipeline] { [Pipeline] echo [2022-07-11T19:43:56.754Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:57.073Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T19:43:57.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:57.516Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T19:43:57.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:57.869Z] ---> sudo-logs.sh [2022-07-11T19:43:57.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T19:43:57.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:58.261Z] ---> job-cost.sh [2022-07-11T19:43:58.261Z] lf-activate-venv: SKIPPING [2022-07-11T19:43:58.261Z] DEBUG: total: 0.10999999940395355 [2022-07-11T19:43:58.261Z] INFO: Retrieving Stack Cost... [2022-07-11T19:43:58.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T19:43:59.096Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T19:43:59.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T19:43:59.451Z] ---> logs-deploy.sh [2022-07-11T19:43:59.451Z] lf-activate-venv: SKIPPING [2022-07-11T19:43:59.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4088/1 [2022-07-11T19:43:59.451Z] INFO: archiving workspace using pattern(s): [2022-07-11T19:44:00.393Z] Archives upload complete. [2022-07-11T19:44:00.654Z] INFO: archiving logs to Nexus [2022-07-11T19:44:01.229Z] ---> uname -a: [2022-07-11T19:44:01.229Z] Linux prd-ubuntu20-04-docker-8c-8g-19336 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] ---> lscpu: [2022-07-11T19:44:01.229Z] Architecture: x86_64 [2022-07-11T19:44:01.229Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T19:44:01.229Z] Byte Order: Little Endian [2022-07-11T19:44:01.229Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T19:44:01.229Z] CPU(s): 8 [2022-07-11T19:44:01.229Z] On-line CPU(s) list: 0-7 [2022-07-11T19:44:01.229Z] Thread(s) per core: 1 [2022-07-11T19:44:01.229Z] Core(s) per socket: 1 [2022-07-11T19:44:01.229Z] Socket(s): 8 [2022-07-11T19:44:01.229Z] NUMA node(s): 1 [2022-07-11T19:44:01.229Z] Vendor ID: AuthenticAMD [2022-07-11T19:44:01.229Z] CPU family: 23 [2022-07-11T19:44:01.229Z] Model: 49 [2022-07-11T19:44:01.229Z] Model name: AMD EPYC-Rome Processor [2022-07-11T19:44:01.229Z] Stepping: 0 [2022-07-11T19:44:01.229Z] CPU MHz: 2799.998 [2022-07-11T19:44:01.229Z] BogoMIPS: 5599.99 [2022-07-11T19:44:01.229Z] Virtualization: AMD-V [2022-07-11T19:44:01.229Z] Hypervisor vendor: KVM [2022-07-11T19:44:01.229Z] Virtualization type: full [2022-07-11T19:44:01.229Z] L1d cache: 256 KiB [2022-07-11T19:44:01.229Z] L1i cache: 256 KiB [2022-07-11T19:44:01.229Z] L2 cache: 4 MiB [2022-07-11T19:44:01.229Z] L3 cache: 128 MiB [2022-07-11T19:44:01.229Z] NUMA node0 CPU(s): 0-7 [2022-07-11T19:44:01.229Z] Vulnerability Itlb multihit: Not affected [2022-07-11T19:44:01.229Z] Vulnerability L1tf: Not affected [2022-07-11T19:44:01.229Z] Vulnerability Mds: Not affected [2022-07-11T19:44:01.229Z] Vulnerability Meltdown: Not affected [2022-07-11T19:44:01.229Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T19:44:01.229Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T19:44:01.229Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T19:44:01.229Z] Vulnerability Srbds: Not affected [2022-07-11T19:44:01.229Z] Vulnerability Tsx async abort: Not affected [2022-07-11T19:44:01.229Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] ---> nproc: [2022-07-11T19:44:01.229Z] 8 [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] ---> df -h: [2022-07-11T19:44:01.229Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T19:44:01.229Z] overlay 155G 16G 140G 10% / [2022-07-11T19:44:01.229Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T19:44:01.229Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T19:44:01.229Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T19:44:01.229Z] /dev/vda1 155G 16G 140G 10% /facter-os [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] ---> sar -b -r -n DEV: [2022-07-11T19:44:01.229Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19336) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] 19:21:19 LINUX RESTART (8 CPU) [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] 19:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T19:44:01.229Z] 19:23:01 256.02 12.30 243.72 0.00 2068.80 109882.12 0.00 [2022-07-11T19:44:01.229Z] 19:24:01 77.87 0.07 77.80 0.00 4.67 42840.46 0.00 [2022-07-11T19:44:01.229Z] 19:25:01 67.54 0.12 67.42 0.00 2.80 21865.84 0.00 [2022-07-11T19:44:01.229Z] 19:26:01 838.69 0.17 838.53 0.00 22.13 394113.78 0.00 [2022-07-11T19:44:01.229Z] 19:27:01 543.56 0.07 543.49 0.00 6.53 148397.67 0.00 [2022-07-11T19:44:01.229Z] 19:28:01 2.57 0.00 2.57 0.00 0.00 30.12 0.00 [2022-07-11T19:44:01.229Z] 19:29:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-07-11T19:44:01.229Z] 19:30:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 [2022-07-11T19:44:01.229Z] 19:31:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2022-07-11T19:44:01.229Z] 19:32:01 1.85 0.00 1.85 0.00 0.00 25.06 0.00 [2022-07-11T19:44:01.229Z] 19:33:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-07-11T19:44:01.229Z] 19:34:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2022-07-11T19:44:01.229Z] 19:35:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-07-11T19:44:01.229Z] 19:36:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2022-07-11T19:44:01.229Z] 19:37:01 2.28 0.02 2.27 0.00 0.13 25.60 0.00 [2022-07-11T19:44:01.229Z] 19:38:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 [2022-07-11T19:44:01.229Z] 19:39:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2022-07-11T19:44:01.229Z] 19:40:01 1.45 0.00 1.45 0.00 0.00 18.93 0.00 [2022-07-11T19:44:01.229Z] 19:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-07-11T19:44:01.229Z] 19:42:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 [2022-07-11T19:44:01.229Z] 19:43:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2022-07-11T19:44:01.229Z] Average: 85.90 0.60 85.31 0.00 98.67 34098.31 0.00 [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] 19:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T19:44:01.229Z] 19:23:01 27255888 31719988 569880 1.73 154784 4473668 2182132 6.43 1370264 3759796 246564 [2022-07-11T19:44:01.229Z] 19:24:01 27427248 31705980 575276 1.75 189884 4241216 2087520 6.15 1543784 3394348 4552 [2022-07-11T19:44:01.229Z] 19:25:01 24523356 31596128 685148 2.08 194504 6949392 2965544 8.74 1911656 5846184 2614804 [2022-07-11T19:44:01.229Z] 19:26:01 22599864 31693208 574096 1.75 221376 8838684 1940084 5.72 1928892 7632708 1117436 [2022-07-11T19:44:01.229Z] 19:27:01 22963756 31742432 528808 1.61 246192 8492636 1814660 5.35 1990724 7203612 412 [2022-07-11T19:44:01.229Z] 19:28:01 22965312 31743888 527472 1.60 246240 8492636 1814660 5.35 1990228 7203612 28 [2022-07-11T19:44:01.229Z] 19:29:01 22980708 31759316 512012 1.56 246252 8492640 1814660 5.35 1975100 7203616 12 [2022-07-11T19:44:01.229Z] 19:30:01 22980468 31759100 512080 1.56 246272 8492644 1814660 5.35 1974488 7203620 32 [2022-07-11T19:44:01.229Z] 19:31:01 22982524 31761140 509996 1.55 246284 8492644 1830712 5.40 1973272 7203620 32 [2022-07-11T19:44:01.229Z] 19:32:01 22983076 31761720 509444 1.55 246336 8492624 1830712 5.40 1973764 7203600 40 [2022-07-11T19:44:01.229Z] 19:33:01 22987592 31766248 505116 1.54 246344 8492624 1830712 5.40 1968952 7203600 16 [2022-07-11T19:44:01.229Z] 19:34:01 22987544 31766248 505068 1.54 246372 8492636 1830712 5.40 1968988 7203612 20 [2022-07-11T19:44:01.229Z] 19:35:01 22987920 31766628 504576 1.53 246380 8492640 1830712 5.40 1969352 7203616 192 [2022-07-11T19:44:01.229Z] 19:36:01 22991440 31770292 500896 1.52 246396 8492768 1830712 5.40 1965396 7203744 52 [2022-07-11T19:44:01.229Z] 19:37:01 22989484 31768440 502532 1.53 246440 8492772 1816468 5.35 1969116 7203748 44 [2022-07-11T19:44:01.229Z] 19:38:01 22989360 31768344 502792 1.53 246452 8492772 1816468 5.35 1968792 7203748 200 [2022-07-11T19:44:01.229Z] 19:39:01 22989336 31768324 502764 1.53 246476 8492776 1816468 5.35 1968836 7203752 188 [2022-07-11T19:44:01.229Z] 19:40:01 22989320 31768352 502684 1.53 246504 8492780 1816468 5.35 1968884 7203760 200 [2022-07-11T19:44:01.229Z] 19:41:01 22989280 31768312 502652 1.53 246516 8492780 1816468 5.35 1968584 7203760 152 [2022-07-11T19:44:01.229Z] 19:42:01 22988972 31768064 502896 1.53 246552 8492784 1816468 5.35 1969192 7203760 40 [2022-07-11T19:44:01.229Z] 19:43:01 22988916 31768032 502872 1.53 246560 8492788 1816468 5.35 1968832 7203764 200 [2022-07-11T19:44:01.229Z] Average: 23454351 31747152 525670 1.60 235672 8041853 1911118 5.63 1918433 6814075 189772 [2022-07-11T19:44:01.229Z] [2022-07-11T19:44:01.229Z] 19:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T19:44:01.229Z] 19:23:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:23:01 docker0 756.04 701.59 55.93 4845.24 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:23:01 ens3 970.19 923.98 9933.24 106.35 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:24:01 docker0 1.57 1.63 0.10 0.14 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:24:01 ens3 63.12 49.31 31.78 63.26 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:24:01 vetha55d2eb 1.57 1.75 0.12 0.15 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:25:01 ens3 149.84 104.15 1720.36 71.72 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:25:01 veth9479371 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:26:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:26:01 docker0 50.17 68.67 2.87 377.10 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:26:01 ens3 105.38 74.62 450.14 17.85 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:26:01 veth9479371 0.00 1.22 0.00 0.06 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:27:01 docker0 23.28 46.68 1.78 532.09 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:27:01 ens3 144.16 98.90 1597.04 78.09 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:28:01 ens3 0.67 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:29:01 ens3 0.52 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:30:01 ens3 0.33 0.20 0.42 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:31:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.229Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:32:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:34:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:36:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:37:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:42:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] Average: docker0 39.00 38.46 2.85 270.38 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] Average: ens3 67.66 58.97 646.58 16.01 0.00 0.00 0.00 0.00 [2022-07-11T19:44:01.230Z] [2022-07-11T19:44:01.230Z] [2022-07-11T19:44:01.230Z] ---> sar -P ALL: [2022-07-11T19:44:01.230Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19336) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T19:44:01.230Z] [2022-07-11T19:44:01.230Z] 19:21:19 LINUX RESTART (8 CPU) [2022-07-11T19:44:01.230Z] [2022-07-11T19:44:01.230Z] 19:22:02 CPU %user %nice %system %iowait %steal %idle [2022-07-11T19:44:01.230Z] 19:23:01 all 11.44 0.00 4.75 1.90 0.06 81.85 [2022-07-11T19:44:01.230Z] 19:23:01 0 10.20 0.00 4.04 0.65 0.05 85.06 [2022-07-11T19:44:01.230Z] 19:23:01 1 10.08 0.00 5.17 6.31 0.07 78.37 [2022-07-11T19:44:01.230Z] 19:23:01 2 11.72 0.00 4.77 1.97 0.05 81.48 [2022-07-11T19:44:01.230Z] 19:23:01 3 11.80 0.00 5.83 1.29 0.07 81.02 [2022-07-11T19:44:01.230Z] 19:23:01 4 11.63 0.00 3.79 0.91 0.05 83.62 [2022-07-11T19:44:01.230Z] 19:23:01 5 10.27 0.00 5.15 1.96 0.05 82.57 [2022-07-11T19:44:01.230Z] 19:23:01 6 9.92 0.00 3.67 0.70 0.05 85.65 [2022-07-11T19:44:01.230Z] 19:23:01 7 15.97 0.00 5.56 1.40 0.09 76.98 [2022-07-11T19:44:01.230Z] 19:24:01 all 24.82 0.00 5.43 0.54 0.07 69.14 [2022-07-11T19:44:01.230Z] 19:24:01 0 25.09 0.00 5.38 0.36 0.07 69.11 [2022-07-11T19:44:01.230Z] 19:24:01 1 24.17 0.00 6.10 1.28 0.07 68.39 [2022-07-11T19:44:01.230Z] 19:24:01 2 23.12 0.00 5.37 0.07 0.07 71.37 [2022-07-11T19:44:01.230Z] 19:24:01 3 25.40 0.00 5.20 0.27 0.07 69.06 [2022-07-11T19:44:01.230Z] 19:24:01 4 23.75 0.00 6.29 2.29 0.07 67.60 [2022-07-11T19:44:01.230Z] 19:24:01 5 25.97 0.00 4.53 0.07 0.07 69.36 [2022-07-11T19:44:01.230Z] 19:24:01 6 26.19 0.00 5.09 0.00 0.08 68.63 [2022-07-11T19:44:01.230Z] 19:24:01 7 24.84 0.00 5.46 0.02 0.07 69.62 [2022-07-11T19:44:01.230Z] 19:25:01 all 30.67 0.00 7.16 0.30 0.09 61.78 [2022-07-11T19:44:01.230Z] 19:25:01 0 32.28 0.00 7.69 0.05 0.10 59.87 [2022-07-11T19:44:01.230Z] 19:25:01 1 31.23 0.00 8.01 0.24 0.10 60.43 [2022-07-11T19:44:01.230Z] 19:25:01 2 27.32 0.00 5.89 0.05 0.07 66.67 [2022-07-11T19:44:01.230Z] 19:25:01 3 32.73 0.00 7.97 0.15 0.10 59.05 [2022-07-11T19:44:01.230Z] 19:25:01 4 32.08 0.00 7.86 1.84 0.10 58.12 [2022-07-11T19:44:01.230Z] 19:25:01 5 29.60 0.00 6.18 0.02 0.08 64.12 [2022-07-11T19:44:01.230Z] 19:25:01 6 30.48 0.00 7.38 0.00 0.08 62.05 [2022-07-11T19:44:01.230Z] 19:25:01 7 29.68 0.00 6.31 0.05 0.08 63.87 [2022-07-11T19:44:01.230Z] 19:26:01 all 34.15 0.00 16.03 5.55 0.11 44.16 [2022-07-11T19:44:01.230Z] 19:26:01 0 33.56 0.00 16.58 1.54 0.10 48.21 [2022-07-11T19:44:01.230Z] 19:26:01 1 33.09 0.00 16.82 10.96 0.10 39.03 [2022-07-11T19:44:01.230Z] 19:26:01 2 34.79 0.00 16.78 2.41 0.10 45.91 [2022-07-11T19:44:01.230Z] 19:26:01 3 34.63 0.00 17.52 4.81 0.12 42.92 [2022-07-11T19:44:01.230Z] 19:26:01 4 33.53 0.00 16.59 16.22 0.12 33.54 [2022-07-11T19:44:01.230Z] 19:26:01 5 35.14 0.00 15.86 4.05 0.10 44.85 [2022-07-11T19:44:01.230Z] 19:26:01 6 35.48 0.00 14.04 2.19 0.12 48.17 [2022-07-11T19:44:01.230Z] 19:26:01 7 32.97 0.00 14.04 2.13 0.10 50.76 [2022-07-11T19:44:01.230Z] 19:27:01 all 21.13 0.00 6.01 2.54 0.06 70.27 [2022-07-11T19:44:01.230Z] 19:27:01 0 20.41 0.00 5.91 0.91 0.07 72.71 [2022-07-11T19:44:01.230Z] 19:27:01 1 24.40 0.00 6.01 1.42 0.07 68.11 [2022-07-11T19:44:01.230Z] 19:27:01 2 20.94 0.00 5.74 2.22 0.07 71.03 [2022-07-11T19:44:01.230Z] 19:27:01 3 19.75 0.00 6.30 5.58 0.05 68.32 [2022-07-11T19:44:01.230Z] 19:27:01 4 21.58 0.00 5.59 0.54 0.07 72.22 [2022-07-11T19:44:01.230Z] 19:27:01 5 20.91 0.00 5.77 4.46 0.07 68.79 [2022-07-11T19:44:01.230Z] 19:27:01 6 21.05 0.00 6.43 3.77 0.05 68.70 [2022-07-11T19:44:01.230Z] 19:27:01 7 19.99 0.00 6.29 1.40 0.07 72.25 [2022-07-11T19:44:01.230Z] 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T19:44:01.230Z] 19:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:28:01 5 0.00 0.00 0.05 0.02 0.00 99.93 [2022-07-11T19:44:01.230Z] 19:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-11T19:44:01.230Z] 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] 19:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2022-07-11T19:44:01.230Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:29:01 1 0.91 0.00 0.10 0.00 0.02 98.97 [2022-07-11T19:44:01.230Z] 19:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T19:44:01.230Z] 19:29:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2022-07-11T19:44:01.230Z] 19:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-11T19:44:01.230Z] 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:30:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2022-07-11T19:44:01.230Z] 19:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T19:44:01.230Z] 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:31:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-07-11T19:44:01.230Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:31:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T19:44:01.230Z] 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T19:44:01.230Z] 19:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T19:44:01.230Z] 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:32:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-07-11T19:44:01.230Z] 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:32:01 1 1.42 0.00 0.03 0.02 0.00 98.53 [2022-07-11T19:44:01.230Z] 19:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T19:44:01.230Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] 19:33:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-07-11T19:44:01.230Z] 19:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-11T19:44:01.230Z] 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.230Z] 19:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.230Z] 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.230Z] [2022-07-11T19:44:01.231Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T19:44:01.231Z] 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T19:44:01.231Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:35:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2022-07-11T19:44:01.231Z] 19:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-11T19:44:01.231Z] 19:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-11T19:44:01.231Z] 19:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T19:44:01.231Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-11T19:44:01.231Z] 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T19:44:01.231Z] 19:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:36:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:37:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2022-07-11T19:44:01.231Z] 19:37:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:37:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:37:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-11T19:44:01.231Z] 19:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:37:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2022-07-11T19:44:01.231Z] 19:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:39:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:39:01 4 0.12 0.00 0.02 0.02 0.00 99.85 [2022-07-11T19:44:01.231Z] 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T19:44:01.231Z] 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-11T19:44:01.231Z] 19:40:01 4 0.08 0.00 0.00 0.02 0.00 99.90 [2022-07-11T19:44:01.231Z] 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:40:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2022-07-11T19:44:01.231Z] 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-07-11T19:44:01.231Z] 19:41:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:41:01 1 0.65 0.00 0.00 0.00 0.00 99.35 [2022-07-11T19:44:01.231Z] 19:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:42:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-07-11T19:44:01.231Z] 19:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-11T19:44:01.231Z] 19:42:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T19:44:01.231Z] 19:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T19:44:01.231Z] 19:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-11T19:44:01.231Z] 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:42:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2022-07-11T19:44:01.231Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] 19:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-07-11T19:44:01.231Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:43:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-07-11T19:44:01.231Z] 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T19:44:01.231Z] 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T19:44:01.231Z] 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T19:44:01.231Z] Average: all 5.81 0.00 1.85 0.51 0.02 91.80 [2022-07-11T19:44:01.231Z] Average: 0 5.71 0.00 1.87 0.17 0.02 92.23 [2022-07-11T19:44:01.231Z] Average: 1 6.31 0.00 1.98 0.94 0.02 90.75 [2022-07-11T19:44:01.231Z] Average: 2 5.53 0.00 1.81 0.33 0.02 92.32 [2022-07-11T19:44:01.231Z] Average: 3 5.85 0.00 2.02 0.57 0.02 91.53 [2022-07-11T19:44:01.231Z] Average: 4 5.77 0.00 1.89 1.03 0.02 91.29 [2022-07-11T19:44:01.231Z] Average: 5 5.72 0.00 1.76 0.50 0.02 92.00 [2022-07-11T19:44:01.231Z] Average: 6 5.81 0.00 1.73 0.32 0.02 92.12 [2022-07-11T19:44:01.231Z] Average: 7 5.80 0.00 1.77 0.23 0.02 92.18 [2022-07-11T19:44:01.231Z] [2022-07-11T19:44:01.231Z] [2022-07-11T19:44:01.231Z]