Pull request #4043 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102+155d0ec1f9051a669d1f6c09d665afa8a800203b (8908a5cbc3cd11840b66b0e9e63ee3ce56c3366b) 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-ssh12095329411864363633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh18075134635069437672.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-4043/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-4043/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7741893748599184078.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-4043/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5268065785856267207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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-ssh886088806201345913.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-4043/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-4043/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11660081132022002575.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-923 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [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 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) > 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/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # 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 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T11:48:57.687Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T11:48:57.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T11:48:57.946Z] ========================================================= [2022-06-03T11:48:57.946Z] EdgeX Global Pipelines Version Info [2022-06-03T11:48:57.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:48:58.766Z] ------------------- [2022-06-03T11:48:58.766Z] stable info: [2022-06-03T11:48:58.766Z] ------------------- [2022-06-03T11:48:58.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T11:48:58.766Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T11:48:58.766Z] Message: update stable to v1.0.231 [2022-06-03T11:48:59.340Z] ------------------- [2022-06-03T11:48:59.340Z] experimental info: [2022-06-03T11:48:59.340Z] ------------------- [2022-06-03T11:48:59.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T11:48:59.340Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T11:48:59.340Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T11:48:59.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T11:48:59.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T11:48:59.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T11:48:59.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T11:48:59.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T11:48:59.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T11:48:59.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T11:48:59.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T11:49:00.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T11:49:00.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T11:49:00.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T11:49:00.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T11:49:00.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T11:49:00.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T11:49:00.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T11:49:00.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T11:49:00.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T11:49:00.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T11:49:00.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T11:49:00.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T11:49:00.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T11:49:00.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T11:49:00.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T11:49:00.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4043 [Pipeline] echo [2022-06-03T11:49:00.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4043 [Pipeline] echo [2022-06-03T11:49:00.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4043 [Pipeline] echo [2022-06-03T11:49:00.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo [2022-06-03T11:49:00.779Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c6dce [Pipeline] echo [2022-06-03T11:49:00.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:49:00.926Z] provisioning config files... [2022-06-03T11:49:00.944Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6681142153107107753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:49:01.290Z] ---> docker-login.sh [2022-06-03T11:49:01.290Z] nexus3.edgexfoundry.org:10001 [2022-06-03T11:49:01.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:49:01.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:49:01.553Z] Configure a credential helper to remove this warning. See [2022-06-03T11:49:01.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:49:01.553Z] [2022-06-03T11:49:01.553Z] Login Succeeded [2022-06-03T11:49:01.553Z] nexus3.edgexfoundry.org:10002 [2022-06-03T11:49:01.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:49:01.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:49:01.819Z] Configure a credential helper to remove this warning. See [2022-06-03T11:49:01.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:49:01.819Z] [2022-06-03T11:49:01.819Z] Login Succeeded [2022-06-03T11:49:01.819Z] nexus3.edgexfoundry.org:10003 [2022-06-03T11:49:01.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:49:01.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:49:01.819Z] Configure a credential helper to remove this warning. See [2022-06-03T11:49:01.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:49:01.819Z] [2022-06-03T11:49:01.819Z] Login Succeeded [2022-06-03T11:49:01.819Z] nexus3.edgexfoundry.org:10004 [2022-06-03T11:49:02.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:49:02.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:49:02.086Z] Configure a credential helper to remove this warning. See [2022-06-03T11:49:02.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:49:02.086Z] [2022-06-03T11:49:02.086Z] Login Succeeded [2022-06-03T11:49:02.086Z] docker.io [2022-06-03T11:49:02.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:49:02.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:49:02.669Z] Configure a credential helper to remove this warning. See [2022-06-03T11:49:02.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:49:02.669Z] [2022-06-03T11:49:02.669Z] Login Succeeded [2022-06-03T11:49:02.669Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T11:49:02.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:49:03.114Z] + 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-06-03T11:49:03.114Z] + dirname cmd/core-command/Dockerfile [2022-06-03T11:49:03.114Z] + cut -d/ -f2 [2022-06-03T11:49:03.114Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T11:49:03.114Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-06-03T11:49:03.114Z] -f2 [2022-06-03T11:49:03.114Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T11:49:03.114Z] + + dirname cmd/core-metadata/Dockerfile [2022-06-03T11:49:03.114Z] cut -d/ -f2 [2022-06-03T11:49:03.114Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T11:49:03.114Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T11:49:03.114Z] + cut -d/ -f2 [2022-06-03T11:49:03.114Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T11:49:03.114Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2022-06-03T11:49:03.114Z] cut -d/ -f2 [2022-06-03T11:49:03.114Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T11:49:03.114Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T11:49:03.114Z] + cut -d/ -f2 [2022-06-03T11:49:03.114Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T11:49:03.114Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T11:49:03.115Z] + cut -d/ -f2 [2022-06-03T11:49:03.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T11:49:03.115Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T11:49:03.115Z] + cut -d/ -f2 [2022-06-03T11:49:03.115Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T11:49:03.115Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T11:49:03.115Z] + cut -d/ -f2 [2022-06-03T11:49:03.115Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T11:49:03.170Z] 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-06-03T11:49:03.714Z] + git rev-list -1 --merges 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102~1..19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo [2022-06-03T11:49:03.748Z] -----------> git rev-list -1 --merges 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102~1..19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [false] [Pipeline] sh [2022-06-03T11:49:04.066Z] + git log --format=format:%s -1 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo [2022-06-03T11:49:04.102Z] ========================================================= [2022-06-03T11:49:04.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T11:49:04.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T11:49:04.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T11:49:04.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T11:49:04.613Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T11:49:04.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T11:49:04.613Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T11:49:04.613Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T11:49:04.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:49:05.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:49:05.120Z] [2022-06-03T11:49:05.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:49:05.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:49:05.512Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T11:49:05.512Z] 42c077c10790: Pulling fs layer [2022-06-03T11:49:05.512Z] f63e77b7563a: Pulling fs layer [2022-06-03T11:49:05.512Z] bd5fdadae976: Pulling fs layer [2022-06-03T11:49:05.512Z] 205491f53016: Pulling fs layer [2022-06-03T11:49:05.512Z] df18705c85c3: Pulling fs layer [2022-06-03T11:49:05.512Z] bdb3f477010e: Pulling fs layer [2022-06-03T11:49:05.512Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T11:49:05.512Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T11:49:05.512Z] bdb8f0575790: Pulling fs layer [2022-06-03T11:49:05.512Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T11:49:05.512Z] 2343380bae48: Pulling fs layer [2022-06-03T11:49:05.512Z] bdb3f477010e: Waiting [2022-06-03T11:49:05.512Z] c8a8fc8e1c8f: Waiting [2022-06-03T11:49:05.512Z] 2c6e9b1d212d: Waiting [2022-06-03T11:49:05.512Z] 205491f53016: Waiting [2022-06-03T11:49:05.512Z] bdb8f0575790: Waiting [2022-06-03T11:49:05.512Z] 386e3cb2ff24: Waiting [2022-06-03T11:49:05.512Z] 2343380bae48: Waiting [2022-06-03T11:49:05.512Z] df18705c85c3: Waiting [2022-06-03T11:49:05.512Z] f63e77b7563a: Download complete [2022-06-03T11:49:05.512Z] 205491f53016: Download complete [2022-06-03T11:49:05.774Z] df18705c85c3: Verifying Checksum [2022-06-03T11:49:05.774Z] df18705c85c3: Download complete [2022-06-03T11:49:05.774Z] bd5fdadae976: Verifying Checksum [2022-06-03T11:49:05.774Z] bd5fdadae976: Download complete [2022-06-03T11:49:05.774Z] bdb3f477010e: Verifying Checksum [2022-06-03T11:49:05.774Z] bdb3f477010e: Download complete [2022-06-03T11:49:05.774Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T11:49:05.774Z] 2c6e9b1d212d: Download complete [2022-06-03T11:49:05.774Z] bdb8f0575790: Download complete [2022-06-03T11:49:05.774Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T11:49:05.774Z] 386e3cb2ff24: Download complete [2022-06-03T11:49:05.774Z] 2343380bae48: Download complete [2022-06-03T11:49:05.774Z] 42c077c10790: Verifying Checksum [2022-06-03T11:49:05.774Z] 42c077c10790: Download complete [2022-06-03T11:49:06.049Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T11:49:06.049Z] c8a8fc8e1c8f: Download complete [2022-06-03T11:49:07.444Z] 42c077c10790: Pull complete [2022-06-03T11:49:07.444Z] f63e77b7563a: Pull complete [2022-06-03T11:49:08.016Z] bd5fdadae976: Pull complete [2022-06-03T11:49:08.279Z] 205491f53016: Pull complete [2022-06-03T11:49:08.542Z] df18705c85c3: Pull complete [2022-06-03T11:49:08.542Z] bdb3f477010e: Pull complete [2022-06-03T11:49:10.463Z] c8a8fc8e1c8f: Pull complete [2022-06-03T11:49:10.463Z] 2c6e9b1d212d: Pull complete [2022-06-03T11:49:10.725Z] bdb8f0575790: Pull complete [2022-06-03T11:49:10.725Z] 386e3cb2ff24: Pull complete [2022-06-03T11:49:10.988Z] 2343380bae48: Pull complete [2022-06-03T11:49:10.988Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T11:49:10.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:49:10.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:49:11.216Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T11:49:11.263Z] $ 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:latest cat [2022-06-03T11:49:12.579Z] $ docker top 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 -eo pid,comm [2022-06-03T11:49:12.642Z] 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-06-03T11:49:12.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T11:49:12.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:49:12.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:49:12.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:49:12.901Z] $ docker exec 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent [2022-06-03T11:49:13.033Z] SSH_AUTH_SOCK=/tmp/ssh-t2Lj4WyJXFtI/agent.32 [2022-06-03T11:49:13.033Z] SSH_AGENT_PID=38 [2022-06-03T11:49:13.041Z] Running ssh-add (command line suppressed) [2022-06-03T11:49:13.174Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_521355817576334490.key (/w/workspace/edgex-go/1@tmp/private_key_521355817576334490.key) [2022-06-03T11:49:13.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:49:13.516Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T11:49:13.547Z] $ docker exec --env ******** --env ******** 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent -k [2022-06-03T11:49:13.658Z] unset SSH_AUTH_SOCK; [2022-06-03T11:49:13.659Z] unset SSH_AGENT_PID; [2022-06-03T11:49:13.660Z] echo Agent pid 38 killed; [2022-06-03T11:49:13.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T11:49:13.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:49:13.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:49:13.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:49:13.899Z] $ docker exec 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent [2022-06-03T11:49:14.025Z] SSH_AUTH_SOCK=/tmp/ssh-ls9Hpqg6tGFz/agent.71 [2022-06-03T11:49:14.025Z] SSH_AGENT_PID=78 [2022-06-03T11:49:14.031Z] Running ssh-add (command line suppressed) [2022-06-03T11:49:14.170Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1368502544725041290.key (/w/workspace/edgex-go/1@tmp/private_key_1368502544725041290.key) [2022-06-03T11:49:14.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:49:14.524Z] + git semver init [2022-06-03T11:49:14.785Z] 2022-06-03 11:49:14,734 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T11:49:14.785Z] 2022-06-03 11:49:14,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-03T11:49:14.785Z] 2022-06-03 11:49:14,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-03T11:49:14.785Z] 2022-06-03 11:49:14,735 [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-06-03T11:49:19.040Z] 2022-06-03 11:49:18,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4043 with force:False [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,739 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4043 [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,744 [execute] INFO git cat-file --batch-check [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,751 [execute] INFO git cat-file --batch [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:49:19.040Z] 2022-06-03 11:49:18,757 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4043 [2022-06-03T11:49:19.040Z] 0.0.0 [Pipeline] } [2022-06-03T11:49:19.074Z] $ docker exec --env ******** --env ******** 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent -k [2022-06-03T11:49:19.208Z] unset SSH_AUTH_SOCK; [2022-06-03T11:49:19.209Z] unset SSH_AGENT_PID; [2022-06-03T11:49:19.209Z] echo Agent pid 78 killed; [2022-06-03T11:49:19.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:49:19.636Z] + git semver [Pipeline] } [2022-06-03T11:49:20.239Z] $ docker stop --time=1 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 [2022-06-03T11:49:21.526Z] $ docker rm -f 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T11:49:21.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T11:49:22.288Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T11:49:22.305Z] [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-06-03T11:49:22.799Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T11:49:22.828Z] ========================================================= [2022-06-03T11:49:22.828Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T11:49:22.828Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:49:23.175Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:49:23.175Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T11:49:23.175Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T11:49:23.175Z] 666ba61612fd: Pulling fs layer [2022-06-03T11:49:23.175Z] 8ed8ca486205: Pulling fs layer [2022-06-03T11:49:23.175Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T11:49:23.175Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T11:49:23.175Z] 812f408151ee: Pulling fs layer [2022-06-03T11:49:23.175Z] bab7bd504b26: Pulling fs layer [2022-06-03T11:49:23.175Z] 4fe6c5a15a65: Waiting [2022-06-03T11:49:23.175Z] 812f408151ee: Waiting [2022-06-03T11:49:23.175Z] 22a0e8bec74d: Waiting [2022-06-03T11:49:23.175Z] 070449caade9: Pulling fs layer [2022-06-03T11:49:23.175Z] bab7bd504b26: Waiting [2022-06-03T11:49:23.175Z] 070449caade9: Waiting [2022-06-03T11:49:23.175Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T11:49:23.175Z] 8f1a5288e3a6: Waiting [2022-06-03T11:49:23.175Z] 8ed8ca486205: Verifying Checksum [2022-06-03T11:49:23.175Z] 8ed8ca486205: Download complete [2022-06-03T11:49:23.175Z] 666ba61612fd: Verifying Checksum [2022-06-03T11:49:23.175Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T11:49:23.175Z] 22a0e8bec74d: Download complete [2022-06-03T11:49:23.175Z] 812f408151ee: Verifying Checksum [2022-06-03T11:49:23.175Z] 812f408151ee: Download complete [2022-06-03T11:49:23.175Z] bab7bd504b26: Verifying Checksum [2022-06-03T11:49:23.175Z] bab7bd504b26: Download complete [2022-06-03T11:49:23.175Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T11:49:23.175Z] 59bf1c3509f3: Download complete [2022-06-03T11:49:23.436Z] 070449caade9: Verifying Checksum [2022-06-03T11:49:23.436Z] 070449caade9: Download complete [2022-06-03T11:49:23.436Z] 59bf1c3509f3: Pull complete [2022-06-03T11:49:23.436Z] 666ba61612fd: Pull complete [2022-06-03T11:49:23.698Z] 8ed8ca486205: Pull complete [2022-06-03T11:49:23.959Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T11:49:23.959Z] 8f1a5288e3a6: Download complete [2022-06-03T11:49:23.959Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T11:49:23.959Z] 4fe6c5a15a65: Download complete [2022-06-03T11:49:28.163Z] 4fe6c5a15a65: Pull complete [2022-06-03T11:49:28.163Z] 22a0e8bec74d: Pull complete [2022-06-03T11:49:28.163Z] 812f408151ee: Pull complete [2022-06-03T11:49:28.163Z] bab7bd504b26: Pull complete [2022-06-03T11:49:28.163Z] 070449caade9: Pull complete [2022-06-03T11:49:30.087Z] 8f1a5288e3a6: Pull complete [2022-06-03T11:49:30.087Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T11:49:30.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:49:30.087Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:49:30.453Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:49:30.453Z] WORKDIR /edgex [2022-06-03T11:49:30.453Z] COPY go.mod . [2022-06-03T11:49:30.453Z] RUN go mod download [2022-06-03T11:49:30.453Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T11:49:31.831Z] Sending build context to Docker daemon 346.5MB [2022-06-03T11:49:31.831Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:49:31.831Z] ---> c47586b81864 [2022-06-03T11:49:31.831Z] Step 2/4 : WORKDIR /edgex [2022-06-03T11:49:33.760Z] ---> Running in 6e479dcebff5 [2022-06-03T11:49:33.760Z] Removing intermediate container 6e479dcebff5 [2022-06-03T11:49:33.760Z] ---> 03d8516f9c11 [2022-06-03T11:49:33.760Z] Step 3/4 : COPY go.mod . [2022-06-03T11:49:34.021Z] ---> bf4747a7c5c5 [2022-06-03T11:49:34.021Z] Step 4/4 : RUN go mod download [2022-06-03T11:49:34.021Z] ---> Running in a91d418b9e79 [2022-06-03T11:49:37.621Z] Still waiting to schedule task [2022-06-03T11:49:37.621Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T11:50:00.642Z] Removing intermediate container a91d418b9e79 [2022-06-03T11:50:00.642Z] ---> 7d213f12c498 [2022-06-03T11:50:00.642Z] Successfully built 7d213f12c498 [2022-06-03T11:50:00.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:50:01.019Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T11:50:01.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:50:01.180Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T11:50:01.224Z] $ 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-06-03T11:50:01.666Z] $ docker top 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:50:02.075Z] + go version [2022-06-03T11:50:02.075Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T11:50:02.111Z] $ docker stop --time=1 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d [2022-06-03T11:50:03.399Z] $ docker rm -f 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:50:04.118Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T11:50:04.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:50:04.285Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T11:50:04.330Z] $ 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-06-03T11:50:04.793Z] $ docker top 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T11:50:04.917Z] ========================================================= [2022-06-03T11:50:04.918Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T11:50:04.918Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:50:05.305Z] + make test [2022-06-03T11:50:05.305Z] go mod tidy [2022-06-03T11:50:05.305Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T11:50:10.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T11:50:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T11:50:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T11:50:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T11:50:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T11:50:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T11:50:18.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T11:50:19.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-06-03T11:50:19.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T11:50:19.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T11:50:20.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-06-03T11:50:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T11:50:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements [2022-06-03T11:50:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T11:50:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T11:50:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2022-06-03T11:50:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T11:50:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:50:21.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 83.8% of statements [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T11:50:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:50:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T11:50:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T11:50:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T11:50:21.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-06-03T11:50:21.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T11:50:21.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-06-03T11:50:21.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements [2022-06-03T11:50:21.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T11:50:21.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-06-03T11:50:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2022-06-03T11:50:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-06-03T11:50:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-06-03T11:50:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-06-03T11:50:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2022-06-03T11:50:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-06-03T11:50:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements [2022-06-03T11:50:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.4% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T11:50:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-03T11:50:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T11:50:45.414Z] 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-06-03T11:50:57.638Z] GO111MODULE=on go vet ./... [2022-06-03T11:51:00.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T11:51:01.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T11:51:01.771Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T11:51:02.059Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:51:02.415Z] + go mod tidy [Pipeline] sh [2022-06-03T11:51:02.733Z] + ls -al . [2022-06-03T11:51:02.733Z] total 680 [2022-06-03T11:51:02.733Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 11:51 . [2022-06-03T11:51:02.733Z] drwxr-xr-x 4 root root 4096 Jun 3 11:50 .. [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 11:48 .dockerignore [2022-06-03T11:51:02.733Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:49 .git [2022-06-03T11:51:02.733Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:48 .github [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 11:48 .gitignore [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 11:48 .golangci.yml [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 11:48 .hadolint.yml [2022-06-03T11:51:02.733Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 11:49 .semver [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 11:48 .sonarcloud.properties [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:48 ADOPTERS.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:48 Attribution.txt [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:48 CHANGELOG.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:48 CONTRIBUTING.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 11:48 GOVERNANCE.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 11:48 Jenkinsfile [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:48 LICENSE [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:48 Makefile [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 11:48 OWNERS.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:48 README.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:48 SECURITY.md [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 11:49 VERSION [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:48 ZMQWindows.md [2022-06-03T11:51:02.733Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 11:48 bin [2022-06-03T11:51:02.733Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 11:48 cmd [2022-06-03T11:51:02.733Z] -rw-r--r-- 1 root root 428658 Jun 3 11:50 coverage.out [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 11:51 go.mod [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:48 go.sum [2022-06-03T11:51:02.733Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:48 internal [2022-06-03T11:51:02.733Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 11:48 openapi [2022-06-03T11:51:02.733Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:48 snap [2022-06-03T11:51:02.733Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 11:48 vendor [2022-06-03T11:51:02.733Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 11:48 version.go [Pipeline] sh [2022-06-03T11:51:03.044Z] + '[' -e coverage.out ] [2022-06-03T11:51:03.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T11:51:03.186Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T11:51:03.484Z] + make build [2022-06-03T11:51:03.484Z] 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-06-03T11:51:04.866Z] 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-06-03T11:51:09.061Z] 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-06-03T11:51:09.628Z] 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-06-03T11:51:10.570Z] 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-06-03T11:51:10.830Z] 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-06-03T11:51:11.398Z] 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-06-03T11:51:12.338Z] 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-06-03T11:51:12.907Z] 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-06-03T11:51:13.587Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-924 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [Pipeline] { [Pipeline] ws [2022-06-03T11:51:13.635Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T11:51:13.730Z] The recommended git tool is: git [2022-06-03T11:51:13.846Z] 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-06-03T11:51:14.416Z] 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-06-03T11:51:14.985Z] 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-06-03T11:51:16.391Z] $ docker stop --time=1 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 [2022-06-03T11:51:18.695Z] $ docker rm -f 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:51:19.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:51:19.737Z] [2022-06-03T11:51:19.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:51:20.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:51:20.105Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T11:51:20.105Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T11:51:20.105Z] ca9280d653b3: Pulling fs layer [2022-06-03T11:51:20.105Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T11:51:20.105Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T11:51:20.105Z] cbdbe7a5bc2a: Download complete [2022-06-03T11:51:20.365Z] ca9280d653b3: Verifying Checksum [2022-06-03T11:51:20.365Z] ca9280d653b3: Download complete [2022-06-03T11:51:20.365Z] cbdbe7a5bc2a: Pull complete [2022-06-03T11:51:20.627Z] 7e9c9ca2126c: Download complete [2022-06-03T11:51:20.733Z] using credential edgex-jenkins-ssh [2022-06-03T11:51:20.761Z] Cloning the remote Git repository [2022-06-03T11:51:20.886Z] ca9280d653b3: Pull complete [2022-06-03T11:51:20.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:51:20.968Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T11:51:21.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:51:21.125Z] > git --version # timeout=10 [2022-06-03T11:51:21.155Z] > git --version # 'git version 2.25.1' [2022-06-03T11:51:21.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:51:21.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T11:51:24.212Z] 7e9c9ca2126c: Pull complete [2022-06-03T11:51:24.212Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T11:51:24.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:51:24.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:51:24.482Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T11:51:24.521Z] $ 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-06-03T11:51:25.832Z] $ docker top e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:51:26.237Z] + docker-compose build --help [2022-06-03T11:51:26.237Z] + grep parallel [2022-06-03T11:51:26.809Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T11:51:26.849Z] $ docker stop --time=1 e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb [2022-06-03T11:51:28.134Z] $ docker rm -f e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:51:28.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:51:28.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:51:28.879Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T11:51:28.918Z] $ 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-06-03T11:51:29.258Z] $ docker top 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:51:29.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T11:51:30.233Z] Building core-command ... [2022-06-03T11:51:30.233Z] Building core-data ... [2022-06-03T11:51:30.233Z] Building core-metadata ... [2022-06-03T11:51:30.233Z] Building security-bootstrapper ... [2022-06-03T11:51:30.233Z] Building security-proxy-setup ... [2022-06-03T11:51:30.233Z] Building security-secretstore-setup ... [2022-06-03T11:51:30.233Z] Building support-notifications ... [2022-06-03T11:51:30.233Z] Building support-scheduler ... [2022-06-03T11:51:30.233Z] Building sys-mgmt-agent ... [2022-06-03T11:51:30.233Z] Building sys-mgmt-agent [2022-06-03T11:51:30.233Z] Building core-metadata [2022-06-03T11:51:30.233Z] Building security-proxy-setup [2022-06-03T11:51:30.233Z] Building security-bootstrapper [2022-06-03T11:51:30.233Z] Building core-command [2022-06-03T11:51:37.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T11:51:37.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T11:51:37.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T11:51:37.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:51:37.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:51:37.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T11:51:38.520Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:51:39.331Z] Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:51:39.331Z] Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) [2022-06-03T11:51:38.587Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T11:51:38.616Z] > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 [2022-06-03T11:51:39.253Z] > git remote # timeout=10 [2022-06-03T11:51:39.269Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T11:51:39.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:51:39.295Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T11:51:39.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T11:51:39.343Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T11:51:39.368Z] > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 [2022-06-03T11:51:43.812Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" [2022-06-03T11:51:43.879Z] > git --version # timeout=10 [2022-06-03T11:51:43.890Z] > git --version # 'git version 2.25.1' [2022-06-03T11:51:43.902Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T11:51:45.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T11:51:45.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:51:45.033Z] Dload Upload Total Spent Left Speed [2022-06-03T11:51:45.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 80611 0 --:--:-- --:--:-- --:--:-- 81145 [Pipeline] sh [2022-06-03T11:51:45.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T11:51:46.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T11:51:46.211Z] + sudo tee /etc/docker/daemon.new [2022-06-03T11:51:46.211Z] { [2022-06-03T11:51:46.211Z] "registry-mirrors": [ [2022-06-03T11:51:46.211Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T11:51:46.211Z] ], [2022-06-03T11:51:46.211Z] "bip": "10.250.0.254/24", [2022-06-03T11:51:46.211Z] "hosts": [ [2022-06-03T11:51:46.211Z] "tcp://0.0.0.0:5555", [2022-06-03T11:51:46.211Z] "unix:///var/run/docker.sock" [2022-06-03T11:51:46.211Z] ], [2022-06-03T11:51:46.211Z] "mtu": 1458, [2022-06-03T11:51:46.211Z] "selinux-enabled": true, [2022-06-03T11:51:46.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T11:51:46.211Z] } [Pipeline] sh [2022-06-03T11:51:46.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T11:51:46.931Z] + sudo service docker restart [2022-06-03T11:51:48.338Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:51:48.338Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:51:48.338Z] ---> 7d213f12c498 [2022-06-03T11:51:48.338Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T11:51:48.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:51:48.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:51:48.338Z] ---> 7d213f12c498 [2022-06-03T11:51:48.338Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:51:48.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:51:48.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:51:48.338Z] ---> 7d213f12c498 [2022-06-03T11:51:48.338Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:51:48.338Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:51:48.338Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:51:48.338Z] ---> 7d213f12c498 [2022-06-03T11:51:48.338Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T11:51:48.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:51:48.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:51:48.338Z] ---> 7d213f12c498 [2022-06-03T11:51:48.338Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:51:50.252Z] ---> Running in 9171108f8fe5 [2022-06-03T11:51:50.252Z] ---> Running in f591946b326d [2022-06-03T11:51:50.252Z] ---> Running in 539ffc017575 [2022-06-03T11:51:50.252Z] ---> Running in cf40fb3a98db [2022-06-03T11:51:50.252Z] ---> Running in e202b77a8efc [2022-06-03T11:51:50.252Z] Removing intermediate container cf40fb3a98db [2022-06-03T11:51:50.252Z] ---> 4ecba0f9698c [2022-06-03T11:51:50.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:51:50.252Z] Removing intermediate container 9171108f8fe5 [2022-06-03T11:51:50.252Z] ---> b0d5f2daa89b [2022-06-03T11:51:50.252Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:51:50.252Z] Removing intermediate container 539ffc017575 [2022-06-03T11:51:50.252Z] ---> 3628de1c3be6 [2022-06-03T11:51:50.252Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:51:50.252Z] Removing intermediate container f591946b326d [2022-06-03T11:51:50.252Z] ---> 34213643b515 [2022-06-03T11:51:50.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:51:50.252Z] Removing intermediate container e202b77a8efc [2022-06-03T11:51:50.252Z] ---> f24732d1cfaa [2022-06-03T11:51:50.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:51:50.252Z] ---> Running in 597b2da55441 [2022-06-03T11:51:50.252Z] ---> Running in c1400e471f77 [2022-06-03T11:51:50.252Z] ---> Running in 418e84a44dfa [2022-06-03T11:51:50.252Z] ---> Running in 4e234849e11d [2022-06-03T11:51:50.252Z] ---> Running in 2235058adb9b [2022-06-03T11:51:51.191Z] Removing intermediate container 597b2da55441 [2022-06-03T11:51:51.191Z] ---> 61a796ef5822 [2022-06-03T11:51:51.191Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T11:51:51.191Z] ---> Running in e0938b8e60a2 [2022-06-03T11:51:51.452Z] Removing intermediate container 418e84a44dfa [2022-06-03T11:51:51.452Z] ---> 9977d6153ccc [2022-06-03T11:51:51.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T11:51:51.715Z] ---> Running in 0ba3ad51d207 [2022-06-03T11:51:51.715Z] Removing intermediate container c1400e471f77 [2022-06-03T11:51:51.715Z] ---> 059b77185463 [2022-06-03T11:51:51.715Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T11:51:51.715Z] Removing intermediate container 4e234849e11d [2022-06-03T11:51:51.715Z] ---> b962b922fbad [2022-06-03T11:51:51.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T11:51:51.715Z] ---> Running in f3725b8b827e [2022-06-03T11:51:51.715Z] ---> Running in 89acf5d6c624 [2022-06-03T11:51:51.715Z] Removing intermediate container 2235058adb9b [2022-06-03T11:51:51.715Z] ---> 3d84b560e481 [2022-06-03T11:51:51.715Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T11:51:51.977Z] ---> Running in b79b3031d8e5 [2022-06-03T11:51:51.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:52.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:52.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:52.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:52.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:52.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:53.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:53.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:53.033Z] OK: 221 MiB in 52 packages [2022-06-03T11:51:53.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:53.294Z] OK: 221 MiB in 52 packages [2022-06-03T11:51:53.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:51:53.294Z] OK: 221 MiB in 52 packages [2022-06-03T11:51:53.294Z] Removing intermediate container e0938b8e60a2 [2022-06-03T11:51:53.294Z] ---> 7cc9e3803080 [2022-06-03T11:51:53.294Z] Step 6/22 : COPY . . [2022-06-03T11:51:53.559Z] OK: 221 MiB in 52 packages [2022-06-03T11:51:53.819Z] OK: 221 MiB in 52 packages [2022-06-03T11:51:54.757Z] Removing intermediate container f3725b8b827e [2022-06-03T11:51:54.757Z] ---> e11c6797af55 [2022-06-03T11:51:54.757Z] Step 6/30 : COPY . . [2022-06-03T11:51:54.757Z] Removing intermediate container 0ba3ad51d207 [2022-06-03T11:51:54.757Z] Removing intermediate container 89acf5d6c624 [2022-06-03T11:51:54.757Z] ---> 9e334d1edf8e [2022-06-03T11:51:54.757Z] ---> 9a11d675e09d [2022-06-03T11:51:54.757Z] Step 6/22 : COPY . .Step 6/22 : COPY . . [2022-06-03T11:51:54.757Z] [2022-06-03T11:51:55.017Z] Removing intermediate container b79b3031d8e5 [2022-06-03T11:51:55.017Z] ---> 3f93322cbeb9 [2022-06-03T11:51:55.017Z] Step 6/20 : COPY . . [2022-06-03T11:52:03.146Z] ---> 45356e78efc8 [2022-06-03T11:52:03.146Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:03.146Z] ---> f8fc4bfee9c2 [2022-06-03T11:52:03.146Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:03.146Z] ---> ea8610c450a5 [2022-06-03T11:52:03.146Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:03.407Z] ---> 7521ba2a116c [2022-06-03T11:52:03.407Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:03.407Z] ---> 77fd6c68facc [2022-06-03T11:52:03.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:03.407Z] ---> Running in c36a93b50b08 [2022-06-03T11:52:03.407Z] ---> Running in e95f8d67dbf0 [2022-06-03T11:52:03.407Z] ---> Running in 665e08ab7b3b [2022-06-03T11:52:03.407Z] ---> Running in 3b0cc4b0c0e6 [2022-06-03T11:52:03.407Z] ---> Running in b2dbcf635db0 [2022-06-03T11:52:03.979Z] skipping... [2022-06-03T11:52:04.240Z] skipping... [2022-06-03T11:52:04.240Z] Removing intermediate container c36a93b50b08 [2022-06-03T11:52:04.240Z] ---> d5628bb2d52c [2022-06-03T11:52:04.240Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T11:52:04.240Z] ---> Running in e57d790449e2 [2022-06-03T11:52:04.240Z] skipping... [2022-06-03T11:52:04.240Z] skipping... [2022-06-03T11:52:04.240Z] skipping... [2022-06-03T11:52:04.503Z] Removing intermediate container 665e08ab7b3b [2022-06-03T11:52:04.503Z] ---> 602230ed4c8b [2022-06-03T11:52:04.503Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T11:52:04.503Z] ---> Running in 80425f721be7 [2022-06-03T11:52:04.764Z] Removing intermediate container b2dbcf635db0 [2022-06-03T11:52:04.764Z] ---> bdab0c90248e [2022-06-03T11:52:04.764Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T11:52:04.764Z] Removing intermediate container e95f8d67dbf0 [2022-06-03T11:52:04.764Z] ---> 2d80efd152ff [2022-06-03T11:52:04.764Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T11:52:04.764Z] 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-06-03T11:52:05.023Z] ---> Running in 0906351fdb62 [2022-06-03T11:52:05.024Z] ---> Running in aa3099ece581 [2022-06-03T11:52:05.024Z] Removing intermediate container 3b0cc4b0c0e6 [2022-06-03T11:52:05.024Z] ---> 55717dd7c321 [2022-06-03T11:52:05.024Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T11:52:05.024Z] ---> Running in 10979b7c7439 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:52:05.451Z] provisioning config files... [2022-06-03T11:52:05.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2442288981794284264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:52:05.592Z] 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-06-03T11:52:05.592Z] 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-06-03T11:52:05.851Z] 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-06-03T11:52:05.851Z] 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-06-03T11:52:05.869Z] ---> docker-login.sh [2022-06-03T11:52:05.869Z] nexus3.edgexfoundry.org:10001 [2022-06-03T11:52:06.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:52:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:52:06.740Z] Configure a credential helper to remove this warning. See [2022-06-03T11:52:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:52:06.740Z] [2022-06-03T11:52:06.740Z] Login Succeeded [2022-06-03T11:52:06.740Z] nexus3.edgexfoundry.org:10002 [2022-06-03T11:52:07.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:52:07.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:52:07.017Z] Configure a credential helper to remove this warning. See [2022-06-03T11:52:07.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:52:07.017Z] [2022-06-03T11:52:07.017Z] Login Succeeded [2022-06-03T11:52:07.017Z] nexus3.edgexfoundry.org:10003 [2022-06-03T11:52:07.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:52:07.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:52:07.619Z] Configure a credential helper to remove this warning. See [2022-06-03T11:52:07.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:52:07.619Z] [2022-06-03T11:52:07.619Z] Login Succeeded [2022-06-03T11:52:07.619Z] nexus3.edgexfoundry.org:10004 [2022-06-03T11:52:07.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:52:08.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:52:08.178Z] Configure a credential helper to remove this warning. See [2022-06-03T11:52:08.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:52:08.178Z] [2022-06-03T11:52:08.178Z] Login Succeeded [2022-06-03T11:52:08.178Z] docker.io [2022-06-03T11:52:08.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:52:08.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:52:08.724Z] Configure a credential helper to remove this warning. See [2022-06-03T11:52:08.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:52:08.724Z] [2022-06-03T11:52:08.724Z] Login Succeeded [2022-06-03T11:52:08.724Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T11:52:08.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T11:52:09.123Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T11:52:09.156Z] ========================================================= [2022-06-03T11:52:09.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T11:52:09.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:52:09.536Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T11:52:09.821Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T11:52:09.821Z] 9b3977197b4f: Pulling fs layer [2022-06-03T11:52:09.821Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T11:52:09.821Z] 94645a83ff95: Pulling fs layer [2022-06-03T11:52:09.821Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T11:52:09.821Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T11:52:09.821Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T11:52:09.821Z] 626d30ff41c6: Pulling fs layer [2022-06-03T11:52:09.821Z] de1d54c125be: Pulling fs layer [2022-06-03T11:52:09.821Z] 63b1bc5785f6: Waiting [2022-06-03T11:52:09.821Z] 626d30ff41c6: Waiting [2022-06-03T11:52:09.821Z] de1d54c125be: Waiting [2022-06-03T11:52:09.821Z] 0c92f367c5e7: Waiting [2022-06-03T11:52:09.821Z] 94645a83ff95: Download complete [2022-06-03T11:52:09.821Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T11:52:09.821Z] 1a89e8eeedd5: Download complete [2022-06-03T11:52:09.821Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T11:52:09.821Z] 0c92f367c5e7: Download complete [2022-06-03T11:52:09.821Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T11:52:09.821Z] 63b1bc5785f6: Download complete [2022-06-03T11:52:09.821Z] 9b3977197b4f: Download complete [2022-06-03T11:52:09.821Z] 626d30ff41c6: Verifying Checksum [2022-06-03T11:52:09.821Z] 626d30ff41c6: Download complete [2022-06-03T11:52:10.450Z] 9b3977197b4f: Pull complete [2022-06-03T11:52:11.063Z] 1a89e8eeedd5: Pull complete [2022-06-03T11:52:11.665Z] 94645a83ff95: Pull complete [2022-06-03T11:52:11.939Z] de1d54c125be: Verifying Checksum [2022-06-03T11:52:11.939Z] de1d54c125be: Download complete [2022-06-03T11:52:12.535Z] 3f3a8bcf1eab: Download complete [2022-06-03T11:52:18.062Z] 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-06-03T11:52:18.322Z] Removing intermediate container e57d790449e2 [2022-06-03T11:52:18.322Z] ---> 8b87137d07e6 [2022-06-03T11:52:18.322Z] [2022-06-03T11:52:18.322Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T11:52:18.621Z] 3.14: Pulling from library/alpine [2022-06-03T11:52:18.883Z] Removing intermediate container aa3099ece581 [2022-06-03T11:52:18.883Z] ---> ae7a84d36b30 [2022-06-03T11:52:18.883Z] [2022-06-03T11:52:18.883Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T11:52:18.883Z] Removing intermediate container 80425f721be7 [2022-06-03T11:52:18.883Z] ---> da695375a7de [2022-06-03T11:52:18.883Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T11:52:18.883Z] 3.14: Pulling from library/alpine [2022-06-03T11:52:19.143Z] ---> Running in 0525d39f2956 [2022-06-03T11:52:19.406Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T11:52:19.406Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T11:52:19.406Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T11:52:19.406Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T11:52:19.406Z] ---> e04c818066af [2022-06-03T11:52:19.406Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T11:52:19.406Z] ---> e04c818066af [2022-06-03T11:52:19.406Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T11:52:19.406Z] Removing intermediate container 10979b7c7439 [2022-06-03T11:52:19.406Z] ---> 240a98addb82 [2022-06-03T11:52:19.406Z] [2022-06-03T11:52:19.406Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T11:52:19.406Z] ---> e04c818066af [2022-06-03T11:52:19.406Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T11:52:19.406Z] ---> Running in 7bf3946692b4 [2022-06-03T11:52:19.406Z] ---> Running in ac5294273f99 [2022-06-03T11:52:19.670Z] ---> Running in a8c8d6bdb5b7 [2022-06-03T11:52:19.670Z] 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-06-03T11:52:19.670Z] Removing intermediate container 7bf3946692b4 [2022-06-03T11:52:19.670Z] ---> c7e17de123e6 [2022-06-03T11:52:19.670Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T11:52:19.932Z] Removing intermediate container 0906351fdb62 [2022-06-03T11:52:19.932Z] ---> 8b84b85741f3 [2022-06-03T11:52:19.932Z] [2022-06-03T11:52:19.932Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T11:52:19.932Z] ---> e04c818066af [2022-06-03T11:52:19.932Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T11:52:19.932Z] ---> Running in fbc7c866d388 [2022-06-03T11:52:19.932Z] ---> Running in ab1346248c57 [2022-06-03T11:52:19.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.453Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T11:52:20.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.453Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:52:20.453Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T11:52:20.453Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:52:20.453Z] OK: 6 MiB in 15 packages [2022-06-03T11:52:20.453Z] OK: 6 MiB in 15 packages [2022-06-03T11:52:20.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.453Z] Removing intermediate container 0525d39f2956 [2022-06-03T11:52:20.453Z] ---> 530e60c3fcec [2022-06-03T11:52:20.453Z] [2022-06-03T11:52:20.453Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T11:52:20.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:20.712Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T11:52:20.712Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T11:52:20.712Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:52:20.712Z] OK: 6 MiB in 16 packages [2022-06-03T11:52:20.712Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T11:52:20.712Z] 20.10.8: Pulling from library/docker [2022-06-03T11:52:20.712Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T11:52:20.712Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T11:52:20.712Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T11:52:20.712Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T11:52:20.712Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:52:20.712Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T11:52:20.712Z] Removing intermediate container ac5294273f99 [2022-06-03T11:52:20.712Z] ---> 010750265415 [2022-06-03T11:52:20.712Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T11:52:20.979Z] Removing intermediate container a8c8d6bdb5b7 [2022-06-03T11:52:20.979Z] ---> e2cfcfbe3548 [2022-06-03T11:52:20.979Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T11:52:20.979Z] OK: 8 MiB in 19 packages [2022-06-03T11:52:20.979Z] ---> Running in de3f10d92388 [2022-06-03T11:52:20.979Z] ---> Running in 0b8013d9a11d [2022-06-03T11:52:20.979Z] Removing intermediate container de3f10d92388 [2022-06-03T11:52:20.979Z] ---> 8d2d6b87a2a3 [2022-06-03T11:52:20.979Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T11:52:21.241Z] Removing intermediate container fbc7c866d388 [2022-06-03T11:52:21.241Z] ---> a6c5fa2b1525 [2022-06-03T11:52:21.241Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T11:52:21.241Z] Removing intermediate container 0b8013d9a11d [2022-06-03T11:52:21.241Z] ---> 4f3b9114dd57 [2022-06-03T11:52:21.241Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T11:52:21.241Z] ---> Running in 11f0cdb8baa5 [2022-06-03T11:52:21.501Z] ---> Running in bae095aa97d4 [2022-06-03T11:52:21.501Z] ---> Running in 91020609918e [2022-06-03T11:52:21.501Z] Removing intermediate container 11f0cdb8baa5 [2022-06-03T11:52:21.501Z] ---> d6a48fd6f1ea [2022-06-03T11:52:21.501Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T11:52:21.762Z] ---> Running in 48b37f490ba7 [2022-06-03T11:52:21.762Z] Removing intermediate container 91020609918e [2022-06-03T11:52:21.762Z] Removing intermediate container bae095aa97d4 [2022-06-03T11:52:21.762Z] ---> 5330c7f7216d [2022-06-03T11:52:21.762Z] ---> becce22eef31 [2022-06-03T11:52:21.762Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisStep 13/22 : EXPOSE $APP_PORT [2022-06-03T11:52:21.762Z] [2022-06-03T11:52:22.024Z] Removing intermediate container ab1346248c57 [2022-06-03T11:52:22.024Z] ---> e94b5b201fea [2022-06-03T11:52:22.024Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T11:52:22.024Z] Removing intermediate container 48b37f490ba7 [2022-06-03T11:52:22.024Z] ---> 720bf7ee665d [2022-06-03T11:52:22.024Z] Step 14/22 : WORKDIR / [2022-06-03T11:52:22.024Z] ---> Running in a478ec882151 [2022-06-03T11:52:22.024Z] ---> Running in 9ff87c1a5009 [2022-06-03T11:52:22.024Z] ---> Running in 7b03a294c2c9 [2022-06-03T11:52:22.024Z] ---> Running in c5e76f9378a7 [2022-06-03T11:52:22.285Z] Removing intermediate container a478ec882151 [2022-06-03T11:52:22.285Z] ---> 60fca2498eed [2022-06-03T11:52:22.285Z] Step 14/22 : WORKDIR / [2022-06-03T11:52:22.285Z] Removing intermediate container 9ff87c1a5009 [2022-06-03T11:52:22.285Z] ---> a6dbafe27c90 [2022-06-03T11:52:22.285Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T11:52:22.285Z] ---> Running in 8da93bd0e690 [2022-06-03T11:52:22.285Z] Removing intermediate container 7b03a294c2c9 [2022-06-03T11:52:22.285Z] ---> fe801655fd71 [2022-06-03T11:52:22.285Z] Step 12/20 : WORKDIR /edgex [2022-06-03T11:52:22.285Z] Removing intermediate container c5e76f9378a7 [2022-06-03T11:52:22.285Z] ---> e805579095d9 [2022-06-03T11:52:22.285Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:52:22.550Z] ---> Running in 3d7282dffe22 [2022-06-03T11:52:22.550Z] ---> Running in 23ba83cd0406 [2022-06-03T11:52:22.550Z] Removing intermediate container 8da93bd0e690 [2022-06-03T11:52:22.550Z] ---> ab9107774b58 [2022-06-03T11:52:22.550Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:52:22.550Z] ---> 51671d9c515b [2022-06-03T11:52:22.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T11:52:22.550Z] Removing intermediate container 3d7282dffe22 [2022-06-03T11:52:22.550Z] ---> 84eb2064eaa9 [2022-06-03T11:52:22.550Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T11:52:22.810Z] ---> 3db21c61efe6 [2022-06-03T11:52:22.810Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T11:52:23.071Z] ---> f3433eae456f [2022-06-03T11:52:23.071Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T11:52:23.071Z] ---> 25fb328d28c2 [2022-06-03T11:52:23.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T11:52:23.335Z] ---> e35440044121 [2022-06-03T11:52:23.335Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T11:52:23.597Z] ---> bbbd83045aaa [2022-06-03T11:52:23.597Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T11:52:23.597Z] ---> a243ffcad810 [2022-06-03T11:52:23.597Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T11:52:23.597Z] Removing intermediate container 23ba83cd0406 [2022-06-03T11:52:23.597Z] ---> c3f28aef724c [2022-06-03T11:52:23.597Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T11:52:23.858Z] ---> Running in 7a5afff53855 [2022-06-03T11:52:23.858Z] ---> Running in 04628e8fc157 [2022-06-03T11:52:23.858Z] ---> 4ba0ce6f3a05 [2022-06-03T11:52:23.858Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T11:52:24.137Z] ---> Running in 4c92f03e15c7 [2022-06-03T11:52:24.137Z] ---> 4a8323d98b5d [2022-06-03T11:52:24.137Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T11:52:24.137Z] Removing intermediate container 7a5afff53855 [2022-06-03T11:52:24.137Z] ---> a0193d4e2e0c [2022-06-03T11:52:24.137Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:52:24.137Z] Removing intermediate container 04628e8fc157 [2022-06-03T11:52:24.137Z] ---> 167f00154daa [2022-06-03T11:52:24.137Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T11:52:24.137Z] ---> Running in a063e318b949 [2022-06-03T11:52:24.137Z] ---> Running in d3975bf8706c [2022-06-03T11:52:24.399Z] Removing intermediate container 4c92f03e15c7 [2022-06-03T11:52:24.399Z] ---> edfcf445ac8a [2022-06-03T11:52:24.399Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:52:24.399Z] Removing intermediate container a063e318b949 [2022-06-03T11:52:24.399Z] ---> e7d4c197b786 [2022-06-03T11:52:24.399Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T11:52:24.399Z] ---> Running in b7d755a3f062 [2022-06-03T11:52:24.660Z] ---> 36d232b382da [2022-06-03T11:52:24.660Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T11:52:24.660Z] Removing intermediate container d3975bf8706c [2022-06-03T11:52:24.660Z] ---> fb7027e75bb2 [2022-06-03T11:52:24.660Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T11:52:24.660Z] ---> Running in 05657ee7ec06 [2022-06-03T11:52:24.660Z] ---> Running in a56791783836 [2022-06-03T11:52:24.660Z] ---> Running in f321f7b5eabc [2022-06-03T11:52:24.660Z] Removing intermediate container b7d755a3f062 [2022-06-03T11:52:24.660Z] ---> efe8773c8b62 [2022-06-03T11:52:24.660Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T11:52:24.923Z] Removing intermediate container 05657ee7ec06 [2022-06-03T11:52:24.923Z] ---> c22ecfc5fea3 [2022-06-03T11:52:24.923Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:24.923Z] ---> Running in d2374c499a70 [2022-06-03T11:52:24.923Z] ---> Running in 89124d344ff1 [2022-06-03T11:52:24.923Z] Removing intermediate container f321f7b5eabc [2022-06-03T11:52:24.923Z] ---> 161c25ef9f3b [2022-06-03T11:52:24.923Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T11:52:24.923Z] ---> Running in a1729a69967f [2022-06-03T11:52:24.923Z] Removing intermediate container d2374c499a70 [2022-06-03T11:52:24.923Z] ---> 9e4cb333d030 [2022-06-03T11:52:24.923Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:24.923Z] ---> Running in 71c4d24145c8 [2022-06-03T11:52:24.923Z] Removing intermediate container 89124d344ff1 [2022-06-03T11:52:24.923Z] ---> 962db7d1f1ff [2022-06-03T11:52:24.923Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T11:52:24.959Z] 3f3a8bcf1eab: Pull complete [2022-06-03T11:52:24.959Z] 0c92f367c5e7: Pull complete [2022-06-03T11:52:24.959Z] 63b1bc5785f6: Pull complete [2022-06-03T11:52:24.959Z] 626d30ff41c6: Pull complete [2022-06-03T11:52:25.183Z] ---> Running in 44941dfe976a [2022-06-03T11:52:25.183Z] Removing intermediate container a1729a69967f [2022-06-03T11:52:25.183Z] ---> 33a420feac75 [2022-06-03T11:52:25.183Z] Step 19/20 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:25.183Z] Removing intermediate container 71c4d24145c8 [2022-06-03T11:52:25.183Z] ---> 37672d323416 [2022-06-03T11:52:25.183Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T11:52:25.183Z] ---> Running in edde41b7451b [2022-06-03T11:52:25.183Z] ---> Running in 2b5cedf876eb [2022-06-03T11:52:25.183Z] Removing intermediate container 44941dfe976a [2022-06-03T11:52:25.183Z] ---> 58dbe084f6f3 [2022-06-03T11:52:25.183Z] [2022-06-03T11:52:25.183Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T11:52:25.444Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T11:52:25.444Z] ---> bc6c0ffef665 [2022-06-03T11:52:25.444Z] 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-06-03T11:52:25.444Z] Removing intermediate container edde41b7451b [2022-06-03T11:52:25.444Z] ---> 6dabae23ac89 [2022-06-03T11:52:25.444Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T11:52:25.444Z] Successfully built 58dbe084f6f3 [2022-06-03T11:52:25.444Z] ---> Running in c05b01b5111e [2022-06-03T11:52:25.444Z] Successfully tagged core-command:latest [2022-06-03T11:52:25.444Z] Building core-data [2022-06-03T11:52:25.444Z]  Building core-command ... done Removing intermediate container 2b5cedf876eb [2022-06-03T11:52:25.444Z] ---> 971af37e1da4 [2022-06-03T11:52:25.444Z] [2022-06-03T11:52:25.444Z] ---> Running in 0a6f5bc44ae9 [2022-06-03T11:52:25.444Z] Removing intermediate container a56791783836 [2022-06-03T11:52:25.444Z] ---> e3db9f0ca9ab [2022-06-03T11:52:25.444Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:52:25.715Z] Removing intermediate container c05b01b5111e [2022-06-03T11:52:25.715Z] ---> 70dbc50b36d0 [2022-06-03T11:52:25.715Z] 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-06-03T11:52:25.715Z] Removing intermediate container 0a6f5bc44ae9 [2022-06-03T11:52:25.715Z] ---> 1e75f058bf22 [2022-06-03T11:52:25.715Z] [2022-06-03T11:52:25.715Z] Successfully built 971af37e1da4 [2022-06-03T11:52:25.715Z] Successfully tagged core-metadata:latest [2022-06-03T11:52:25.715Z] Building security-secretstore-setup [2022-06-03T11:52:25.715Z]  Building core-metadata ... done  ---> Running in 3a62f6052083 [2022-06-03T11:52:25.973Z] Successfully built 1e75f058bf22 [2022-06-03T11:52:25.973Z] ---> 2620e6fc4ef9 [2022-06-03T11:52:25.973Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T11:52:25.973Z] Successfully tagged security-proxy-setup:latest [2022-06-03T11:52:25.973Z]  Building security-proxy-setup ... done Building support-scheduler [2022-06-03T11:52:26.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:26.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:26.494Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T11:52:26.494Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T11:52:26.494Z] Executing bash-5.1.16-r0.post-install [2022-06-03T11:52:26.494Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T11:52:26.494Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T11:52:26.494Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T11:52:26.755Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T11:52:26.755Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T11:52:26.755Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T11:52:26.755Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T11:52:26.755Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T11:52:26.755Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T11:52:26.755Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T11:52:26.755Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T11:52:26.755Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T11:52:26.755Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T11:52:26.755Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T11:52:26.755Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T11:52:27.014Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T11:52:27.273Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T11:52:27.273Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T11:52:27.273Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T11:52:27.273Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T11:52:27.273Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T11:52:27.273Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T11:52:27.273Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T11:52:27.273Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T11:52:27.273Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T11:52:27.273Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T11:52:27.273Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T11:52:27.273Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T11:52:27.273Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T11:52:27.273Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T11:52:27.273Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T11:52:27.273Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T11:52:27.273Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T11:52:27.273Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T11:52:27.273Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T11:52:27.273Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T11:52:27.273Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T11:52:27.273Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T11:52:27.273Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T11:52:27.273Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T11:52:27.533Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T11:52:27.533Z] OK: 84 MiB in 64 packages [2022-06-03T11:52:28.102Z] Collecting docker-compose==1.23.2 [2022-06-03T11:52:28.102Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T11:52:28.102Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T11:52:28.102Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T11:52:28.364Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T11:52:28.364Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T11:52:28.364Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T11:52:28.364Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T11:52:28.364Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T11:52:28.364Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T11:52:28.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T11:52:29.196Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T11:52:29.196Z] 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-06-03T11:52:29.196Z] ---> 61372c90259b [2022-06-03T11:52:29.196Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T11:52:29.196Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T11:52:29.196Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T11:52:29.459Z] ---> 76946e632d53 [2022-06-03T11:52:29.459Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T11:52:29.459Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T11:52:29.459Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T11:52:29.459Z] ---> 87d3c045b977 [2022-06-03T11:52:29.459Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T11:52:29.718Z] ---> 86fb7e6fd01d [2022-06-03T11:52:29.718Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T11:52:29.718Z] ---> Running in 24f0b0a2e9ad [2022-06-03T11:52:29.979Z] Removing intermediate container 24f0b0a2e9ad [2022-06-03T11:52:29.979Z] ---> 57da89dce36f [2022-06-03T11:52:29.979Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T11:52:29.979Z] Collecting PyYAML<4,>=3.10 [2022-06-03T11:52:29.979Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T11:52:30.239Z] ---> 153bad772bcd [2022-06-03T11:52:30.239Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T11:52:30.240Z] ---> Running in 79bd608398e0 [2022-06-03T11:52:30.809Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T11:52:30.809Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T11:52:30.809Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T11:52:30.809Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T11:52:30.809Z] 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-06-03T11:52:30.809Z] Collecting idna<2.8,>=2.5 [2022-06-03T11:52:30.809Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T11:52:30.809Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T11:52:31.068Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T11:52:31.068Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T11:52:31.068Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T11:52:31.068Z] Removing intermediate container 79bd608398e0 [2022-06-03T11:52:31.068Z] ---> dbf5b6adb994 [2022-06-03T11:52:31.068Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T11:52:31.068Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T11:52:31.068Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T11:52:31.068Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T11:52:31.068Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T11:52:31.068Z] ---> Running in 1cb72ca45d51 [2022-06-03T11:52:31.068Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T11:52:31.068Z] Attempting uninstall: urllib3 [2022-06-03T11:52:31.068Z] Found existing installation: urllib3 1.26.5 [2022-06-03T11:52:31.068Z] Uninstalling urllib3-1.26.5: [2022-06-03T11:52:31.068Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T11:52:31.329Z] Removing intermediate container 1cb72ca45d51 [2022-06-03T11:52:31.329Z] ---> 23da3e154a55 [2022-06-03T11:52:31.329Z] Step 27/30 : CMD ["gate"] [2022-06-03T11:52:31.589Z] Attempting uninstall: idna [2022-06-03T11:52:31.589Z] Found existing installation: idna 3.2 [2022-06-03T11:52:31.589Z] Uninstalling idna-3.2: [2022-06-03T11:52:31.589Z] Successfully uninstalled idna-3.2 [2022-06-03T11:52:31.589Z] ---> Running in 4189a0f751bd [2022-06-03T11:52:31.589Z] Attempting uninstall: chardet [2022-06-03T11:52:31.589Z] Found existing installation: chardet 4.0.0 [2022-06-03T11:52:31.589Z] Uninstalling chardet-4.0.0: [2022-06-03T11:52:31.589Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T11:52:31.704Z] de1d54c125be: Pull complete [2022-06-03T11:52:31.704Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T11:52:31.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T11:52:31.704Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:52:31.850Z] Removing intermediate container 4189a0f751bd [2022-06-03T11:52:31.850Z] ---> 35c8bb74ddf6 [2022-06-03T11:52:31.850Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T11:52:32.113Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-03T11:52:32.113Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T11:52:32.113Z] WORKDIR /edgex [2022-06-03T11:52:32.113Z] COPY go.mod . [2022-06-03T11:52:32.113Z] RUN go mod download [2022-06-03T11:52:32.122Z] ---> Running in 10235dc77545 [2022-06-03T11:52:32.122Z] Attempting uninstall: requests [2022-06-03T11:52:32.122Z] Found existing installation: requests 2.25.1 [2022-06-03T11:52:32.122Z] Uninstalling requests-2.25.1: [2022-06-03T11:52:32.122Z] Successfully uninstalled requests-2.25.1 [2022-06-03T11:52:32.122Z] Removing intermediate container 10235dc77545 [2022-06-03T11:52:32.122Z] ---> 6c77ea4e70c7 [2022-06-03T11:52:32.122Z] Step 29/30 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:32.381Z] Running setup.py install for texttable: started [2022-06-03T11:52:32.381Z] ---> Running in 4baf3069ebdf [2022-06-03T11:52:32.647Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T11:52:32.647Z] Running setup.py install for PyYAML: started [2022-06-03T11:52:32.647Z] Removing intermediate container 4baf3069ebdf [2022-06-03T11:52:32.647Z] ---> 7599d67dc75b [2022-06-03T11:52:32.647Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T11:52:32.911Z] ---> Running in c6d434adbafd [2022-06-03T11:52:33.170Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T11:52:33.170Z] Removing intermediate container c6d434adbafd [2022-06-03T11:52:33.170Z] ---> 06b5c27f73df [2022-06-03T11:52:33.170Z] [2022-06-03T11:52:33.170Z] Running setup.py install for docopt: started [2022-06-03T11:52:33.170Z] Successfully built 06b5c27f73df [2022-06-03T11:52:33.170Z] Successfully tagged security-bootstrapper:latest [2022-06-03T11:52:33.170Z]  Building security-bootstrapper ... done Building support-notifications [2022-06-03T11:52:33.429Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T11:52:33.429Z] Running setup.py install for dockerpty: started [2022-06-03T11:52:33.688Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T11:52:33.947Z] 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-06-03T11:52:35.528Z] Sending build context to Docker daemon 180.5MB [2022-06-03T11:52:35.528Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T11:52:35.528Z] ---> 5f011755c4a2 [2022-06-03T11:52:35.528Z] Step 2/4 : WORKDIR /edgex [2022-06-03T11:52:37.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:52:37.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:52:37.241Z] ---> 7d213f12c498 [2022-06-03T11:52:37.241Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:52:37.241Z] ---> Using cache [2022-06-03T11:52:37.241Z] ---> 34213643b515 [2022-06-03T11:52:37.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:52:37.241Z] ---> Using cache [2022-06-03T11:52:37.241Z] ---> 9977d6153ccc [2022-06-03T11:52:37.241Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T11:52:37.499Z] ---> Running in ad475572ef04 [2022-06-03T11:52:37.499Z] Removing intermediate container ad475572ef04 [2022-06-03T11:52:37.499Z] ---> 3c20e75ff254 [2022-06-03T11:52:37.499Z] Step 3/4 : COPY go.mod . [2022-06-03T11:52:37.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:52:37.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:52:37.502Z] ---> 7d213f12c498 [2022-06-03T11:52:37.502Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T11:52:37.502Z] ---> Using cache [2022-06-03T11:52:37.502Z] ---> 34213643b515 [2022-06-03T11:52:37.502Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:52:37.502Z] ---> Using cache [2022-06-03T11:52:37.502Z] ---> 9977d6153ccc [2022-06-03T11:52:37.502Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T11:52:37.502Z] ---> Using cache [2022-06-03T11:52:37.502Z] ---> 9e334d1edf8e [2022-06-03T11:52:37.502Z] Step 6/24 : COPY . . [2022-06-03T11:52:37.502Z] ---> Using cache [2022-06-03T11:52:37.502Z] ---> 77fd6c68facc [2022-06-03T11:52:37.502Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:37.502Z] ---> Using cache [2022-06-03T11:52:37.502Z] ---> 55717dd7c321 [2022-06-03T11:52:37.502Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T11:52:37.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:52:37.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:52:37.764Z] ---> 7d213f12c498 [2022-06-03T11:52:37.764Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T11:52:37.764Z] ---> Using cache [2022-06-03T11:52:37.764Z] ---> 34213643b515 [2022-06-03T11:52:37.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:52:37.764Z] ---> Using cache [2022-06-03T11:52:37.764Z] ---> 9977d6153ccc [2022-06-03T11:52:37.764Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T11:52:37.764Z] ---> Using cache [2022-06-03T11:52:37.764Z] ---> 9e334d1edf8e [2022-06-03T11:52:37.764Z] Step 6/23 : COPY go.mod . [2022-06-03T11:52:38.095Z] ---> 671a34c5b8b8 [2022-06-03T11:52:38.096Z] Step 4/4 : RUN go mod download [2022-06-03T11:52:38.096Z] ---> Running in 15e6eb2dcff3 [2022-06-03T11:52:39.676Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:52:39.676Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:52:39.676Z] ---> 7d213f12c498 [2022-06-03T11:52:39.676Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T11:52:39.676Z] ---> Using cache [2022-06-03T11:52:39.676Z] ---> 34213643b515 [2022-06-03T11:52:39.676Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:52:39.676Z] ---> Using cache [2022-06-03T11:52:39.676Z] ---> 9977d6153ccc [2022-06-03T11:52:39.676Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T11:52:39.676Z] ---> d6f8efe96f08 [2022-06-03T11:52:39.676Z] Step 7/23 : RUN go mod download [2022-06-03T11:52:39.676Z] ---> Running in 340d4c1d7bf7 [2022-06-03T11:52:39.676Z] ---> Running in b586d38de2c3 [2022-06-03T11:52:39.676Z] ---> Running in 14db13298912 [2022-06-03T11:52:39.676Z] ---> Running in a1c4e4899331 [2022-06-03T11:52:39.676Z] Removing intermediate container 3a62f6052083 [2022-06-03T11:52:39.676Z] ---> 93c736fd3fe6 [2022-06-03T11:52:39.676Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T11:52:39.676Z] ---> Running in 319c707845b1 [2022-06-03T11:52:39.938Z] Removing intermediate container 319c707845b1 [2022-06-03T11:52:39.938Z] ---> ec060627ee17 [2022-06-03T11:52:39.938Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T11:52:39.938Z] ---> Running in a1d0e9ffbd19 [2022-06-03T11:52:39.938Z] Removing intermediate container a1d0e9ffbd19 [2022-06-03T11:52:39.938Z] ---> cd538250c147 [2022-06-03T11:52:39.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T11:52:40.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:40.245Z] 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-06-03T11:52:40.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:40.506Z] ---> 1317416bc1b6 [2022-06-03T11:52:40.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T11:52:40.766Z] ---> aa7529b02247 [2022-06-03T11:52:40.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T11:52:41.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:41.027Z] Removing intermediate container a1c4e4899331 [2022-06-03T11:52:41.027Z] ---> 1e3c1f30b839 [2022-06-03T11:52:41.027Z] Step 8/23 : COPY . . [2022-06-03T11:52:41.027Z] ---> 970568a52215 [2022-06-03T11:52:41.027Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T11:52:41.027Z] ---> Running in ced4a8b9f516 [2022-06-03T11:52:41.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:41.287Z] OK: 221 MiB in 52 packages [2022-06-03T11:52:41.545Z] Removing intermediate container ced4a8b9f516 [2022-06-03T11:52:41.545Z] ---> 5df9c8df8f0e [2022-06-03T11:52:41.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:52:41.545Z] OK: 221 MiB in 52 packages [2022-06-03T11:52:42.484Z] ---> Running in cbb2562beee4 [2022-06-03T11:52:42.746Z] Removing intermediate container cbb2562beee4 [2022-06-03T11:52:42.746Z] ---> 9a95695a74f1 [2022-06-03T11:52:42.746Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T11:52:42.746Z] ---> Running in d9e212e21948 [2022-06-03T11:52:42.746Z] Removing intermediate container b586d38de2c3 [2022-06-03T11:52:42.746Z] ---> 68e9535a78bd [2022-06-03T11:52:42.746Z] Step 6/22 : COPY . . [2022-06-03T11:52:42.746Z] Removing intermediate container 340d4c1d7bf7 [2022-06-03T11:52:42.746Z] ---> b4e7cd48681b [2022-06-03T11:52:42.746Z] Step 6/21 : COPY . . [2022-06-03T11:52:43.011Z] Removing intermediate container d9e212e21948 [2022-06-03T11:52:43.011Z] ---> 057a7a8626c5 [2022-06-03T11:52:43.011Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:43.011Z] ---> Running in f5654fe3d825 [2022-06-03T11:52:43.271Z] Removing intermediate container f5654fe3d825 [2022-06-03T11:52:43.271Z] ---> 822bbf278cca [2022-06-03T11:52:43.271Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T11:52:45.199Z] ---> Running in d06aa5f55ca0 [2022-06-03T11:52:46.655Z] 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-06-03T11:52:46.937Z] Removing intermediate container d06aa5f55ca0 [2022-06-03T11:52:46.937Z] ---> f4cf743a44fa [2022-06-03T11:52:46.937Z] [2022-06-03T11:52:46.937Z] Successfully built f4cf743a44fa [2022-06-03T11:52:47.506Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T11:52:47.767Z]  Building sys-mgmt-agent ... done  ---> 7cd708f7c439 [2022-06-03T11:52:47.767Z] Step 9/23 : RUN go mod tidy [2022-06-03T11:52:48.710Z] ---> Running in 2e693f82b16a [2022-06-03T11:52:48.710Z] ---> 7784d050f69d [2022-06-03T11:52:48.710Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:48.970Z] ---> Running in a5f79f9503a2 [2022-06-03T11:52:48.970Z] ---> 1ad3000e12bd [2022-06-03T11:52:48.970Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:52:49.230Z] ---> Running in 711440660b5e [2022-06-03T11:52:49.230Z] skipping... [2022-06-03T11:52:49.490Z] Removing intermediate container 14db13298912 [2022-06-03T11:52:49.490Z] ---> 0f3e3fc88cfd [2022-06-03T11:52:49.490Z] [2022-06-03T11:52:49.490Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T11:52:49.490Z] ---> e04c818066af [2022-06-03T11:52:49.490Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T11:52:49.490Z] ---> Running in e416c31fec2c [2022-06-03T11:52:49.490Z] Removing intermediate container 2e693f82b16a [2022-06-03T11:52:49.490Z] ---> 1f6ea9dc23b0 [2022-06-03T11:52:49.490Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T11:52:49.490Z] ---> Running in 708d019d1b0e [2022-06-03T11:52:49.753Z] Removing intermediate container a5f79f9503a2 [2022-06-03T11:52:49.753Z] ---> 9df667fbd0ad [2022-06-03T11:52:49.753Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T11:52:49.753Z] ---> Running in c26b8f42389d [2022-06-03T11:52:49.753Z] skipping... [2022-06-03T11:52:50.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:50.014Z] 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-06-03T11:52:50.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:52:50.014Z] Removing intermediate container 711440660b5e [2022-06-03T11:52:50.014Z] ---> 5b75829a7a23 [2022-06-03T11:52:50.014Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T11:52:50.273Z] 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-06-03T11:52:50.273Z] ---> Running in fbaf02a15c60 [2022-06-03T11:52:50.273Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T11:52:50.273Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T11:52:50.273Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T11:52:50.273Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:52:50.273Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T11:52:50.273Z] OK: 6 MiB in 17 packages [2022-06-03T11:52:50.535Z] 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-06-03T11:52:51.123Z] Removing intermediate container e416c31fec2c [2022-06-03T11:52:51.123Z] ---> d3901e7f8b9c [2022-06-03T11:52:51.123Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T11:52:51.384Z] ---> Running in 9ad436f23b39 [2022-06-03T11:52:51.644Z] Removing intermediate container 9ad436f23b39 [2022-06-03T11:52:51.644Z] ---> 3fee4013198f [2022-06-03T11:52:51.644Z] Step 12/24 : WORKDIR / [2022-06-03T11:52:51.644Z] ---> Running in 7af1bb560b50 [2022-06-03T11:52:51.904Z] Removing intermediate container 7af1bb560b50 [2022-06-03T11:52:51.904Z] ---> 0e0e56e0f826 [2022-06-03T11:52:51.904Z] 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-06-03T11:52:52.842Z] ---> 9722e1be6289 [2022-06-03T11:52:52.842Z] 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-06-03T11:52:53.409Z] ---> e44a3db496fd [2022-06-03T11:52:53.409Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T11:52:53.976Z] ---> 3486e422cca5 [2022-06-03T11:52:53.976Z] 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-06-03T11:52:54.545Z] ---> d5ceff901f5e [2022-06-03T11:52:54.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T11:52:55.112Z] ---> c1d1234e3543 [2022-06-03T11:52:55.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T11:52:56.060Z] ---> ad58e65dec75 [2022-06-03T11:52:56.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T11:52:56.347Z] ---> 87484d106487 [2022-06-03T11:52:56.347Z] 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-06-03T11:52:56.607Z] ---> Running in be473935a440 [2022-06-03T11:52:57.989Z] Removing intermediate container be473935a440 [2022-06-03T11:52:57.989Z] ---> 9636432975ad [2022-06-03T11:52:57.989Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T11:52:57.989Z] ---> Running in 66528819d01e [2022-06-03T11:52:58.252Z] Removing intermediate container 66528819d01e [2022-06-03T11:52:58.252Z] ---> d502ed07f645 [2022-06-03T11:52:58.252Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T11:52:58.252Z] ---> Running in 9403a24991a6 [2022-06-03T11:52:58.512Z] Removing intermediate container 9403a24991a6 [2022-06-03T11:52:58.512Z] ---> e60de3813edf [2022-06-03T11:52:58.512Z] Step 23/24 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:52:58.512Z] ---> Running in 474add0fbfa8 [2022-06-03T11:52:58.771Z] Removing intermediate container 474add0fbfa8 [2022-06-03T11:52:58.771Z] ---> 1b5efb0ab5ab [2022-06-03T11:52:58.771Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T11:52:58.771Z] ---> Running in f6d19af644ac [2022-06-03T11:52:59.031Z] Removing intermediate container f6d19af644ac [2022-06-03T11:52:59.031Z] ---> 477f72c6ea08 [2022-06-03T11:52:59.031Z] [2022-06-03T11:52:59.031Z] Successfully built 477f72c6ea08 [2022-06-03T11:52:59.031Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T11:53:00.411Z]  Building security-secretstore-setup ... done Removing intermediate container 708d019d1b0e [2022-06-03T11:53:00.411Z] ---> bfb142ab5bdf [2022-06-03T11:53:00.411Z] [2022-06-03T11:53:00.411Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T11:53:00.411Z] ---> e04c818066af [2022-06-03T11:53:00.411Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T11:53:00.411Z] ---> Using cache [2022-06-03T11:53:00.411Z] ---> e2cfcfbe3548 [2022-06-03T11:53:00.411Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T11:53:00.411Z] ---> Using cache [2022-06-03T11:53:00.411Z] ---> 4f3b9114dd57 [2022-06-03T11:53:00.411Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T11:53:00.411Z] ---> Running in 388d68e1e02b [2022-06-03T11:53:00.671Z] Removing intermediate container 388d68e1e02b [2022-06-03T11:53:00.671Z] ---> f2994c9931c0 [2022-06-03T11:53:00.671Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T11:53:00.931Z] ---> Running in 42ed432068c5 [2022-06-03T11:53:01.191Z] Removing intermediate container 42ed432068c5 [2022-06-03T11:53:01.191Z] ---> 24bcab77ad28 [2022-06-03T11:53:01.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:53:01.450Z] ---> 33ecead10381 [2022-06-03T11:53:01.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T11:53:01.451Z] Removing intermediate container fbaf02a15c60 [2022-06-03T11:53:01.451Z] ---> 67e16ed0408e [2022-06-03T11:53:01.451Z] [2022-06-03T11:53:01.451Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T11:53:01.451Z] ---> e04c818066af [2022-06-03T11:53:01.451Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T11:53:01.451Z] Removing intermediate container c26b8f42389d [2022-06-03T11:53:01.451Z] ---> 9a61420f77e4 [2022-06-03T11:53:01.451Z] [2022-06-03T11:53:01.451Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T11:53:01.451Z] ---> e04c818066af [2022-06-03T11:53:01.451Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T11:53:01.451Z] ---> Running in d58793a96161 [2022-06-03T11:53:01.451Z] ---> Running in a25b22bc1e34 [2022-06-03T11:53:01.710Z] Removing intermediate container a25b22bc1e34 [2022-06-03T11:53:01.710Z] ---> 226f43857767 [2022-06-03T11:53:01.710Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T11:53:01.710Z] ---> Running in 626d4d1cae1d [2022-06-03T11:53:01.710Z] ---> f9e277e12a32 [2022-06-03T11:53:01.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T11:53:01.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:53:01.971Z] Removing intermediate container 626d4d1cae1d [2022-06-03T11:53:01.971Z] ---> e41c7936db88 [2022-06-03T11:53:01.971Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T11:53:01.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:53:01.971Z] ---> Running in e4032f6606a0 [2022-06-03T11:53:01.971Z] ---> c2762f8529d8 [2022-06-03T11:53:01.971Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T11:53:01.971Z] ---> Running in 6940d757f867 [2022-06-03T11:53:01.971Z] Removing intermediate container e4032f6606a0 [2022-06-03T11:53:01.971Z] ---> 4e6ac52808c4 [2022-06-03T11:53:01.971Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:53:01.971Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T11:53:01.971Z] ---> Running in ad11e7790799 [2022-06-03T11:53:01.971Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T11:53:01.971Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:53:01.971Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T11:53:02.232Z] Removing intermediate container 6940d757f867 [2022-06-03T11:53:02.232Z] ---> d92a52bbe2f4 [2022-06-03T11:53:02.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:53:02.232Z] OK: 6 MiB in 16 packages [2022-06-03T11:53:02.232Z] ---> Running in 226d008029f4 [2022-06-03T11:53:02.232Z] Removing intermediate container 226d008029f4 [2022-06-03T11:53:02.232Z] ---> b8e387d55e20 [2022-06-03T11:53:02.232Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T11:53:02.498Z] ---> Running in b2a149f79bbd [2022-06-03T11:53:02.498Z] Removing intermediate container b2a149f79bbd [2022-06-03T11:53:02.498Z] ---> 4ca6767f7391 [2022-06-03T11:53:02.498Z] Step 22/23 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:53:02.498Z] ---> Running in a2534069ff39 [2022-06-03T11:53:02.758Z] Removing intermediate container d58793a96161 [2022-06-03T11:53:02.758Z] ---> 1c1800c7927d [2022-06-03T11:53:02.758Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T11:53:02.758Z] ---> Running in a9ac4d80476b [2022-06-03T11:53:02.758Z] Removing intermediate container a2534069ff39 [2022-06-03T11:53:02.758Z] ---> 65ef584e2f70 [2022-06-03T11:53:02.758Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T11:53:02.758Z] Removing intermediate container ad11e7790799 [2022-06-03T11:53:02.758Z] ---> b2d90203b364 [2022-06-03T11:53:02.758Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T11:53:02.758Z] ---> Running in 6202a61530c2 [2022-06-03T11:53:03.017Z] Removing intermediate container a9ac4d80476b [2022-06-03T11:53:03.017Z] ---> aa7036a788ee [2022-06-03T11:53:03.017Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T11:53:03.017Z] ---> Running in 7b6e076f49c2 [2022-06-03T11:53:03.017Z] ---> Running in 90a3dc4c51f3 [2022-06-03T11:53:03.017Z] Removing intermediate container 6202a61530c2 [2022-06-03T11:53:03.017Z] ---> f6714afd2657 [2022-06-03T11:53:03.017Z] [2022-06-03T11:53:03.017Z] Removing intermediate container 90a3dc4c51f3 [2022-06-03T11:53:03.017Z] ---> 9984b4b7bcee [2022-06-03T11:53:03.017Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T11:53:03.017Z] ---> Running in 6ff4844b253c [2022-06-03T11:53:03.017Z] Successfully built f6714afd2657 [2022-06-03T11:53:03.017Z] Successfully tagged support-scheduler:latest [2022-06-03T11:53:03.278Z]  Building support-scheduler ... done Removing intermediate container 6ff4844b253c [2022-06-03T11:53:03.278Z] ---> e5162f9d719c [2022-06-03T11:53:03.278Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:53:03.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:53:03.278Z] ---> 68c3bc02d809 [2022-06-03T11:53:03.278Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T11:53:03.537Z] ---> 1f1bf7f2ef19 [2022-06-03T11:53:03.537Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T11:53:03.798Z] ---> 40664fc3fa35 [2022-06-03T11:53:03.798Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T11:53:03.798Z] ---> Running in 911dcd2fed8e [2022-06-03T11:53:03.798Z] Removing intermediate container 911dcd2fed8e [2022-06-03T11:53:03.798Z] ---> 4caa2b2172bd [2022-06-03T11:53:03.798Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:53:04.063Z] ---> Running in 50cc2271e5a4 [2022-06-03T11:53:04.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:53:04.063Z] Removing intermediate container 50cc2271e5a4 [2022-06-03T11:53:04.063Z] ---> f25488c338b0 [2022-06-03T11:53:04.063Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T11:53:04.063Z] ---> Running in 4cbedd446fcc [2022-06-03T11:53:04.323Z] Removing intermediate container 4cbedd446fcc [2022-06-03T11:53:04.323Z] ---> 2fa5d111ce16 [2022-06-03T11:53:04.323Z] Step 20/21 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:53:04.323Z] ---> Running in d5fb3b713984 [2022-06-03T11:53:04.323Z] Removing intermediate container d5fb3b713984 [2022-06-03T11:53:04.323Z] ---> b81945f1e49e [2022-06-03T11:53:04.323Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T11:53:04.323Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T11:53:04.323Z] ---> Running in 377358e5c49a [2022-06-03T11:53:04.323Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T11:53:04.323Z] Removing intermediate container 377358e5c49a [2022-06-03T11:53:04.323Z] ---> 39bf0aef1caf [2022-06-03T11:53:04.323Z] [2022-06-03T11:53:04.583Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T11:53:04.583Z] Successfully built 39bf0aef1caf [2022-06-03T11:53:04.583Z] Successfully tagged support-notifications:latest [2022-06-03T11:53:04.583Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T11:53:04.583Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T11:53:04.842Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T11:53:04.842Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T11:53:04.842Z] OK: 8 MiB in 20 packages [2022-06-03T11:53:05.410Z] Removing intermediate container 7b6e076f49c2 [2022-06-03T11:53:05.410Z] ---> eaa70dada6c9 [2022-06-03T11:53:05.410Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:53:05.410Z] ---> c232290185cc [2022-06-03T11:53:05.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T11:53:05.670Z] ---> 97b8794bb756 [2022-06-03T11:53:05.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T11:53:05.930Z] ---> a221ca3ca0bc [2022-06-03T11:53:05.930Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T11:53:05.930Z] ---> Running in d567cbcad978 [2022-06-03T11:53:05.930Z] Removing intermediate container d567cbcad978 [2022-06-03T11:53:05.930Z] ---> 6f560846e5ae [2022-06-03T11:53:05.930Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:53:05.930Z] ---> Running in 23f73f30d91c [2022-06-03T11:53:06.189Z] Removing intermediate container 23f73f30d91c [2022-06-03T11:53:06.189Z] ---> 7ad634b85356 [2022-06-03T11:53:06.189Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T11:53:06.189Z] ---> Running in ba30d7677459 [2022-06-03T11:53:06.189Z] Removing intermediate container ba30d7677459 [2022-06-03T11:53:06.189Z] ---> 1819e2c4742c [2022-06-03T11:53:06.189Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:53:06.189Z] ---> Running in ff23c765bda8 [2022-06-03T11:53:06.448Z] Removing intermediate container ff23c765bda8 [2022-06-03T11:53:06.448Z] ---> 4f5d80d70d63 [2022-06-03T11:53:06.448Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T11:53:06.448Z] ---> Running in 9d15a37f43c5 [2022-06-03T11:53:06.448Z] Removing intermediate container 9d15a37f43c5 [2022-06-03T11:53:06.448Z] ---> dc6b31952b49 [2022-06-03T11:53:06.448Z] [2022-06-03T11:53:06.448Z] Successfully built dc6b31952b49 [2022-06-03T11:53:06.708Z] Successfully tagged core-data:latest [2022-06-03T11:53:06.715Z]  Building core-data ... done  [Pipeline] } [2022-06-03T11:53:06.744Z] $ docker stop --time=1 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 [2022-06-03T11:53:08.014Z] $ docker rm -f 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T11:53:08.429Z] + docker images [2022-06-03T11:53:08.429Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T11:53:08.429Z] core-data latest dc6b31952b49 2 seconds ago 19.9MB [2022-06-03T11:53:08.429Z] support-notifications latest 39bf0aef1caf 4 seconds ago 16.6MB [2022-06-03T11:53:08.429Z] support-scheduler latest f6714afd2657 6 seconds ago 15.9MB [2022-06-03T11:53:08.429Z] 9a61420f77e4 7 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] 67e16ed0408e 7 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] bfb142ab5bdf 8 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] security-secretstore-setup latest 477f72c6ea08 10 seconds ago 27.7MB [2022-06-03T11:53:08.429Z] 0f3e3fc88cfd 19 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] sys-mgmt-agent latest f4cf743a44fa 24 seconds ago 294MB [2022-06-03T11:53:08.429Z] security-bootstrapper latest 06b5c27f73df 36 seconds ago 18.7MB [2022-06-03T11:53:08.429Z] security-proxy-setup latest 1e75f058bf22 43 seconds ago 26.1MB [2022-06-03T11:53:08.429Z] core-command latest 58dbe084f6f3 43 seconds ago 15.7MB [2022-06-03T11:53:08.429Z] core-metadata latest 971af37e1da4 43 seconds ago 16.5MB [2022-06-03T11:53:08.429Z] 530e60c3fcec 48 seconds ago 1.78GB [2022-06-03T11:53:08.429Z] 240a98addb82 49 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] 8b84b85741f3 49 seconds ago 1.79GB [2022-06-03T11:53:08.429Z] ae7a84d36b30 50 seconds ago 1.78GB [2022-06-03T11:53:08.429Z] 8b87137d07e6 51 seconds ago 1.78GB [2022-06-03T11:53:08.429Z] ci-base-image-x86_64 latest 7d213f12c498 3 minutes ago 1.27GB [2022-06-03T11:53:08.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB [2022-06-03T11:53:08.429Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T11:53:08.429Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T11:53:08.429Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T11:53:08.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months 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-06-03T11:53:23.977Z] Still waiting to schedule task [2022-06-03T11:53:23.978Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-06-03T11:53:59.881Z] Removing intermediate container 15e6eb2dcff3 [2022-06-03T11:53:59.881Z] ---> e7593926eb1d [2022-06-03T11:53:59.881Z] Successfully built e7593926eb1d [2022-06-03T11:53:59.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:54:00.294Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T11:54:00.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:54:00.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2022-06-03T11:54:00.716Z] $ 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-arm64 cat [2022-06-03T11:54:02.052Z] $ docker top 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:54:03.042Z] + go version [2022-06-03T11:54:03.042Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T11:54:03.079Z] $ docker stop --time=1 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 [2022-06-03T11:54:04.712Z] $ docker rm -f 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:54:05.641Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T11:54:05.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:54:05.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2022-06-03T11:54:06.055Z] $ 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-arm64 cat [2022-06-03T11:54:07.356Z] $ docker top b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T11:54:07.686Z] ========================================================= [2022-06-03T11:54:07.686Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T11:54:07.686Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:54:08.389Z] + make test [2022-06-03T11:54:08.389Z] go mod tidy [2022-06-03T11:54:08.991Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T11:54:40.538Z] Running on prd-ubuntu18.04-docker-8c-8g-925 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [Pipeline] { [Pipeline] ws [2022-06-03T11:54:40.582Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T11:54:40.648Z] The recommended git tool is: git [2022-06-03T11:54:41.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T11:54:42.170Z] using credential edgex-jenkins-ssh [2022-06-03T11:54:42.183Z] Cloning the remote Git repository [2022-06-03T11:54:42.203Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:54:42.237Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T11:54:42.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:54:42.270Z] > git --version # timeout=10 [2022-06-03T11:54:42.276Z] > git --version # 'git version 2.17.1' [2022-06-03T11:54:42.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:54:42.326Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T11:54:46.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T11:54:46.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T11:54:46.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T11:54:46.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T11:54:46.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:54:46.286Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T11:54:46.817Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:54:46.986Z] Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T11:54:46.987Z] Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) [2022-06-03T11:54:46.830Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T11:54:46.835Z] > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 [2022-06-03T11:54:46.958Z] > git remote # timeout=10 [2022-06-03T11:54:46.964Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T11:54:46.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T11:54:46.973Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T11:54:46.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T11:54:46.991Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T11:54:46.996Z] > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 [2022-06-03T11:54:50.574Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" [2022-06-03T11:54:50.598Z] > git --version # timeout=10 [2022-06-03T11:54:50.603Z] > git --version # 'git version 2.17.1' [2022-06-03T11:54:50.606Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:54:51.354Z] + echo snap-build.sh [2022-06-03T11:54:51.354Z] snap-build.sh [2022-06-03T11:54:51.354Z] + SNAP_BASE_DIR=. [2022-06-03T11:54:51.354Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-06-03T11:54:51.354Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-06-03T11:54:51.354Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-06-03T11:54:51.354Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-06-03T11:54:51.354Z] + cd /w/workspace/edgex-go/1 [2022-06-03T11:54:51.354Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-03T11:54:51.354Z] Reading package lists... [2022-06-03T11:54:51.354Z] Building dependency tree... [2022-06-03T11:54:51.354Z] Reading state information... [2022-06-03T11:54:51.354Z] The following packages were automatically installed and are no longer required: [2022-06-03T11:54:51.354Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-03T11:54:51.354Z] uidmap xdelta3 [2022-06-03T11:54:51.354Z] Use 'sudo apt autoremove' to remove them. [2022-06-03T11:54:51.354Z] The following packages will be REMOVED: [2022-06-03T11:54:51.354Z] lxd* lxd-client* [2022-06-03T11:54:51.354Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-03T11:54:51.617Z] After this operation, 31.7 MB disk space will be freed. [2022-06-03T11:54:52.140Z] (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-06-03T11:54:52.140Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T11:54:53.086Z] Removing lxd dnsmasq configuration [2022-06-03T11:54:53.086Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T11:54:53.086Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-03T11:54:54.033Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-06-03T11:54:54.033Z] (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-06-03T11:54:54.033Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T11:54:55.418Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-03T11:54:55.418Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-03T11:54:55.988Z] + sudo snap remove --purge lxd [2022-06-03T11:54:56.254Z] snap "lxd" is not installed [2022-06-03T11:54:56.254Z] + sudo groupadd --force --system lxd [2022-06-03T11:54:56.254Z] ++ whoami [2022-06-03T11:54:56.254Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-03T11:54:56.254Z] + newgrp - lxd [2022-06-03T11:54:56.254Z] + sudo snap install lxd [2022-06-03T11:55:04.401Z] 2022-06-03T11:55:01Z INFO Waiting for automatic snapd restart... [2022-06-03T11:55:19.317Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-03T11:55:19.317Z] + sudo lxd init --auto [2022-06-03T11:55:29.318Z] + sudo snap install --classic snapcraft [2022-06-03T11:55:34.602Z] snapcraft 6.1 from Canonical* installed [2022-06-03T11:55:34.602Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-03T11:55:34.602Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-06-03T11:55:34.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:55:34.602Z] Dload Upload Total Spent Left Speed [2022-06-03T11:55:34.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-06-03T11:55:34.602Z] 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k [2022-06-03T11:55:34.602Z] ./yq_linux_amd64 [2022-06-03T11:55:34.602Z] + sudo snapcraft prime --use-lxd [2022-06-03T11:55:35.990Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-03T11:55:36.257Z] 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-06-03T11:55:36.257Z] - README.md [2022-06-03T11:55:36.257Z] [2022-06-03T11:55:36.257Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T11:55:36.519Z] Launching a container. [2022-06-03T11:55:37.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T11:55:38.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T11:55:38.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T11:55:39.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T11:55:46.524Z] Waiting for container to be ready [2022-06-03T11:55:46.524Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-03T11:55:46.524Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-03T11:55:46.524Z] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T11:55:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T11:55:49.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T11:55:49.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T11:55:49.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T11:55:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T11:55:51.817Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-03T11:55:51.817Z] Waiting for network to be ready... [2022-06-03T11:55:52.079Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-06-03T11:55:52.079Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-06-03T11:55:52.653Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] [2022-06-03T11:55:52.653Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T11:55:52.653Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-06-03T11:55:52.915Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-06-03T11:55:52.915Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-06-03T11:55:52.915Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-06-03T11:55:53.176Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-06-03T11:55:53.176Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-06-03T11:55:53.176Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-06-03T11:55:53.176Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] [2022-06-03T11:55:53.176Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-06-03T11:55:53.176Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-06-03T11:55:53.176Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] [2022-06-03T11:55:53.176Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] [2022-06-03T11:55:53.176Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] [2022-06-03T11:55:53.176Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] [2022-06-03T11:55:53.440Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-06-03T11:55:53.440Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] [2022-06-03T11:55:53.440Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] [2022-06-03T11:55:53.704Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-06-03T11:55:53.704Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-06-03T11:55:53.704Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] [2022-06-03T11:55:53.704Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] [2022-06-03T11:55:53.704Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] [2022-06-03T11:55:53.704Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] [2022-06-03T11:55:57.009Z] Fetched 26.9 MB in 5s (5569 kB/s) [2022-06-03T11:55:57.584Z] Reading package lists... [2022-06-03T11:55:57.846Z] Reading package lists... [2022-06-03T11:55:58.106Z] Building dependency tree... [2022-06-03T11:55:58.106Z] Reading state information... [2022-06-03T11:55:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements [2022-06-03T11:55:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T11:55:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T11:55:58.367Z] The following additional packages will be installed: [2022-06-03T11:55:58.367Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T11:55:58.367Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T11:55:58.367Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T11:55:58.367Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-03T11:55:58.367Z] Suggested packages: [2022-06-03T11:55:58.367Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-03T11:55:58.367Z] Recommended packages: [2022-06-03T11:55:58.367Z] gnupg libsasl2-modules [2022-06-03T11:55:58.367Z] The following NEW packages will be installed: [2022-06-03T11:55:58.367Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T11:55:58.367Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T11:55:58.367Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T11:55:58.367Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-03T11:55:58.367Z] The following packages will be upgraded: [2022-06-03T11:55:58.367Z] gpg gpg-agent gpgconf libudev1 [2022-06-03T11:55:58.367Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-06-03T11:55:58.367Z] Need to get 3529 kB of archives. [2022-06-03T11:55:58.367Z] After this operation, 13.3 MB of additional disk space will be used. [2022-06-03T11:55:58.367Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] [2022-06-03T11:55:58.367Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] [2022-06-03T11:55:58.367Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] [2022-06-03T11:55:58.367Z] Get:4 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-06-03T11:55:58.367Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-06-03T11:55:58.367Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-06-03T11:55:58.367Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-06-03T11:55:58.368Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-06-03T11:55:58.368Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] [2022-06-03T11:55:58.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-06-03T11:55:59.203Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-06-03T11:55:59.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-06-03T11:55:59.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-03T11:55:59.203Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-06-03T11:55:59.203Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-06-03T11:55:59.203Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-06-03T11:55:59.203Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-06-03T11:55:59.203Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-06-03T11:55:59.203Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-06-03T11:55:59.203Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-06-03T11:55:59.465Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-06-03T11:55:59.465Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-06-03T11:55:59.465Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T11:55:59.465Z] Fetched 3529 kB in 1s (3373 kB/s) [2022-06-03T11:55:59.465Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T11:55:59.465Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:55:59.465Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T11:55:59.465Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-06-03T11:55:59.727Z] Selecting previously unselected package udev. [2022-06-03T11:55:59.728Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T11:55:59.728Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:55:59.728Z] Unpacking udev (237-3ubuntu10.53) ... [2022-06-03T11:55:59.989Z] Selecting previously unselected package libfuse2:amd64. [2022-06-03T11:55:59.989Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T11:55:59.989Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T11:55:59.989Z] Selecting previously unselected package fuse. [2022-06-03T11:55:59.989Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T11:55:59.989Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-06-03T11:55:59.989Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T11:55:59.989Z] Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T11:56:00.250Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T11:56:00.250Z] Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T11:56:00.250Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T11:56:00.250Z] Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T11:56:00.250Z] Selecting previously unselected package libksba8:amd64. [2022-06-03T11:56:00.250Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-03T11:56:00.250Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-03T11:56:00.512Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-03T11:56:00.512Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.512Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.512Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-03T11:56:00.512Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.512Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.512Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-03T11:56:00.512Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.512Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.513Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-03T11:56:00.513Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.513Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.775Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-03T11:56:00.775Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.775Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.775Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-03T11:56:00.775Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.775Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:00.775Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-03T11:56:00.775Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:00.775Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:01.039Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-03T11:56:01.039Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:01.039Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:01.039Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-03T11:56:01.039Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T11:56:01.039Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:01.039Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T11:56:01.039Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T11:56:01.039Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T11:56:01.039Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T11:56:01.039Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T11:56:01.039Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T11:56:01.521Z] Selecting previously unselected package libldap-common. [2022-06-03T11:56:01.521Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-06-03T11:56:01.521Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T11:56:01.521Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T11:56:01.521Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-06-03T11:56:01.521Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T11:56:01.521Z] Selecting previously unselected package dirmngr. [2022-06-03T11:56:01.521Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T11:56:01.521Z] Unpacking dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:01.521Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T11:56:01.521Z] Setting up gpgconf (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:01.521Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T11:56:01.521Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T11:56:01.521Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T11:56:01.521Z] Setting up gpg-agent (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:01.521Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:01.521Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-03T11:56:01.521Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T11:56:01.521Z] Setting up udev (237-3ubuntu10.53) ... [2022-06-03T11:56:01.798Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T11:56:02.062Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.062Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-06-03T11:56:02.062Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-06-03T11:56:02.062Z] Setting up gpg (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:02.062Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.062Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.062Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.062Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.324Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.324Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.324Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T11:56:02.324Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T11:56:02.324Z] Setting up dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:02.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T11:56:02.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.585s coverage: 98.5% of statements [2022-06-03T11:56:02.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T11:56:02.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.464s coverage: 44.7% of statements [2022-06-03T11:56:02.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T11:56:02.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T11:56:02.898Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-06-03T11:56:02.898Z] settings in the [Install] section, and DefaultInstance for template units). [2022-06-03T11:56:02.898Z] This means they are not meant to be enabled using systemctl. [2022-06-03T11:56:02.898Z] Possible reasons for having this kind of units are: [2022-06-03T11:56:02.898Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-06-03T11:56:02.898Z] .wants/ or .requires/ directory. [2022-06-03T11:56:02.898Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-06-03T11:56:02.898Z] a requirement dependency on it. [2022-06-03T11:56:02.898Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-06-03T11:56:02.898Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-03T11:56:02.898Z] 4) In case of template units, the unit is meant to be enabled with some [2022-06-03T11:56:02.898Z] instance name specified. [2022-06-03T11:56:03.165Z] Reading package lists... [2022-06-03T11:56:03.429Z] Building dependency tree... [2022-06-03T11:56:03.429Z] Reading state information... [2022-06-03T11:56:03.691Z] The following additional packages will be installed: [2022-06-03T11:56:03.691Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-06-03T11:56:03.691Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-03T11:56:03.691Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-03T11:56:03.691Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-06-03T11:56:03.691Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-06-03T11:56:03.691Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-06-03T11:56:03.691Z] Suggested packages: [2022-06-03T11:56:03.691Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-06-03T11:56:03.691Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-06-03T11:56:03.691Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-03T11:56:03.691Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-06-03T11:56:03.691Z] systemd-container policykit-1 [2022-06-03T11:56:03.691Z] Recommended packages: [2022-06-03T11:56:03.691Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-06-03T11:56:03.691Z] The following NEW packages will be installed: [2022-06-03T11:56:03.691Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-06-03T11:56:03.691Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-06-03T11:56:03.691Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-06-03T11:56:03.691Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-06-03T11:56:03.691Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-06-03T11:56:03.691Z] squashfs-tools sudo [2022-06-03T11:56:03.691Z] The following packages will be upgraded: [2022-06-03T11:56:03.691Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-06-03T11:56:03.691Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-06-03T11:56:03.691Z] Need to get 48.9 MB of archives. [2022-06-03T11:56:03.692Z] After this operation, 186 MB of additional disk space will be used. [2022-06-03T11:56:03.692Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-06-03T11:56:03.692Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] [2022-06-03T11:56:04.635Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-06-03T11:56:04.635Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-06-03T11:56:04.635Z] 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-06-03T11:56:04.635Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-06-03T11:56:04.635Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-06-03T11:56:04.635Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-06-03T11:56:04.635Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-06-03T11:56:04.635Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-06-03T11:56:04.635Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-06-03T11:56:04.635Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-06-03T11:56:04.635Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-06-03T11:56:04.635Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-06-03T11:56:04.635Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-06-03T11:56:04.635Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-06-03T11:56:04.635Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-06-03T11:56:04.636Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-06-03T11:56:04.636Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-06-03T11:56:04.636Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-06-03T11:56:04.636Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-06-03T11:56:04.636Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-06-03T11:56:04.636Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-06-03T11:56:04.636Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-06-03T11:56:04.636Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-06-03T11:56:04.895Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-06-03T11:56:04.895Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-06-03T11:56:04.895Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-06-03T11:56:04.895Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-06-03T11:56:04.895Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-06-03T11:56:04.895Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] [2022-06-03T11:56:04.895Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-06-03T11:56:04.895Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-06-03T11:56:04.895Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] [2022-06-03T11:56:05.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.795s coverage: 89.5% of statements [2022-06-03T11:56:05.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T11:56:05.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:56:05.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 83.8% of statements [2022-06-03T11:56:05.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T11:56:05.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T11:56:05.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T11:56:05.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T11:56:05.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T11:56:06.352Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T11:56:06.352Z] Fetched 48.9 MB in 2s (21.4 MB/s) [2022-06-03T11:56:06.352Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T11:56:06.352Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:56:06.352Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T11:56:06.973Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:56:06.973Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T11:56:06.973Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-06-03T11:56:06.973Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T11:56:06.973Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-06-03T11:56:06.973Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-06-03T11:56:07.233Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-06-03T11:56:07.233Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T11:56:07.233Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-06-03T11:56:07.233Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-06-03T11:56:07.493Z] Setting up apt (1.6.14) ... [2022-06-03T11:56:07.493Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-06-03T11:56:07.754Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-03T11:56:08.015Z] (Reading database ... 12764 files and directories currently installed.) [2022-06-03T11:56:08.015Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T11:56:08.015Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T11:56:08.275Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-06-03T11:56:08.275Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T11:56:08.275Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:08.276Z] Selecting previously unselected package libexpat1:amd64. [2022-06-03T11:56:08.276Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-06-03T11:56:08.276Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T11:56:08.276Z] Selecting previously unselected package python3.6-minimal. [2022-06-03T11:56:08.276Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T11:56:08.276Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:08.535Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T11:56:08.795Z] Checking for services that may need to be restarted...done. [2022-06-03T11:56:08.795Z] Checking for services that may need to be restarted...done. [2022-06-03T11:56:08.795Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:08.795Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T11:56:08.795Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:09.056Z] Selecting previously unselected package python3-minimal. [2022-06-03T11:56:09.056Z] (Reading database ... 13012 files and directories currently installed.) [2022-06-03T11:56:09.056Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-06-03T11:56:09.056Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-06-03T11:56:09.317Z] Selecting previously unselected package mime-support. [2022-06-03T11:56:09.317Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-06-03T11:56:09.317Z] Unpacking mime-support (3.60ubuntu1) ... [2022-06-03T11:56:09.317Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-03T11:56:09.317Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-06-03T11:56:09.317Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T11:56:09.317Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-06-03T11:56:09.317Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T11:56:09.317Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:09.580Z] Selecting previously unselected package python3.6. [2022-06-03T11:56:09.580Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T11:56:09.580Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:09.841Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-03T11:56:09.841Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-06-03T11:56:09.841Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T11:56:09.841Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-06-03T11:56:09.841Z] Selecting previously unselected package python3. [2022-06-03T11:56:10.104Z] (Reading database ... 13442 files and directories currently installed.) [2022-06-03T11:56:10.104Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-06-03T11:56:10.104Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-06-03T11:56:10.104Z] Selecting previously unselected package multiarch-support. [2022-06-03T11:56:10.104Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T11:56:10.104Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T11:56:10.104Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T11:56:10.104Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-03T11:56:10.104Z] (Reading database ... 13479 files and directories currently installed.) [2022-06-03T11:56:10.104Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-06-03T11:56:10.104Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T11:56:10.104Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T11:56:10.104Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:10.104Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:10.375Z] Selecting previously unselected package dbus. [2022-06-03T11:56:10.375Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:10.375Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:10.375Z] Selecting previously unselected package libbsd0:amd64. [2022-06-03T11:56:10.375Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-06-03T11:56:10.375Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T11:56:10.375Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T11:56:10.375Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:56:10.375Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T11:56:10.375Z] Selecting previously unselected package sudo. [2022-06-03T11:56:10.375Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-06-03T11:56:10.375Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T11:56:10.634Z] Selecting previously unselected package apparmor. [2022-06-03T11:56:10.634Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T11:56:10.634Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-06-03T11:56:10.634Z] Selecting previously unselected package libedit2:amd64. [2022-06-03T11:56:10.634Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-06-03T11:56:10.634Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T11:56:10.895Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-03T11:56:10.895Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T11:56:10.895Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:10.895Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-03T11:56:10.895Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T11:56:10.895Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:10.895Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-03T11:56:10.895Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-06-03T11:56:10.895Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T11:56:10.895Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-03T11:56:10.895Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T11:56:10.895Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:11.155Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-03T11:56:11.155Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T11:56:11.155Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:11.155Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-06-03T11:56:11.155Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... [2022-06-03T11:56:11.155Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T11:56:11.417Z] Selecting previously unselected package openssh-client. [2022-06-03T11:56:11.417Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-06-03T11:56:11.417Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T11:56:11.417Z] Selecting previously unselected package dbus-user-session. [2022-06-03T11:56:11.417Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:11.417Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:11.417Z] Selecting previously unselected package squashfs-tools. [2022-06-03T11:56:11.417Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-06-03T11:56:11.417Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T11:56:11.677Z] Selecting previously unselected package snapd. [2022-06-03T11:56:11.677Z] Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... [2022-06-03T11:56:11.677Z] Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T11:56:14.976Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T11:56:14.976Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T11:56:14.976Z] Setting up mime-support (3.60ubuntu1) ... [2022-06-03T11:56:14.976Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T11:56:14.976Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T11:56:14.976Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:14.976Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T11:56:14.976Z] Setting up systemd (237-3ubuntu10.53) ... [2022-06-03T11:56:14.976Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-03T11:56:15.237Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T11:56:15.237Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T11:56:15.237Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:15.237Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T11:56:15.237Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:15.237Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:15.237Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T11:56:15.808Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T11:56:15.808Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:15.808Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:16.067Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T11:56:16.067Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T11:56:16.336Z] Setting up python3 (3.6.7-1~18.04) ... [2022-06-03T11:56:16.336Z] running python rtupdate hooks for python3.6... [2022-06-03T11:56:16.336Z] running python post-rtupdate hooks for python3.6... [2022-06-03T11:56:16.336Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.816s coverage: 94.2% of statements [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements [2022-06-03T11:56:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.431s coverage: 79.5% of statements [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2022-06-03T11:56:16.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements [2022-06-03T11:56:16.907Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-03T11:56:17.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2022-06-03T11:56:17.169Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T11:56:17.169Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T11:56:17.170Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T11:56:17.170Z] Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T11:56:17.743Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-03T11:56:17.743Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-03T11:56:18.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-03T11:56:18.265Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-03T11:56:18.265Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T11:56:18.265Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T11:56:18.525Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-03T11:56:18.785Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-03T11:56:18.785Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-03T11:56:19.045Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-03T11:56:19.045Z] /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.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-06-03T11:56:19.309Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T11:56:19.309Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T11:56:19.879Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T11:56:19.879Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T11:56:19.879Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T11:56:21.385Z] Reading package lists... [2022-06-03T11:56:21.645Z] Reading package lists... [2022-06-03T11:56:21.645Z] Building dependency tree... [2022-06-03T11:56:21.645Z] Reading state information... [2022-06-03T11:56:21.905Z] Calculating upgrade... [2022-06-03T11:56:22.167Z] The following packages will be upgraded: [2022-06-03T11:56:22.167Z] advancecomp base-files bash binutils binutils-common [2022-06-03T11:56:22.167Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-06-03T11:56:22.167Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-06-03T11:56:22.167Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-06-03T11:56:22.167Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-03T11:56:22.167Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-06-03T11:56:22.167Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-06-03T11:56:22.167Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-06-03T11:56:22.168Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-06-03T11:56:22.168Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-06-03T11:56:22.168Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-06-03T11:56:22.168Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-06-03T11:56:22.168Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-06-03T11:56:22.168Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-06-03T11:56:22.168Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-06-03T11:56:22.168Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-06-03T11:56:22.168Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T11:56:22.168Z] Need to get 64.9 MB of archives. [2022-06-03T11:56:22.168Z] After this operation, 5211 kB of additional disk space will be used. [2022-06-03T11:56:22.168Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] [2022-06-03T11:56:22.168Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-06-03T11:56:23.106Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-06-03T11:56:23.106Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-06-03T11:56:23.106Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-06-03T11:56:23.106Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-06-03T11:56:23.106Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-06-03T11:56:23.106Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-06-03T11:56:23.106Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-06-03T11:56:23.106Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-06-03T11:56:23.106Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-06-03T11:56:23.106Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-06-03T11:56:23.106Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-06-03T11:56:23.106Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-06-03T11:56:23.106Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-06-03T11:56:23.106Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-06-03T11:56:23.106Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-06-03T11:56:23.106Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-06-03T11:56:23.106Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-06-03T11:56:23.106Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-06-03T11:56:23.106Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-06-03T11:56:23.106Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-06-03T11:56:23.106Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-06-03T11:56:23.106Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-06-03T11:56:23.106Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-06-03T11:56:23.106Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-06-03T11:56:23.106Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-06-03T11:56:23.106Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-06-03T11:56:23.106Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-06-03T11:56:23.106Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-06-03T11:56:23.106Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-06-03T11:56:23.106Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] [2022-06-03T11:56:23.365Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-06-03T11:56:23.365Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-06-03T11:56:23.365Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-06-03T11:56:23.365Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-06-03T11:56:23.365Z] Get:37 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-06-03T11:56:23.366Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-06-03T11:56:23.366Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-06-03T11:56:23.366Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-06-03T11:56:23.366Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-06-03T11:56:23.366Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-06-03T11:56:23.366Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-06-03T11:56:23.366Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-06-03T11:56:23.366Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-06-03T11:56:23.366Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-06-03T11:56:23.366Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-06-03T11:56:23.366Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-06-03T11:56:23.366Z] Get:49 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-06-03T11:56:23.366Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-06-03T11:56:23.366Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-06-03T11:56:23.366Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-06-03T11:56:23.366Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-06-03T11:56:23.366Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-06-03T11:56:23.366Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-06-03T11:56:23.366Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-06-03T11:56:23.628Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-06-03T11:56:23.628Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-06-03T11:56:23.628Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-06-03T11:56:23.628Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-06-03T11:56:23.628Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-06-03T11:56:23.628Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-06-03T11:56:23.628Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-06-03T11:56:23.628Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-06-03T11:56:23.628Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-06-03T11:56:23.628Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-06-03T11:56:23.628Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-06-03T11:56:23.628Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-06-03T11:56:23.628Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-06-03T11:56:23.628Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-06-03T11:56:23.628Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-06-03T11:56:23.628Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-06-03T11:56:23.890Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-06-03T11:56:23.890Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] [2022-06-03T11:56:23.890Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] [2022-06-03T11:56:23.890Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-06-03T11:56:23.890Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-06-03T11:56:23.890Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-06-03T11:56:23.890Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-06-03T11:56:23.890Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-06-03T11:56:23.890Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] [2022-06-03T11:56:23.890Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-06-03T11:56:23.890Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-06-03T11:56:23.891Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-06-03T11:56:23.891Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-06-03T11:56:24.152Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-06-03T11:56:24.152Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-06-03T11:56:24.152Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-06-03T11:56:24.152Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-06-03T11:56:24.152Z] 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-06-03T11:56:24.152Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-06-03T11:56:24.152Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-06-03T11:56:24.152Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-06-03T11:56:24.152Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-06-03T11:56:24.152Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-06-03T11:56:24.152Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-06-03T11:56:24.152Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-06-03T11:56:24.414Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-06-03T11:56:24.675Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-06-03T11:56:24.934Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-06-03T11:56:24.934Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-06-03T11:56:25.195Z] 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-06-03T11:56:25.195Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-06-03T11:56:25.195Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-06-03T11:56:25.195Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-06-03T11:56:25.195Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-06-03T11:56:25.195Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-06-03T11:56:25.195Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-06-03T11:56:25.456Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T11:56:25.456Z] Fetched 64.9 MB in 3s (20.6 MB/s) [2022-06-03T11:56:25.456Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T11:56:25.456Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T11:56:25.717Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T11:56:26.657Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T11:56:26.657Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T11:56:26.919Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... [2022-06-03T11:56:26.919Z] Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... [2022-06-03T11:56:27.179Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.179Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.179Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.179Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.439Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.439Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.439Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.439Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.439Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.439Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.700Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.700Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.700Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.701Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.701Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:27.701Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T11:56:27.701Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:27.961Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-06-03T11:56:27.961Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:28.220Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T11:56:28.221Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:28.221Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:28.221Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:28.221Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:28.221Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:28.487Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T11:56:28.487Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:28.747Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T11:56:28.747Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T11:56:28.747Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T11:56:29.318Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T11:56:29.318Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T11:56:29.318Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-06-03T11:56:29.318Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-03T11:56:29.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2022-06-03T11:56:29.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-06-03T11:56:29.582Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-03T11:56:29.582Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-06-03T11:56:29.842Z] Setting up base-files (10.1ubuntu2.11) ... [2022-06-03T11:56:29.842Z] Installing new version of config file /etc/issue ... [2022-06-03T11:56:29.842Z] Installing new version of config file /etc/issue.net ... [2022-06-03T11:56:29.842Z] Installing new version of config file /etc/lsb-release ... [2022-06-03T11:56:29.842Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-03T11:56:30.101Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-03T11:56:30.101Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-03T11:56:30.101Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-03T11:56:30.101Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:30.101Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-06-03T11:56:30.101Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-06-03T11:56:30.363Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-06-03T11:56:30.363Z] 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-06-03T11:56:30.363Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:30.363Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:30.363Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:30.624Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:30.624Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:30.624Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-06-03T11:56:30.624Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-06-03T11:56:30.624Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-06-03T11:56:30.888Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:30.888Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-06-03T11:56:30.888Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T11:56:30.889Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-06-03T11:56:31.153Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.153Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:31.153Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T11:56:31.153Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T11:56:31.153Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.153Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:31.153Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T11:56:31.412Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-06-03T11:56:31.412Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.412Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-06-03T11:56:31.412Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-06-03T11:56:31.412Z] Setting up grep (3.1-2build1) ... [2022-06-03T11:56:31.689Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.689Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-06-03T11:56:31.689Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-06-03T11:56:31.689Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-06-03T11:56:31.689Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.689Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T11:56:31.689Z] Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T11:56:31.953Z] Setting up login (1:4.5-1ubuntu2.2) ... [2022-06-03T11:56:31.953Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:31.953Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T11:56:31.953Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T11:56:31.953Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-06-03T11:56:32.213Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:32.213Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T11:56:32.213Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T11:56:32.783Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T11:56:32.783Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T11:56:32.783Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T11:56:32.783Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T11:56:33.042Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-06-03T11:56:33.042Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:33.042Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-06-03T11:56:33.042Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T11:56:33.611Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T11:56:33.611Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T11:56:33.871Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T11:56:33.871Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T11:56:33.871Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T11:56:33.871Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:33.871Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-06-03T11:56:33.871Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-06-03T11:56:34.135Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-06-03T11:56:34.135Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.135Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-06-03T11:56:34.135Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-06-03T11:56:34.135Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-06-03T11:56:34.402Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.402Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:34.402Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:34.402Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:34.402Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.402Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:34.402Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:34.402Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:34.663Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.663Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:34.663Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:34.663Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:34.663Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.663Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:34.663Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:34.663Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:34.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.659s coverage: 82.5% of statements [2022-06-03T11:56:34.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T11:56:34.924Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:34.924Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T11:56:34.924Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T11:56:34.924Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T11:56:34.924Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T11:56:34.924Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T11:56:34.924Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:35.185Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T11:56:35.185Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T11:56:35.185Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T11:56:35.185Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:35.185Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:35.185Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:35.185Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:35.445Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:35.445Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:35.445Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:35.445Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:35.445Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:35.445Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:35.706Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:35.970Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:36.235Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-03T11:56:36.495Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-03T11:56:36.495Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:36.495Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T11:56:36.495Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T11:56:36.755Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T11:56:36.755Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T11:56:36.755Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-06-03T11:56:36.755Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T11:56:37.015Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-06-03T11:56:37.015Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T11:56:37.015Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-06-03T11:56:37.015Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-06-03T11:56:37.015Z] Setting up debconf (1.5.66ubuntu1) ... [2022-06-03T11:56:37.280Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T11:56:37.280Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-06-03T11:56:37.280Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T11:56:37.280Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-06-03T11:56:37.539Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T11:56:37.539Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-06-03T11:56:37.539Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T11:56:37.539Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-06-03T11:56:37.539Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T11:56:37.539Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T11:56:37.539Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T11:56:37.539Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T11:56:37.801Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T11:56:37.801Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T11:56:37.801Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T11:56:37.801Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T11:56:38.063Z] (Reading database ... 13989 files and directories currently installed.) [2022-06-03T11:56:38.063Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T11:56:38.063Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T11:56:38.063Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T11:56:38.335Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:38.335Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T11:56:38.335Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T11:56:38.335Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-06-03T11:56:38.335Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T11:56:38.335Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:38.335Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T11:56:38.596Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T11:56:38.596Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:38.596Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-06-03T11:56:38.596Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-06-03T11:56:38.596Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-06-03T11:56:38.857Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:38.857Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-06-03T11:56:38.857Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-06-03T11:56:38.857Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-06-03T11:56:38.857Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:38.857Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T11:56:38.857Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T11:56:38.857Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-06-03T11:56:39.121Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.121Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-06-03T11:56:39.121Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T11:56:39.121Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T11:56:39.382Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.382Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-06-03T11:56:39.382Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-06-03T11:56:39.382Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-06-03T11:56:39.382Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.382Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-06-03T11:56:39.382Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-06-03T11:56:39.643Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-06-03T11:56:39.643Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.643Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T11:56:39.643Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T11:56:39.643Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T11:56:39.905Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.905Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-06-03T11:56:39.905Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-06-03T11:56:39.905Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-06-03T11:56:39.905Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:39.905Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T11:56:39.905Z] Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T11:56:40.166Z] Setting up passwd (1:4.5-1ubuntu2.2) ... [2022-06-03T11:56:40.166Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.166Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T11:56:40.166Z] Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T11:56:40.428Z] Setting up gpgv (2.2.4-1ubuntu1.5) ... [2022-06-03T11:56:40.428Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.429Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T11:56:40.429Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T11:56:40.429Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T11:56:40.691Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.691Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T11:56:40.691Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T11:56:40.691Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T11:56:40.691Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.691Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-06-03T11:56:40.691Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-06-03T11:56:40.951Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-06-03T11:56:40.951Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.951Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-06-03T11:56:40.951Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-06-03T11:56:40.951Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-06-03T11:56:40.951Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:40.951Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-06-03T11:56:40.951Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-06-03T11:56:41.211Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-06-03T11:56:41.211Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:41.211Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-06-03T11:56:41.211Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-06-03T11:56:41.211Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-06-03T11:56:41.472Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:41.472Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-06-03T11:56:41.472Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-06-03T11:56:41.472Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-06-03T11:56:41.472Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T11:56:41.472Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-06-03T11:56:41.472Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-06-03T11:56:41.472Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-06-03T11:56:41.733Z] (Reading database ... 13994 files and directories currently installed.) [2022-06-03T11:56:41.733Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T11:56:41.733Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T11:56:41.993Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T11:56:41.993Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T11:56:42.253Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T11:56:42.253Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T11:56:42.253Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-06-03T11:56:42.253Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-06-03T11:56:42.514Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T11:56:42.514Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-06-03T11:56:42.514Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-06-03T11:56:42.514Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-06-03T11:56:42.773Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-06-03T11:56:42.773Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-06-03T11:56:42.773Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-06-03T11:56:42.773Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-06-03T11:56:42.773Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-06-03T11:56:42.773Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-06-03T11:56:42.773Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-06-03T11:56:42.773Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-06-03T11:56:43.033Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-06-03T11:56:43.033Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-06-03T11:56:43.033Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-06-03T11:56:43.033Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-06-03T11:56:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-06-03T11:56:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T11:56:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.788s coverage: 91.2% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.732s coverage: 64.4% of statements [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T11:56:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements [2022-06-03T11:56:43.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-06-03T11:56:43.293Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T11:56:43.293Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T11:56:43.556Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-06-03T11:56:43.556Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-06-03T11:56:43.556Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-06-03T11:56:43.556Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-06-03T11:56:43.556Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T11:56:43.832Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T11:56:44.098Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T11:56:44.098Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T11:56:44.098Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T11:56:44.098Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T11:56:44.359Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T11:56:44.359Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T11:56:44.359Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:44.359Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:44.359Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:44.359Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:44.619Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:44.619Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:44.619Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:44.619Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:45.557Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:45.558Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:46.497Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:46.497Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:46.757Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:46.757Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:47.016Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:47.016Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.4% of statements [2022-06-03T11:56:47.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T11:56:47.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T11:56:47.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T11:56:47.958Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T11:56:47.958Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T11:56:47.958Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T11:56:47.958Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T11:56:47.958Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T11:56:48.217Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T11:56:48.217Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T11:56:48.217Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T11:56:48.217Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-06-03T11:56:48.217Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-06-03T11:56:48.476Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T11:56:48.476Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T11:56:48.476Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T11:56:48.476Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T11:56:48.476Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-06-03T11:56:48.476Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-06-03T11:56:48.738Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.738Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T11:56:48.738Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.738Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.738Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.738Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-06-03T11:56:48.738Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-06-03T11:56:48.738Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-06-03T11:56:48.738Z] [2022-06-03T11:56:48.738Z] Current default time zone: 'Etc/UTC' [2022-06-03T11:56:48.738Z] Local time is now: Fri Jun 3 11:56:48 UTC 2022. [2022-06-03T11:56:48.738Z] Universal Time is now: Fri Jun 3 11:56:48 UTC 2022. [2022-06-03T11:56:48.738Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-03T11:56:48.738Z] [2022-06-03T11:56:48.738Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-06-03T11:56:48.738Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.738Z] Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... [2022-06-03T11:56:48.738Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-06-03T11:56:48.999Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-06-03T11:56:48.999Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-06-03T11:56:48.999Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-06-03T11:56:48.999Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-06-03T11:56:48.999Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-06-03T11:56:48.999Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T11:56:48.999Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.999Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-06-03T11:56:48.999Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:48.999Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T11:56:48.999Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:48.999Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-06-03T11:56:49.259Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-06-03T11:56:49.259Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-06-03T11:56:49.259Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-06-03T11:56:49.259Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T11:56:49.259Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-06-03T11:56:49.259Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-06-03T11:56:49.259Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-06-03T11:56:49.259Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-06-03T11:56:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.697s coverage: 43.8% of statements [2022-06-03T11:56:50.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T11:56:50.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T11:56:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2022-06-03T11:56:50.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T11:56:50.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2022-06-03T11:56:50.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T11:56:50.640Z] Updating certificates in /etc/ssl/certs... [2022-06-03T11:56:51.581Z] 23 added, 28 removed; done. [2022-06-03T11:56:51.582Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T11:56:51.582Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T11:56:51.582Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-06-03T11:56:51.582Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-06-03T11:56:51.582Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-06-03T11:56:51.843Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T11:56:51.843Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-06-03T11:56:51.843Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-06-03T11:56:51.843Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-06-03T11:56:51.843Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-06-03T11:56:51.843Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-06-03T11:56:51.843Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T11:56:51.843Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-06-03T11:56:51.843Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-06-03T11:56:51.843Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-06-03T11:56:52.103Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T11:56:52.103Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T11:56:52.103Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-06-03T11:56:52.103Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-06-03T11:56:52.103Z] Updating certificates in /etc/ssl/certs... [2022-06-03T11:56:52.677Z] 0 added, 0 removed; done. [2022-06-03T11:56:52.677Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-03T11:56:52.677Z] done. [2022-06-03T11:56:53.246Z] Reading package lists... [2022-06-03T11:56:53.246Z] Building dependency tree... [2022-06-03T11:56:53.246Z] Reading state information... [2022-06-03T11:56:53.507Z] The following NEW packages will be installed: [2022-06-03T11:56:53.507Z] apt-transport-https [2022-06-03T11:56:53.507Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T11:56:53.507Z] Need to get 4348 B of archives. [2022-06-03T11:56:53.507Z] After this operation, 154 kB of additional disk space will be used. [2022-06-03T11:56:53.507Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-06-03T11:56:53.772Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T11:56:53.772Z] Fetched 4348 B in 0s (115 kB/s) [2022-06-03T11:56:53.772Z] Selecting previously unselected package apt-transport-https. [2022-06-03T11:56:53.772Z] (Reading database ... 14001 files and directories currently installed.) [2022-06-03T11:56:53.772Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-06-03T11:56:53.772Z] Unpacking apt-transport-https (1.6.14) ... [2022-06-03T11:56:53.772Z] Setting up apt-transport-https (1.6.14) ... [2022-06-03T11:56:54.031Z] Waiting for network to be ready... [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 17.7% of statements [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.3% of statements [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T11:56:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2022-06-03T11:56:58.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2022-06-03T11:56:58.399Z] 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-06-03T11:56:58.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T11:56:58.399Z] GO111MODULE=on go vet ./... [2022-06-03T11:57:00.608Z] 2022-06-03T11:56:57Z INFO Waiting for automatic snapd restart... [2022-06-03T11:57:01.560Z] snapd 2.55.5 from Canonical* installed [2022-06-03T11:57:02.945Z] "snapd" switched to the "latest/stable" channel [2022-06-03T11:57:02.945Z] [2022-06-03T11:57:09.529Z] core18 20220428 from Canonical* installed [2022-06-03T11:57:12.064Z] core20 20220512 from Canonical* installed [2022-06-03T11:57:12.064Z] "core20" switched to the "latest/stable" channel [2022-06-03T11:57:12.064Z] [2022-06-03T11:57:14.610Z] snapcraft 6.1 from Canonical* installed [2022-06-03T11:57:14.610Z] "snapcraft" switched to the "latest/stable" channel [2022-06-03T11:57:14.610Z] [2022-06-03T11:57:18.807Z] 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-06-03T11:57:18.807Z] - README.md [2022-06-03T11:57:18.807Z] [2022-06-03T11:57:18.807Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T11:57:20.720Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T11:57:20.720Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T11:57:20.720Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T11:57:22.110Z] Reading package lists... [2022-06-03T11:57:23.116Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 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-06-03T11:57:24.816Z] Reading package lists... [2022-06-03T11:57:24.816Z] Building dependency tree... [2022-06-03T11:57:24.816Z] Reading state information... [2022-06-03T11:57:25.076Z] Suggested packages: [2022-06-03T11:57:25.076Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-06-03T11:57:25.076Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-06-03T11:57:25.076Z] Recommended packages: [2022-06-03T11:57:25.076Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-03T11:57:25.076Z] The following NEW packages will be installed: [2022-06-03T11:57:25.076Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-06-03T11:57:25.076Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-06-03T11:57:25.076Z] pkg-config zip [2022-06-03T11:57:25.076Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T11:57:25.076Z] Need to get 7670 kB of archives. [2022-06-03T11:57:25.076Z] After this operation, 43.8 MB of additional disk space will be used. [2022-06-03T11:57:25.076Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-06-03T11:57:25.336Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] [2022-06-03T11:57:25.336Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-06-03T11:57:25.336Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-06-03T11:57:25.336Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-06-03T11:57:25.336Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-06-03T11:57:25.336Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-06-03T11:57:25.596Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-06-03T11:57:25.596Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-06-03T11:57:25.859Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-06-03T11:57:25.859Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-06-03T11:57:25.859Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-06-03T11:57:25.859Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-06-03T11:57:25.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-06-03T11:57:25.859Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-03T11:57:26.118Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T11:57:26.118Z] Fetched 7670 kB in 1s (9287 kB/s) [2022-06-03T11:57:26.118Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-03T11:57:26.118Z] (Reading database ... 14005 files and directories currently installed.) [2022-06-03T11:57:26.118Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-06-03T11:57:26.118Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T11:57:26.378Z] Selecting previously unselected package libpsl5:amd64. [2022-06-03T11:57:26.378Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-06-03T11:57:26.378Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T11:57:26.378Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T11:57:26.378Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-06-03T11:57:26.378Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T11:57:26.639Z] Selecting previously unselected package librtmp1:amd64. [2022-06-03T11:57:26.639Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-06-03T11:57:26.639Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T11:57:26.639Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-03T11:57:26.639Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... [2022-06-03T11:57:26.639Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T11:57:26.639Z] Selecting previously unselected package liberror-perl. [2022-06-03T11:57:26.639Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-06-03T11:57:26.639Z] Unpacking liberror-perl (0.17025-1) ... [2022-06-03T11:57:26.639Z] Selecting previously unselected package git-man. [2022-06-03T11:57:26.639Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-06-03T11:57:26.639Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T11:57:26.899Z] Selecting previously unselected package git. [2022-06-03T11:57:26.899Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-06-03T11:57:26.899Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T11:57:27.468Z] Selecting previously unselected package libnorm1:amd64. [2022-06-03T11:57:27.468Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-06-03T11:57:27.468Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T11:57:27.468Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-03T11:57:27.468Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-06-03T11:57:27.468Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T11:57:27.468Z] Selecting previously unselected package libsodium23:amd64. [2022-06-03T11:57:27.468Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-06-03T11:57:27.468Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-06-03T11:57:27.730Z] Selecting previously unselected package libzmq5:amd64. [2022-06-03T11:57:27.730Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T11:57:27.730Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T11:57:27.730Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-03T11:57:27.730Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T11:57:27.730Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T11:57:27.730Z] Selecting previously unselected package pkg-config. [2022-06-03T11:57:27.730Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-06-03T11:57:27.730Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T11:57:28.225Z] Selecting previously unselected package zip. [2022-06-03T11:57:28.225Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-06-03T11:57:28.225Z] Unpacking zip (3.0-11build1) ... [2022-06-03T11:57:28.225Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T11:57:28.225Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T11:57:28.225Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T11:57:28.225Z] Setting up liberror-perl (0.17025-1) ... [2022-06-03T11:57:28.225Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T11:57:28.225Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T11:57:28.225Z] No schema files found: doing nothing. [2022-06-03T11:57:28.225Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T11:57:28.225Z] Setting up zip (3.0-11build1) ... [2022-06-03T11:57:28.225Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T11:57:28.225Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-06-03T11:57:28.486Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T11:57:28.486Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T11:57:28.486Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T11:57:28.486Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T11:57:28.486Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T11:57:28.486Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T11:57:29.055Z] git set to automatically installed. [2022-06-03T11:57:29.055Z] git-man set to automatically installed. [2022-06-03T11:57:29.055Z] libcurl3-gnutls set to automatically installed. [2022-06-03T11:57:29.055Z] liberror-perl set to automatically installed. [2022-06-03T11:57:29.055Z] libglib2.0-0 set to automatically installed. [2022-06-03T11:57:29.055Z] libnghttp2-14 set to automatically installed. [2022-06-03T11:57:29.055Z] libnorm1 set to automatically installed. [2022-06-03T11:57:29.055Z] libpgm-5.2-0 set to automatically installed. [2022-06-03T11:57:29.055Z] libpsl5 set to automatically installed. [2022-06-03T11:57:29.055Z] librtmp1 set to automatically installed. [2022-06-03T11:57:29.055Z] libsodium23 set to automatically installed. [2022-06-03T11:57:29.055Z] libzmq3-dev set to automatically installed. [2022-06-03T11:57:29.055Z] libzmq5 set to automatically installed. [2022-06-03T11:57:29.055Z] pkg-config set to automatically installed. [2022-06-03T11:57:29.055Z] zip set to automatically installed. [2022-06-03T11:57:29.314Z] snapd is not logged in, snap install commands will use sudo [2022-06-03T11:57:37.444Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-03T11:57:37.704Z] Pulling config-common [2022-06-03T11:57:37.704Z] + snapcraftctl pull [2022-06-03T11:57:39.084Z] Pulling go-build-helper [2022-06-03T11:57:39.085Z] + snapcraftctl pull [2022-06-03T11:57:40.998Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-06-03T11:57:40.998Z] Skipping pull go-build-helper (already ran) [2022-06-03T11:57:40.998Z] Building go-build-helper [2022-06-03T11:57:40.998Z] + snapcraftctl build [2022-06-03T11:57:43.541Z] Staging go-build-helper [2022-06-03T11:57:43.541Z] + snapcraftctl stage [2022-06-03T11:57:48.824Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-06-03T11:57:48.824Z] Fetched 224 kB in 0s (0 B/s) [2022-06-03T11:57:48.824Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-06-03T11:57:48.824Z] Fetched 157 kB in 0s (0 B/s) [2022-06-03T11:57:48.824Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-06-03T11:57:48.824Z] Fetched 221 kB in 0s (0 B/s) [2022-06-03T11:57:48.824Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-06-03T11:57:48.824Z] Fetched 143 kB in 0s (0 B/s) [2022-06-03T11:57:48.824Z] Pulling edgex-go [2022-06-03T11:57:48.824Z] + snapcraftctl pull [2022-06-03T11:57:49.768Z] Pulling hooks [2022-06-03T11:57:49.768Z] + snapcraftctl pull [2022-06-03T11:58:06.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T11:58:07.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T11:58:07.874Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-06-03T11:58:07.874Z] Fetched 96.5 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-06-03T11:58:07.874Z] Fetched 279 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-06-03T11:58:07.874Z] Fetched 122 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-06-03T11:58:07.874Z] Fetched 77.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-06-03T11:58:07.874Z] Fetched 8848 B in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-06-03T11:58:07.874Z] Fetched 47.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-06-03T11:58:07.874Z] Fetched 45.6 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-06-03T11:58:07.874Z] Fetched 15.0 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] [2022-06-03T11:58:07.874Z] Fetched 220 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-06-03T11:58:07.874Z] Fetched 154 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-06-03T11:58:07.874Z] Fetched 50.6 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-06-03T11:58:07.874Z] Fetched 14.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-06-03T11:58:07.874Z] Fetched 41.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-06-03T11:58:07.874Z] Fetched 499 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-06-03T11:58:07.874Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-06-03T11:58:07.874Z] Fetched 240 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-06-03T11:58:07.874Z] Fetched 29.3 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-06-03T11:58:07.874Z] Fetched 85.5 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-06-03T11:58:07.874Z] Fetched 24.5 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-06-03T11:58:07.874Z] Fetched 49.2 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-06-03T11:58:07.874Z] Fetched 54.2 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-06-03T11:58:07.874Z] Fetched 30.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-06-03T11:58:07.874Z] Fetched 15.8 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-06-03T11:58:07.874Z] Fetched 85.9 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-06-03T11:58:07.874Z] Fetched 8764 B in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-06-03T11:58:07.874Z] Fetched 140 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-06-03T11:58:07.874Z] Fetched 119 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-06-03T11:58:07.874Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-06-03T11:58:07.874Z] Fetched 11.1 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-06-03T11:58:07.874Z] Fetched 646 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-06-03T11:58:07.874Z] Fetched 41.3 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-06-03T11:58:07.874Z] Fetched 17.9 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-06-03T11:58:07.874Z] Fetched 368 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-06-03T11:58:07.874Z] Fetched 187 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-06-03T11:58:07.874Z] Fetched 175 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-06-03T11:58:07.874Z] Fetched 206 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] [2022-06-03T11:58:07.874Z] Fetched 1302 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-06-03T11:58:07.874Z] Fetched 36.2 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] [2022-06-03T11:58:07.874Z] Fetched 159 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-06-03T11:58:07.874Z] Fetched 107 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-06-03T11:58:07.874Z] Fetched 48.7 kB in 0s (0 B/s) [2022-06-03T11:58:07.874Z] Pulling static-packages [2022-06-03T11:58:07.874Z] + snapcraftctl pull [2022-06-03T11:58:07.874Z] Pulling version [2022-06-03T11:58:07.874Z] + cd /root/project [2022-06-03T11:58:07.874Z] + git describe --tags --abbrev=0 [2022-06-03T11:58:07.874Z] + sed s/v// [2022-06-03T11:58:07.874Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T11:58:07.874Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T11:58:07.874Z] + snapcraftctl set-version 2.1.1-dev.3 [2022-06-03T11:58:08.443Z] Building config-common [2022-06-03T11:58:08.443Z] + snapcraftctl build [2022-06-03T11:58:09.388Z] ./bin/test-attribution-txt.sh [2022-06-03T11:58:10.352Z] Skipping build go-build-helper (already ran) [2022-06-03T11:58:10.352Z] Building edgex-go [2022-06-03T11:58:10.612Z] + cd /root/parts/edgex-go/src [2022-06-03T11:58:10.612Z] + git describe --tags --abbrev=0 [2022-06-03T11:58:10.612Z] + sed s/v// [2022-06-03T11:58:10.612Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T11:58:10.612Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T11:58:10.612Z] + echo 2.1.1-dev.3 [2022-06-03T11:58:10.612Z] + [ ! -d vendor ] [2022-06-03T11:58:10.612Z] + echo skipping... [2022-06-03T11:58:10.612Z] + make build [2022-06-03T11:58:10.612Z] skipping... [2022-06-03T11:58:10.612Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo [2022-06-03T11:58:12.042Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:58:12.759Z] + go mod tidy [Pipeline] sh [2022-06-03T11:58:14.023Z] + ls -al . [2022-06-03T11:58:14.023Z] total 676 [2022-06-03T11:58:14.023Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 11:58 . [2022-06-03T11:58:14.023Z] drwxr-xr-x 4 root root 4096 Jun 3 11:54 .. [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 11:51 .dockerignore [2022-06-03T11:58:14.023Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:51 .git [2022-06-03T11:58:14.023Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:51 .github [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 11:51 .gitignore [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 11:51 .golangci.yml [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 11:51 .hadolint.yml [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 11:51 .sonarcloud.properties [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:51 ADOPTERS.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:51 Attribution.txt [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:51 CHANGELOG.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:51 CONTRIBUTING.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 11:51 GOVERNANCE.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 11:51 Jenkinsfile [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:51 LICENSE [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:51 Makefile [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 11:51 OWNERS.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:51 README.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:51 SECURITY.md [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 11:49 VERSION [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:51 ZMQWindows.md [2022-06-03T11:58:14.023Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 11:51 bin [2022-06-03T11:58:14.023Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 11:51 cmd [2022-06-03T11:58:14.023Z] -rw-r--r-- 1 root root 428658 Jun 3 11:56 coverage.out [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 11:58 go.mod [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:51 go.sum [2022-06-03T11:58:14.023Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:51 internal [2022-06-03T11:58:14.023Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 11:51 openapi [2022-06-03T11:58:14.023Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:51 snap [2022-06-03T11:58:14.023Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 11:51 vendor [2022-06-03T11:58:14.023Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 11:51 version.go [Pipeline] sh [2022-06-03T11:58:14.697Z] + '[' -e coverage.out ] [2022-06-03T11:58:14.697Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T11:58:14.729Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T11:58:15.626Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T11:58:16.286Z] + make build [2022-06-03T11:58:16.286Z] 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-06-03T11:58:22.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T11:58:22.993Z] 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-06-03T11:58:26.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T11:58:27.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T11:58:27.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T11:58:28.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T11:58:29.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T11:58:30.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T11:58:31.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T11:58:32.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T11:58:34.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T11:58:35.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-06-03T11:58:36.455Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-06-03T11:58:36.455Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-06-03T11:58:36.455Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-06-03T11:58:36.455Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-06-03T11:58:36.455Z] + 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-06-03T11:58:36.455Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-06-03T11:58:36.455Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-06-03T11:58:36.455Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-06-03T11:58:36.455Z] + 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-06-03T11:58:36.455Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-06-03T11:58:36.455Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-06-03T11:58:36.455Z] + 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-06-03T11:58:37.397Z] Building hooks [2022-06-03T11:58:37.397Z] + cd /root/parts/hooks/src [2022-06-03T11:58:37.397Z] + make build [2022-06-03T11:58:37.397Z] go mod tidy [2022-06-03T11:58:37.658Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-06-03T11:58:37.917Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T11:58:37.917Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-03T11:58:37.917Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T11:58:37.917Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-03T11:58:38.176Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-03T11:58:39.112Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-03T11:58:39.373Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-03T11:58:39.373Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-03T11:58:41.917Z] Building static-packages [2022-06-03T11:58:41.917Z] + snapcraftctl build [2022-06-03T11:58:43.825Z] Building version [2022-06-03T11:58:43.826Z] + snapcraftctl build [2022-06-03T11:58:46.365Z] Staging config-common [2022-06-03T11:58:46.365Z] + snapcraftctl stage [2022-06-03T11:58:47.305Z] Skipping stage go-build-helper (already ran) [2022-06-03T11:58:47.305Z] Staging edgex-go [2022-06-03T11:58:47.564Z] + snapcraftctl stage [2022-06-03T11:58:48.945Z] Staging hooks [2022-06-03T11:58:48.945Z] + snapcraftctl stage [2022-06-03T11:58:50.309Z] 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-06-03T11:58:50.856Z] Staging static-packages [2022-06-03T11:58:50.856Z] + snapcraftctl stage [2022-06-03T11:58:52.238Z] Staging version [2022-06-03T11:58:52.238Z] + snapcraftctl stage [2022-06-03T11:58:53.177Z] Priming config-common [2022-06-03T11:58:53.177Z] + snapcraftctl prime [2022-06-03T11:58:53.692Z] 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-06-03T11:58:54.560Z] Priming go-build-helper [2022-06-03T11:58:54.560Z] + snapcraftctl prime [2022-06-03T11:58:56.467Z] Priming edgex-go [2022-06-03T11:58:56.467Z] + snapcraftctl prime [2022-06-03T11:58:57.852Z] Priming hooks [2022-06-03T11:58:57.852Z] + snapcraftctl prime [2022-06-03T11:58:57.989Z] 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-06-03T11:58:58.583Z] 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-06-03T11:58:59.765Z] Priming static-packages [2022-06-03T11:58:59.765Z] + snapcraftctl prime [2022-06-03T11:59:01.977Z] 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-06-03T11:59:02.430Z] Priming version [2022-06-03T11:59:02.430Z] + snapcraftctl prime [2022-06-03T11:59:03.405Z] 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-06-03T11:59:06.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-06-03T11:59:08.917Z] 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-06-03T11:59:14.324Z] 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-06-03T11:59:16.942Z] 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-06-03T11:59:20.337Z] 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-06-03T11:59:27.091Z] $ docker stop --time=1 b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c [2022-06-03T11:59:29.127Z] $ docker rm -f b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:30.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T11:59:30.931Z] [2022-06-03T11:59:30.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:31.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T11:59:31.627Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T11:59:31.627Z] 29e5d40040c1: Pulling fs layer [2022-06-03T11:59:31.627Z] 1ce36da41761: Pulling fs layer [2022-06-03T11:59:31.627Z] 25b303627fd3: Pulling fs layer [2022-06-03T11:59:31.627Z] 29e5d40040c1: Verifying Checksum [2022-06-03T11:59:31.627Z] 29e5d40040c1: Download complete [2022-06-03T11:59:31.906Z] 1ce36da41761: Verifying Checksum [2022-06-03T11:59:31.906Z] 1ce36da41761: Download complete [2022-06-03T11:59:32.508Z] 29e5d40040c1: Pull complete [2022-06-03T11:59:33.494Z] 25b303627fd3: Verifying Checksum [2022-06-03T11:59:33.494Z] 25b303627fd3: Download complete [2022-06-03T11:59:33.767Z] 1ce36da41761: Pull complete [2022-06-03T11:59:46.160Z] 25b303627fd3: Pull complete [2022-06-03T11:59:46.160Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T11:59:46.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T11:59:46.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:59:46.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2022-06-03T11:59:46.658Z] $ 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-arm64:latest cat [2022-06-03T11:59:49.137Z] $ docker top 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:59:50.143Z] + + docker-composegrep build parallel --help [2022-06-03T11:59:50.143Z] [2022-06-03T11:59:55.544Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T11:59:55.580Z] $ docker stop --time=1 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb [2022-06-03T11:59:57.225Z] $ docker rm -f 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:57.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T11:59:57.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:59:58.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2022-06-03T11:59:58.383Z] $ 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-arm64:latest cat [2022-06-03T11:59:59.682Z] $ docker top ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:00:00.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:00:07.321Z] Building core-command ... [2022-06-03T12:00:07.321Z] Building core-data ... [2022-06-03T12:00:07.321Z] Building core-metadata ... [2022-06-03T12:00:07.321Z] Building security-bootstrapper ... [2022-06-03T12:00:07.321Z] Building security-proxy-setup ... [2022-06-03T12:00:07.321Z] Building security-secretstore-setup ... [2022-06-03T12:00:07.321Z] Building support-notifications ... [2022-06-03T12:00:07.321Z] Building support-scheduler ... [2022-06-03T12:00:07.321Z] Building sys-mgmt-agent ... [2022-06-03T12:00:07.321Z] Building support-notifications [2022-06-03T12:00:07.321Z] Building sys-mgmt-agent [2022-06-03T12:00:07.321Z] Building core-metadata [2022-06-03T12:00:07.321Z] Building security-proxy-setup [2022-06-03T12:00:07.321Z] Building support-scheduler [2022-06-03T12:01:44.108Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:01:44.108Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:01:44.108Z] ---> e7593926eb1d [2022-06-03T12:01:44.108Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:01:44.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:01:44.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:01:44.108Z] ---> e7593926eb1d [2022-06-03T12:01:44.108Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:01:44.108Z] ---> Running in ab537301ed85 [2022-06-03T12:01:44.108Z] ---> Running in 48fa492c2205 [2022-06-03T12:01:44.108Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:01:44.108Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:01:44.108Z] ---> e7593926eb1d [2022-06-03T12:01:44.108Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:01:44.108Z] ---> Running in 66ab8dc46962 [2022-06-03T12:01:44.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:01:44.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:01:44.108Z] ---> e7593926eb1d [2022-06-03T12:01:44.108Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:01:44.108Z] ---> Running in b834fd4e9255 [2022-06-03T12:01:44.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:01:44.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:01:44.108Z] ---> e7593926eb1d [2022-06-03T12:01:44.108Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:01:44.108Z] ---> Running in 4fb488a1824d [2022-06-03T12:01:44.388Z] Removing intermediate container b834fd4e9255 [2022-06-03T12:01:44.388Z] ---> f71f65453cfa [2022-06-03T12:01:44.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:44.388Z] Removing intermediate container 48fa492c2205 [2022-06-03T12:01:44.388Z] ---> a9119c2fc1b5 [2022-06-03T12:01:44.388Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:44.388Z] Removing intermediate container ab537301ed85 [2022-06-03T12:01:44.388Z] ---> b10b4b7339ba [2022-06-03T12:01:44.388Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:44.667Z] ---> Running in f4c1b7566b9d [2022-06-03T12:01:44.667Z] Removing intermediate container 66ab8dc46962 [2022-06-03T12:01:44.667Z] ---> de1b2db206f0 [2022-06-03T12:01:44.667Z] ---> Running in ffb91a9ba2fe [2022-06-03T12:01:44.667Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:44.667Z] ---> Running in c48271050781 [2022-06-03T12:01:44.667Z] Removing intermediate container 4fb488a1824d [2022-06-03T12:01:44.667Z] ---> 466ada499b68 [2022-06-03T12:01:44.667Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:44.948Z] ---> Running in aaaf833a236a [2022-06-03T12:01:44.948Z] ---> Running in b12695de9b80 [2022-06-03T12:01:48.364Z] Removing intermediate container ffb91a9ba2fe [2022-06-03T12:01:48.364Z] ---> 197e03720c48 [2022-06-03T12:01:48.364Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:01:48.364Z] Removing intermediate container f4c1b7566b9d [2022-06-03T12:01:48.364Z] ---> 797db94f1deb [2022-06-03T12:01:48.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:01:48.364Z] ---> Running in 5d5fcdda48bb [2022-06-03T12:01:48.643Z] ---> Running in e912588564de [2022-06-03T12:01:49.244Z] Removing intermediate container c48271050781 [2022-06-03T12:01:49.244Z] Removing intermediate container aaaf833a236a [2022-06-03T12:01:49.244Z] ---> 3d12312d192e [2022-06-03T12:01:49.244Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates ---> 8a4e1e620cbd [2022-06-03T12:01:49.244Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:01:49.244Z] [2022-06-03T12:01:49.518Z] Removing intermediate container b12695de9b80 [2022-06-03T12:01:49.518Z] ---> 45157d387e5c [2022-06-03T12:01:49.518Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:01:49.518Z] ---> Running in 7c728b9e5b92 [2022-06-03T12:01:49.518Z] ---> Running in 93a7579849c1 [2022-06-03T12:01:49.795Z] ---> Running in 41fa8ddac9d2 [2022-06-03T12:01:51.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:51.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:51.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:51.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:51.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:52.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:52.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:52.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:52.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:52.973Z] OK: 220 MiB in 52 packages [2022-06-03T12:01:53.608Z] OK: 220 MiB in 52 packages [2022-06-03T12:01:53.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:01:53.897Z] OK: 220 MiB in 52 packages [2022-06-03T12:01:54.173Z] OK: 220 MiB in 52 packages [2022-06-03T12:01:54.777Z] Removing intermediate container 5d5fcdda48bb [2022-06-03T12:01:54.777Z] ---> 81e2024cd518 [2022-06-03T12:01:54.777Z] Step 6/22 : COPY . . [2022-06-03T12:01:55.384Z] Removing intermediate container e912588564de [2022-06-03T12:01:55.384Z] Removing intermediate container 7c728b9e5b92 [2022-06-03T12:01:55.384Z] ---> 479511d125a7 [2022-06-03T12:01:55.384Z] ---> 30d46d622aaa [2022-06-03T12:01:55.384Z] Step 6/21 : COPY . . [2022-06-03T12:01:55.384Z] Step 6/23 : COPY go.mod . [2022-06-03T12:01:55.659Z] Removing intermediate container 93a7579849c1 [2022-06-03T12:01:55.659Z] ---> e3214bd1c145 [2022-06-03T12:01:55.659Z] Step 6/20 : COPY . . [2022-06-03T12:01:56.649Z] ---> 2dcc610dc099 [2022-06-03T12:01:56.649Z] Step 7/23 : RUN go mod download [2022-06-03T12:01:56.649Z] ---> Running in cde7042223ad [2022-06-03T12:01:57.727Z] OK: 220 MiB in 52 packages [2022-06-03T12:01:59.194Z] Removing intermediate container 41fa8ddac9d2 [2022-06-03T12:01:59.194Z] ---> dc068ed8c12f [2022-06-03T12:01:59.194Z] Step 6/22 : COPY . . [2022-06-03T12:02:01.828Z] Removing intermediate container cde7042223ad [2022-06-03T12:02:01.828Z] ---> bb920c5893e9 [2022-06-03T12:02:01.828Z] Step 8/23 : COPY . . [2022-06-03T12:02:34.203Z] ---> aaa121cf1871 [2022-06-03T12:02:34.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:02:34.203Z] ---> 7d14c2268855 [2022-06-03T12:02:34.203Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:02:34.203Z] ---> Running in 74723bcbe52a [2022-06-03T12:02:34.203Z] ---> Running in 1b82e656dfbb [2022-06-03T12:02:34.203Z] ---> ab443abebf6a [2022-06-03T12:02:34.203Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:02:34.203Z] ---> Running in fb8afa95fae9 [2022-06-03T12:02:34.203Z] skipping... [2022-06-03T12:02:34.203Z] skipping... [2022-06-03T12:02:34.203Z] skipping... [2022-06-03T12:02:34.203Z] Removing intermediate container 74723bcbe52a [2022-06-03T12:02:34.203Z] ---> 7da2b32b435c [2022-06-03T12:02:34.203Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:02:34.203Z] ---> Running in 2b0949cf94a6 [2022-06-03T12:02:34.203Z] Removing intermediate container 1b82e656dfbb [2022-06-03T12:02:34.203Z] ---> 9668bc063cfe [2022-06-03T12:02:34.203Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:02:34.203Z] Removing intermediate container fb8afa95fae9 [2022-06-03T12:02:34.203Z] ---> 567352d68857 [2022-06-03T12:02:34.203Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:02:34.203Z] ---> Running in 485dcd109536 [2022-06-03T12:02:34.203Z] ---> Running in 28f473dc34dd [2022-06-03T12:02:34.478Z] ---> f9af3e05e84e [2022-06-03T12:02:34.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:02:34.758Z] ---> Running in eaaa584f63ca [2022-06-03T12:02:36.202Z] 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-06-03T12:02:36.476Z] 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-06-03T12:02:36.757Z] 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-06-03T12:02:37.036Z] ---> 7f2e48e3d076 [2022-06-03T12:02:37.036Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:02:37.036Z] ---> Running in 1e76ae7915ee [2022-06-03T12:02:37.036Z] skipping... [2022-06-03T12:02:38.500Z] Removing intermediate container eaaa584f63ca [2022-06-03T12:02:38.500Z] ---> 04bcd66e7604 [2022-06-03T12:02:38.500Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:02:38.780Z] ---> Running in 3fa975a8fddf [2022-06-03T12:02:40.775Z] 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-06-03T12:02:46.213Z] Removing intermediate container 1e76ae7915ee [2022-06-03T12:02:46.213Z] ---> 078f16bf15c7 [2022-06-03T12:02:46.213Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:02:46.483Z] ---> Running in 953343366aa8 [2022-06-03T12:02:48.468Z] 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-06-03T12:05:10.356Z] 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-06-03T12:05:15.827Z] Removing intermediate container 3fa975a8fddf [2022-06-03T12:05:15.827Z] ---> 53bb7058f497 [2022-06-03T12:05:15.827Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:05:15.827Z] ---> Running in a559c8714d0f [2022-06-03T12:05:18.459Z] 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-06-03T12:05:25.204Z] Removing intermediate container a559c8714d0f [2022-06-03T12:05:25.204Z] ---> 20d1b5e0fd0e [2022-06-03T12:05:25.204Z] [2022-06-03T12:05:25.204Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:05:25.204Z] 20.10.8: Pulling from library/docker [2022-06-03T12:05:25.204Z] Removing intermediate container 28f473dc34dd [2022-06-03T12:05:25.204Z] ---> 44f5b9bd4166 [2022-06-03T12:05:25.204Z] [2022-06-03T12:05:25.204Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:05:25.204Z] 3.14: Pulling from library/alpine [2022-06-03T12:05:27.193Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:05:27.193Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:05:27.193Z] ---> ac73e934f311 [2022-06-03T12:05:27.193Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:05:28.185Z] ---> Running in 5692bd4fa3ea [2022-06-03T12:05:30.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:31.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:32.096Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:05:32.096Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:05:32.096Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:05:32.096Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:05:32.375Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:05:32.375Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:32.375Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:05:32.652Z] OK: 8 MiB in 19 packages [2022-06-03T12:05:36.072Z] Removing intermediate container 5692bd4fa3ea [2022-06-03T12:05:36.072Z] ---> df52a0ec63fc [2022-06-03T12:05:36.072Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:05:36.072Z] ---> Running in 79addb0e56a0 [2022-06-03T12:05:36.072Z] Removing intermediate container 485dcd109536 [2022-06-03T12:05:36.072Z] ---> ee2daa2b6a01 [2022-06-03T12:05:36.072Z] [2022-06-03T12:05:36.072Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:05:36.072Z] ---> ac73e934f311 [2022-06-03T12:05:36.072Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:05:36.344Z] ---> Running in ac8438d7958b [2022-06-03T12:05:36.617Z] Removing intermediate container 79addb0e56a0 [2022-06-03T12:05:36.617Z] ---> 7756bc034f85 [2022-06-03T12:05:36.617Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:05:36.894Z] ---> Running in bbba26909002 [2022-06-03T12:05:37.490Z] Removing intermediate container bbba26909002 [2022-06-03T12:05:37.490Z] ---> 653aa7a93b5d [2022-06-03T12:05:37.490Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:05:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:38.287Z] Removing intermediate container 2b0949cf94a6 [2022-06-03T12:05:38.287Z] ---> 005076126b84 [2022-06-03T12:05:38.287Z] [2022-06-03T12:05:38.287Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:05:38.287Z] ---> ac73e934f311 [2022-06-03T12:05:38.287Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:05:38.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:38.601Z] ---> Running in 319d51471fe1 [2022-06-03T12:05:39.226Z] ---> 07a7ff41cf26 [2022-06-03T12:05:39.226Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:05:39.513Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:05:39.513Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:39.829Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:39.829Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:05:39.829Z] OK: 6 MiB in 16 packages [2022-06-03T12:05:41.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:41.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:42.679Z] Removing intermediate container ac8438d7958b [2022-06-03T12:05:42.679Z] ---> fdeeb6847526 [2022-06-03T12:05:42.679Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:05:42.679Z] ---> 16b0889640b6 [2022-06-03T12:05:42.679Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:05:42.679Z] ---> Running in 810a0ebd8017 [2022-06-03T12:05:42.679Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:42.958Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:42.958Z] OK: 5 MiB in 15 packages [2022-06-03T12:05:42.958Z] Removing intermediate container 953343366aa8 [2022-06-03T12:05:42.958Z] ---> 5871683b072f [2022-06-03T12:05:42.958Z] [2022-06-03T12:05:42.958Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:05:42.958Z] ---> ac73e934f311 [2022-06-03T12:05:42.958Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:05:43.242Z] ---> Running in bbd37fbda760 [2022-06-03T12:05:43.852Z] Removing intermediate container 810a0ebd8017 [2022-06-03T12:05:43.852Z] ---> 6f2c0addebde [2022-06-03T12:05:43.852Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:05:44.139Z] ---> Running in 42b83e135efa [2022-06-03T12:05:44.416Z] Removing intermediate container 319d51471fe1 [2022-06-03T12:05:44.698Z] ---> f76aada05e6a [2022-06-03T12:05:44.698Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:05:44.698Z] ---> Running in f246dd1874ed [2022-06-03T12:05:44.981Z] Removing intermediate container 42b83e135efa [2022-06-03T12:05:44.981Z] ---> e194043e26a7 [2022-06-03T12:05:44.981Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:05:45.261Z] ---> Running in 58494a343b14 [2022-06-03T12:05:45.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:45.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:45.537Z] ---> 47c5b0ccf8c6 [2022-06-03T12:05:45.537Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:05:45.537Z] Removing intermediate container f246dd1874ed [2022-06-03T12:05:45.537Z] ---> e69edcee79c9 [2022-06-03T12:05:45.537Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:05:45.815Z] ---> Running in 796ae41d03fa [2022-06-03T12:05:46.096Z] Removing intermediate container 58494a343b14 [2022-06-03T12:05:46.096Z] ---> Running in 6f2d6e6ec7ae [2022-06-03T12:05:46.096Z] ---> f276306fa0d9 [2022-06-03T12:05:46.096Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:46.699Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:46.699Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:46.699Z] OK: 5 MiB in 15 packages [2022-06-03T12:05:46.976Z] Removing intermediate container 6f2d6e6ec7ae [2022-06-03T12:05:46.976Z] ---> c5027226ffed [2022-06-03T12:05:46.976Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:05:46.976Z] Removing intermediate container 796ae41d03fa [2022-06-03T12:05:46.976Z] ---> 56feed9cd429 [2022-06-03T12:05:46.976Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:05:47.257Z] ---> Running in 2e7499329d78 [2022-06-03T12:05:47.257Z] ---> Running in e440fe3c6edc [2022-06-03T12:05:47.536Z] ---> 33313ed0841f [2022-06-03T12:05:47.536Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:05:47.813Z] Removing intermediate container 2e7499329d78 [2022-06-03T12:05:47.813Z] ---> 8cc304e99977 [2022-06-03T12:05:47.813Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T12:05:48.091Z] Removing intermediate container bbd37fbda760 [2022-06-03T12:05:48.091Z] ---> c632613152e1 [2022-06-03T12:05:48.091Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:05:48.091Z] Removing intermediate container e440fe3c6edc [2022-06-03T12:05:48.091Z] ---> c4e8d1496d7a [2022-06-03T12:05:48.091Z] Step 14/22 : WORKDIR / [2022-06-03T12:05:48.091Z] ---> Running in 6748da09623d [2022-06-03T12:05:48.371Z] ---> Running in 3d697a434d5b [2022-06-03T12:05:48.371Z] ---> Running in cb51025daecd [2022-06-03T12:05:48.976Z] Removing intermediate container 3d697a434d5b [2022-06-03T12:05:48.976Z] ---> 6b641e7c8e61 [2022-06-03T12:05:48.976Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:48.976Z] Removing intermediate container 6748da09623d [2022-06-03T12:05:48.976Z] ---> 88c941d73868 [2022-06-03T12:05:48.976Z] Step 19/20 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:05:48.976Z] Removing intermediate container cb51025daecd [2022-06-03T12:05:48.976Z] ---> 9bcaea4f3975 [2022-06-03T12:05:48.976Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:05:49.262Z] ---> Running in a08238880bda [2022-06-03T12:05:49.262Z] ---> Running in 2ba0518e030f [2022-06-03T12:05:49.876Z] ---> 7ba88adb04d3 [2022-06-03T12:05:49.876Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:49.876Z] Removing intermediate container 2ba0518e030f [2022-06-03T12:05:49.876Z] ---> 600b35801eef [2022-06-03T12:05:49.876Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:05:49.876Z] Removing intermediate container a08238880bda [2022-06-03T12:05:49.876Z] ---> d57f23513d75 [2022-06-03T12:05:49.876Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:05:50.153Z] ---> Running in 9910cb689c60 [2022-06-03T12:05:50.153Z] ---> Running in f0339aec816f [2022-06-03T12:05:50.153Z] ---> 3d3b24408831 [2022-06-03T12:05:50.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:05:50.763Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:05:50.763Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:05:50.763Z] ---> 3734d5adc5ac [2022-06-03T12:05:50.763Z] 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-06-03T12:05:50.763Z] Removing intermediate container 9910cb689c60 [2022-06-03T12:05:50.763Z] ---> 0544da86e811 [2022-06-03T12:05:50.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:50.763Z] ---> Running in de645ac95555 [2022-06-03T12:05:51.053Z] Removing intermediate container f0339aec816f [2022-06-03T12:05:51.053Z] ---> 5a951f6f5a41 [2022-06-03T12:05:51.053Z] [2022-06-03T12:05:51.053Z] ---> 54746761c9cb [2022-06-03T12:05:51.053Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:05:51.335Z] ---> Running in 4dd6f20db823 [2022-06-03T12:05:51.335Z] Removing intermediate container de645ac95555 [2022-06-03T12:05:51.335Z] ---> ecb1d3404087 [2022-06-03T12:05:51.335Z] 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-06-03T12:05:51.615Z] ---> Running in 24ca1c88e8a1 [2022-06-03T12:05:51.894Z] Removing intermediate container 4dd6f20db823 [2022-06-03T12:05:51.894Z] ---> 8ad0ed95d982 [2022-06-03T12:05:51.894Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:51.894Z] ---> debca148b2a3 [2022-06-03T12:05:51.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:05:52.169Z] ---> Running in 337a278d6a8e [2022-06-03T12:05:52.446Z] Successfully built 5a951f6f5a41 [2022-06-03T12:05:52.446Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T12:05:52.446Z]  Building security-proxy-setup ... done Building core-command [2022-06-03T12:05:53.049Z] ---> e76c332eac8b [2022-06-03T12:05:53.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:53.049Z] Removing intermediate container 337a278d6a8e [2022-06-03T12:05:53.049Z] ---> 2561298f4a79 [2022-06-03T12:05:53.049Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T12:05:53.049Z] ---> Running in ea86d17c3869 [2022-06-03T12:05:53.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:53.939Z] Removing intermediate container ea86d17c3869 [2022-06-03T12:05:53.939Z] ---> ab272418b4da [2022-06-03T12:05:53.939Z] Step 20/21 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:05:53.939Z] ---> Running in e053090bb252 [2022-06-03T12:05:53.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:05:54.541Z] ---> 4f8ef8e017c7 [2022-06-03T12:05:54.541Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:05:54.541Z] ---> 13a3c9c5ffc4 [2022-06-03T12:05:54.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:54.541Z] ---> Running in aa064eaa15b4 [2022-06-03T12:05:54.815Z] Removing intermediate container e053090bb252 [2022-06-03T12:05:54.815Z] ---> 963c66628771 [2022-06-03T12:05:54.815Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:05:54.815Z] ---> Running in ac67b01ad6dd [2022-06-03T12:05:55.092Z] Removing intermediate container aa064eaa15b4 [2022-06-03T12:05:55.092Z] ---> b0e4d933df3c [2022-06-03T12:05:55.385Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:55.385Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:05:55.385Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:05:55.385Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:05:55.385Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:05:55.385Z] ---> Running in 25e37ae024ca [2022-06-03T12:05:55.385Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:05:55.385Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:05:55.385Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:05:55.662Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:55.662Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:05:55.662Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:05:55.662Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:05:55.662Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:05:55.662Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:05:55.662Z] Removing intermediate container ac67b01ad6dd [2022-06-03T12:05:55.662Z] ---> 9ff306fda3ea [2022-06-03T12:05:55.662Z] [2022-06-03T12:05:55.662Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:05:55.662Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:05:55.662Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:05:55.662Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:05:55.662Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:05:55.952Z] Removing intermediate container 25e37ae024ca [2022-06-03T12:05:55.952Z] ---> 93f127906083 [2022-06-03T12:05:55.952Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:05:55.952Z] ---> 2135e7e69d03 [2022-06-03T12:05:55.952Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:05:56.236Z] ---> Running in 3ba83d4b3473 [2022-06-03T12:05:56.236Z] ---> Running in f2c38d97ca5e [2022-06-03T12:05:56.861Z] Successfully built 9ff306fda3ea [2022-06-03T12:05:56.861Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T12:05:56.861Z]  Building support-notifications ... done Building core-data [2022-06-03T12:05:57.135Z] Removing intermediate container f2c38d97ca5e [2022-06-03T12:05:57.135Z] ---> 0960a5a6c50b [2022-06-03T12:05:57.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:57.135Z] Removing intermediate container 3ba83d4b3473 [2022-06-03T12:05:57.135Z] ---> d5d43041c053 [2022-06-03T12:05:57.410Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:05:57.410Z] ---> Running in d04811638f2d [2022-06-03T12:05:57.410Z] ---> Running in 6e940208810d [2022-06-03T12:05:58.391Z] Removing intermediate container 6e940208810d [2022-06-03T12:05:58.391Z] ---> 78831dfed96f [2022-06-03T12:05:58.391Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:05:58.391Z] Removing intermediate container d04811638f2d [2022-06-03T12:05:58.391Z] ---> a3c09e811a34 [2022-06-03T12:05:58.392Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T12:05:58.392Z] ---> Running in 7b6e62351c61 [2022-06-03T12:05:58.392Z] ---> Running in 89dabcf803a8 [2022-06-03T12:05:58.694Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:05:58.694Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:05:58.694Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:05:58.694Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:05:58.970Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:05:58.970Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:05:58.970Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:05:58.970Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:05:58.970Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:05:58.970Z] Removing intermediate container 89dabcf803a8 [2022-06-03T12:05:58.970Z] ---> bf5a03311e39 [2022-06-03T12:05:58.970Z] [2022-06-03T12:05:58.970Z] Removing intermediate container 7b6e62351c61 [2022-06-03T12:05:58.970Z] ---> 2b08b78343ab [2022-06-03T12:05:58.970Z] Step 22/23 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:05:58.970Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:05:58.970Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:05:58.970Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:05:58.970Z] ---> Running in 083bb8d007c3 [2022-06-03T12:05:59.245Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:05:59.245Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:05:59.245Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:05:59.245Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:05:59.245Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:05:59.245Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:05:59.245Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:05:59.245Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:05:59.245Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:05:59.245Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:05:59.245Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:05:59.552Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:05:59.552Z] Removing intermediate container 083bb8d007c3 [2022-06-03T12:05:59.552Z] ---> 70e29ed76628 [2022-06-03T12:05:59.552Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:05:59.552Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:05:59.824Z] ---> Running in a3b215bc64fb [2022-06-03T12:05:59.824Z] Successfully built bf5a03311e39 [2022-06-03T12:05:59.824Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T12:05:59.824Z]  Building core-metadata ... done Building security-secretstore-setup [2022-06-03T12:06:00.429Z] Removing intermediate container a3b215bc64fb [2022-06-03T12:06:00.429Z] ---> 4f791ec39e1e [2022-06-03T12:06:00.429Z] [2022-06-03T12:06:00.429Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:06:00.429Z] OK: 84 MiB in 64 packages [2022-06-03T12:06:01.032Z] Successfully built 4f791ec39e1e [2022-06-03T12:06:01.032Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T12:06:01.032Z]  Building support-scheduler ... done Building security-bootstrapper [2022-06-03T12:06:05.343Z] Collecting docker-compose==1.23.2 [2022-06-03T12:06:05.343Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:06:06.325Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:06:06.325Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:06:06.325Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:06:06.325Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:06:06.604Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:06:06.604Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:06:10.929Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:06:10.929Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:06:10.929Z] 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-06-03T12:06:10.929Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:06:10.929Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:06:13.564Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:06:13.564Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:06:13.840Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:06:13.840Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:06:13.840Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:06:14.116Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:06:17.521Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:06:17.521Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:06:21.853Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:06:21.853Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:06:22.841Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:06:22.841Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:06:23.116Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:06:23.116Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:06:23.116Z] 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-06-03T12:06:23.402Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:06:23.402Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:06:24.007Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:06:24.007Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:06:24.007Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:06:24.007Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:06:24.993Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:06:24.993Z] Attempting uninstall: urllib3 [2022-06-03T12:06:24.993Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:06:24.993Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:06:25.266Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:06:25.867Z] Attempting uninstall: idna [2022-06-03T12:06:25.867Z] Found existing installation: idna 3.2 [2022-06-03T12:06:25.867Z] Uninstalling idna-3.2: [2022-06-03T12:06:26.141Z] Successfully uninstalled idna-3.2 [2022-06-03T12:06:27.132Z] Attempting uninstall: chardet [2022-06-03T12:06:27.133Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:06:27.133Z] Uninstalling chardet-4.0.0: [2022-06-03T12:06:27.133Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:06:29.777Z] Attempting uninstall: requests [2022-06-03T12:06:29.777Z] Found existing installation: requests 2.25.1 [2022-06-03T12:06:29.777Z] Uninstalling requests-2.25.1: [2022-06-03T12:06:29.777Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:06:30.053Z] Running setup.py install for texttable: started [2022-06-03T12:06:32.683Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:06:32.683Z] Running setup.py install for PyYAML: started [2022-06-03T12:06:35.315Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:06:35.315Z] Running setup.py install for docopt: started [2022-06-03T12:06:37.947Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:06:37.947Z] Running setup.py install for dockerpty: started [2022-06-03T12:06:40.561Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:06:42.560Z] 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-06-03T12:07:00.884Z] Removing intermediate container 24ca1c88e8a1 [2022-06-03T12:07:00.884Z] ---> f20803813784 [2022-06-03T12:07:00.884Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:07:00.884Z] ---> Running in 9853b21a3514 [2022-06-03T12:07:00.884Z] Removing intermediate container 9853b21a3514 [2022-06-03T12:07:00.884Z] ---> 8b1a16f2b45a [2022-06-03T12:07:00.884Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:07:00.884Z] ---> Running in f745f545f4ce [2022-06-03T12:07:00.884Z] Removing intermediate container f745f545f4ce [2022-06-03T12:07:00.884Z] ---> 21b3d7355aed [2022-06-03T12:07:00.884Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:07:00.884Z] ---> 5421b61d3140 [2022-06-03T12:07:00.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:07:02.537Z] ---> abf794641312 [2022-06-03T12:07:02.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:07:04.631Z] ---> fb2a56cb0f10 [2022-06-03T12:07:04.631Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:07:04.906Z] ---> Running in 26b9b6ed7793 [2022-06-03T12:07:05.507Z] Removing intermediate container 26b9b6ed7793 [2022-06-03T12:07:05.507Z] ---> c24e094a15fb [2022-06-03T12:07:05.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:07:05.781Z] ---> Running in 26ffad14508a [2022-06-03T12:07:06.758Z] Removing intermediate container 26ffad14508a [2022-06-03T12:07:06.758Z] ---> 3c7626b785da [2022-06-03T12:07:06.758Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:07:06.758Z] ---> Running in 7ec36d72ef31 [2022-06-03T12:07:07.358Z] Removing intermediate container 7ec36d72ef31 [2022-06-03T12:07:07.358Z] ---> e155cda4c705 [2022-06-03T12:07:07.358Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:07:07.630Z] ---> Running in c42608018e34 [2022-06-03T12:07:07.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:07:07.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:07:07.908Z] ---> e7593926eb1d [2022-06-03T12:07:07.908Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:07:07.908Z] ---> Using cache [2022-06-03T12:07:07.908Z] ---> 466ada499b68 [2022-06-03T12:07:07.908Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:07:07.908Z] ---> Using cache [2022-06-03T12:07:07.908Z] ---> 45157d387e5c [2022-06-03T12:07:07.908Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:07:07.908Z] ---> Running in 92672d5bc203 [2022-06-03T12:07:08.518Z] Removing intermediate container c42608018e34 [2022-06-03T12:07:08.518Z] ---> 2d86004b33a3 [2022-06-03T12:07:08.518Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:07:08.839Z] ---> Running in 8a0434415913 [2022-06-03T12:07:09.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:07:09.721Z] Removing intermediate container 8a0434415913 [2022-06-03T12:07:09.721Z] ---> 9fa75b1c40a2 [2022-06-03T12:07:09.721Z] [2022-06-03T12:07:10.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:07:10.934Z] Successfully built 9fa75b1c40a2 [2022-06-03T12:07:11.222Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T12:07:11.508Z]  Building sys-mgmt-agent ... done OK: 220 MiB in 52 packages [2022-06-03T12:07:12.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:07:12.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:07:12.958Z] ---> e7593926eb1d [2022-06-03T12:07:12.958Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:07:12.958Z] ---> Using cache [2022-06-03T12:07:12.958Z] ---> 466ada499b68 [2022-06-03T12:07:12.958Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:07:12.958Z] ---> Using cache [2022-06-03T12:07:12.958Z] ---> 45157d387e5c [2022-06-03T12:07:12.958Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:07:12.958Z] ---> Running in fcb9248f2537 [2022-06-03T12:07:12.958Z] Removing intermediate container 92672d5bc203 [2022-06-03T12:07:12.958Z] ---> 59b9ab896993 [2022-06-03T12:07:12.958Z] Step 6/22 : COPY . . [2022-06-03T12:07:13.559Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:07:13.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:07:13.560Z] ---> e7593926eb1d [2022-06-03T12:07:13.560Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T12:07:13.560Z] ---> Using cache [2022-06-03T12:07:13.560Z] ---> 466ada499b68 [2022-06-03T12:07:13.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:07:13.560Z] ---> Using cache [2022-06-03T12:07:13.560Z] ---> 45157d387e5c [2022-06-03T12:07:13.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T12:07:13.560Z] ---> Using cache [2022-06-03T12:07:13.560Z] ---> 59b9ab896993 [2022-06-03T12:07:13.560Z] Step 6/24 : COPY . . [2022-06-03T12:07:13.560Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:07:13.836Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:07:13.836Z] ---> e7593926eb1d [2022-06-03T12:07:13.836Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:07:13.836Z] ---> Using cache [2022-06-03T12:07:13.836Z] ---> 466ada499b68 [2022-06-03T12:07:13.836Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:07:13.836Z] ---> Using cache [2022-06-03T12:07:13.836Z] ---> 45157d387e5c [2022-06-03T12:07:13.836Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:07:13.836Z] ---> Using cache [2022-06-03T12:07:13.836Z] ---> 59b9ab896993 [2022-06-03T12:07:13.836Z] Step 6/30 : COPY . . [2022-06-03T12:07:14.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:07:15.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:07:16.417Z] OK: 220 MiB in 52 packages [2022-06-03T12:07:18.408Z] Removing intermediate container fcb9248f2537 [2022-06-03T12:07:18.408Z] ---> 3d584f922947 [2022-06-03T12:07:18.408Z] Step 6/22 : COPY . . [2022-06-03T12:07:40.609Z] ---> 747c3aa5b01a [2022-06-03T12:07:40.609Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:07:40.609Z] ---> Running in 035ecf4e1482 [2022-06-03T12:07:40.609Z] ---> 77fda2c53dfd [2022-06-03T12:07:40.609Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:07:40.883Z] ---> c608c1e1c139 [2022-06-03T12:07:40.883Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:07:40.883Z] ---> Running in 2831eccea2c9 [2022-06-03T12:07:41.159Z] ---> Running in 0b50186da274 [2022-06-03T12:07:42.140Z] skipping... [2022-06-03T12:07:43.124Z] skipping... [2022-06-03T12:07:43.397Z] skipping... [2022-06-03T12:07:43.397Z] Removing intermediate container 035ecf4e1482 [2022-06-03T12:07:43.397Z] ---> 3f7f9ade4426 [2022-06-03T12:07:43.397Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T12:07:43.673Z] ---> Running in 0d2520a44e91 [2022-06-03T12:07:44.272Z] Removing intermediate container 0b50186da274 [2022-06-03T12:07:44.272Z] ---> 77706bcd8fa3 [2022-06-03T12:07:44.272Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:07:44.549Z] ---> Running in 07c1618949ac [2022-06-03T12:07:44.826Z] Removing intermediate container 2831eccea2c9 [2022-06-03T12:07:44.826Z] ---> 646f30642b6b [2022-06-03T12:07:44.826Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:07:45.112Z] ---> Running in 29a7a8c7f9ed [2022-06-03T12:07:45.707Z] 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-06-03T12:07:45.982Z] ---> 17e40ba3ef9d [2022-06-03T12:07:45.982Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:07:46.258Z] ---> Running in c4e53a51bcb5 [2022-06-03T12:07:46.862Z] 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-06-03T12:07:47.142Z] 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-06-03T12:07:48.148Z] skipping... [2022-06-03T12:07:49.136Z] Removing intermediate container c4e53a51bcb5 [2022-06-03T12:07:49.136Z] ---> 8d5fda956391 [2022-06-03T12:07:49.136Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:07:49.136Z] ---> Running in d2991eae9b63 [2022-06-03T12:07:51.126Z] 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-06-03T12:09:42.965Z] 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-06-03T12:09:49.729Z] Removing intermediate container 07c1618949ac [2022-06-03T12:09:49.729Z] ---> b93e4ad7f1c5 [2022-06-03T12:09:49.729Z] [2022-06-03T12:09:49.729Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:09:49.729Z] ---> ac73e934f311 [2022-06-03T12:09:49.729Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:09:49.729Z] ---> Using cache [2022-06-03T12:09:49.729Z] ---> c632613152e1 [2022-06-03T12:09:49.729Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:09:49.729Z] ---> Using cache [2022-06-03T12:09:49.729Z] ---> 9bcaea4f3975 [2022-06-03T12:09:49.729Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:09:49.729Z] ---> Running in 4e086bf726d1 [2022-06-03T12:09:49.729Z] Removing intermediate container 4e086bf726d1 [2022-06-03T12:09:49.729Z] ---> e5747db4b796 [2022-06-03T12:09:49.729Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:09:50.004Z] ---> Running in 0a074c0ed45e [2022-06-03T12:09:51.005Z] Removing intermediate container 0a074c0ed45e [2022-06-03T12:09:51.005Z] ---> 80254f12056d [2022-06-03T12:09:51.005Z] Step 14/22 : WORKDIR / [2022-06-03T12:09:51.285Z] ---> Running in 4c98336f07fe [2022-06-03T12:09:52.271Z] Removing intermediate container 4c98336f07fe [2022-06-03T12:09:52.271Z] ---> 916d6090c312 [2022-06-03T12:09:52.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:09:54.254Z] ---> 47c9c05e87d8 [2022-06-03T12:09:54.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:09:55.241Z] Removing intermediate container 0d2520a44e91 [2022-06-03T12:09:55.241Z] ---> adc0c9a21d99 [2022-06-03T12:09:55.241Z] [2022-06-03T12:09:55.241Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:09:55.241Z] ---> ac73e934f311 [2022-06-03T12:09:55.241Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:09:55.513Z] ---> Running in df5770148c14 [2022-06-03T12:09:56.960Z] ---> 49a98bd87fbd [2022-06-03T12:09:56.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:09:56.960Z] Removing intermediate container 29a7a8c7f9ed [2022-06-03T12:09:56.960Z] ---> d90bfd9d4269 [2022-06-03T12:09:56.960Z] [2022-06-03T12:09:56.960Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:09:56.960Z] ---> ac73e934f311 [2022-06-03T12:09:56.960Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:09:57.236Z] ---> Running in 1e3986c14bb7 [2022-06-03T12:09:57.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:09:57.839Z] Removing intermediate container 1e3986c14bb7 [2022-06-03T12:09:57.839Z] ---> 1a05befa8bae [2022-06-03T12:09:57.839Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:09:57.839Z] ---> 8af6a65d7502 [2022-06-03T12:09:57.839Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:09:57.839Z] ---> Running in b1aece0d0fa5 [2022-06-03T12:09:58.121Z] ---> Running in 3a347d8e45e1 [2022-06-03T12:09:58.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:09:58.727Z] Removing intermediate container 3a347d8e45e1 [2022-06-03T12:09:58.727Z] ---> a7fd40bf2e98 [2022-06-03T12:09:58.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:09:58.727Z] ---> Running in 433c8c6a5d38 [2022-06-03T12:09:59.345Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:09:59.345Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:09:59.345Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:09:59.345Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:09:59.345Z] Removing intermediate container 433c8c6a5d38 [2022-06-03T12:09:59.345Z] ---> a90ce7f41345 [2022-06-03T12:09:59.345Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:09:59.345Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:09:59.624Z] ---> Running in 430a6cff9116 [2022-06-03T12:09:59.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:09:59.910Z] OK: 6 MiB in 17 packages [2022-06-03T12:10:00.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:10:00.184Z] Removing intermediate container 430a6cff9116 [2022-06-03T12:10:00.184Z] ---> 8c43a76a6cf3 [2022-06-03T12:10:00.184Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:10:00.184Z] ---> Running in 6875032dc2e9 [2022-06-03T12:10:01.187Z] Removing intermediate container 6875032dc2e9 [2022-06-03T12:10:01.187Z] ---> 5cdd625df86d [2022-06-03T12:10:01.187Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:10:01.187Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:10:01.187Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:10:01.187Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:10:01.187Z] OK: 6 MiB in 16 packages [2022-06-03T12:10:01.187Z] ---> Running in 0ca65a31df87 [2022-06-03T12:10:02.172Z] Removing intermediate container 0ca65a31df87 [2022-06-03T12:10:02.172Z] ---> 25b595e7724b [2022-06-03T12:10:02.172Z] [2022-06-03T12:10:02.172Z] Removing intermediate container df5770148c14 [2022-06-03T12:10:02.446Z] ---> 02e24fdef8a1 [2022-06-03T12:10:02.446Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:10:02.446Z] ---> Running in 322518de2fa1 [2022-06-03T12:10:02.720Z] Removing intermediate container b1aece0d0fa5 [2022-06-03T12:10:02.720Z] ---> ebdf632b401a [2022-06-03T12:10:02.720Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:10:02.992Z] ---> Running in 38a643a476ba [2022-06-03T12:10:03.266Z] Removing intermediate container 322518de2fa1 [2022-06-03T12:10:03.266Z] ---> 058a5307060b [2022-06-03T12:10:03.266Z] Step 12/24 : WORKDIR / [2022-06-03T12:10:03.266Z] Successfully built 25b595e7724b [2022-06-03T12:10:03.266Z] Successfully tagged core-command-arm64:latest [2022-06-03T12:10:03.266Z] ---> Running in 28627fdac9ca [2022-06-03T12:10:03.539Z]  Building core-command ... done Removing intermediate container 38a643a476ba [2022-06-03T12:10:03.539Z] ---> bc77ae33f1d3 [2022-06-03T12:10:03.539Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:10:03.539Z] ---> Running in d263e07ba172 [2022-06-03T12:10:03.812Z] Removing intermediate container 28627fdac9ca [2022-06-03T12:10:03.812Z] ---> e69f3146ccb5 [2022-06-03T12:10:03.812Z] 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-06-03T12:10:04.090Z] Removing intermediate container d263e07ba172 [2022-06-03T12:10:04.090Z] ---> b952529059fb [2022-06-03T12:10:04.090Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:10:04.090Z] ---> Running in 0bbe3a31b3ae [2022-06-03T12:10:04.733Z] ---> 8a9126588a14 [2022-06-03T12:10:04.733Z] 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-06-03T12:10:05.843Z] ---> 58b085429606 [2022-06-03T12:10:05.843Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:10:06.911Z] Removing intermediate container 0bbe3a31b3ae [2022-06-03T12:10:06.911Z] ---> 776ffb4f0c9c [2022-06-03T12:10:06.911Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:10:06.911Z] ---> Running in 8d8a30dbdda0 [2022-06-03T12:10:07.195Z] ---> f36fe5108246 [2022-06-03T12:10:07.195Z] 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-06-03T12:10:07.530Z] Removing intermediate container 8d8a30dbdda0 [2022-06-03T12:10:07.530Z] ---> b70d76ca23bb [2022-06-03T12:10:07.530Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T12:10:08.155Z] ---> 277320c151e6 [2022-06-03T12:10:08.155Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:10:08.754Z] ---> c80431fbd8e5 [2022-06-03T12:10:08.754Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:10:08.754Z] ---> Running in efc3c1dd9a1f [2022-06-03T12:10:09.734Z] ---> 7c435c061178 [2022-06-03T12:10:09.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:10:11.197Z] Removing intermediate container efc3c1dd9a1f [2022-06-03T12:10:11.197Z] ---> e3203534a175 [2022-06-03T12:10:11.197Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:10:11.478Z] ---> 2189744ddefe [2022-06-03T12:10:11.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:10:11.756Z] Removing intermediate container d2991eae9b63 [2022-06-03T12:10:11.756Z] ---> 2ab702203638 [2022-06-03T12:10:11.756Z] [2022-06-03T12:10:11.756Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:10:11.756Z] ---> ac73e934f311 [2022-06-03T12:10:11.756Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:10:12.032Z] ---> Running in 547b1a9db37e [2022-06-03T12:10:12.032Z] ---> a10d22e6bf1d [2022-06-03T12:10:12.032Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:10:12.317Z] ---> 17f06601b73e [2022-06-03T12:10:12.317Z] 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-06-03T12:10:12.317Z] ---> Running in d132033bbb87 [2022-06-03T12:10:12.611Z] Removing intermediate container 547b1a9db37e [2022-06-03T12:10:12.611Z] ---> 43adf7235b7c [2022-06-03T12:10:12.611Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:10:12.611Z] ---> Running in 7e2a410114de [2022-06-03T12:10:13.224Z] Removing intermediate container 7e2a410114de [2022-06-03T12:10:13.224Z] ---> 6175d050c114 [2022-06-03T12:10:13.224Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:10:13.224Z] ---> Running in 93d91bdb8da6 [2022-06-03T12:10:13.829Z] ---> 08861e6418e9 [2022-06-03T12:10:13.829Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:10:13.829Z] Removing intermediate container 93d91bdb8da6 [2022-06-03T12:10:13.829Z] ---> 2810905968a1 [2022-06-03T12:10:13.829Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:10:14.116Z] ---> Running in 396589130d60 [2022-06-03T12:10:15.116Z] Removing intermediate container d132033bbb87 [2022-06-03T12:10:15.116Z] ---> 1d977b53e48d [2022-06-03T12:10:15.116Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:10:15.116Z] ---> 6f53e1b0fb2e [2022-06-03T12:10:15.116Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:10:15.116Z] ---> Running in 2ac88a5c2003 [2022-06-03T12:10:15.737Z] Removing intermediate container 2ac88a5c2003 [2022-06-03T12:10:15.737Z] ---> cdd478c571b3 [2022-06-03T12:10:15.737Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T12:10:15.737Z] ---> Running in 26767a406b22 [2022-06-03T12:10:16.017Z] ---> 17320515772b [2022-06-03T12:10:16.017Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:10:16.295Z] Removing intermediate container 26767a406b22 [2022-06-03T12:10:16.295Z] ---> e98ca904f88b [2022-06-03T12:10:16.295Z] Step 23/24 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:10:16.295Z] ---> Running in 5ad309d4bd30 [2022-06-03T12:10:16.578Z] Removing intermediate container 396589130d60 [2022-06-03T12:10:16.578Z] ---> eb8ace5a5e6f [2022-06-03T12:10:16.578Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:10:16.855Z] ---> Running in 3e6fc16ae7a9 [2022-06-03T12:10:16.855Z] Removing intermediate container 5ad309d4bd30 [2022-06-03T12:10:16.855Z] ---> 7b7e701be346 [2022-06-03T12:10:16.855Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:10:16.855Z] ---> df3d55f777c9 [2022-06-03T12:10:16.855Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:10:17.138Z] ---> Running in 9831ddee75c8 [2022-06-03T12:10:17.413Z] ---> Running in afba410d4b7e [2022-06-03T12:10:17.413Z] Removing intermediate container 9831ddee75c8 [2022-06-03T12:10:17.413Z] ---> 67c6f68dfdc4 [2022-06-03T12:10:17.413Z] [2022-06-03T12:10:17.691Z] Removing intermediate container afba410d4b7e [2022-06-03T12:10:17.691Z] ---> d95c10a0712c [2022-06-03T12:10:17.691Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:10:18.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:10:18.320Z] Successfully built 67c6f68dfdc4 [2022-06-03T12:10:18.320Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T12:10:18.599Z]  Building security-secretstore-setup ... done  ---> 5c34776b134a [2022-06-03T12:10:18.600Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:10:18.600Z] ---> Running in c24e97aae579 [2022-06-03T12:10:19.215Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:10:20.205Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:10:20.478Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:10:20.478Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:10:20.478Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:10:20.756Z] Removing intermediate container c24e97aae579 [2022-06-03T12:10:20.756Z] ---> b683be3bd89a [2022-06-03T12:10:20.756Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:10:20.756Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:10:21.033Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:10:21.033Z] ---> Running in f3e10b1ea9b4 [2022-06-03T12:10:21.033Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:10:21.033Z] OK: 8 MiB in 20 packages [2022-06-03T12:10:21.308Z] Removing intermediate container f3e10b1ea9b4 [2022-06-03T12:10:21.308Z] ---> 4d7430be7ac4 [2022-06-03T12:10:21.308Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:10:21.599Z] ---> Running in 01a7bdd95118 [2022-06-03T12:10:22.200Z] Removing intermediate container 01a7bdd95118 [2022-06-03T12:10:22.201Z] ---> f9dbdf3f8a40 [2022-06-03T12:10:22.201Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T12:10:22.201Z] Removing intermediate container 3e6fc16ae7a9 [2022-06-03T12:10:22.201Z] ---> 1a0123155114 [2022-06-03T12:10:22.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:10:22.474Z] ---> Running in bcb81ff488fa [2022-06-03T12:10:22.759Z] Removing intermediate container bcb81ff488fa [2022-06-03T12:10:22.759Z] ---> f7a11f24657a [2022-06-03T12:10:22.759Z] Step 29/30 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:10:23.039Z] ---> b37a54d78aba [2022-06-03T12:10:23.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:10:23.039Z] ---> Running in 2de97e5691ca [2022-06-03T12:10:23.661Z] Removing intermediate container 2de97e5691ca [2022-06-03T12:10:23.661Z] ---> 1682616f8f59 [2022-06-03T12:10:23.661Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:10:23.936Z] ---> Running in 81a0bcfc5e18 [2022-06-03T12:10:24.225Z] Removing intermediate container 81a0bcfc5e18 [2022-06-03T12:10:24.225Z] ---> b40d6144ff41 [2022-06-03T12:10:24.225Z] [2022-06-03T12:10:24.225Z] ---> cdd9d79c773c [2022-06-03T12:10:24.225Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:10:24.826Z] Successfully built b40d6144ff41 [2022-06-03T12:10:25.105Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T12:10:25.105Z]  Building security-bootstrapper ... done  ---> ef3f44982409 [2022-06-03T12:10:25.105Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:10:25.105Z] ---> Running in a0f0ca67bbcc [2022-06-03T12:10:25.705Z] Removing intermediate container a0f0ca67bbcc [2022-06-03T12:10:25.705Z] ---> d74b243dc564 [2022-06-03T12:10:25.705Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:10:25.705Z] ---> Running in 70e5828ff408 [2022-06-03T12:10:25.982Z] Removing intermediate container 70e5828ff408 [2022-06-03T12:10:25.982Z] ---> 5d91362708a1 [2022-06-03T12:10:25.982Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:10:25.982Z] ---> Running in 780c65d72d13 [2022-06-03T12:10:26.580Z] Removing intermediate container 780c65d72d13 [2022-06-03T12:10:26.580Z] ---> ee7c39c3f57f [2022-06-03T12:10:26.580Z] Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [2022-06-03T12:10:26.580Z] ---> Running in a8d8c72e3d98 [2022-06-03T12:10:26.852Z] Removing intermediate container a8d8c72e3d98 [2022-06-03T12:10:26.852Z] ---> 57cd75bbde21 [2022-06-03T12:10:26.853Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:10:26.853Z] ---> Running in 51ab602e850a [2022-06-03T12:10:27.456Z] Removing intermediate container 51ab602e850a [2022-06-03T12:10:27.456Z] ---> 4e526e0ce1bf [2022-06-03T12:10:27.456Z] [2022-06-03T12:10:28.054Z] Successfully built 4e526e0ce1bf [2022-06-03T12:10:28.054Z] Successfully tagged core-data-arm64:latest [2022-06-03T12:10:28.348Z]  Building core-data ... done  [Pipeline] } [2022-06-03T12:10:28.365Z] $ docker stop --time=1 ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b [2022-06-03T12:10:30.097Z] $ docker rm -f ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:10:30.741Z] + docker images [2022-06-03T12:10:31.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:10:31.013Z] core-data-arm64 latest 4e526e0ce1bf 3 seconds ago 19.2MB [2022-06-03T12:10:31.013Z] security-bootstrapper-arm64 latest b40d6144ff41 6 seconds ago 18MB [2022-06-03T12:10:31.013Z] security-secretstore-setup-arm64 latest 67c6f68dfdc4 13 seconds ago 26.8MB [2022-06-03T12:10:31.013Z] 2ab702203638 19 seconds ago 1.61GB [2022-06-03T12:10:31.013Z] core-command-arm64 latest 25b595e7724b 29 seconds ago 15.1MB [2022-06-03T12:10:31.013Z] d90bfd9d4269 34 seconds ago 1.6GB [2022-06-03T12:10:31.013Z] adc0c9a21d99 36 seconds ago 1.61GB [2022-06-03T12:10:31.013Z] b93e4ad7f1c5 43 seconds ago 1.6GB [2022-06-03T12:10:31.013Z] sys-mgmt-agent-arm64 latest 9fa75b1c40a2 3 minutes ago 277MB [2022-06-03T12:10:31.013Z] support-scheduler-arm64 latest 4f791ec39e1e 4 minutes ago 15.3MB [2022-06-03T12:10:31.013Z] core-metadata-arm64 latest bf5a03311e39 4 minutes ago 15.9MB [2022-06-03T12:10:31.013Z] support-notifications-arm64 latest 9ff306fda3ea 4 minutes ago 16MB [2022-06-03T12:10:31.013Z] security-proxy-setup-arm64 latest 5a951f6f5a41 4 minutes ago 25.3MB [2022-06-03T12:10:31.013Z] 5871683b072f 4 minutes ago 1.6GB [2022-06-03T12:10:31.013Z] 005076126b84 4 minutes ago 1.61GB [2022-06-03T12:10:31.013Z] ee2daa2b6a01 4 minutes ago 1.61GB [2022-06-03T12:10:31.013Z] 20d1b5e0fd0e 5 minutes ago 1.6GB [2022-06-03T12:10:31.013Z] 44f5b9bd4166 5 minutes ago 1.61GB [2022-06-03T12:10:31.013Z] ci-base-image-arm64 latest e7593926eb1d 16 minutes ago 1.26GB [2022-06-03T12:10:31.013Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T12:10:31.013Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T12:10:31.013Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T12:10:31.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months 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-06-03T12:10:31.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:10:31.813Z] [2022-06-03T12:10:31.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:10:32.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:10:32.517Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T12:10:32.517Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T12:10:32.517Z] 04944245beec: Pulling fs layer [2022-06-03T12:10:32.517Z] 699f458cf7ca: Pulling fs layer [2022-06-03T12:10:32.517Z] 765212b225bb: Pulling fs layer [2022-06-03T12:10:32.517Z] f23df028b6ca: Pulling fs layer [2022-06-03T12:10:32.517Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T12:10:32.517Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T12:10:32.517Z] f23df028b6ca: Waiting [2022-06-03T12:10:32.517Z] d65c8cfc05b1: Waiting [2022-06-03T12:10:32.517Z] 2437ff75d9bd: Waiting [2022-06-03T12:10:32.517Z] 765212b225bb: Waiting [2022-06-03T12:10:32.517Z] 04944245beec: Verifying Checksum [2022-06-03T12:10:32.517Z] 04944245beec: Download complete [2022-06-03T12:10:32.517Z] 765212b225bb: Verifying Checksum [2022-06-03T12:10:32.517Z] 765212b225bb: Download complete [2022-06-03T12:10:32.795Z] f23df028b6ca: Verifying Checksum [2022-06-03T12:10:32.795Z] f23df028b6ca: Download complete [2022-06-03T12:10:32.795Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T12:10:32.795Z] d65c8cfc05b1: Download complete [2022-06-03T12:10:32.795Z] 699f458cf7ca: Verifying Checksum [2022-06-03T12:10:32.795Z] 699f458cf7ca: Download complete [2022-06-03T12:10:33.396Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T12:10:33.396Z] 8998bd30e6a1: Download complete [2022-06-03T12:10:36.021Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T12:10:36.021Z] 2437ff75d9bd: Download complete [2022-06-03T12:10:38.006Z] 8998bd30e6a1: Pull complete [2022-06-03T12:10:38.282Z] 04944245beec: Pull complete [2022-06-03T12:10:40.260Z] 699f458cf7ca: Pull complete [2022-06-03T12:10:40.260Z] 765212b225bb: Pull complete [2022-06-03T12:10:41.248Z] f23df028b6ca: Pull complete [2022-06-03T12:10:41.525Z] d65c8cfc05b1: Pull complete [2022-06-03T12:10:59.855Z] 2437ff75d9bd: Pull complete [2022-06-03T12:10:59.855Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T12:10:59.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:10:59.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:11:00.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2022-06-03T12:11:00.350Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T12:11:03.562Z] $ docker top 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:04.590Z] ---> job-cost.sh [2022-06-03T12:11:04.590Z] lf-activate-venv: SKIPPING [2022-06-03T12:11:04.590Z] INFO: No Stack... [2022-06-03T12:11:05.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T12:11:05.774Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T12:11:06.443Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-03T12:11:06.443Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T12:11:06.491Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] [2022-06-03T12:11:06.496Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] did not exist. Created. [2022-06-03T12:11:06.496Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T12:11:07.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T12:11:07.616Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T12:11:07.635Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T12:11:07.715Z] $ docker stop --time=1 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 [2022-06-03T12:11:09.267Z] $ docker rm -f 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 [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-06-03T12:11:10.238Z] provisioning config files... [2022-06-03T12:11:10.246Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8157568252384493473tmp [Pipeline] { [Pipeline] sh [2022-06-03T12:11:10.580Z] + set +x [2022-06-03T12:11:10.580Z] + curl -s https://codecov.io/bash [2022-06-03T12:11:10.580Z] + bash -s -- [2022-06-03T12:11:10.580Z] [2022-06-03T12:11:10.580Z] _____ _ [2022-06-03T12:11:10.580Z] / ____| | | [2022-06-03T12:11:10.580Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T12:11:10.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T12:11:10.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T12:11:10.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T12:11:10.580Z] Bash-1.0.6 [2022-06-03T12:11:10.580Z] [2022-06-03T12:11:10.580Z] [2022-06-03T12:11:10.580Z] ==> git version 2.25.1 found [2022-06-03T12:11:10.580Z] ==> 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-06-03T12:11:10.580Z] Release-Date: 2020-01-08 [2022-06-03T12:11:10.580Z] 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-06-03T12:11:10.580Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T12:11:10.580Z] ==> Jenkins CI detected. [2022-06-03T12:11:10.580Z] current dir:  /w/workspace/edgex-go/1 [2022-06-03T12:11:10.580Z] project root: . [2022-06-03T12:11:10.580Z] --> token set from env [2022-06-03T12:11:10.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T12:11:10.580Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T12:11:10.580Z] ==> Python coveragepy not found [2022-06-03T12:11:10.580Z] ==> Searching for coverage reports in: [2022-06-03T12:11:10.580Z] + . [2022-06-03T12:11:10.580Z] -> Found 1 reports [2022-06-03T12:11:10.580Z] ==> Detecting git/mercurial file structure [2022-06-03T12:11:10.580Z] ==> Reading reports [2022-06-03T12:11:10.580Z] + ./coverage.out bytes=428658 [2022-06-03T12:11:10.848Z] ==> Appending adjustments [2022-06-03T12:11:10.848Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T12:11:11.904Z] + Found adjustments [2022-06-03T12:11:11.904Z] ==> Gzipping contents [2022-06-03T12:11:11.904Z] 64K /tmp/codecov.YUYAJM.gz [2022-06-03T12:11:11.904Z] ==> Uploading reports [2022-06-03T12:11:11.904Z] url: https://codecov.io [2022-06-03T12:11:11.904Z] query: branch=PR-4043&commit=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4043%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4043&job=&cmd_args= [2022-06-03T12:11:11.904Z] -> Pinging Codecov [2022-06-03T12:11:11.904Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4043&commit=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4043%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4043&job=&cmd_args= [2022-06-03T12:11:12.164Z] -> Uploading to [2022-06-03T12:11:12.164Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/19c6dcecbcd7e2590b8e4ed7ca98690ae413b102/d01a0457-62b3-4cb3-b634-496ac976bda8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T121111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf4beb34457197e06eaacda48acaf596c8545c4a213a2b81d5ebd4499687a1f7 [2022-06-03T12:11:12.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:11:12.164Z] Dload Upload Total Spent Left Speed [2022-06-03T12:11:12.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65139 0 0 100 65139 0 244k --:--:-- --:--:-- --:--:-- 244k [2022-06-03T12:11:12.425Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] } [2022-06-03T12:11:12.451Z] 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-06-03T12:11:13.886Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:14.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:15.109Z] ---> package-listing.sh [2022-06-03T12:11:15.109Z] ++ facter osfamily [2022-06-03T12:11:15.109Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T12:11:15.368Z] + OS_FAMILY=debian [2022-06-03T12:11:15.368Z] + workspace=/w/workspace/edgex-go/1 [2022-06-03T12:11:15.368Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T12:11:15.368Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T12:11:15.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T12:11:15.368Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T12:11:15.368Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:11:15.368Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T12:11:15.368Z] + case "${OS_FAMILY}" in [2022-06-03T12:11:15.368Z] + dpkg -l [2022-06-03T12:11:15.368Z] + grep '^ii' [2022-06-03T12:11:15.368Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T12:11:15.368Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T12:11:15.368Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T12:11:15.368Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:11:15.368Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-03T12:11:15.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-03T12:11:15.397Z] 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-06-03T12:11:15.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:11:16.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:11:16.315Z] [2022-06-03T12:11:16.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:11:16.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:11:16.690Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T12:11:16.690Z] 5eb5b503b376: Pulling fs layer [2022-06-03T12:11:16.690Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T12:11:16.690Z] ec43610c2a17: Pulling fs layer [2022-06-03T12:11:16.690Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T12:11:16.690Z] 33b1e0a273af: Pulling fs layer [2022-06-03T12:11:16.690Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T12:11:16.690Z] 2f39f015ded8: Pulling fs layer [2022-06-03T12:11:16.690Z] 3a2ae6a8a46f: Waiting [2022-06-03T12:11:16.690Z] 33b1e0a273af: Waiting [2022-06-03T12:11:16.690Z] 5d3b04190fa2: Waiting [2022-06-03T12:11:16.690Z] 2f39f015ded8: Waiting [2022-06-03T12:11:16.690Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T12:11:16.690Z] 5c69ac0246d0: Download complete [2022-06-03T12:11:16.690Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T12:11:16.690Z] 3a2ae6a8a46f: Download complete [2022-06-03T12:11:16.690Z] 33b1e0a273af: Verifying Checksum [2022-06-03T12:11:16.690Z] 33b1e0a273af: Download complete [2022-06-03T12:11:16.950Z] 5d3b04190fa2: Download complete [2022-06-03T12:11:16.950Z] ec43610c2a17: Verifying Checksum [2022-06-03T12:11:16.950Z] ec43610c2a17: Download complete [2022-06-03T12:11:16.950Z] 5eb5b503b376: Verifying Checksum [2022-06-03T12:11:16.950Z] 5eb5b503b376: Download complete [2022-06-03T12:11:17.521Z] 2f39f015ded8: Download complete [2022-06-03T12:11:18.092Z] 5eb5b503b376: Pull complete [2022-06-03T12:11:18.353Z] 5c69ac0246d0: Pull complete [2022-06-03T12:11:18.613Z] ec43610c2a17: Pull complete [2022-06-03T12:11:18.872Z] 3a2ae6a8a46f: Pull complete [2022-06-03T12:11:18.872Z] 33b1e0a273af: Pull complete [2022-06-03T12:11:19.131Z] 5d3b04190fa2: Pull complete [2022-06-03T12:11:23.319Z] 2f39f015ded8: Pull complete [2022-06-03T12:11:23.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T12:11:23.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:11:23.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:11:23.541Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2022-06-03T12:11:23.579Z] $ 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-06-03T12:11:25.491Z] $ docker top c106851410a3158cc6c5bd3abdc06fec0d23212a531f5be3a20d6b0f427bad5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:11:25.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T12:11:26.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T12:11:26.520Z] + ls /var/log/sa-host [2022-06-03T12:11:26.520Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:11:26.725Z] provisioning config files... [2022-06-03T12:11:26.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6169610934217695377tmp [Pipeline] { [Pipeline] echo [2022-06-03T12:11:26.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:27.110Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T12:11:27.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:27.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T12:11:27.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:27.878Z] ---> sudo-logs.sh [2022-06-03T12:11:27.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T12:11:27.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:28.275Z] ---> job-cost.sh [2022-06-03T12:11:28.275Z] lf-activate-venv: SKIPPING [2022-06-03T12:11:28.275Z] DEBUG: total: 0.10999999940395355 [2022-06-03T12:11:28.275Z] INFO: Retrieving Stack Cost... [2022-06-03T12:11:28.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T12:11:29.109Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T12:11:29.139Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:11:29.452Z] ---> logs-deploy.sh [2022-06-03T12:11:29.452Z] lf-activate-venv: SKIPPING [2022-06-03T12:11:29.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4043/1 [2022-06-03T12:11:29.452Z] INFO: archiving workspace using pattern(s): [2022-06-03T12:11:30.395Z] Archives upload complete. [2022-06-03T12:11:30.395Z] INFO: archiving logs to Nexus