Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 83a00841720d7c4cb31243ea644afbf070df707f+8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 (5f085ec303fea46c1c98a1889ebda3d8ee09195b) 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-ssh1683583112035153982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8281330035469856430.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5363963630313798554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14833097603499234178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1637166654248551611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9281 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f Merge succeeded, producing 0879423d50aad504de6706b4308e40c44c5e91ae Checking out Revision 0879423d50aad504de6706b4308e40c44c5e91ae (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0879423d50aad504de6706b4308e40c44c5e91ae # timeout=10 Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T20:29:21.735Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T20:29:21.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T20:29:21.812Z] ========================================================= [2022-03-28T20:29:21.812Z] EdgeX Global Pipelines Version Info [2022-03-28T20:29:21.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-28T20:29:22.592Z] ------------------- [2022-03-28T20:29:22.592Z] stable info: [2022-03-28T20:29:22.592Z] ------------------- [2022-03-28T20:29:22.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T20:29:22.592Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T20:29:22.592Z] Message: update stable to v1.0.221 > git rev-list --no-walk 538dc91e51c0d9977eb015902d9b309c12c675ea # timeout=10 [2022-03-28T20:29:23.167Z] ------------------- [2022-03-28T20:29:23.167Z] experimental info: [2022-03-28T20:29:23.167Z] ------------------- [2022-03-28T20:29:23.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T20:29:23.167Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T20:29:23.167Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T20:29:23.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-28T20:29:23.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-28T20:29:23.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T20:29:23.346Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T20:29:23.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T20:29:23.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T20:29:23.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T20:29:23.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-28T20:29:23.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-28T20:29:23.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-28T20:29:23.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T20:29:23.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T20:29:23.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T20:29:23.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T20:29:23.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T20:29:23.457Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T20:29:23.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T20:29:23.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T20:29:23.490Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T20:29:23.505Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T20:29:23.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-28T20:29:23.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T20:29:23.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-03-28T20:29:23.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-03-28T20:29:23.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-03-28T20:29:23.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0879423d50aad504de6706b4308e40c44c5e91ae [Pipeline] echo [2022-03-28T20:29:23.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0879423 [Pipeline] echo [2022-03-28T20:29:23.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T20:29:23.640Z] provisioning config files... [2022-03-28T20:29:23.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6188802750054658974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T20:29:23.971Z] ---> docker-login.sh [2022-03-28T20:29:23.972Z] nexus3.edgexfoundry.org:10001 [2022-03-28T20:29:24.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:29:24.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:29:24.232Z] Configure a credential helper to remove this warning. See [2022-03-28T20:29:24.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:29:24.232Z] [2022-03-28T20:29:24.232Z] Login Succeeded [2022-03-28T20:29:24.232Z] nexus3.edgexfoundry.org:10002 [2022-03-28T20:29:24.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:29:24.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:29:24.494Z] Configure a credential helper to remove this warning. See [2022-03-28T20:29:24.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:29:24.494Z] [2022-03-28T20:29:24.494Z] Login Succeeded [2022-03-28T20:29:24.494Z] nexus3.edgexfoundry.org:10003 [2022-03-28T20:29:24.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:29:24.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:29:24.494Z] Configure a credential helper to remove this warning. See [2022-03-28T20:29:24.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:29:24.494Z] [2022-03-28T20:29:24.494Z] Login Succeeded [2022-03-28T20:29:24.494Z] nexus3.edgexfoundry.org:10004 [2022-03-28T20:29:24.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:29:24.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:29:24.757Z] Configure a credential helper to remove this warning. See [2022-03-28T20:29:24.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:29:24.757Z] [2022-03-28T20:29:24.757Z] Login Succeeded [2022-03-28T20:29:24.757Z] docker.io [2022-03-28T20:29:24.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:29:25.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:29:25.019Z] Configure a credential helper to remove this warning. See [2022-03-28T20:29:25.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:29:25.019Z] [2022-03-28T20:29:25.019Z] Login Succeeded [2022-03-28T20:29:25.019Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T20:29:25.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T20:29:25.339Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/core-command/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/core-data/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/core-metadata/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/support-notifications/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-28T20:29:25.339Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-28T20:29:25.339Z] + cut -d/ -f2 [2022-03-28T20:29:25.339Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-28T20:29:25.379Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-03-28T20:29:25.719Z] + git rev-list -1 --merges 0879423d50aad504de6706b4308e40c44c5e91ae~1..0879423d50aad504de6706b4308e40c44c5e91ae [Pipeline] echo [2022-03-28T20:29:25.733Z] -----------> git rev-list -1 --merges 0879423d50aad504de6706b4308e40c44c5e91ae~1..0879423d50aad504de6706b4308e40c44c5e91ae 0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:29:25.733Z] 0879423d50aad504de6706b4308e40c44c5e91ae [false] [Pipeline] sh [2022-03-28T20:29:26.029Z] + git log --format=format:%s -1 0879423d50aad504de6706b4308e40c44c5e91ae [Pipeline] echo [2022-03-28T20:29:26.046Z] ========================================================= [2022-03-28T20:29:26.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T20:29:26.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-28T20:29:26.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T20:29:26.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T20:29:26.604Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T20:29:26.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T20:29:26.604Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-28T20:29:26.604Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-28T20:29:26.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:29:27.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T20:29:27.128Z] [2022-03-28T20:29:27.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:29:27.432Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T20:29:27.432Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T20:29:27.432Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T20:29:27.432Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T20:29:27.432Z] 4c7163046ea9: Pulling fs layer [2022-03-28T20:29:27.432Z] 0c2d73faf560: Pulling fs layer [2022-03-28T20:29:27.432Z] 0c2d73faf560: Waiting [2022-03-28T20:29:27.432Z] 3e5f54012d9b: Download complete [2022-03-28T20:29:27.432Z] a0d0a0d46f8b: Download complete [2022-03-28T20:29:27.432Z] 4c7163046ea9: Verifying Checksum [2022-03-28T20:29:27.432Z] 4c7163046ea9: Download complete [2022-03-28T20:29:27.432Z] 0c2d73faf560: Verifying Checksum [2022-03-28T20:29:27.432Z] 0c2d73faf560: Download complete [2022-03-28T20:29:27.692Z] a0d0a0d46f8b: Pull complete [2022-03-28T20:29:27.692Z] 3e5f54012d9b: Pull complete [2022-03-28T20:29:27.951Z] 4c7163046ea9: Pull complete [2022-03-28T20:29:28.211Z] 0c2d73faf560: Pull complete [2022-03-28T20:29:28.211Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T20:29:28.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T20:29:28.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T20:29:28.279Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T20:29:28.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T20:29:28.951Z] $ docker top f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T20:29:29.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T20:29:29.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T20:29:29.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T20:29:29.179Z] $ docker exec f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 ssh-agent [2022-03-28T20:29:29.306Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkpcAJO/agent.13 [2022-03-28T20:29:29.306Z] SSH_AGENT_PID=20 [2022-03-28T20:29:29.315Z] Running ssh-add (command line suppressed) [2022-03-28T20:29:29.431Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1810243673250896708.key (/w/workspace/edgex-go/3@tmp/private_key_1810243673250896708.key) [2022-03-28T20:29:29.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T20:29:29.735Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T20:29:29.762Z] $ docker exec --env ******** --env ******** f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 ssh-agent -k [2022-03-28T20:29:29.876Z] unset SSH_AUTH_SOCK; [2022-03-28T20:29:29.877Z] unset SSH_AGENT_PID; [2022-03-28T20:29:29.877Z] echo Agent pid 20 killed; [2022-03-28T20:29:29.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T20:29:29.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T20:29:29.909Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T20:29:30.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T20:29:30.048Z] $ docker exec f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 ssh-agent [2022-03-28T20:29:30.158Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXakDEkI/agent.53 [2022-03-28T20:29:30.158Z] SSH_AGENT_PID=59 [2022-03-28T20:29:30.163Z] Running ssh-add (command line suppressed) [2022-03-28T20:29:30.280Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4595830607325076453.key (/w/workspace/edgex-go/3@tmp/private_key_4595830607325076453.key) [2022-03-28T20:29:30.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T20:29:30.580Z] + git semver init [2022-03-28T20:29:30.580Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T20:29:30.580Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-28T20:29:30.580Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-28T20:29:30.580Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T20:29:30.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T20:29:30.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T20:29:30.580Z] # $SEMVER_BRANCH = PR-3924 [2022-03-28T20:29:30.580Z] # $SEMVER_TEMP = /tmp/semver-777574331 [2022-03-28T20:29:30.580Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-28T20:29:45.495Z] # '/tmp/semver-777574331' -> '/w/workspace/edgex-go/3/.semver' [2022-03-28T20:29:45.495Z] # -> Force: false [2022-03-28T20:29:45.495Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-28T20:29:45.513Z] $ docker exec --env ******** --env ******** f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 ssh-agent -k [2022-03-28T20:29:45.621Z] unset SSH_AUTH_SOCK; [2022-03-28T20:29:45.621Z] unset SSH_AGENT_PID; [2022-03-28T20:29:45.621Z] echo Agent pid 59 killed; [2022-03-28T20:29:45.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T20:29:45.940Z] + git semver [Pipeline] } [2022-03-28T20:29:45.959Z] $ docker stop --time=1 f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 [2022-03-28T20:29:47.727Z] $ docker rm -f f6c6075ceaafbc89eecf3ea2d19b151d04ca1157335a042586339d40393eb087 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T20:29:48.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T20:29:48.332Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T20:29:48.336Z] [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-03-28T20:29:48.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T20:29:48.477Z] ========================================================= [2022-03-28T20:29:48.477Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T20:29:48.477Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:29:48.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T20:29:48.770Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T20:29:48.770Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T20:29:48.770Z] 666ba61612fd: Pulling fs layer [2022-03-28T20:29:48.770Z] 8ed8ca486205: Pulling fs layer [2022-03-28T20:29:48.770Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T20:29:48.770Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T20:29:48.770Z] 640e595b4fbd: Pulling fs layer [2022-03-28T20:29:48.770Z] 763cafe07f6e: Pulling fs layer [2022-03-28T20:29:48.770Z] 0c0b528cf693: Pulling fs layer [2022-03-28T20:29:48.770Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T20:29:48.770Z] 0c0b528cf693: Waiting [2022-03-28T20:29:48.770Z] 640e595b4fbd: Waiting [2022-03-28T20:29:48.770Z] 763cafe07f6e: Waiting [2022-03-28T20:29:48.770Z] 10935f4eaf8b: Waiting [2022-03-28T20:29:48.770Z] 4fe6c5a15a65: Waiting [2022-03-28T20:29:48.770Z] 22a0e8bec74d: Waiting [2022-03-28T20:29:48.770Z] 8ed8ca486205: Download complete [2022-03-28T20:29:48.770Z] 666ba61612fd: Download complete [2022-03-28T20:29:48.770Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T20:29:48.770Z] 22a0e8bec74d: Download complete [2022-03-28T20:29:48.770Z] 640e595b4fbd: Verifying Checksum [2022-03-28T20:29:48.770Z] 640e595b4fbd: Download complete [2022-03-28T20:29:48.770Z] 59bf1c3509f3: Verifying Checksum [2022-03-28T20:29:48.770Z] 763cafe07f6e: Verifying Checksum [2022-03-28T20:29:48.770Z] 763cafe07f6e: Download complete [2022-03-28T20:29:48.770Z] 0c0b528cf693: Verifying Checksum [2022-03-28T20:29:48.770Z] 0c0b528cf693: Download complete [2022-03-28T20:29:49.032Z] 59bf1c3509f3: Pull complete [2022-03-28T20:29:49.032Z] 666ba61612fd: Pull complete [2022-03-28T20:29:49.032Z] 8ed8ca486205: Pull complete [2022-03-28T20:29:49.291Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T20:29:49.291Z] 10935f4eaf8b: Download complete [2022-03-28T20:29:49.550Z] 4fe6c5a15a65: Verifying Checksum [2022-03-28T20:29:49.550Z] 4fe6c5a15a65: Download complete [2022-03-28T20:29:53.771Z] 4fe6c5a15a65: Pull complete [2022-03-28T20:29:53.771Z] 22a0e8bec74d: Pull complete [2022-03-28T20:29:53.771Z] 640e595b4fbd: Pull complete [2022-03-28T20:29:53.771Z] 763cafe07f6e: Pull complete [2022-03-28T20:29:53.771Z] 0c0b528cf693: Pull complete [2022-03-28T20:29:55.680Z] 10935f4eaf8b: Pull complete [2022-03-28T20:29:55.680Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T20:29:55.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T20:29:55.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:29:55.980Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T20:29:55.980Z] WORKDIR /edgex [2022-03-28T20:29:55.980Z] COPY go.mod . [2022-03-28T20:29:55.980Z] RUN go mod download [2022-03-28T20:29:55.980Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-28T20:29:57.361Z] Sending build context to Docker daemon 334.4MB [2022-03-28T20:29:57.361Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T20:29:57.361Z] ---> 99d49a6021b9 [2022-03-28T20:29:57.361Z] Step 2/4 : WORKDIR /edgex [2022-03-28T20:29:59.280Z] ---> Running in 930fff7ce882 [2022-03-28T20:29:59.280Z] Removing intermediate container 930fff7ce882 [2022-03-28T20:29:59.280Z] ---> c30f308bf2f0 [2022-03-28T20:29:59.280Z] Step 3/4 : COPY go.mod . [2022-03-28T20:29:59.280Z] ---> 709ef0783133 [2022-03-28T20:29:59.280Z] Step 4/4 : RUN go mod download [2022-03-28T20:29:59.280Z] ---> Running in 273666b6c235 [2022-03-28T20:30:03.417Z] Still waiting to schedule task [2022-03-28T20:30:03.418Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-28T20:30:14.186Z] Removing intermediate container 273666b6c235 [2022-03-28T20:30:14.186Z] ---> 7ca6784a607b [2022-03-28T20:30:14.186Z] Successfully built 7ca6784a607b [2022-03-28T20:30:14.186Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:30:14.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T20:30:14.484Z] . [Pipeline] withDockerContainer [2022-03-28T20:30:14.548Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T20:30:14.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T20:30:14.966Z] $ docker top 9db868a49233cd7b8a442cdc7a32f15050244231ab3f472ee51650fac633efc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T20:30:15.315Z] + go version [2022-03-28T20:30:15.315Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T20:30:15.332Z] $ docker stop --time=1 9db868a49233cd7b8a442cdc7a32f15050244231ab3f472ee51650fac633efc5 [2022-03-28T20:30:16.612Z] $ docker rm -f 9db868a49233cd7b8a442cdc7a32f15050244231ab3f472ee51650fac633efc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:30:17.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T20:30:17.016Z] . [Pipeline] withDockerContainer [2022-03-28T20:30:17.087Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T20:30:17.128Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T20:30:17.504Z] $ docker top 79fb77ef8bc1b692efb00f769c6f450f69787188433c3a2cc4d26b1da214680a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T20:30:17.576Z] ========================================================= [2022-03-28T20:30:17.576Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T20:30:17.576Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:30:17.869Z] + make test [2022-03-28T20:30:17.869Z] go mod tidy -compat=1.17 [2022-03-28T20:30:17.869Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T20:30:23.149Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T20:30:33.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T20:30:33.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T20:30:33.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T20:30:33.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T20:30:33.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T20:30:34.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-03-28T20:30:34.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T20:30:34.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T20:30:34.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-03-28T20:30:34.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T20:30:35.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.9% of statements [2022-03-28T20:30:35.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T20:30:35.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T20:30:38.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.566s coverage: 89.2% of statements [2022-03-28T20:30:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T20:30:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T20:30:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:30:38.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements [2022-03-28T20:30:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 94.2% of statements [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements [2022-03-28T20:30:38.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-03-28T20:30:38.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-03-28T20:30:48.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-28T20:30:48.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-03-28T20:30:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 82.5% of statements [2022-03-28T20:30:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.4% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T20:30:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2022-03-28T20:30:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-28T20:30:59.920Z] 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-03-28T20:31:14.802Z] GO111MODULE=on go vet ./... [2022-03-28T20:31:19.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T20:31:19.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T20:31:19.260Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T20:31:19.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T20:31:20.131Z] + ls -al . [2022-03-28T20:31:20.131Z] total 664 [2022-03-28T20:31:20.131Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 20:31 . [2022-03-28T20:31:20.131Z] drwxr-xr-x 4 root root 4096 Mar 28 20:30 .. [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 20:29 .dockerignore [2022-03-28T20:31:20.131Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:29 .git [2022-03-28T20:31:20.131Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:29 .github [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 20:29 .gitignore [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 20:29 .golangci.yml [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 20:29 .hadolint.yml [2022-03-28T20:31:20.131Z] drwx------ 3 1001 1001 4096 Mar 28 20:29 .semver [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 20:29 .sonarcloud.properties [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:29 ADOPTERS.md [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 20:29 Attribution.txt [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 20:29 CHANGELOG.md [2022-03-28T20:31:20.131Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:29 CONTRIBUTING.md [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 20:29 GOVERNANCE.md [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 20:29 Jenkinsfile [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:29 LICENSE [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 20:29 Makefile [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 20:29 OWNERS.md [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 20:29 README.md [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 20:29 SECURITY.md [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 20:29 VERSION [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 20:29 ZMQWindows.md [2022-03-28T20:31:20.132Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:29 bin [2022-03-28T20:31:20.132Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 20:29 cmd [2022-03-28T20:31:20.132Z] -rw-r--r-- 1 root root 426503 Mar 28 20:30 coverage.out [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 20:29 go.mod [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 20:30 go.sum [2022-03-28T20:31:20.132Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:29 internal [2022-03-28T20:31:20.132Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:29 openapi [2022-03-28T20:31:20.132Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:29 snap [2022-03-28T20:31:20.132Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 20:29 version.go [Pipeline] sh [2022-03-28T20:31:20.422Z] + '[' -e coverage.out ] [2022-03-28T20:31:20.422Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T20:31:20.502Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T20:31:20.785Z] + make build [2022-03-28T20:31:20.785Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T20:31:35.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T20:31:36.832Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9283 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-28T20:31:36.847Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-28T20:31:37.070Z] The recommended git tool is: git [2022-03-28T20:31:43.791Z] using credential edgex-jenkins-ssh [2022-03-28T20:31:43.817Z] Cloning the remote Git repository [2022-03-28T20:31:43.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:31:44.070Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-28T20:31:44.322Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:31:44.322Z] > git --version # timeout=10 [2022-03-28T20:31:44.371Z] > git --version # 'git version 2.25.1' [2022-03-28T20:31:44.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:31:44.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T20:31:47.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T20:31:48.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T20:31:49.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T20:31:49.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T20:31:51.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T20:31:52.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T20:31:53.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T20:31:54.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T20:31:55.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T20:31:56.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T20:31:58.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T20:31:59.149Z] $ docker stop --time=1 79fb77ef8bc1b692efb00f769c6f450f69787188433c3a2cc4d26b1da214680a [2022-03-28T20:32:01.598Z] $ docker rm -f 79fb77ef8bc1b692efb00f769c6f450f69787188433c3a2cc4d26b1da214680a [2022-03-28T20:32:00.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T20:32:00.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T20:32:01.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T20:32:01.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:32:01.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:32:01.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T20:32:01.897Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-28T20:32:02.459Z] Merge succeeded, producing 2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:32:02.460Z] Checking out Revision 2aab67948d453b32b01a4ee1ad5cc49263bbcd0e (PR-3924) [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:32:02.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T20:32:02.973Z] [2022-03-28T20:32:02.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:32:03.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T20:32:03.271Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-28T20:32:03.271Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-28T20:32:03.271Z] ca9280d653b3: Pulling fs layer [2022-03-28T20:32:03.271Z] 7e9c9ca2126c: Pulling fs layer [2022-03-28T20:32:03.271Z] cbdbe7a5bc2a: Download complete [2022-03-28T20:32:03.530Z] ca9280d653b3: Verifying Checksum [2022-03-28T20:32:03.530Z] ca9280d653b3: Download complete [2022-03-28T20:32:03.530Z] cbdbe7a5bc2a: Pull complete [2022-03-28T20:32:01.926Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T20:32:01.954Z] > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 [2022-03-28T20:32:02.180Z] > git remote # timeout=10 [2022-03-28T20:32:02.196Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T20:32:02.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:32:02.230Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T20:32:02.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T20:32:02.473Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T20:32:02.486Z] > git checkout -f 2aab67948d453b32b01a4ee1ad5cc49263bbcd0e # timeout=10 [2022-03-28T20:32:03.791Z] 7e9c9ca2126c: Download complete [2022-03-28T20:32:03.791Z] ca9280d653b3: Pull complete [2022-03-28T20:32:06.737Z] Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" [2022-03-28T20:32:06.764Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-28T20:32:07.081Z] 7e9c9ca2126c: Pull complete [2022-03-28T20:32:07.081Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-28T20:32:07.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T20:32:07.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] withDockerContainer [2022-03-28T20:32:07.143Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T20:32:07.178Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-28T20:32:08.364Z] $ docker top f6df5c9ab4e83cbd2b881067e85eaa1130d922be1e540f8dc15eef3ce16c61f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T20:32:06.753Z] > git rev-list --no-walk 538dc91e51c0d9977eb015902d9b309c12c675ea # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T20:32:08.715Z] + grep parallel [2022-03-28T20:32:08.715Z] + docker-compose build --help [2022-03-28T20:32:08.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T20:32:08.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T20:32:08.986Z] Dload Upload Total Spent Left Speed [2022-03-28T20:32:08.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10503 0 0 41188 0 --:--:-- --:--:-- --:--:-- 41027 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh [2022-03-28T20:32:09.286Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T20:32:09.308Z] $ docker stop --time=1 f6df5c9ab4e83cbd2b881067e85eaa1130d922be1e540f8dc15eef3ce16c61f3 [2022-03-28T20:32:09.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-03-28T20:32:10.595Z] $ docker rm -f f6df5c9ab4e83cbd2b881067e85eaa1130d922be1e540f8dc15eef3ce16c61f3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:32:10.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-28T20:32:10.975Z] + sudo tee /etc/docker/daemon.new [2022-03-28T20:32:10.975Z] { [2022-03-28T20:32:10.975Z] "registry-mirrors": [ [2022-03-28T20:32:10.975Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T20:32:10.975Z] ], [2022-03-28T20:32:10.975Z] "bip": "10.250.0.254/24", [2022-03-28T20:32:10.975Z] "hosts": [ [2022-03-28T20:32:10.975Z] "tcp://0.0.0.0:5555", [2022-03-28T20:32:10.975Z] "unix:///var/run/docker.sock" [2022-03-28T20:32:10.975Z] ], [2022-03-28T20:32:10.975Z] "mtu": 1458, [2022-03-28T20:32:10.975Z] "selinux-enabled": true, [2022-03-28T20:32:10.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T20:32:10.975Z] } [Pipeline] sh [2022-03-28T20:32:11.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T20:32:11.045Z] . [Pipeline] withDockerContainer [2022-03-28T20:32:11.128Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T20:32:11.166Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-28T20:32:11.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-28T20:32:11.532Z] $ docker top 912c5bdacd13da04972187a80e7681fc5596334c8334f28606156f43802d6937 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-03-28T20:32:12.141Z] + sudo service docker restart [2022-03-28T20:32:12.178Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T20:32:12.745Z] Building core-command ... [2022-03-28T20:32:12.745Z] Building core-data ... [2022-03-28T20:32:12.745Z] Building core-metadata ... [2022-03-28T20:32:12.745Z] Building security-bootstrapper ... [2022-03-28T20:32:12.745Z] Building security-proxy-setup ... [2022-03-28T20:32:12.745Z] Building security-secretstore-setup ... [2022-03-28T20:32:12.745Z] Building security-spiffe-token-provider ... [2022-03-28T20:32:12.745Z] Building security-spire-agent ... [2022-03-28T20:32:12.745Z] Building security-spire-config ... [2022-03-28T20:32:12.745Z] Building security-spire-server ... [2022-03-28T20:32:12.745Z] Building support-notifications ... [2022-03-28T20:32:12.745Z] Building support-scheduler ... [2022-03-28T20:32:12.745Z] Building sys-mgmt-agent ... [2022-03-28T20:32:12.745Z] Building security-bootstrapper [2022-03-28T20:32:12.745Z] Building core-data [2022-03-28T20:32:12.745Z] Building security-spiffe-token-provider [2022-03-28T20:32:12.745Z] Building security-secretstore-setup [2022-03-28T20:32:12.745Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T20:32:30.565Z] provisioning config files... [2022-03-28T20:32:30.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6047131415354732796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T20:32:30.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:32:30.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:32:30.831Z] ---> 7ca6784a607b [2022-03-28T20:32:30.831Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:32:30.831Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:32:30.831Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:32:30.831Z] ---> 7ca6784a607b [2022-03-28T20:32:30.831Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T20:32:30.831Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:32:30.831Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:32:30.831Z] ---> 7ca6784a607b [2022-03-28T20:32:30.831Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T20:32:30.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:32:30.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:32:30.831Z] ---> 7ca6784a607b [2022-03-28T20:32:30.831Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T20:32:30.831Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:32:30.831Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:32:30.831Z] ---> 7ca6784a607b [2022-03-28T20:32:30.831Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T20:32:30.964Z] ---> docker-login.sh [2022-03-28T20:32:30.964Z] nexus3.edgexfoundry.org:10001 [2022-03-28T20:32:31.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:32:31.777Z] ---> Running in 849d33de8084 [2022-03-28T20:32:31.778Z] ---> Running in 99e5d237c8d1 [2022-03-28T20:32:31.778Z] ---> Running in 6002e9d3625c [2022-03-28T20:32:31.778Z] ---> Running in 8a640ef0eb49 [2022-03-28T20:32:31.778Z] ---> Running in 5cd2efe672a4 [2022-03-28T20:32:31.778Z] Removing intermediate container 849d33de8084 [2022-03-28T20:32:31.778Z] ---> c6ebeddbc2c6 [2022-03-28T20:32:31.778Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:32:31.778Z] Removing intermediate container 99e5d237c8d1 [2022-03-28T20:32:31.778Z] ---> cb9f6849fd0e [2022-03-28T20:32:31.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:32:31.778Z] Removing intermediate container 6002e9d3625c [2022-03-28T20:32:31.778Z] ---> 9c2bdbdbc367 [2022-03-28T20:32:31.778Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T20:32:31.778Z] ---> Running in a560d2b1cda2 [2022-03-28T20:32:31.778Z] Removing intermediate container 5cd2efe672a4 [2022-03-28T20:32:31.778Z] ---> 8c30c7b8d662 [2022-03-28T20:32:31.778Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:32:31.778Z] Removing intermediate container 8a640ef0eb49 [2022-03-28T20:32:31.778Z] ---> 5561a16f1c7f [2022-03-28T20:32:31.778Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:32:31.778Z] ---> Running in 1b1fecb14fd2 [2022-03-28T20:32:31.778Z] ---> Running in f7e29fc94082 [2022-03-28T20:32:31.778Z] ---> Running in ee67da4854a6 [2022-03-28T20:32:31.778Z] ---> Running in ee89c1de11de [2022-03-28T20:32:31.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:32:31.850Z] Configure a credential helper to remove this warning. See [2022-03-28T20:32:31.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:32:31.850Z] [2022-03-28T20:32:31.850Z] Login Succeeded [2022-03-28T20:32:31.850Z] nexus3.edgexfoundry.org:10002 [2022-03-28T20:32:32.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:32:32.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:32:32.123Z] Configure a credential helper to remove this warning. See [2022-03-28T20:32:32.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:32:32.123Z] [2022-03-28T20:32:32.123Z] Login Succeeded [2022-03-28T20:32:32.123Z] nexus3.edgexfoundry.org:10003 [2022-03-28T20:32:32.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:32.606Z] Removing intermediate container 1b1fecb14fd2 [2022-03-28T20:32:32.606Z] ---> d44a6d7e2b28 [2022-03-28T20:32:32.606Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T20:32:32.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:32:32.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:32:32.726Z] Configure a credential helper to remove this warning. See [2022-03-28T20:32:32.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:32:32.726Z] [2022-03-28T20:32:32.726Z] Login Succeeded [2022-03-28T20:32:32.726Z] nexus3.edgexfoundry.org:10004 [2022-03-28T20:32:32.866Z] ---> Running in f9c24699872f [2022-03-28T20:32:32.867Z] Removing intermediate container a560d2b1cda2 [2022-03-28T20:32:32.867Z] ---> 9f0787561c6d [2022-03-28T20:32:32.867Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T20:32:32.867Z] ---> Running in 053094b0cd5d [2022-03-28T20:32:32.867Z] Removing intermediate container ee67da4854a6 [2022-03-28T20:32:32.867Z] ---> 39ced86363b9 [2022-03-28T20:32:32.867Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T20:32:32.867Z] ---> Running in ffb3e6c92e14 [2022-03-28T20:32:33.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:32:33.847Z] Removing intermediate container ee89c1de11de [2022-03-28T20:32:33.847Z] ---> 5090953c4fe7 [2022-03-28T20:32:33.847Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T20:32:33.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:32:33.864Z] Configure a credential helper to remove this warning. See [2022-03-28T20:32:33.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:32:33.864Z] [2022-03-28T20:32:33.864Z] Login Succeeded [2022-03-28T20:32:33.864Z] docker.io [2022-03-28T20:32:33.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T20:32:33.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T20:32:33.864Z] Configure a credential helper to remove this warning. See [2022-03-28T20:32:33.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T20:32:33.864Z] [2022-03-28T20:32:33.864Z] Login Succeeded [2022-03-28T20:32:33.864Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T20:32:33.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-28T20:32:34.108Z] ---> Running in 5615b0b81bac [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:32:34.108Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:32:34.108Z] OK: 15864 distinct packages available [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-03-28T20:32:34.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T20:32:34.150Z] ========================================================= [2022-03-28T20:32:34.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T20:32:34.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:32:34.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.369Z] OK: 221 MiB in 52 packages [2022-03-28T20:32:34.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T20:32:34.629Z] OK: 221 MiB in 52 packages [2022-03-28T20:32:34.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:32:34.629Z] OK: 221 MiB in 52 packages [2022-03-28T20:32:34.755Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T20:32:34.755Z] 9b3977197b4f: Pulling fs layer [2022-03-28T20:32:34.755Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T20:32:34.755Z] 94645a83ff95: Pulling fs layer [2022-03-28T20:32:34.755Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T20:32:34.755Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T20:32:34.755Z] f7c0051592d6: Pulling fs layer [2022-03-28T20:32:34.755Z] a227ed2f7395: Pulling fs layer [2022-03-28T20:32:34.755Z] 7b1c46037f91: Pulling fs layer [2022-03-28T20:32:34.755Z] f7c0051592d6: Waiting [2022-03-28T20:32:34.755Z] 3f3a8bcf1eab: Waiting [2022-03-28T20:32:34.755Z] 0c92f367c5e7: Waiting [2022-03-28T20:32:34.755Z] a227ed2f7395: Waiting [2022-03-28T20:32:34.755Z] 7b1c46037f91: Waiting [2022-03-28T20:32:34.755Z] 94645a83ff95: Download complete [2022-03-28T20:32:34.755Z] 1a89e8eeedd5: Download complete [2022-03-28T20:32:34.755Z] 0c92f367c5e7: Verifying Checksum [2022-03-28T20:32:34.755Z] 0c92f367c5e7: Download complete [2022-03-28T20:32:34.755Z] 9b3977197b4f: Verifying Checksum [2022-03-28T20:32:34.755Z] 9b3977197b4f: Download complete [2022-03-28T20:32:34.755Z] f7c0051592d6: Download complete [2022-03-28T20:32:34.755Z] a227ed2f7395: Verifying Checksum [2022-03-28T20:32:34.755Z] a227ed2f7395: Download complete [2022-03-28T20:32:34.889Z] OK: 221 MiB in 52 packages [2022-03-28T20:32:34.889Z] OK: 221 MiB in 52 packages [2022-03-28T20:32:35.149Z] Removing intermediate container 053094b0cd5d [2022-03-28T20:32:35.149Z] ---> 7872181cec52 [2022-03-28T20:32:35.149Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T20:32:35.149Z] Removing intermediate container ffb3e6c92e14 [2022-03-28T20:32:35.149Z] ---> a1205f3adfee [2022-03-28T20:32:35.149Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T20:32:35.149Z] Removing intermediate container f9c24699872f [2022-03-28T20:32:35.149Z] ---> 8ed969205cad [2022-03-28T20:32:35.149Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:32:35.149Z] ---> e242d0583e3b [2022-03-28T20:32:35.149Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:32:35.408Z] ---> f9c2f1e86fcf [2022-03-28T20:32:35.408Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:32:35.408Z] ---> Running in b98c98b00b87 [2022-03-28T20:32:35.408Z] ---> Running in 36fe3289dd78 [2022-03-28T20:32:35.408Z] ---> 36f12ea31c6f [2022-03-28T20:32:35.408Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:32:35.408Z] Removing intermediate container 5615b0b81bac [2022-03-28T20:32:35.408Z] ---> 8bd5b4081b91 [2022-03-28T20:32:35.408Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T20:32:35.408Z] ---> Running in e348c026d85d [2022-03-28T20:32:35.408Z] Removing intermediate container f7e29fc94082 [2022-03-28T20:32:35.408Z] ---> 6c18fb5161c0 [2022-03-28T20:32:35.408Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T20:32:35.667Z] ---> cc3d00c22954 [2022-03-28T20:32:35.667Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:32:35.667Z] ---> 5ab36dde0ee2 [2022-03-28T20:32:35.667Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:32:35.667Z] ---> Running in cbe134223c9f [2022-03-28T20:32:35.667Z] ---> Running in ee6c23186e8d [2022-03-28T20:32:35.739Z] 9b3977197b4f: Pull complete [2022-03-28T20:32:36.237Z] Removing intermediate container b98c98b00b87 [2022-03-28T20:32:36.237Z] ---> 40a90eb0ba0a [2022-03-28T20:32:36.237Z] Step 8/31 : COPY . . [2022-03-28T20:32:36.237Z] Removing intermediate container 36fe3289dd78 [2022-03-28T20:32:36.237Z] ---> bf7a63d12d88 [2022-03-28T20:32:36.237Z] Step 8/25 : COPY . . [2022-03-28T20:32:36.343Z] 1a89e8eeedd5: Pull complete [2022-03-28T20:32:36.620Z] 94645a83ff95: Pull complete [2022-03-28T20:32:36.900Z] 7b1c46037f91: Verifying Checksum [2022-03-28T20:32:36.900Z] 7b1c46037f91: Download complete [2022-03-28T20:32:37.178Z] Removing intermediate container e348c026d85d [2022-03-28T20:32:37.178Z] ---> d608d031b36f [2022-03-28T20:32:37.178Z] Step 8/23 : COPY . . [2022-03-28T20:32:37.494Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T20:32:37.494Z] 3f3a8bcf1eab: Download complete [2022-03-28T20:32:42.454Z] Removing intermediate container cbe134223c9f [2022-03-28T20:32:42.454Z] ---> e7339073a91a [2022-03-28T20:32:42.454Z] Step 8/24 : COPY . . [2022-03-28T20:32:42.454Z] Removing intermediate container ee6c23186e8d [2022-03-28T20:32:42.454Z] ---> 010c8cdddda5 [2022-03-28T20:32:42.454Z] Step 7/20 : COPY . . [2022-03-28T20:32:42.454Z] ---> ad8599f4336b [2022-03-28T20:32:42.454Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T20:32:42.454Z] ---> Running in e5e184a99eba [2022-03-28T20:32:42.454Z] ---> 40187e2166bb [2022-03-28T20:32:42.454Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T20:32:42.454Z] ---> Running in b0215d6de77a [2022-03-28T20:32:43.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T20:32:43.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T20:32:44.413Z] ---> df81ef37771d [2022-03-28T20:32:44.413Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T20:32:46.320Z] ---> Running in f925f3b34029 [2022-03-28T20:32:46.888Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T20:32:49.908Z] 3f3a8bcf1eab: Pull complete [2022-03-28T20:32:49.908Z] 0c92f367c5e7: Pull complete [2022-03-28T20:32:49.908Z] f7c0051592d6: Pull complete [2022-03-28T20:32:49.908Z] a227ed2f7395: Pull complete [2022-03-28T20:32:53.466Z] ---> 38767b210859 [2022-03-28T20:32:53.466Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T20:32:53.466Z] ---> Running in 0278ef50e99d [2022-03-28T20:32:53.466Z] ---> 80fd86ce73ea [2022-03-28T20:32:53.466Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:32:53.466Z] ---> Running in 7f572a418539 [2022-03-28T20:32:53.466Z] Removing intermediate container 7f572a418539 [2022-03-28T20:32:53.466Z] ---> f0d7501a9d61 [2022-03-28T20:32:53.466Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:32:53.466Z] ---> Running in 577123e43f94 [2022-03-28T20:32:54.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T20:32:54.970Z] spire-1.2.0/ [2022-03-28T20:32:55.907Z] spire-1.2.0/README.md [2022-03-28T20:32:55.907Z] spire-1.2.0/bin/ [2022-03-28T20:32:55.907Z] spire-1.2.0/bin/spire-server [2022-03-28T20:32:55.907Z] spire-1.2.0/bin/spire-agent [2022-03-28T20:32:55.907Z] spire-1.2.0/conf/ [2022-03-28T20:32:55.907Z] spire-1.2.0/conf/server/ [2022-03-28T20:32:55.907Z] spire-1.2.0/conf/server/server.conf [2022-03-28T20:32:55.907Z] spire-1.2.0/conf/agent/ [2022-03-28T20:32:55.907Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T20:32:55.907Z] spire-1.2.0/LICENSE [2022-03-28T20:32:56.665Z] 7b1c46037f91: Pull complete [2022-03-28T20:32:56.665Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T20:32:56.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T20:32:56.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:32:57.019Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-28T20:32:57.019Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T20:32:57.019Z] WORKDIR /edgex [2022-03-28T20:32:57.019Z] COPY go.mod . [2022-03-28T20:32:57.019Z] RUN go mod download [2022-03-28T20:32:59.649Z] Sending build context to Docker daemon 169MB [2022-03-28T20:32:59.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T20:32:59.649Z] ---> f79e39bc4007 [2022-03-28T20:32:59.649Z] Step 2/4 : WORKDIR /edgex [2022-03-28T20:33:00.098Z] Removing intermediate container 577123e43f94 [2022-03-28T20:33:00.098Z] ---> 4c04f257dde2 [2022-03-28T20:33:00.098Z] [2022-03-28T20:33:00.098Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T20:33:00.098Z] 3.15: Pulling from library/alpine [2022-03-28T20:33:00.666Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T20:33:00.666Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T20:33:00.666Z] ---> 9c842ac49a39 [2022-03-28T20:33:00.666Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:33:01.089Z] ---> Running in 2700de9a8943 [2022-03-28T20:33:01.234Z] ---> Running in 0089394c7b84 [2022-03-28T20:33:01.686Z] Removing intermediate container 2700de9a8943 [2022-03-28T20:33:01.686Z] ---> ea0e3614d5e9 [2022-03-28T20:33:01.686Z] Step 3/4 : COPY go.mod . [2022-03-28T20:33:01.816Z] Removing intermediate container 0089394c7b84 [2022-03-28T20:33:01.817Z] ---> a1c9210e2a1e [2022-03-28T20:33:01.817Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:01.817Z] ---> Running in 37dd9f1ecd1d [2022-03-28T20:33:02.286Z] ---> 82dc7199819b [2022-03-28T20:33:02.286Z] Step 4/4 : RUN go mod download [2022-03-28T20:33:02.286Z] ---> Running in 589e1f2ba04e [2022-03-28T20:33:03.722Z] Removing intermediate container 37dd9f1ecd1d [2022-03-28T20:33:03.722Z] ---> b63a34939a44 [2022-03-28T20:33:03.722Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T20:33:03.722Z] ---> Running in 1d97c822a993 [2022-03-28T20:33:05.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:05.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:06.236Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:33:06.237Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:33:06.237Z] OK: 15855 distinct packages available [2022-03-28T20:33:06.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:06.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:07.395Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:07.395Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:33:07.395Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T20:33:07.395Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T20:33:07.699Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T20:33:07.699Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:33:07.699Z] OK: 6 MiB in 19 packages [2022-03-28T20:33:07.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T20:33:10.276Z] Removing intermediate container 1d97c822a993 [2022-03-28T20:33:10.276Z] ---> 10c3541d0405 [2022-03-28T20:33:10.276Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T20:33:14.488Z] ---> 9f8f93689ba6 [2022-03-28T20:33:14.488Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:33:14.488Z] Removing intermediate container b0215d6de77a [2022-03-28T20:33:14.488Z] ---> e9c6bb80df5c [2022-03-28T20:33:14.488Z] [2022-03-28T20:33:14.488Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T20:33:14.488Z] Removing intermediate container e5e184a99eba [2022-03-28T20:33:14.488Z] ---> daedbb2e8c2f [2022-03-28T20:33:14.488Z] [2022-03-28T20:33:14.488Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T20:33:14.750Z] 3.14: Pulling from library/alpine [2022-03-28T20:33:14.750Z] 3.14: Pulling from library/alpine [2022-03-28T20:33:15.317Z] ---> d5a02bc69adb [2022-03-28T20:33:15.317Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:33:15.580Z] ---> 838e590e0f95 [2022-03-28T20:33:15.580Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T20:33:15.839Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T20:33:15.839Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T20:33:15.839Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T20:33:15.839Z] Status: Image is up to date for alpine:3.14 [2022-03-28T20:33:15.839Z] ---> a33ac4f1069a [2022-03-28T20:33:15.839Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T20:33:15.839Z] ---> a33ac4f1069a [2022-03-28T20:33:15.839Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T20:33:15.839Z] ---> Running in 5b1268a287d7 [2022-03-28T20:33:15.839Z] ---> Running in 3b65d398f702 [2022-03-28T20:33:16.099Z] ---> 8c2cbfcd237a [2022-03-28T20:33:16.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T20:33:16.099Z] Removing intermediate container 3b65d398f702 [2022-03-28T20:33:16.099Z] ---> d29d32973718 [2022-03-28T20:33:16.099Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T20:33:16.099Z] ---> Running in bd6ca497f3b8 [2022-03-28T20:33:16.361Z] ---> 395089c3451a [2022-03-28T20:33:16.361Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:33:16.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:16.361Z] ---> Running in bf8d834d1be8 [2022-03-28T20:33:16.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:16.620Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T20:33:16.620Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:16.620Z] Removing intermediate container bf8d834d1be8 [2022-03-28T20:33:16.620Z] ---> 9e452890b869 [2022-03-28T20:33:16.620Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:33:16.620Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T20:33:16.620Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:33:16.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:16.620Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:33:16.879Z] ---> Running in 4d040bcec40e [2022-03-28T20:33:16.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:16.879Z] OK: 6 MiB in 17 packages [2022-03-28T20:33:16.879Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:16.879Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T20:33:16.879Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:33:16.879Z] OK: 6 MiB in 16 packages [2022-03-28T20:33:17.140Z] Removing intermediate container 4d040bcec40e [2022-03-28T20:33:17.140Z] ---> 8f77ed57e008 [2022-03-28T20:33:17.140Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T20:33:17.399Z] ---> Running in e143d0dec35f [2022-03-28T20:33:17.659Z] Removing intermediate container e143d0dec35f [2022-03-28T20:33:17.659Z] ---> 74fc9fe6b6e9 [2022-03-28T20:33:17.659Z] Step 23/24 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:17.659Z] Removing intermediate container bd6ca497f3b8 [2022-03-28T20:33:17.659Z] ---> 69482469292f [2022-03-28T20:33:17.659Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T20:33:17.955Z] Removing intermediate container 5b1268a287d7 [2022-03-28T20:33:17.955Z] ---> 364f34a4e4da [2022-03-28T20:33:17.955Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T20:33:17.955Z] ---> Running in bd55ba46610e [2022-03-28T20:33:17.955Z] ---> Running in 1f2516d1d739 [2022-03-28T20:33:17.955Z] ---> Running in 450d2ee6a8aa [2022-03-28T20:33:18.215Z] Removing intermediate container bd55ba46610e [2022-03-28T20:33:18.215Z] ---> 77a4cb176c5b [2022-03-28T20:33:18.215Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T20:33:18.215Z] Removing intermediate container 1f2516d1d739 [2022-03-28T20:33:18.215Z] ---> f128c1fdccb4 [2022-03-28T20:33:18.215Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T20:33:18.215Z] Removing intermediate container 450d2ee6a8aa [2022-03-28T20:33:18.215Z] ---> 8420a7ac5158 [2022-03-28T20:33:18.215Z] Step 13/25 : WORKDIR / [2022-03-28T20:33:18.215Z] ---> Running in 66fc2866c34b [2022-03-28T20:33:18.215Z] ---> Running in 08b819fd38d4 [2022-03-28T20:33:18.215Z] ---> Running in 411596d9f320 [2022-03-28T20:33:18.475Z] Removing intermediate container 66fc2866c34b [2022-03-28T20:33:18.475Z] ---> 510488ed6640 [2022-03-28T20:33:18.475Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T20:33:18.475Z] Removing intermediate container 08b819fd38d4 [2022-03-28T20:33:18.475Z] ---> b8d6f4df4f7e [2022-03-28T20:33:18.475Z] [2022-03-28T20:33:18.734Z] ---> Running in ae8fa2536507 [2022-03-28T20:33:18.734Z] Removing intermediate container 411596d9f320 [2022-03-28T20:33:18.734Z] ---> d745f41f6122 [2022-03-28T20:33:18.734Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-28T20:33:18.734Z] Removing intermediate container f925f3b34029 [2022-03-28T20:33:18.734Z] ---> 0e1eb6341e49 [2022-03-28T20:33:18.734Z] [2022-03-28T20:33:18.734Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T20:33:18.734Z] ---> a33ac4f1069a [2022-03-28T20:33:18.734Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T20:33:18.734Z] Successfully built b8d6f4df4f7e [2022-03-28T20:33:18.734Z] Successfully tagged security-spire-agent:latest [2022-03-28T20:33:18.734Z]  Building security-spire-agent ... done Building security-spire-config [2022-03-28T20:33:18.734Z] Removing intermediate container 0278ef50e99d [2022-03-28T20:33:18.734Z] ---> 2dbad5d0d91e [2022-03-28T20:33:18.734Z] [2022-03-28T20:33:18.734Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T20:33:18.734Z] ---> 9c842ac49a39 [2022-03-28T20:33:18.734Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:33:18.734Z] ---> Using cache [2022-03-28T20:33:18.734Z] ---> a1c9210e2a1e [2022-03-28T20:33:18.734Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:18.734Z] ---> Using cache [2022-03-28T20:33:18.734Z] ---> b63a34939a44 [2022-03-28T20:33:18.734Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T20:33:18.734Z] ---> Running in e7aa7e0460f3 [2022-03-28T20:33:18.734Z] ---> Running in 23e205e024cf [2022-03-28T20:33:18.994Z] ---> c3f4d75b63a1 [2022-03-28T20:33:18.994Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-28T20:33:19.255Z] Removing intermediate container e7aa7e0460f3 [2022-03-28T20:33:19.255Z] ---> 0c1a3ac136a3 [2022-03-28T20:33:19.255Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T20:33:20.636Z] ---> b14d6d74bd19 [2022-03-28T20:33:20.636Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T20:33:20.636Z] ---> Running in f88293869f1d [2022-03-28T20:33:20.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:20.636Z] Removing intermediate container f88293869f1d [2022-03-28T20:33:20.636Z] ---> 0e1bce0821af [2022-03-28T20:33:20.636Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T20:33:20.636Z] Removing intermediate container ae8fa2536507 [2022-03-28T20:33:20.636Z] ---> 797d98daeb0d [2022-03-28T20:33:20.636Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T20:33:20.901Z] ---> dc58820810bb [2022-03-28T20:33:20.901Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-28T20:33:20.901Z] ---> Running in b5be081fafd7 [2022-03-28T20:33:20.901Z] ---> Running in c680a704f0eb [2022-03-28T20:33:20.901Z] Removing intermediate container b5be081fafd7 [2022-03-28T20:33:20.901Z] ---> e2956d0f37ca [2022-03-28T20:33:20.901Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:20.901Z] ---> 1c17b7c3b053 [2022-03-28T20:33:20.901Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T20:33:21.161Z] Removing intermediate container c680a704f0eb [2022-03-28T20:33:21.161Z] ---> 357a122deb54 [2022-03-28T20:33:21.161Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T20:33:21.161Z] ---> Running in 9bef36aa6e62 [2022-03-28T20:33:21.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:21.421Z] ---> 14735ccc645f [2022-03-28T20:33:21.421Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T20:33:21.681Z] ---> a76f7d221154 [2022-03-28T20:33:21.681Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T20:33:21.681Z] ---> Running in 5f9ad323f8f3 [2022-03-28T20:33:21.681Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:33:21.681Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:33:21.681Z] OK: 15855 distinct packages available [2022-03-28T20:33:21.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:21.942Z] Removing intermediate container 9bef36aa6e62 [2022-03-28T20:33:21.942Z] ---> fd7cdce6333f [2022-03-28T20:33:21.942Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T20:33:22.201Z] ---> Running in 91f0c0c47c6f [2022-03-28T20:33:22.201Z] ---> ded1244ec869 [2022-03-28T20:33:22.201Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T20:33:22.461Z] ---> b7ee26a8f4b1 [2022-03-28T20:33:22.461Z] Step 21/25 : 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-03-28T20:33:22.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:22.720Z] ---> Running in 5c4bd1282662 [2022-03-28T20:33:22.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:22.720Z] Removing intermediate container 5f9ad323f8f3 [2022-03-28T20:33:22.720Z] ---> 8ef3ecae3e40 [2022-03-28T20:33:22.720Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:33:22.987Z] ---> 900b86dbafd2 [2022-03-28T20:33:22.987Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T20:33:22.987Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T20:33:22.987Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T20:33:23.248Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T20:33:23.248Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T20:33:23.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:23.509Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T20:33:23.509Z] ---> a639acff30e5 [2022-03-28T20:33:23.509Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T20:33:23.509Z] Removing intermediate container 5c4bd1282662 [2022-03-28T20:33:23.509Z] ---> ce573fd369e1 [2022-03-28T20:33:23.509Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T20:33:23.509Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:23.768Z] ---> Running in 5dc5f3034c4f [2022-03-28T20:33:23.768Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:33:23.768Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:23.768Z] ---> 95f6f6225a57 [2022-03-28T20:33:23.768Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T20:33:23.768Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T20:33:23.768Z] Removing intermediate container 5dc5f3034c4f [2022-03-28T20:33:23.768Z] ---> 5190537154f9 [2022-03-28T20:33:23.768Z] Step 23/25 : LABEL arch=x86_64 [2022-03-28T20:33:23.768Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T20:33:23.768Z] ---> Running in 1500ebb6a6d1 [2022-03-28T20:33:23.768Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T20:33:24.034Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T20:33:24.034Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:24.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:24.034Z] ---> 7ca6784a607b [2022-03-28T20:33:24.034Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> 5561a16f1c7f [2022-03-28T20:33:24.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> 39ced86363b9 [2022-03-28T20:33:24.034Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> a1205f3adfee [2022-03-28T20:33:24.034Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> f9c2f1e86fcf [2022-03-28T20:33:24.034Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> bf7a63d12d88 [2022-03-28T20:33:24.034Z] Step 8/24 : COPY . . [2022-03-28T20:33:24.034Z] ---> Using cache [2022-03-28T20:33:24.034Z] ---> ad8599f4336b [2022-03-28T20:33:24.034Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:33:24.034Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:33:24.034Z] ---> 08568e5d8e98 [2022-03-28T20:33:24.034Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T20:33:24.034Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:33:24.034Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T20:33:24.034Z] ---> Running in 1b16e18f32c6 [2022-03-28T20:33:24.034Z] Removing intermediate container 1500ebb6a6d1 [2022-03-28T20:33:24.034Z] ---> 6e337743eef1 [2022-03-28T20:33:24.034Z] Step 24/25 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:24.034Z] ---> Running in 771d14e0d54f [2022-03-28T20:33:24.034Z] OK: 8 MiB in 23 packages [2022-03-28T20:33:24.034Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T20:33:24.034Z] Removing intermediate container 1b16e18f32c6 [2022-03-28T20:33:24.034Z] ---> d144ef547c70 [2022-03-28T20:33:24.034Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:33:24.034Z] ---> Running in dd8fb2e177fe [2022-03-28T20:33:24.295Z] ---> da3a1a4911a8 [2022-03-28T20:33:24.295Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T20:33:24.295Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T20:33:24.295Z] Removing intermediate container 771d14e0d54f [2022-03-28T20:33:24.295Z] ---> 3a7761796d4b [2022-03-28T20:33:24.295Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T20:33:24.295Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:33:24.295Z] OK: 8 MiB in 20 packages [2022-03-28T20:33:24.295Z] ---> Running in bd10c04a99c1 [2022-03-28T20:33:24.295Z] ---> Running in 9e042b70624e [2022-03-28T20:33:24.555Z] Removing intermediate container bd10c04a99c1 [2022-03-28T20:33:24.555Z] ---> fa096eabf194 [2022-03-28T20:33:24.555Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T20:33:24.555Z] Removing intermediate container 9e042b70624e [2022-03-28T20:33:24.555Z] ---> 4a624a53c6d3 [2022-03-28T20:33:24.555Z] [2022-03-28T20:33:24.555Z] Successfully built 4a624a53c6d3 [2022-03-28T20:33:24.555Z] Successfully tagged security-secretstore-setup:latest [2022-03-28T20:33:24.555Z] Building security-spire-server [2022-03-28T20:33:24.814Z]  Building security-secretstore-setup ... done  ---> c702df41dcc9 [2022-03-28T20:33:24.814Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T20:33:24.814Z] Removing intermediate container 91f0c0c47c6f [2022-03-28T20:33:24.814Z] ---> 5ae05d107505 [2022-03-28T20:33:24.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:33:25.075Z] Removing intermediate container 23e205e024cf [2022-03-28T20:33:25.075Z] ---> 1215ecdba7e6 [2022-03-28T20:33:25.075Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:33:25.075Z] spire-1.2.0/ [2022-03-28T20:33:26.455Z] spire-1.2.0/README.md [2022-03-28T20:33:26.455Z] spire-1.2.0/bin/ [2022-03-28T20:33:26.455Z] spire-1.2.0/bin/spire-server [2022-03-28T20:33:26.455Z] spire-1.2.0/bin/spire-agent [2022-03-28T20:33:26.455Z] spire-1.2.0/conf/ [2022-03-28T20:33:26.455Z] spire-1.2.0/conf/server/ [2022-03-28T20:33:26.455Z] spire-1.2.0/conf/server/server.conf [2022-03-28T20:33:26.455Z] spire-1.2.0/conf/agent/ [2022-03-28T20:33:26.455Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T20:33:26.455Z] spire-1.2.0/LICENSE [2022-03-28T20:33:26.714Z] ---> Running in d148ac0f3f89 [2022-03-28T20:33:26.714Z] ---> f653a165d5f9 [2022-03-28T20:33:26.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T20:33:26.714Z] ---> 63ddc40f4878 [2022-03-28T20:33:26.714Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T20:33:27.650Z] ---> 14eee250c7e0 [2022-03-28T20:33:27.650Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T20:33:27.922Z] ---> 23c1467a77dc [2022-03-28T20:33:27.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T20:33:27.922Z] ---> 9b6921528098 [2022-03-28T20:33:27.922Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T20:33:28.181Z] Removing intermediate container d148ac0f3f89 [2022-03-28T20:33:28.181Z] ---> e7e2eb5ebd28 [2022-03-28T20:33:28.181Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T20:33:28.181Z] ---> 253e067bc77a [2022-03-28T20:33:28.181Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T20:33:28.181Z] ---> Running in c1e1540b18a0 [2022-03-28T20:33:28.441Z] ---> Running in 28b6b950b85d [2022-03-28T20:33:28.441Z] ---> Running in 4ad810c90ecf [2022-03-28T20:33:28.441Z] Removing intermediate container c1e1540b18a0 [2022-03-28T20:33:28.441Z] ---> 09390f4ff5be [2022-03-28T20:33:28.441Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:33:28.441Z] Removing intermediate container dd8fb2e177fe [2022-03-28T20:33:28.441Z] ---> 345313c03585 [2022-03-28T20:33:28.441Z] [2022-03-28T20:33:28.441Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T20:33:28.441Z] ---> 9c842ac49a39 [2022-03-28T20:33:28.441Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:33:28.441Z] ---> Using cache [2022-03-28T20:33:28.441Z] ---> a1c9210e2a1e [2022-03-28T20:33:28.441Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:28.441Z] ---> Using cache [2022-03-28T20:33:28.441Z] ---> b63a34939a44 [2022-03-28T20:33:28.441Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T20:33:28.441Z] ---> Running in cbccb2c67243 [2022-03-28T20:33:28.441Z] Removing intermediate container 28b6b950b85d [2022-03-28T20:33:28.441Z] ---> ef43a55be8be [2022-03-28T20:33:28.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:33:28.702Z] ---> Running in 991affe77ac7 [2022-03-28T20:33:28.702Z] Removing intermediate container 4ad810c90ecf [2022-03-28T20:33:28.702Z] ---> a5bad8f4ff1a [2022-03-28T20:33:28.702Z] Step 28/31 : CMD ["gate"] [2022-03-28T20:33:28.702Z] ---> Running in e47b6ba7e21d [2022-03-28T20:33:28.702Z] Removing intermediate container cbccb2c67243 [2022-03-28T20:33:28.702Z] ---> 1b4a3a4e52e4 [2022-03-28T20:33:28.702Z] Step 18/20 : LABEL arch=x86_64 [2022-03-28T20:33:28.963Z] ---> Running in 46df263a81cb [2022-03-28T20:33:28.963Z] Removing intermediate container e47b6ba7e21d [2022-03-28T20:33:28.963Z] ---> cb923e2090fd [2022-03-28T20:33:28.963Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T20:33:28.963Z] ---> Running in 04779c568e20 [2022-03-28T20:33:28.963Z] ---> Running in 326fffb9b92f [2022-03-28T20:33:28.963Z] Removing intermediate container 46df263a81cb [2022-03-28T20:33:28.963Z] ---> a51e2de7647c [2022-03-28T20:33:28.963Z] Step 29/31 : LABEL arch=x86_64 [2022-03-28T20:33:29.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:29.223Z] ---> Running in 76c3e05efd6f [2022-03-28T20:33:29.223Z] Removing intermediate container 04779c568e20 [2022-03-28T20:33:29.223Z] ---> e86b15de3045 [2022-03-28T20:33:29.223Z] Step 19/20 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:29.223Z] Removing intermediate container 326fffb9b92f [2022-03-28T20:33:29.223Z] ---> 808755f869e0 [2022-03-28T20:33:29.223Z] Step 22/23 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:29.223Z] ---> Running in 307d24634279 [2022-03-28T20:33:29.223Z] ---> Running in aeaba9b4c6b4 [2022-03-28T20:33:29.493Z] Removing intermediate container 76c3e05efd6f [2022-03-28T20:33:29.493Z] ---> 2446d5cbfdb5 [2022-03-28T20:33:29.493Z] Step 30/31 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:29.493Z] Removing intermediate container 307d24634279 [2022-03-28T20:33:29.493Z] ---> e56c7b296861 [2022-03-28T20:33:29.493Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T20:33:29.493Z] ---> Running in b8c7f916276d [2022-03-28T20:33:29.493Z] ---> Running in 4694fcbacb10 [2022-03-28T20:33:29.493Z] Removing intermediate container aeaba9b4c6b4 [2022-03-28T20:33:29.493Z] ---> 16b0346a7c61 [2022-03-28T20:33:29.493Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:33:29.753Z] ---> Running in d25449cdfaef [2022-03-28T20:33:29.753Z] Removing intermediate container 4694fcbacb10 [2022-03-28T20:33:29.753Z] ---> 7b61a54d7fb4 [2022-03-28T20:33:29.753Z] [2022-03-28T20:33:29.753Z] Removing intermediate container b8c7f916276d [2022-03-28T20:33:29.753Z] ---> 75b3fca9e725 [2022-03-28T20:33:29.753Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T20:33:29.753Z] Removing intermediate container d25449cdfaef [2022-03-28T20:33:29.753Z] ---> 599674147614 [2022-03-28T20:33:29.753Z] [2022-03-28T20:33:30.013Z] Successfully built 7b61a54d7fb4 [2022-03-28T20:33:30.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:30.013Z] Successfully built 599674147614 [2022-03-28T20:33:30.013Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-28T20:33:30.013Z] Successfully tagged core-data:latest [2022-03-28T20:33:30.013Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-03-28T20:33:30.013Z]  Building core-data ... done Building support-scheduler [2022-03-28T20:33:30.013Z] ---> Running in ffdc63b6712b [2022-03-28T20:33:30.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:30.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:30.013Z] ---> 7ca6784a607b [2022-03-28T20:33:30.013Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> 5561a16f1c7f [2022-03-28T20:33:30.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> 39ced86363b9 [2022-03-28T20:33:30.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> a1205f3adfee [2022-03-28T20:33:30.013Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> f9c2f1e86fcf [2022-03-28T20:33:30.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> bf7a63d12d88 [2022-03-28T20:33:30.013Z] Step 8/23 : COPY . . [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> ad8599f4336b [2022-03-28T20:33:30.013Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> d144ef547c70 [2022-03-28T20:33:30.013Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> 345313c03585 [2022-03-28T20:33:30.013Z] [2022-03-28T20:33:30.013Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T20:33:30.013Z] ---> 9c842ac49a39 [2022-03-28T20:33:30.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> a1c9210e2a1e [2022-03-28T20:33:30.013Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> b63a34939a44 [2022-03-28T20:33:30.013Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T20:33:30.013Z] ---> Using cache [2022-03-28T20:33:30.013Z] ---> 10c3541d0405 [2022-03-28T20:33:30.013Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:33:30.272Z] Removing intermediate container ffdc63b6712b [2022-03-28T20:33:30.272Z] ---> bbfcf15f2412 [2022-03-28T20:33:30.272Z] [2022-03-28T20:33:30.272Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:33:30.272Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:33:30.272Z] OK: 15855 distinct packages available [2022-03-28T20:33:30.272Z] Successfully built bbfcf15f2412 [2022-03-28T20:33:30.272Z] Successfully tagged security-bootstrapper:latest [2022-03-28T20:33:30.272Z] Building security-proxy-setup [2022-03-28T20:33:30.272Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:31.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:31.478Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T20:33:31.478Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:33:31.739Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T20:33:31.739Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T20:33:31.739Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:33:31.739Z] OK: 6 MiB in 18 packages [2022-03-28T20:33:35.035Z] ---> f50798c441be [2022-03-28T20:33:35.035Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:33:35.035Z] Removing intermediate container 991affe77ac7 [2022-03-28T20:33:35.035Z] ---> b99ca995fb77 [2022-03-28T20:33:35.035Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:33:35.035Z] ---> 7fa1fc998f73 [2022-03-28T20:33:35.035Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T20:33:35.604Z] ---> b922cd27e600 [2022-03-28T20:33:35.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T20:33:36.173Z] ---> aa5738434a82 [2022-03-28T20:33:36.173Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:33:36.173Z] ---> c39b31b6d804 [2022-03-28T20:33:36.173Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:33:36.433Z] ---> Running in 432c48f347ed [2022-03-28T20:33:36.433Z] Removing intermediate container 432c48f347ed [2022-03-28T20:33:36.433Z] ---> 5d6fb5182801 [2022-03-28T20:33:36.433Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:33:36.692Z] ---> 2a5efd260a86 [2022-03-28T20:33:36.692Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T20:33:36.692Z] ---> Running in b11d501c375e [2022-03-28T20:33:36.692Z] ---> Running in 204821a0b0a9 [2022-03-28T20:33:36.951Z] Removing intermediate container b11d501c375e [2022-03-28T20:33:36.951Z] ---> 614584f713e8 [2022-03-28T20:33:36.951Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T20:33:36.951Z] Removing intermediate container 204821a0b0a9 [2022-03-28T20:33:36.951Z] ---> e6a236ca55e9 [2022-03-28T20:33:36.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T20:33:36.951Z] ---> Running in 2bf5b83dadb5 [2022-03-28T20:33:37.519Z] Removing intermediate container 2bf5b83dadb5 [2022-03-28T20:33:37.519Z] ---> 93c2796c3e24 [2022-03-28T20:33:37.519Z] Step 22/23 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:37.519Z] ---> 04dbcc0352b0 [2022-03-28T20:33:37.519Z] Step 19/24 : WORKDIR / [2022-03-28T20:33:37.519Z] ---> Running in 56cd29b35e5c [2022-03-28T20:33:37.519Z] ---> Running in 88fe311738d6 [2022-03-28T20:33:37.778Z] Removing intermediate container 56cd29b35e5c [2022-03-28T20:33:37.778Z] ---> 6061cdc2a961 [2022-03-28T20:33:37.778Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:33:37.778Z] ---> Running in 9e9f2a135be3 [2022-03-28T20:33:37.778Z] Removing intermediate container 88fe311738d6 [2022-03-28T20:33:37.778Z] ---> 24250666c564 [2022-03-28T20:33:37.778Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:33:38.036Z] ---> Running in 35a8a09361b8 [2022-03-28T20:33:38.036Z] Removing intermediate container 9e9f2a135be3 [2022-03-28T20:33:38.036Z] ---> 969877d3e222 [2022-03-28T20:33:38.036Z] [2022-03-28T20:33:38.036Z] Successfully built 969877d3e222 [2022-03-28T20:33:38.295Z] Successfully tagged security-spire-server:latest [2022-03-28T20:33:38.295Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-03-28T20:33:38.295Z] Removing intermediate container 35a8a09361b8 [2022-03-28T20:33:38.295Z] ---> 18593762b004 [2022-03-28T20:33:38.295Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:33:38.295Z] ---> Running in 5667458f95dd [2022-03-28T20:33:38.555Z] Removing intermediate container 5667458f95dd [2022-03-28T20:33:38.555Z] ---> a0adc5885358 [2022-03-28T20:33:38.555Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T20:33:39.122Z] ---> Running in 610dbbc35072 [2022-03-28T20:33:39.382Z] Removing intermediate container 610dbbc35072 [2022-03-28T20:33:39.382Z] ---> 642fd0fa21cc [2022-03-28T20:33:39.382Z] Step 23/24 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:33:39.640Z] ---> Running in eaf0ccaffc45 [2022-03-28T20:33:39.898Z] Removing intermediate container eaf0ccaffc45 [2022-03-28T20:33:39.898Z] ---> 0c9412e264de [2022-03-28T20:33:39.898Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T20:33:39.898Z] ---> Running in 391292655cec [2022-03-28T20:33:39.898Z] Removing intermediate container 391292655cec [2022-03-28T20:33:39.898Z] ---> 122ee428ac62 [2022-03-28T20:33:39.898Z] [2022-03-28T20:33:40.156Z] Successfully built 122ee428ac62 [2022-03-28T20:33:40.156Z] Successfully tagged security-spire-config:latest [2022-03-28T20:33:40.156Z] Building core-metadata [2022-03-28T20:33:40.725Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:40.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:40.726Z] ---> 7ca6784a607b [2022-03-28T20:33:40.726Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> 5561a16f1c7f [2022-03-28T20:33:40.726Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> 39ced86363b9 [2022-03-28T20:33:40.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> a1205f3adfee [2022-03-28T20:33:40.726Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> f9c2f1e86fcf [2022-03-28T20:33:40.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> bf7a63d12d88 [2022-03-28T20:33:40.726Z] Step 8/22 : COPY . . [2022-03-28T20:33:40.726Z] ---> Using cache [2022-03-28T20:33:40.726Z] ---> ad8599f4336b [2022-03-28T20:33:40.726Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T20:33:41.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:41.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:41.299Z] ---> 7ca6784a607b [2022-03-28T20:33:41.299Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> 5561a16f1c7f [2022-03-28T20:33:41.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> 39ced86363b9 [2022-03-28T20:33:41.299Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T20:33:41.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:41.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:41.299Z] ---> 7ca6784a607b [2022-03-28T20:33:41.299Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> 5561a16f1c7f [2022-03-28T20:33:41.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> 39ced86363b9 [2022-03-28T20:33:41.299Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> a1205f3adfee [2022-03-28T20:33:41.299Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> f9c2f1e86fcf [2022-03-28T20:33:41.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> bf7a63d12d88 [2022-03-28T20:33:41.299Z] Step 8/22 : COPY . . [2022-03-28T20:33:41.299Z] ---> Using cache [2022-03-28T20:33:41.299Z] ---> ad8599f4336b [2022-03-28T20:33:41.299Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T20:33:43.202Z] ---> Running in 4122d98815fb [2022-03-28T20:33:43.461Z] ---> Running in dc1f91e19636 [2022-03-28T20:33:43.461Z] ---> Running in 7f9cc45b1624 [2022-03-28T20:33:43.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T20:33:43.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:43.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T20:33:44.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:45.177Z] OK: 221 MiB in 52 packages [2022-03-28T20:33:45.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:45.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:45.439Z] ---> 7ca6784a607b [2022-03-28T20:33:45.439Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:33:45.439Z] ---> Using cache [2022-03-28T20:33:45.439Z] ---> 5561a16f1c7f [2022-03-28T20:33:45.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:45.439Z] ---> Using cache [2022-03-28T20:33:45.439Z] ---> 39ced86363b9 [2022-03-28T20:33:45.439Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T20:33:46.009Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:33:46.009Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:33:46.009Z] ---> 7ca6784a607b [2022-03-28T20:33:46.009Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> 5561a16f1c7f [2022-03-28T20:33:46.009Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> 39ced86363b9 [2022-03-28T20:33:46.009Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> a1205f3adfee [2022-03-28T20:33:46.009Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> f9c2f1e86fcf [2022-03-28T20:33:46.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> bf7a63d12d88 [2022-03-28T20:33:46.009Z] Step 8/23 : COPY . . [2022-03-28T20:33:46.009Z] ---> Using cache [2022-03-28T20:33:46.009Z] ---> ad8599f4336b [2022-03-28T20:33:46.009Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T20:33:46.952Z] ---> Running in bd47dc820c2d [2022-03-28T20:33:47.210Z] ---> Running in 31186e54bd29 [2022-03-28T20:33:47.210Z] Removing intermediate container dc1f91e19636 [2022-03-28T20:33:47.210Z] ---> 387f82b45862 [2022-03-28T20:33:47.210Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:33:47.782Z] ---> c27c179a241a [2022-03-28T20:33:47.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:48.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:48.043Z] ---> Running in b0e06f6c3323 [2022-03-28T20:33:48.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T20:33:48.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:33:49.181Z] OK: 221 MiB in 52 packages [2022-03-28T20:33:49.283Z] Removing intermediate container 589e1f2ba04e [2022-03-28T20:33:49.283Z] ---> 481119a10aad [2022-03-28T20:33:49.283Z] Successfully built 481119a10aad [2022-03-28T20:33:49.283Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:33:49.439Z] Removing intermediate container b0e06f6c3323 [2022-03-28T20:33:49.439Z] ---> 71fc54b13793 [2022-03-28T20:33:49.439Z] Step 8/22 : COPY . . [2022-03-28T20:33:49.623Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T20:33:49.623Z] . [Pipeline] withDockerContainer [2022-03-28T20:33:49.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2022-03-28T20:33:49.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T20:33:50.374Z] Removing intermediate container 31186e54bd29 [2022-03-28T20:33:50.374Z] ---> 838562ba4fc5 [2022-03-28T20:33:50.374Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:33:51.124Z] $ docker top 8cd6d890f6410539a877f272fb93f7d84eba76274ad5a44741abe767a0690eff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T20:33:51.755Z] ---> deaa1d06513d [2022-03-28T20:33:51.755Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:33:52.000Z] + go version [2022-03-28T20:33:52.000Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T20:33:52.032Z] $ docker stop --time=1 8cd6d890f6410539a877f272fb93f7d84eba76274ad5a44741abe767a0690eff [2022-03-28T20:33:53.139Z] ---> Running in 58432ef4e9b1 [2022-03-28T20:33:53.604Z] $ docker rm -f 8cd6d890f6410539a877f272fb93f7d84eba76274ad5a44741abe767a0690eff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:33:54.193Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T20:33:54.193Z] . [Pipeline] withDockerContainer [2022-03-28T20:33:54.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2022-03-28T20:33:54.491Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T20:33:55.658Z] $ docker top 3a0c563173bc9f7b079d34bf66a5d5ae1e319a6dcf18c1080378dc55da375f48 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T20:33:55.894Z] ========================================================= [2022-03-28T20:33:55.894Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T20:33:55.894Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T20:33:56.543Z] + make test [2022-03-28T20:33:56.543Z] go mod tidy -compat=1.17 [2022-03-28T20:33:57.329Z] Removing intermediate container 58432ef4e9b1 [2022-03-28T20:33:57.329Z] ---> 359d05d69153 [2022-03-28T20:33:57.329Z] Step 8/23 : COPY . . [2022-03-28T20:33:57.329Z] ---> be1c60ecf24c [2022-03-28T20:33:57.329Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T20:33:57.329Z] ---> Running in ba1754d65ac4 [2022-03-28T20:33:57.524Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T20:33:58.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T20:34:08.244Z] ---> 78c78c6c5721 [2022-03-28T20:34:08.244Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T20:34:08.244Z] ---> Running in 5b8afd9d8e1e [2022-03-28T20:34:08.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T20:34:08.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T20:34:16.950Z] Removing intermediate container 4122d98815fb [2022-03-28T20:34:16.950Z] ---> b72baace5263 [2022-03-28T20:34:16.950Z] [2022-03-28T20:34:16.950Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T20:34:16.950Z] ---> a33ac4f1069a [2022-03-28T20:34:16.950Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T20:34:16.950Z] Removing intermediate container 7f9cc45b1624 [2022-03-28T20:34:16.950Z] ---> 2cf045bdc8b1 [2022-03-28T20:34:16.950Z] [2022-03-28T20:34:16.951Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T20:34:16.951Z] ---> a33ac4f1069a [2022-03-28T20:34:16.951Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T20:34:17.209Z] ---> Running in d7a644a31d90 [2022-03-28T20:34:17.209Z] ---> Running in 1d23deb0cb51 [2022-03-28T20:34:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:18.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:18.419Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T20:34:18.419Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T20:34:18.419Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T20:34:18.419Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T20:34:18.419Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T20:34:18.419Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T20:34:18.419Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T20:34:18.419Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:34:18.419Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:34:18.419Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:34:18.419Z] OK: 6 MiB in 15 packages [2022-03-28T20:34:18.678Z] OK: 8 MiB in 20 packages [2022-03-28T20:34:21.214Z] Removing intermediate container bd47dc820c2d [2022-03-28T20:34:21.214Z] ---> faa9e9458bd6 [2022-03-28T20:34:21.214Z] [2022-03-28T20:34:21.214Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T20:34:21.214Z] ---> a33ac4f1069a [2022-03-28T20:34:21.214Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T20:34:21.214Z] ---> Using cache [2022-03-28T20:34:21.214Z] ---> cc5e6cecd0b5 [2022-03-28T20:34:21.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:34:21.214Z] Removing intermediate container 1d23deb0cb51 [2022-03-28T20:34:21.214Z] ---> cc5e6cecd0b5 [2022-03-28T20:34:21.214Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:34:21.214Z] ---> Running in d4a971be3841 [2022-03-28T20:34:21.214Z] ---> Running in ecf16466035d [2022-03-28T20:34:21.214Z] Removing intermediate container d7a644a31d90 [2022-03-28T20:34:21.214Z] ---> c99b8658c505 [2022-03-28T20:34:21.214Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T20:34:21.214Z] ---> Running in 18804562bffa [2022-03-28T20:34:21.214Z] Removing intermediate container d4a971be3841 [2022-03-28T20:34:21.214Z] ---> 3f81c3b49dd7 [2022-03-28T20:34:21.214Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T20:34:21.214Z] Removing intermediate container ecf16466035d [2022-03-28T20:34:21.214Z] ---> d521e4dbe1a7 [2022-03-28T20:34:21.214Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T20:34:21.481Z] Removing intermediate container 18804562bffa [2022-03-28T20:34:21.481Z] ---> abbc4aa77f35 [2022-03-28T20:34:21.481Z] Step 13/22 : WORKDIR /edgex [2022-03-28T20:34:21.481Z] ---> Running in a8c134a1bb2d [2022-03-28T20:34:21.481Z] ---> Running in e7d40aaf3629 [2022-03-28T20:34:21.481Z] ---> Running in 99698cce6946 [2022-03-28T20:34:21.481Z] Removing intermediate container a8c134a1bb2d [2022-03-28T20:34:21.481Z] ---> 3fb0d1ffc2cb [2022-03-28T20:34:21.481Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T20:34:21.481Z] Removing intermediate container e7d40aaf3629 [2022-03-28T20:34:21.481Z] ---> f86da1de2069 [2022-03-28T20:34:21.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T20:34:21.740Z] Removing intermediate container 99698cce6946 [2022-03-28T20:34:21.740Z] ---> c40442b79d1b [2022-03-28T20:34:21.740Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T20:34:21.740Z] ---> Running in 0034604f7f9d [2022-03-28T20:34:21.740Z] ---> Running in e3afc9d4fb89 [2022-03-28T20:34:21.740Z] Removing intermediate container 0034604f7f9d [2022-03-28T20:34:21.740Z] ---> 863a576f3716 [2022-03-28T20:34:21.740Z] Step 15/23 : WORKDIR / [2022-03-28T20:34:21.999Z] ---> Running in ff754061c6e9 [2022-03-28T20:34:21.999Z] Removing intermediate container e3afc9d4fb89 [2022-03-28T20:34:21.999Z] ---> a2812f9dc18b [2022-03-28T20:34:21.999Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:34:21.999Z] ---> bc697cc4b71f [2022-03-28T20:34:21.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T20:34:21.999Z] Removing intermediate container ff754061c6e9 [2022-03-28T20:34:21.999Z] ---> 7aac710adcac [2022-03-28T20:34:21.999Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:34:22.568Z] ---> f72f36b0015d [2022-03-28T20:34:22.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T20:34:22.568Z] ---> 4d8686d1ab2b [2022-03-28T20:34:22.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T20:34:23.505Z] ---> 77a55304678b [2022-03-28T20:34:23.505Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T20:34:23.505Z] ---> 1af63340ba94 [2022-03-28T20:34:23.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T20:34:23.505Z] ---> 943c7523d5fb [2022-03-28T20:34:23.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T20:34:24.444Z] ---> cac83fd755e3 [2022-03-28T20:34:24.444Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T20:34:24.709Z] ---> 76b62e5f2293 [2022-03-28T20:34:24.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T20:34:24.709Z] ---> 8b08f1cbfafb [2022-03-28T20:34:24.709Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T20:34:24.969Z] ---> Running in bd226b78d735 [2022-03-28T20:34:24.969Z] ---> Running in f90adc1f065b [2022-03-28T20:34:24.969Z] Removing intermediate container bd226b78d735 [2022-03-28T20:34:25.228Z] ---> c1116493c096 [2022-03-28T20:34:25.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:34:25.228Z] ---> 874fcc4806e5 [2022-03-28T20:34:25.228Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T20:34:25.228Z] ---> Running in 80928e6f5a06 [2022-03-28T20:34:25.228Z] Removing intermediate container f90adc1f065b [2022-03-28T20:34:25.228Z] ---> 371d978d6b47 [2022-03-28T20:34:25.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:34:25.487Z] ---> Running in 9c335c265c5b [2022-03-28T20:34:25.487Z] ---> Running in 527ca53aa84b [2022-03-28T20:34:25.487Z] Removing intermediate container 80928e6f5a06 [2022-03-28T20:34:25.487Z] ---> ceffd4888f36 [2022-03-28T20:34:25.487Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T20:34:25.487Z] ---> Running in fc49ca9ed667 [2022-03-28T20:34:25.487Z] Removing intermediate container 527ca53aa84b [2022-03-28T20:34:25.487Z] ---> 91275c5c2a94 [2022-03-28T20:34:25.487Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T20:34:25.746Z] ---> Running in 9467a1dc6621 [2022-03-28T20:34:25.746Z] Removing intermediate container fc49ca9ed667 [2022-03-28T20:34:25.746Z] ---> ff8314860652 [2022-03-28T20:34:25.746Z] Step 21/22 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:26.008Z] Removing intermediate container 9467a1dc6621 [2022-03-28T20:34:26.008Z] ---> 618982a3ada4 [2022-03-28T20:34:26.008Z] Step 22/23 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:26.008Z] ---> Running in 19d8761cc3a9 [2022-03-28T20:34:26.008Z] ---> Running in 3dcee90e1833 [2022-03-28T20:34:26.267Z] Removing intermediate container 19d8761cc3a9 [2022-03-28T20:34:26.267Z] ---> da6f9c49dce0 [2022-03-28T20:34:26.267Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T20:34:26.267Z] Removing intermediate container 3dcee90e1833 [2022-03-28T20:34:26.267Z] ---> 0a89858856a2 [2022-03-28T20:34:26.267Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:34:26.267Z] ---> Running in e763a193e2f3 [2022-03-28T20:34:26.267Z] ---> Running in 39b9a04bb886 [2022-03-28T20:34:26.532Z] Removing intermediate container 9c335c265c5b [2022-03-28T20:34:26.532Z] ---> 575ecb4e35cb [2022-03-28T20:34:26.532Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T20:34:26.532Z] Removing intermediate container e763a193e2f3 [2022-03-28T20:34:26.532Z] ---> 6a65f04587ac [2022-03-28T20:34:26.532Z] [2022-03-28T20:34:26.532Z] Removing intermediate container 39b9a04bb886 [2022-03-28T20:34:26.532Z] ---> 6e774fb9f2be [2022-03-28T20:34:26.532Z] [2022-03-28T20:34:26.532Z] ---> Running in b2acec4a69d0 [2022-03-28T20:34:26.532Z] Removing intermediate container ba1754d65ac4 [2022-03-28T20:34:26.532Z] ---> a3898c5cb434 [2022-03-28T20:34:26.532Z] [2022-03-28T20:34:26.532Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T20:34:26.532Z] ---> a33ac4f1069a [2022-03-28T20:34:26.532Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T20:34:26.793Z] ---> Running in 20c324025792 [2022-03-28T20:34:26.793Z] Successfully built 6a65f04587ac [2022-03-28T20:34:26.793Z] Successfully built 6e774fb9f2be [2022-03-28T20:34:26.793Z] Successfully tagged support-scheduler:latest [2022-03-28T20:34:26.793Z]  Building support-scheduler ... done Building core-command [2022-03-28T20:34:26.793Z] Successfully tagged core-metadata:latest [2022-03-28T20:34:26.793Z]  Building core-metadata ... done Removing intermediate container b2acec4a69d0 [2022-03-28T20:34:26.793Z] ---> fe72bd2199d2 [2022-03-28T20:34:26.793Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T20:34:26.793Z] ---> Running in 9b987cae2889 [2022-03-28T20:34:27.367Z] Removing intermediate container 9b987cae2889 [2022-03-28T20:34:27.367Z] ---> f818afe4d49d [2022-03-28T20:34:27.367Z] Step 21/22 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:27.885Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T20:34:27.885Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T20:34:27.885Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:34:27.885Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:34:27.885Z] OK: 6 MiB in 16 packages [2022-03-28T20:34:28.823Z] ---> Running in 00620a4fffc7 [2022-03-28T20:34:28.823Z] Removing intermediate container 00620a4fffc7 [2022-03-28T20:34:28.823Z] ---> f355b6f49d17 [2022-03-28T20:34:28.823Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T20:34:29.082Z] ---> Running in 5563555c6e73 [2022-03-28T20:34:29.082Z] Removing intermediate container 20c324025792 [2022-03-28T20:34:29.082Z] ---> 62c703cd0df8 [2022-03-28T20:34:29.082Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:34:29.082Z] ---> Running in f4cd2d4c25a3 [2022-03-28T20:34:29.082Z] Removing intermediate container 5563555c6e73 [2022-03-28T20:34:29.082Z] ---> d554459eb38f [2022-03-28T20:34:29.082Z] [2022-03-28T20:34:29.341Z] Successfully built d554459eb38f [2022-03-28T20:34:29.601Z] Successfully tagged security-proxy-setup:latest [2022-03-28T20:34:29.601Z]  Building security-proxy-setup ... done Removing intermediate container f4cd2d4c25a3 [2022-03-28T20:34:29.601Z] ---> c36b17b5920c [2022-03-28T20:34:29.601Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T20:34:29.875Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T20:34:29.965Z] ---> Running in 468b91211f08 [2022-03-28T20:34:30.258Z] Removing intermediate container 468b91211f08 [2022-03-28T20:34:30.258Z] ---> ccd486ac3e64 [2022-03-28T20:34:30.258Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T20:34:30.520Z] ---> Running in 9c964bb1f080 [2022-03-28T20:34:31.113Z] Removing intermediate container 9c964bb1f080 [2022-03-28T20:34:31.113Z] ---> 1cc36c31af8c [2022-03-28T20:34:31.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:34:31.113Z] Removing intermediate container 5b8afd9d8e1e [2022-03-28T20:34:31.113Z] ---> 8d54951e32cd [2022-03-28T20:34:31.113Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T20:34:31.113Z] ---> Running in a654a84fd87b [2022-03-28T20:34:31.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:34:31.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:34:31.372Z] ---> 7ca6784a607b [2022-03-28T20:34:31.372Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> 5561a16f1c7f [2022-03-28T20:34:31.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> 39ced86363b9 [2022-03-28T20:34:31.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> a1205f3adfee [2022-03-28T20:34:31.372Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> f9c2f1e86fcf [2022-03-28T20:34:31.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> bf7a63d12d88 [2022-03-28T20:34:31.372Z] Step 8/23 : COPY . . [2022-03-28T20:34:31.372Z] ---> Using cache [2022-03-28T20:34:31.372Z] ---> ad8599f4336b [2022-03-28T20:34:31.372Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T20:34:31.372Z] ---> c4b24ecdb8d1 [2022-03-28T20:34:31.372Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T20:34:31.372Z] ---> Running in f09a8db9bffa [2022-03-28T20:34:31.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T20:34:31.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T20:34:31.891Z] ---> 953748555954 [2022-03-28T20:34:31.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T20:34:32.157Z] ---> 8cb899cedd24 [2022-03-28T20:34:32.157Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T20:34:32.416Z] ---> Running in c541f66fe6ac [2022-03-28T20:34:32.416Z] Removing intermediate container a654a84fd87b [2022-03-28T20:34:32.416Z] ---> 53b2a1be8051 [2022-03-28T20:34:32.416Z] [2022-03-28T20:34:32.416Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T20:34:32.416Z] Removing intermediate container c541f66fe6ac [2022-03-28T20:34:32.416Z] ---> 244f878905d4 [2022-03-28T20:34:32.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:34:32.416Z] 20.10.10: Pulling from library/docker [2022-03-28T20:34:32.416Z] ---> Running in 721165b17ab8 [2022-03-28T20:34:32.676Z] Removing intermediate container 721165b17ab8 [2022-03-28T20:34:32.676Z] ---> d0fa72811c94 [2022-03-28T20:34:32.676Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T20:34:32.676Z] ---> Running in fbae2de4eed7 [2022-03-28T20:34:32.938Z] Removing intermediate container fbae2de4eed7 [2022-03-28T20:34:32.938Z] ---> 30c05f8645a2 [2022-03-28T20:34:32.938Z] Step 21/22 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:33.202Z] ---> Running in 2300c1067ed7 [2022-03-28T20:34:33.202Z] Removing intermediate container 2300c1067ed7 [2022-03-28T20:34:33.202Z] ---> 66163d6e1b18 [2022-03-28T20:34:33.202Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T20:34:33.463Z] ---> Running in 0b564e3ab73b [2022-03-28T20:34:33.463Z] Removing intermediate container 0b564e3ab73b [2022-03-28T20:34:33.463Z] ---> 45dea5232ae8 [2022-03-28T20:34:33.463Z] [2022-03-28T20:34:33.724Z] Successfully built 45dea5232ae8 [2022-03-28T20:34:33.724Z] Successfully tagged support-notifications:latest [2022-03-28T20:34:36.269Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T20:34:36.269Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T20:34:36.269Z] ---> b706a049f56e [2022-03-28T20:34:36.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:34:36.838Z] ---> Running in 7a1bc17814d1 [2022-03-28T20:34:37.098Z] Removing intermediate container 7a1bc17814d1 [2022-03-28T20:34:37.098Z] ---> 28dc9096ef61 [2022-03-28T20:34:37.098Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-28T20:34:37.098Z] ---> Running in 3fef5a09d4ea [2022-03-28T20:34:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T20:34:37.926Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T20:34:37.926Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T20:34:37.926Z] Executing bash-5.1.16-r0.post-install [2022-03-28T20:34:37.926Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T20:34:37.926Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T20:34:37.926Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T20:34:37.926Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T20:34:37.926Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T20:34:37.926Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T20:34:37.926Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T20:34:37.926Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T20:34:37.926Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T20:34:37.926Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T20:34:37.926Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T20:34:37.926Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T20:34:37.926Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T20:34:37.926Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T20:34:37.926Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T20:34:38.495Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T20:34:38.495Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T20:34:38.495Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T20:34:38.495Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T20:34:38.495Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T20:34:38.495Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T20:34:38.495Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T20:34:38.495Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T20:34:38.495Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T20:34:38.495Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T20:34:38.495Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T20:34:38.495Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T20:34:38.495Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T20:34:38.495Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T20:34:38.495Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T20:34:38.495Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T20:34:38.495Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T20:34:38.495Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T20:34:38.495Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T20:34:38.495Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T20:34:38.495Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T20:34:38.495Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T20:34:38.495Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T20:34:38.495Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T20:34:38.495Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T20:34:38.755Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:34:38.755Z] OK: 84 MiB in 64 packages [2022-03-28T20:34:39.321Z] Collecting docker-compose==1.23.2 [2022-03-28T20:34:39.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T20:34:39.321Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T20:34:39.321Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T20:34:39.321Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T20:34:39.321Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T20:34:39.580Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T20:34:39.580Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T20:34:39.580Z] 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-03-28T20:34:39.580Z] Collecting PyYAML<4,>=3.10 [2022-03-28T20:34:39.580Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T20:34:40.150Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T20:34:40.150Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T20:34:40.150Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T20:34:40.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T20:34:40.720Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T20:34:40.720Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T20:34:40.720Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T20:34:40.979Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T20:34:41.239Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T20:34:41.239Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T20:34:41.239Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T20:34:41.239Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T20:34:41.239Z] 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-03-28T20:34:41.239Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T20:34:41.239Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T20:34:41.239Z] Collecting idna<2.8,>=2.5 [2022-03-28T20:34:41.239Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T20:34:41.499Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T20:34:41.499Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T20:34:41.499Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T20:34:41.499Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T20:34:41.499Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T20:34:41.499Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T20:34:41.500Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T20:34:41.500Z] Attempting uninstall: urllib3 [2022-03-28T20:34:41.500Z] Found existing installation: urllib3 1.26.5 [2022-03-28T20:34:41.500Z] Uninstalling urllib3-1.26.5: [2022-03-28T20:34:41.500Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T20:34:41.759Z] Attempting uninstall: idna [2022-03-28T20:34:41.759Z] Found existing installation: idna 3.2 [2022-03-28T20:34:41.759Z] Uninstalling idna-3.2: [2022-03-28T20:34:41.759Z] Successfully uninstalled idna-3.2 [2022-03-28T20:34:41.759Z] Attempting uninstall: chardet [2022-03-28T20:34:41.759Z] Found existing installation: chardet 4.0.0 [2022-03-28T20:34:41.759Z] Uninstalling chardet-4.0.0: [2022-03-28T20:34:41.759Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T20:34:42.019Z] Attempting uninstall: requests [2022-03-28T20:34:42.019Z] Found existing installation: requests 2.25.1 [2022-03-28T20:34:42.019Z] Uninstalling requests-2.25.1: [2022-03-28T20:34:42.279Z] Successfully uninstalled requests-2.25.1 [2022-03-28T20:34:42.279Z] Running setup.py install for texttable: started [2022-03-28T20:34:42.538Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T20:34:42.538Z] Running setup.py install for PyYAML: started [2022-03-28T20:34:42.797Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T20:34:43.058Z] Running setup.py install for docopt: started [2022-03-28T20:34:43.319Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T20:34:43.319Z] Running setup.py install for dockerpty: started [2022-03-28T20:34:43.579Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T20:34:43.841Z] 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-03-28T20:34:48.039Z] Removing intermediate container f09a8db9bffa [2022-03-28T20:34:48.039Z] ---> b24bfc182066 [2022-03-28T20:34:48.039Z] [2022-03-28T20:34:48.039Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T20:34:48.039Z] ---> a33ac4f1069a [2022-03-28T20:34:48.039Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T20:34:48.039Z] ---> Using cache [2022-03-28T20:34:48.039Z] ---> cc5e6cecd0b5 [2022-03-28T20:34:48.039Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:34:48.039Z] ---> Using cache [2022-03-28T20:34:48.039Z] ---> d521e4dbe1a7 [2022-03-28T20:34:48.039Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T20:34:48.039Z] ---> Running in 0f026661a131 [2022-03-28T20:34:48.039Z] Removing intermediate container 3fef5a09d4ea [2022-03-28T20:34:48.039Z] ---> a28c8b7e1d66 [2022-03-28T20:34:48.039Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T20:34:48.039Z] ---> Running in 8e6d6fc8cfb7 [2022-03-28T20:34:48.039Z] Removing intermediate container 0f026661a131 [2022-03-28T20:34:48.039Z] ---> 76c0ff98bec3 [2022-03-28T20:34:48.039Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T20:34:48.039Z] ---> Running in 20143db421a5 [2022-03-28T20:34:48.039Z] Removing intermediate container 8e6d6fc8cfb7 [2022-03-28T20:34:48.039Z] ---> e3f90becb712 [2022-03-28T20:34:48.039Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T20:34:48.039Z] ---> Running in 74a15c14a06e [2022-03-28T20:34:48.039Z] Removing intermediate container 20143db421a5 [2022-03-28T20:34:48.039Z] ---> 2bec1166551a [2022-03-28T20:34:48.039Z] Step 15/23 : WORKDIR / [2022-03-28T20:34:48.039Z] ---> Running in 0024f802d9ed [2022-03-28T20:34:48.039Z] Removing intermediate container 74a15c14a06e [2022-03-28T20:34:48.039Z] ---> 42a7bf93b5b2 [2022-03-28T20:34:48.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T20:34:48.039Z] Removing intermediate container 0024f802d9ed [2022-03-28T20:34:48.039Z] ---> 1e389b5856ea [2022-03-28T20:34:48.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:34:48.299Z] ---> 135500f1bd7a [2022-03-28T20:34:48.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T20:34:48.299Z] ---> c97ee1d141e8 [2022-03-28T20:34:48.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T20:34:48.559Z] ---> 68c93ada98aa [2022-03-28T20:34:48.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T20:34:48.822Z] ---> d9cd74fa0f46 [2022-03-28T20:34:48.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T20:34:48.822Z] ---> e953bd30bbef [2022-03-28T20:34:48.822Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T20:34:48.822Z] ---> Running in 377b33d3b7bd [2022-03-28T20:34:49.082Z] ---> c894a874668d [2022-03-28T20:34:49.082Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T20:34:49.082Z] Removing intermediate container 377b33d3b7bd [2022-03-28T20:34:49.082Z] ---> 721f9ed21a1b [2022-03-28T20:34:49.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:34:49.082Z] ---> Running in adfe727fac18 [2022-03-28T20:34:49.082Z] ---> Running in 29e7185fc756 [2022-03-28T20:34:49.082Z] Removing intermediate container adfe727fac18 [2022-03-28T20:34:49.082Z] ---> 14b8895d4150 [2022-03-28T20:34:49.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:34:49.082Z] ---> Running in 7354171fce43 [2022-03-28T20:34:49.082Z] Removing intermediate container 29e7185fc756 [2022-03-28T20:34:49.082Z] ---> 29bdd37497ed [2022-03-28T20:34:49.082Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T20:34:49.082Z] ---> Running in f9ff885822ec [2022-03-28T20:34:49.342Z] Removing intermediate container 7354171fce43 [2022-03-28T20:34:49.342Z] ---> e25c341f61c7 [2022-03-28T20:34:49.342Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T20:34:49.342Z] ---> Running in c5552162bd1c [2022-03-28T20:34:49.342Z] Removing intermediate container f9ff885822ec [2022-03-28T20:34:49.342Z] ---> 1a43d4c6063b [2022-03-28T20:34:49.342Z] Step 22/23 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:49.342Z] ---> Running in 4bcd2db9b545 [2022-03-28T20:34:49.342Z] Removing intermediate container c5552162bd1c [2022-03-28T20:34:49.342Z] ---> ab6f31bd1d6d [2022-03-28T20:34:49.342Z] Step 22/23 : LABEL git_sha=0879423d50aad504de6706b4308e40c44c5e91ae [2022-03-28T20:34:49.342Z] ---> Running in 1f3bb1783836 [2022-03-28T20:34:49.342Z] Removing intermediate container 4bcd2db9b545 [2022-03-28T20:34:49.342Z] ---> 0b63ba8f8f76 [2022-03-28T20:34:49.342Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:34:49.602Z] ---> Running in 720c74e71e69 [2022-03-28T20:34:49.602Z] Removing intermediate container 1f3bb1783836 [2022-03-28T20:34:49.602Z] ---> 4dc984cf15ab [2022-03-28T20:34:49.602Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:34:49.602Z] ---> Running in 00d4a38a269c [2022-03-28T20:34:49.602Z] Removing intermediate container 720c74e71e69 [2022-03-28T20:34:49.602Z] ---> 109afa4a5004 [2022-03-28T20:34:49.602Z] [2022-03-28T20:34:49.602Z] Removing intermediate container 00d4a38a269c [2022-03-28T20:34:49.602Z] ---> cbbec66cac19 [2022-03-28T20:34:49.602Z] [2022-03-28T20:34:49.602Z] Successfully built 109afa4a5004 [2022-03-28T20:34:49.602Z] Successfully tagged sys-mgmt-agent:latest [2022-03-28T20:34:49.862Z]  Building sys-mgmt-agent ... done Successfully built cbbec66cac19 [2022-03-28T20:34:49.862Z] Successfully tagged core-command:latest [2022-03-28T20:34:49.868Z]  Building core-command ... done  [Pipeline] } [2022-03-28T20:34:49.878Z] $ docker stop --time=1 912c5bdacd13da04972187a80e7681fc5596334c8334f28606156f43802d6937 [2022-03-28T20:34:51.196Z] $ docker rm -f 912c5bdacd13da04972187a80e7681fc5596334c8334f28606156f43802d6937 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T20:34:51.548Z] + docker images [2022-03-28T20:34:51.548Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T20:34:51.548Z] core-command latest cbbec66cac19 2 seconds ago 24.5MB [2022-03-28T20:34:51.548Z] sys-mgmt-agent latest 109afa4a5004 2 seconds ago 305MB [2022-03-28T20:34:51.548Z] b24bfc182066 4 seconds ago 1.61GB [2022-03-28T20:34:51.548Z] support-notifications latest 45dea5232ae8 18 seconds ago 26.6MB [2022-03-28T20:34:51.548Z] 53b2a1be8051 19 seconds ago 1.61GB [2022-03-28T20:34:51.549Z] security-proxy-setup latest d554459eb38f 23 seconds ago 43.4MB [2022-03-28T20:34:51.549Z] core-metadata latest 6e774fb9f2be 25 seconds ago 26.1MB [2022-03-28T20:34:51.549Z] support-scheduler latest 6a65f04587ac 25 seconds ago 26MB [2022-03-28T20:34:51.549Z] a3898c5cb434 25 seconds ago 1.62GB [2022-03-28T20:34:51.549Z] faa9e9458bd6 31 seconds ago 1.62GB [2022-03-28T20:34:51.549Z] b72baace5263 36 seconds ago 1.62GB [2022-03-28T20:34:51.549Z] 2cf045bdc8b1 37 seconds ago 1.63GB [2022-03-28T20:34:51.549Z] security-spire-config latest 122ee428ac62 About a minute ago 82.2MB [2022-03-28T20:34:51.549Z] security-spire-server latest 969877d3e222 About a minute ago 82.9MB [2022-03-28T20:34:51.549Z] security-bootstrapper latest bbfcf15f2412 About a minute ago 24.3MB [2022-03-28T20:34:51.549Z] security-spiffe-token-provider latest 7b61a54d7fb4 About a minute ago 28.5MB [2022-03-28T20:34:51.549Z] core-data latest 599674147614 About a minute ago 35.9MB [2022-03-28T20:34:51.549Z] 345313c03585 About a minute ago 1.61GB [2022-03-28T20:34:51.549Z] security-secretstore-setup latest 4a624a53c6d3 About a minute ago 42.1MB [2022-03-28T20:34:51.549Z] 2dbad5d0d91e About a minute ago 1.61GB [2022-03-28T20:34:51.549Z] security-spire-agent latest b8d6f4df4f7e About a minute ago 119MB [2022-03-28T20:34:51.549Z] 0e1eb6341e49 About a minute ago 1.65GB [2022-03-28T20:34:51.549Z] e9c6bb80df5c About a minute ago 1.61GB [2022-03-28T20:34:51.549Z] daedbb2e8c2f About a minute ago 1.63GB [2022-03-28T20:34:51.549Z] 4c04f257dde2 About a minute ago 1.61GB [2022-03-28T20:34:51.549Z] ci-base-image-x86_64 latest 7ca6784a607b 4 minutes ago 896MB [2022-03-28T20:34:51.549Z] alpine 3.15 9c842ac49a39 5 days ago 5.57MB [2022-03-28T20:34:51.549Z] alpine 3.14 a33ac4f1069a 11 days ago 5.59MB [2022-03-28T20:34:51.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-28T20:34:51.549Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-28T20:34:51.549Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-28T20:34:51.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-03-28T20:35:06.709Z] Still waiting to schedule task [2022-03-28T20:35:06.710Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-28T20:35:41.315Z] Running on prd-ubuntu18.04-docker-8c-8g-9285 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-28T20:35:41.328Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-28T20:35:41.409Z] The recommended git tool is: git [2022-03-28T20:35:43.020Z] using credential edgex-jenkins-ssh [2022-03-28T20:35:43.035Z] Cloning the remote Git repository [2022-03-28T20:35:43.062Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:35:43.097Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-28T20:35:43.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:35:43.125Z] > git --version # timeout=10 [2022-03-28T20:35:43.135Z] > git --version # 'git version 2.17.1' [2022-03-28T20:35:43.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:35:43.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T20:35:48.001Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f [2022-03-28T20:35:48.164Z] Merge succeeded, producing fb99afe872ea035abdb18958821c5706126033f1 [2022-03-28T20:35:48.164Z] Checking out Revision fb99afe872ea035abdb18958821c5706126033f1 (PR-3924) [2022-03-28T20:35:47.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T20:35:47.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T20:35:47.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T20:35:47.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T20:35:47.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:35:47.358Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T20:35:48.017Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T20:35:48.024Z] > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 [2022-03-28T20:35:48.080Z] > git remote # timeout=10 [2022-03-28T20:35:48.088Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T20:35:48.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T20:35:48.106Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T20:35:48.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T20:35:48.174Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T20:35:48.178Z] > git checkout -f fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 [2022-03-28T20:35:51.686Z] Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" [2022-03-28T20:35:51.695Z] First time build. Skipping changelog. [2022-03-28T20:35:51.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T20:35:52.409Z] + echo snap-build.sh [2022-03-28T20:35:52.409Z] snap-build.sh [2022-03-28T20:35:52.409Z] + SNAP_BASE_DIR=. [2022-03-28T20:35:52.409Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-03-28T20:35:52.409Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-03-28T20:35:52.409Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-03-28T20:35:52.409Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-03-28T20:35:52.409Z] + cd /w/workspace/edgex-go/3 [2022-03-28T20:35:52.409Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-28T20:35:52.409Z] Reading package lists... [2022-03-28T20:35:52.409Z] Building dependency tree... [2022-03-28T20:35:52.409Z] Reading state information... [2022-03-28T20:35:52.409Z] The following packages were automatically installed and are no longer required: [2022-03-28T20:35:52.409Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-28T20:35:52.409Z] uidmap xdelta3 [2022-03-28T20:35:52.409Z] Use 'sudo apt autoremove' to remove them. [2022-03-28T20:35:52.409Z] The following packages will be REMOVED: [2022-03-28T20:35:52.409Z] lxd* lxd-client* [2022-03-28T20:35:52.409Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-28T20:35:51.696Z] > git rev-list --no-walk 538dc91e51c0d9977eb015902d9b309c12c675ea # timeout=10 [2022-03-28T20:35:52.671Z] After this operation, 31.7 MB disk space will be freed. [2022-03-28T20:35:53.454Z] (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-03-28T20:35:53.454Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T20:35:54.398Z] Removing lxd dnsmasq configuration [2022-03-28T20:35:54.398Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T20:35:54.398Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-28T20:35:54.969Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-28T20:35:55.231Z] (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-03-28T20:35:55.231Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T20:35:56.623Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-28T20:35:56.623Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-28T20:35:57.196Z] + sudo snap remove --purge lxd [2022-03-28T20:35:57.460Z] snap "lxd" is not installed [2022-03-28T20:35:57.460Z] + sudo groupadd --force --system lxd [2022-03-28T20:35:57.460Z] ++ whoami [2022-03-28T20:35:57.460Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-28T20:35:57.460Z] + newgrp - lxd [2022-03-28T20:35:57.460Z] + sudo snap install lxd [2022-03-28T20:36:07.495Z] 2022-03-28T20:36:04Z INFO Waiting for automatic snapd restart... [2022-03-28T20:36:13.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T20:36:13.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T20:36:22.421Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-28T20:36:22.421Z] + sudo lxd init --auto [2022-03-28T20:36:24.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.223s coverage: 28.7% of statements [2022-03-28T20:36:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T20:36:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T20:36:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.478s coverage: 98.5% of statements [2022-03-28T20:36:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T20:36:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.9% of statements [2022-03-28T20:36:29.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T20:36:29.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T20:36:32.445Z] + sudo snap install --classic snapcraft [2022-03-28T20:36:36.651Z] snapcraft 6.1 from Canonical* installed [2022-03-28T20:36:36.651Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-28T20:36:36.651Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-28T20:36:36.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T20:36:36.651Z] Dload Upload Total Spent Left Speed [2022-03-28T20:36:36.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4947 0 --:--:-- --:--:-- --:--:-- 4984 [2022-03-28T20:36:36.913Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2022-03-28T20:36:36.913Z] ./yq_linux_amd64 [2022-03-28T20:36:37.174Z] + sudo snapcraft prime --use-lxd [2022-03-28T20:36:39.088Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-28T20:36:39.088Z] 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-03-28T20:36:39.088Z] - README.md [2022-03-28T20:36:39.088Z] [2022-03-28T20:36:39.088Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T20:36:39.349Z] Launching a container. [2022-03-28T20:36:49.346Z] Waiting for container to be ready [2022-03-28T20:36:49.918Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-28T20:36:49.918Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-28T20:36:49.918Z] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.646s coverage: 89.2% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.520s coverage: 84.4% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.794s coverage: 94.2% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.323s coverage: 60.0% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.565s coverage: 0.9% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 24.0% of statements [2022-03-28T20:36:52.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements [2022-03-28T20:36:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2022-03-28T20:36:52.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-03-28T20:36:53.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2022-03-28T20:36:55.242Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-28T20:36:56.185Z] Waiting for network to be ready... [2022-03-28T20:36:56.447Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-28T20:36:56.708Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-28T20:36:56.978Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-28T20:36:56.978Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1348 kB] [2022-03-28T20:36:57.239Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-28T20:36:57.501Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-28T20:36:57.501Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-28T20:36:57.501Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-28T20:36:57.501Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-28T20:36:57.501Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-28T20:36:57.501Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-28T20:36:57.501Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-28T20:36:57.501Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-28T20:36:57.501Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-28T20:36:57.501Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-28T20:36:57.501Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-28T20:36:57.501Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-28T20:36:57.501Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-28T20:36:58.072Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-28T20:36:58.072Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1676 kB] [2022-03-28T20:36:58.072Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-28T20:36:58.072Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-28T20:36:58.072Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-28T20:36:58.072Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [888 kB] [2022-03-28T20:36:58.072Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-28T20:36:58.072Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-28T20:36:58.072Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-28T20:37:00.618Z] Fetched 23.5 MB in 4s (5910 kB/s) [2022-03-28T20:37:00.880Z] Reading package lists... [2022-03-28T20:37:01.142Z] Reading package lists... [2022-03-28T20:37:01.402Z] Building dependency tree... [2022-03-28T20:37:01.402Z] Reading state information... [2022-03-28T20:37:01.402Z] The following additional packages will be installed: [2022-03-28T20:37:01.402Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T20:37:01.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T20:37:01.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T20:37:01.402Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-28T20:37:01.402Z] Suggested packages: [2022-03-28T20:37:01.402Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-28T20:37:01.402Z] Recommended packages: [2022-03-28T20:37:01.402Z] gnupg libsasl2-modules [2022-03-28T20:37:01.402Z] The following NEW packages will be installed: [2022-03-28T20:37:01.402Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T20:37:01.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T20:37:01.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T20:37:01.664Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-28T20:37:01.664Z] The following packages will be upgraded: [2022-03-28T20:37:01.664Z] gpg gpg-agent gpgconf libudev1 [2022-03-28T20:37:01.664Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-28T20:37:01.664Z] Need to get 3859 kB of archives. [2022-03-28T20:37:01.664Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-28T20:37:01.664Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-28T20:37:01.664Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-28T20:37:01.664Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-28T20:37:01.664Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-28T20:37:01.664Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-28T20:37:01.664Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-28T20:37:01.664Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-28T20:37:01.664Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-28T20:37:01.664Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-28T20:37:01.664Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-28T20:37:01.664Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-28T20:37:01.664Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-28T20:37:01.664Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-28T20:37:01.664Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-28T20:37:01.664Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-28T20:37:01.664Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-28T20:37:01.664Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-28T20:37:01.664Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-28T20:37:01.664Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-28T20:37:01.664Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-28T20:37:01.664Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-28T20:37:01.926Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-28T20:37:01.926Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T20:37:01.926Z] Fetched 3859 kB in 0s (14.3 MB/s) [2022-03-28T20:37:01.926Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T20:37:01.926Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:01.926Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T20:37:01.926Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T20:37:02.185Z] Selecting previously unselected package udev. [2022-03-28T20:37:02.185Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T20:37:02.185Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:02.185Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-28T20:37:02.444Z] Selecting previously unselected package libfuse2:amd64. [2022-03-28T20:37:02.444Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-28T20:37:02.444Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-28T20:37:02.444Z] Selecting previously unselected package fuse. [2022-03-28T20:37:02.444Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-28T20:37:02.444Z] Unpacking fuse (2.9.9-3) ... [2022-03-28T20:37:02.444Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T20:37:02.444Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T20:37:02.444Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T20:37:02.444Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T20:37:02.704Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T20:37:02.704Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T20:37:02.704Z] Selecting previously unselected package libksba8:amd64. [2022-03-28T20:37:02.704Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-28T20:37:02.704Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-28T20:37:02.704Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-28T20:37:02.704Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.704Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:02.704Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-28T20:37:02.966Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.966Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:02.966Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-28T20:37:02.966Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.966Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:02.966Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-28T20:37:02.966Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.966Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:02.966Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-28T20:37:02.966Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.966Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:02.966Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-28T20:37:02.966Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:02.966Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:03.236Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-28T20:37:03.236Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:03.236Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:03.236Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-28T20:37:03.236Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:03.236Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:03.236Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-28T20:37:03.236Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T20:37:03.236Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:03.236Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-28T20:37:03.236Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T20:37:03.236Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T20:37:03.496Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-28T20:37:03.496Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T20:37:03.496Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T20:37:03.496Z] Selecting previously unselected package libldap-common. [2022-03-28T20:37:03.496Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-28T20:37:03.496Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T20:37:03.496Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-28T20:37:03.496Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-28T20:37:03.496Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T20:37:03.496Z] Selecting previously unselected package dirmngr. [2022-03-28T20:37:03.496Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T20:37:03.496Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:03.757Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-28T20:37:03.757Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-28T20:37:03.757Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T20:37:03.757Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T20:37:03.757Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-28T20:37:04.333Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-28T20:37:04.333Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T20:37:04.333Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.333Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:04.333Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:04.333Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.333Z] Setting up fuse (2.9.9-3) ... [2022-03-28T20:37:04.333Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:04.905Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T20:37:04.905Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T20:37:04.905Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:05.165Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-28T20:37:05.165Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-28T20:37:05.165Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T20:37:05.737Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-28T20:37:05.737Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-28T20:37:05.737Z] units). This means they are not meant to be enabled using systemctl. [2022-03-28T20:37:05.737Z] [2022-03-28T20:37:05.737Z] Possible reasons for having this kind of units are: [2022-03-28T20:37:05.737Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-28T20:37:05.737Z] .wants/ or .requires/ directory. [2022-03-28T20:37:05.737Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-28T20:37:05.737Z] a requirement dependency on it. [2022-03-28T20:37:05.737Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-28T20:37:05.737Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-28T20:37:05.737Z] • In case of template units, the unit is meant to be enabled with some [2022-03-28T20:37:05.737Z] instance name specified. [2022-03-28T20:37:05.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements [2022-03-28T20:37:05.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-03-28T20:37:05.997Z] Reading package lists... [2022-03-28T20:37:06.259Z] Building dependency tree... [2022-03-28T20:37:06.259Z] Reading state information... [2022-03-28T20:37:06.259Z] The following additional packages will be installed: [2022-03-28T20:37:06.259Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T20:37:06.259Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T20:37:06.259Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T20:37:06.259Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-28T20:37:06.259Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-28T20:37:06.259Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-28T20:37:06.259Z] Suggested packages: [2022-03-28T20:37:06.259Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-28T20:37:06.259Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-28T20:37:06.259Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-28T20:37:06.259Z] systemd-container policykit-1 [2022-03-28T20:37:06.259Z] Recommended packages: [2022-03-28T20:37:06.259Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-28T20:37:06.259Z] The following NEW packages will be installed: [2022-03-28T20:37:06.259Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T20:37:06.259Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T20:37:06.259Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T20:37:06.259Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-28T20:37:06.259Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-28T20:37:06.259Z] The following packages will be upgraded: [2022-03-28T20:37:06.259Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-28T20:37:06.518Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-28T20:37:06.518Z] Need to get 46.5 MB of archives. [2022-03-28T20:37:06.518Z] After this operation, 181 MB of additional disk space will be used. [2022-03-28T20:37:06.518Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-28T20:37:06.518Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-28T20:37:06.778Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-28T20:37:06.778Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-28T20:37:06.778Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-28T20:37:06.778Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-28T20:37:06.778Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-28T20:37:06.778Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-28T20:37:06.778Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-28T20:37:07.038Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-28T20:37:07.038Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-28T20:37:07.038Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-28T20:37:07.038Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-28T20:37:07.038Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-28T20:37:07.038Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-28T20:37:07.303Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-28T20:37:07.303Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-28T20:37:07.303Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-28T20:37:07.303Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-28T20:37:07.303Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-28T20:37:07.303Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-28T20:37:07.564Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-28T20:37:07.564Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-28T20:37:07.564Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-28T20:37:07.564Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-28T20:37:07.564Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-28T20:37:07.564Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-28T20:37:07.564Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-28T20:37:07.564Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-28T20:37:07.564Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-28T20:37:07.564Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-28T20:37:07.564Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-28T20:37:07.564Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-28T20:37:08.949Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T20:37:08.949Z] Fetched 46.5 MB in 2s (20.1 MB/s) [2022-03-28T20:37:08.949Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-28T20:37:08.949Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:08.949Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T20:37:08.949Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:08.949Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T20:37:08.949Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:09.209Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T20:37:09.780Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:09.780Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T20:37:09.780Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T20:37:09.780Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-28T20:37:09.780Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-28T20:37:09.780Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T20:37:10.040Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:10.040Z] Selecting previously unselected package libexpat1:amd64. [2022-03-28T20:37:10.040Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-28T20:37:10.040Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T20:37:10.040Z] Selecting previously unselected package python3.8-minimal. [2022-03-28T20:37:10.040Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T20:37:10.040Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:10.300Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:10.300Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T20:37:10.300Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:10.870Z] Selecting previously unselected package python3-minimal. [2022-03-28T20:37:10.870Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-28T20:37:10.870Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T20:37:10.870Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T20:37:10.870Z] Selecting previously unselected package mime-support. [2022-03-28T20:37:10.870Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-28T20:37:10.870Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-28T20:37:10.870Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-28T20:37:10.870Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-28T20:37:10.870Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T20:37:11.130Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-28T20:37:11.130Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T20:37:11.130Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:11.130Z] Selecting previously unselected package python3.8. [2022-03-28T20:37:11.130Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T20:37:11.130Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:11.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 82.5% of statements [2022-03-28T20:37:11.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T20:37:11.390Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-28T20:37:11.390Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T20:37:11.390Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T20:37:11.390Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T20:37:11.651Z] Selecting previously unselected package python3. [2022-03-28T20:37:11.651Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-28T20:37:11.651Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T20:37:11.651Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-28T20:37:11.651Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-28T20:37:11.651Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T20:37:11.651Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:11.651Z] Selecting previously unselected package dbus. [2022-03-28T20:37:11.651Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T20:37:11.651Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:11.912Z] Selecting previously unselected package libbsd0:amd64. [2022-03-28T20:37:11.912Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-28T20:37:11.912Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-28T20:37:11.912Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-28T20:37:11.912Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T20:37:11.912Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T20:37:12.174Z] Selecting previously unselected package sudo. [2022-03-28T20:37:12.174Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-28T20:37:12.174Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T20:37:12.174Z] Selecting previously unselected package apparmor. [2022-03-28T20:37:12.174Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T20:37:12.174Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T20:37:12.441Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-28T20:37:12.441Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-28T20:37:12.441Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T20:37:12.441Z] Selecting previously unselected package libedit2:amd64. [2022-03-28T20:37:12.441Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-28T20:37:12.441Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T20:37:12.441Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-28T20:37:12.441Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-28T20:37:12.441Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T20:37:12.703Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-28T20:37:12.703Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:37:12.703Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:12.703Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-28T20:37:12.703Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:37:12.703Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:12.703Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-28T20:37:12.703Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-28T20:37:12.703Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T20:37:12.703Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-28T20:37:12.703Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:37:12.703Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:12.964Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-28T20:37:12.964Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:37:12.964Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:12.964Z] Selecting previously unselected package openssh-client. [2022-03-28T20:37:12.964Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-28T20:37:12.964Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T20:37:12.964Z] Selecting previously unselected package dbus-user-session. [2022-03-28T20:37:12.964Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T20:37:12.964Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:12.964Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-28T20:37:12.964Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-28T20:37:12.964Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-28T20:37:13.224Z] Selecting previously unselected package squashfs-tools. [2022-03-28T20:37:13.224Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-28T20:37:13.224Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T20:37:13.224Z] Selecting previously unselected package snapd. [2022-03-28T20:37:13.224Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-28T20:37:13.224Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T20:37:16.519Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T20:37:16.519Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-28T20:37:16.519Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-28T20:37:16.519Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T20:37:16.519Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:16.519Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:16.519Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:16.519Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T20:37:16.519Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:16.519Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:16.519Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T20:37:16.519Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:16.519Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T20:37:16.519Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T20:37:17.089Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-28T20:37:17.089Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T20:37:17.089Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T20:37:17.089Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T20:37:17.089Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-28T20:37:17.350Z] running python rtupdate hooks for python3.8... [2022-03-28T20:37:17.350Z] running python post-rtupdate hooks for python3.8... [2022-03-28T20:37:17.350Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T20:37:18.292Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-28T20:37:18.551Z] Reloading AppArmor profiles [2022-03-28T20:37:18.551Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:37:18.551Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T20:37:18.811Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-28T20:37:19.072Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-28T20:37:19.072Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-28T20:37:19.072Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-28T20:37:19.072Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements [2022-03-28T20:37:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements [2022-03-28T20:37:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T20:37:20.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.954s coverage: 64.4% of statements [2022-03-28T20:37:20.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T20:37:20.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T20:37:20.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.232s coverage: 100.0% of statements [2022-03-28T20:37:20.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-03-28T20:37:20.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-03-28T20:37:20.981Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-28T20:37:20.982Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T20:37:20.982Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T20:37:20.982Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T20:37:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2022-03-28T20:37:21.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-28T20:37:21.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-28T20:37:21.503Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-28T20:37:21.762Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-28T20:37:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-03-28T20:37:22.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T20:37:22.042Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T20:37:22.320Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-28T20:37:22.584Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-28T20:37:22.906Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-28T20:37:23.182Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-28T20:37:23.182Z] /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-03-28T20:37:23.182Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T20:37:24.122Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T20:37:24.122Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T20:37:24.122Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T20:37:24.954Z] Reading package lists... [2022-03-28T20:37:25.213Z] Reading package lists... [2022-03-28T20:37:25.472Z] Building dependency tree... [2022-03-28T20:37:25.472Z] Reading state information... [2022-03-28T20:37:25.472Z] Calculating upgrade... [2022-03-28T20:37:25.732Z] The following packages will be upgraded: [2022-03-28T20:37:25.732Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-28T20:37:25.732Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-28T20:37:25.732Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-28T20:37:25.732Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-28T20:37:25.732Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-28T20:37:25.732Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-28T20:37:25.732Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-28T20:37:25.732Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-28T20:37:25.732Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-28T20:37:25.732Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-28T20:37:25.732Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-28T20:37:25.732Z] xz-utils zlib1g [2022-03-28T20:37:25.732Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T20:37:25.732Z] Need to get 65.7 MB of archives. [2022-03-28T20:37:25.732Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-28T20:37:25.732Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-28T20:37:25.732Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-28T20:37:25.732Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-28T20:37:25.732Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-28T20:37:25.732Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-28T20:37:25.732Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-28T20:37:25.732Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-28T20:37:25.732Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-28T20:37:25.732Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-28T20:37:25.732Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-28T20:37:25.993Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-28T20:37:25.993Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-28T20:37:25.993Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-28T20:37:25.993Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-28T20:37:25.993Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-28T20:37:25.993Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-28T20:37:25.993Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-28T20:37:25.993Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-28T20:37:25.993Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-28T20:37:25.993Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-28T20:37:26.562Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-28T20:37:26.562Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-28T20:37:26.562Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-28T20:37:26.562Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-28T20:37:26.823Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-28T20:37:26.823Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-28T20:37:26.823Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-28T20:37:26.823Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-28T20:37:26.823Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-28T20:37:26.823Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-28T20:37:26.823Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-28T20:37:26.823Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-28T20:37:26.823Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-28T20:37:26.823Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-28T20:37:26.823Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-28T20:37:26.823Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-28T20:37:27.083Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-28T20:37:27.083Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-28T20:37:27.083Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-28T20:37:27.083Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-28T20:37:27.083Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-28T20:37:27.083Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-28T20:37:27.083Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-28T20:37:27.083Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-28T20:37:27.083Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-28T20:37:27.343Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-28T20:37:27.343Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-28T20:37:27.343Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-28T20:37:27.343Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-28T20:37:27.343Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-28T20:37:27.343Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-28T20:37:27.343Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-28T20:37:27.343Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-28T20:37:27.343Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-28T20:37:27.343Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-28T20:37:27.343Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-28T20:37:27.343Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-28T20:37:27.343Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-28T20:37:27.605Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-28T20:37:27.605Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-28T20:37:27.605Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-28T20:37:27.605Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-28T20:37:27.605Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-28T20:37:27.605Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-28T20:37:27.605Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-28T20:37:27.605Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-28T20:37:27.605Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-28T20:37:27.605Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-28T20:37:27.605Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-28T20:37:27.605Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-28T20:37:27.605Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-28T20:37:27.865Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-28T20:37:28.125Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-28T20:37:28.125Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-28T20:37:28.385Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-28T20:37:28.385Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-28T20:37:28.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.411s coverage: 65.4% of statements [2022-03-28T20:37:28.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T20:37:28.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T20:37:28.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T20:37:28.646Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-28T20:37:28.908Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T20:37:28.908Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-28T20:37:28.908Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T20:37:28.908Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T20:37:29.170Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T20:37:29.430Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T20:37:29.431Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T20:37:29.689Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-28T20:37:29.689Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-28T20:37:29.949Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:29.949Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.8% of statements [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T20:37:30.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T20:37:30.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T20:37:30.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T20:37:30.211Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.211Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.472Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.472Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.472Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.472Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.731Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.731Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.731Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.731Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.731Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.731Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.993Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:30.993Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T20:37:30.993Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.993Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:30.993Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:30.993Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T20:37:30.993Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:30.993Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:31.254Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:31.254Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:31.254Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T20:37:31.254Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T20:37:31.254Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:31.514Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T20:37:31.514Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T20:37:31.514Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T20:37:32.083Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T20:37:32.083Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T20:37:32.083Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-28T20:37:32.083Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-28T20:37:32.083Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-28T20:37:32.083Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-28T20:37:32.655Z] Setting up base-files (11ubuntu5.5) ... [2022-03-28T20:37:32.655Z] Installing new version of config file /etc/issue ... [2022-03-28T20:37:32.655Z] Installing new version of config file /etc/issue.net ... [2022-03-28T20:37:32.655Z] Installing new version of config file /etc/lsb-release ... [2022-03-28T20:37:32.655Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-28T20:37:32.916Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-28T20:37:32.916Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-28T20:37:32.916Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-28T20:37:32.916Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:32.916Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-28T20:37:33.176Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-28T20:37:33.176Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-28T20:37:33.176Z] 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-03-28T20:37:33.176Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:33.176Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:33.436Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-28T20:37:33.436Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:33.436Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:33.436Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T20:37:33.436Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T20:37:33.436Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T20:37:33.695Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:33.695Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T20:37:33.695Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T20:37:34.266Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T20:37:34.266Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T20:37:34.266Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T20:37:34.266Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T20:37:34.526Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-28T20:37:34.787Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:34.787Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-28T20:37:34.787Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T20:37:35.357Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-28T20:37:35.357Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-28T20:37:35.357Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-28T20:37:35.357Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:35.357Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-28T20:37:35.357Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-28T20:37:35.357Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-28T20:37:35.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:35.617Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:35.617Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:35.617Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:35.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:35.617Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:35.617Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:35.617Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:35.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:35.617Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:35.877Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:35.877Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:35.877Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:35.877Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:35.877Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:35.877Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:35.877Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:36.138Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:36.138Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:36.138Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:36.138Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:36.138Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:36.138Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:36.711Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:36.972Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-28T20:37:37.234Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-28T20:37:37.496Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:37.496Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T20:37:37.496Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T20:37:37.496Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T20:37:37.757Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:37.757Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-28T20:37:37.757Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-28T20:37:37.757Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-28T20:37:37.757Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:37.757Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-28T20:37:37.757Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-28T20:37:38.019Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-28T20:37:38.019Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.019Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T20:37:38.019Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T20:37:38.019Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-28T20:37:38.019Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.019Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-28T20:37:38.019Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-28T20:37:38.280Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-28T20:37:38.280Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.280Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-28T20:37:38.280Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-28T20:37:38.280Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.724s coverage: 92.3% of statements [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 63.2% of statements [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T20:37:38.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2022-03-28T20:37:38.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-03-28T20:37:38.541Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.541Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T20:37:38.541Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T20:37:38.541Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-28T20:37:38.541Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.541Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-28T20:37:38.541Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-28T20:37:38.541Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-28T20:37:38.638Z] 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-03-28T20:37:38.639Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-28T20:37:38.639Z] GO111MODULE=on go vet ./... [2022-03-28T20:37:38.801Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.801Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T20:37:38.801Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T20:37:38.801Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T20:37:38.801Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:38.801Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T20:37:38.801Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T20:37:38.801Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T20:37:39.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:39.061Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-28T20:37:39.061Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-28T20:37:39.061Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-28T20:37:39.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:39.061Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-28T20:37:39.061Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-28T20:37:39.321Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-28T20:37:39.321Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:39.321Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-28T20:37:39.321Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-28T20:37:39.321Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-28T20:37:39.580Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:39.581Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-28T20:37:39.581Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-28T20:37:39.841Z] Setting up apt (2.0.6) ... [2022-03-28T20:37:40.411Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-28T20:37:40.411Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:40.411Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T20:37:40.411Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T20:37:40.670Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T20:37:40.670Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T20:37:40.670Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T20:37:40.670Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T20:37:40.670Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-28T20:37:40.931Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T20:37:40.932Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T20:37:40.932Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T20:37:40.932Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T20:37:41.194Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T20:37:41.194Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T20:37:41.194Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T20:37:41.194Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-28T20:37:41.194Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T20:37:41.194Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-28T20:37:41.455Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T20:37:41.455Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T20:37:41.455Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T20:37:41.715Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T20:37:41.976Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T20:37:41.976Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T20:37:41.976Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T20:37:41.976Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T20:37:41.976Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T20:37:42.236Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T20:37:42.236Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T20:37:42.236Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T20:37:42.236Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T20:37:42.498Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-28T20:37:42.498Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-28T20:37:42.498Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T20:37:42.498Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-28T20:37:42.758Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-28T20:37:42.758Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-28T20:37:42.758Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-28T20:37:42.758Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-28T20:37:42.758Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-28T20:37:42.758Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-28T20:37:43.020Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-28T20:37:43.020Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-28T20:37:43.281Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T20:37:43.281Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T20:37:43.281Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:43.281Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:43.545Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:43.545Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:43.806Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:43.806Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:43.806Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:43.806Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:43.806Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:43.806Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:44.066Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T20:37:44.066Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T20:37:44.066Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-28T20:37:44.066Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-28T20:37:44.066Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:44.066Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:44.327Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:44.327Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:45.270Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:45.270Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:46.216Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:46.216Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:46.478Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:46.478Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:46.738Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:46.738Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:47.310Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T20:37:47.310Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T20:37:47.310Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-28T20:37:47.310Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-28T20:37:47.570Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-28T20:37:47.570Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-28T20:37:47.570Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T20:37:47.570Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-28T20:37:47.570Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T20:37:47.571Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:47.571Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-28T20:37:47.832Z] [2022-03-28T20:37:47.832Z] Current default time zone: 'Etc/UTC' [2022-03-28T20:37:47.832Z] Local time is now: Mon Mar 28 20:37:47 UTC 2022. [2022-03-28T20:37:47.832Z] Universal Time is now: Mon Mar 28 20:37:47 UTC 2022. [2022-03-28T20:37:47.832Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-28T20:37:47.832Z] [2022-03-28T20:37:47.832Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-28T20:37:47.832Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:47.832Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:47.832Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:47.832Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:47.832Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:47.832Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-28T20:37:47.832Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-28T20:37:47.832Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T20:37:48.093Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-28T20:37:48.093Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-28T20:37:48.093Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:48.093Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:48.093Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-28T20:37:48.093Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:48.093Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:48.093Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T20:37:48.093Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T20:37:48.354Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-28T20:37:48.354Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-28T20:37:50.264Z] Updating certificates in /etc/ssl/certs... [2022-03-28T20:37:50.834Z] 21 added, 21 removed; done. [2022-03-28T20:37:50.834Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:50.834Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-28T20:37:50.834Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-28T20:37:51.095Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:51.095Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T20:37:51.095Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-28T20:37:51.095Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-28T20:37:51.095Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-28T20:37:51.095Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:51.095Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-28T20:37:51.095Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:51.095Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:51.354Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T20:37:51.354Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T20:37:51.354Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-28T20:37:51.355Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-28T20:37:51.355Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-28T20:37:51.355Z] Updating certificates in /etc/ssl/certs... [2022-03-28T20:37:51.924Z] 0 added, 0 removed; done. [2022-03-28T20:37:51.924Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-28T20:37:51.924Z] done. [2022-03-28T20:37:53.066Z] Reading package lists... [2022-03-28T20:37:53.325Z] Building dependency tree... [2022-03-28T20:37:53.325Z] Reading state information... [2022-03-28T20:37:53.585Z] The following NEW packages will be installed: [2022-03-28T20:37:53.585Z] apt-transport-https [2022-03-28T20:37:53.585Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T20:37:53.585Z] Need to get 4680 B of archives. [2022-03-28T20:37:53.585Z] After this operation, 162 kB of additional disk space will be used. [2022-03-28T20:37:53.585Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-28T20:37:53.585Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T20:37:53.585Z] Fetched 4680 B in 0s (93.4 kB/s) [2022-03-28T20:37:53.847Z] Selecting previously unselected package apt-transport-https. [2022-03-28T20:37:53.847Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-28T20:37:53.847Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-28T20:37:53.847Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-28T20:37:53.847Z] Setting up apt-transport-https (2.0.6) ... [2022-03-28T20:37:54.107Z] Waiting for network to be ready... [2022-03-28T20:38:00.693Z] 2022-03-28T20:37:57Z INFO Waiting for automatic snapd restart... [2022-03-28T20:38:01.268Z] snapd 2.54.4 from Canonical* installed [2022-03-28T20:38:02.218Z] "snapd" switched to the "latest/stable" channel [2022-03-28T20:38:02.218Z] [2022-03-28T20:38:04.758Z] core20 20220304 from Canonical* installed [2022-03-28T20:38:05.020Z] "core20" switched to the "latest/stable" channel [2022-03-28T20:38:05.020Z] [2022-03-28T20:38:07.565Z] snapcraft 6.1 from Canonical* installed [2022-03-28T20:38:07.565Z] "snapcraft" switched to the "latest/stable" channel [2022-03-28T20:38:07.565Z] [2022-03-28T20:38:12.850Z] 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-03-28T20:38:12.850Z] - README.md [2022-03-28T20:38:12.850Z] [2022-03-28T20:38:12.850Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T20:38:12.850Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T20:38:12.850Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T20:38:12.850Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T20:38:14.049Z] Reading package lists... [2022-03-28T20:38:14.309Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-28T20:38:14.309Z] Reading package lists... [2022-03-28T20:38:14.569Z] Building dependency tree... [2022-03-28T20:38:14.569Z] Reading state information... [2022-03-28T20:38:14.569Z] Suggested packages: [2022-03-28T20:38:14.569Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-28T20:38:14.569Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-28T20:38:14.569Z] krb5-user libnorm-doc [2022-03-28T20:38:14.569Z] Recommended packages: [2022-03-28T20:38:14.569Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-28T20:38:14.569Z] The following NEW packages will be installed: [2022-03-28T20:38:14.569Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-28T20:38:14.569Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-28T20:38:14.569Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-28T20:38:14.569Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-28T20:38:14.569Z] libzmq5 pkg-config zip [2022-03-28T20:38:14.829Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T20:38:14.829Z] Need to get 10.3 MB of archives. [2022-03-28T20:38:14.829Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-28T20:38:14.829Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-28T20:38:14.829Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-28T20:38:14.829Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-28T20:38:14.829Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-28T20:38:14.829Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-28T20:38:15.088Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-28T20:38:15.088Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-28T20:38:15.088Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-28T20:38:15.088Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-28T20:38:15.088Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-28T20:38:15.088Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-28T20:38:15.088Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-28T20:38:15.088Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-28T20:38:15.088Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-28T20:38:15.088Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-28T20:38:15.088Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-28T20:38:15.088Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-28T20:38:15.088Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-28T20:38:15.088Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-28T20:38:15.088Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-28T20:38:15.088Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-28T20:38:15.088Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-28T20:38:15.088Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-28T20:38:15.088Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-28T20:38:15.088Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-28T20:38:15.088Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-28T20:38:15.088Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-28T20:38:15.088Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T20:38:15.088Z] Fetched 10.3 MB in 0s (37.3 MB/s) [2022-03-28T20:38:15.088Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-28T20:38:15.349Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-28T20:38:15.349Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-28T20:38:15.349Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T20:38:15.349Z] Selecting previously unselected package libsodium23:amd64. [2022-03-28T20:38:15.349Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-28T20:38:15.349Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-28T20:38:15.349Z] Selecting previously unselected package libpsl5:amd64. [2022-03-28T20:38:15.349Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-28T20:38:15.349Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T20:38:15.610Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-28T20:38:15.610Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-28T20:38:15.610Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T20:38:15.610Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-28T20:38:15.610Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-28T20:38:15.610Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T20:38:15.610Z] Selecting previously unselected package librtmp1:amd64. [2022-03-28T20:38:15.610Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-28T20:38:15.610Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T20:38:15.610Z] Selecting previously unselected package libssh-4:amd64. [2022-03-28T20:38:15.610Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-28T20:38:15.610Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T20:38:15.610Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-28T20:38:15.610Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-28T20:38:15.870Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T20:38:15.870Z] Selecting previously unselected package liberror-perl. [2022-03-28T20:38:15.870Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-28T20:38:15.870Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-28T20:38:15.870Z] Selecting previously unselected package git-man. [2022-03-28T20:38:15.870Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-28T20:38:15.870Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T20:38:15.870Z] Selecting previously unselected package git. [2022-03-28T20:38:15.870Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-28T20:38:16.129Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T20:38:16.699Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-28T20:38:16.699Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:16.699Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:16.960Z] Selecting previously unselected package libnorm1:amd64. [2022-03-28T20:38:16.960Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T20:38:16.960Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T20:38:16.960Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-28T20:38:16.960Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T20:38:16.960Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T20:38:16.960Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-28T20:38:16.960Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T20:38:16.960Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T20:38:17.220Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-28T20:38:17.220Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T20:38:17.220Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T20:38:17.220Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-28T20:38:17.220Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-28T20:38:17.220Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T20:38:17.220Z] Selecting previously unselected package libzmq5:amd64. [2022-03-28T20:38:17.220Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T20:38:17.220Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T20:38:17.220Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-28T20:38:17.220Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T20:38:17.220Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:17.480Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-28T20:38:17.480Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T20:38:17.480Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T20:38:17.480Z] Selecting previously unselected package pkg-config. [2022-03-28T20:38:17.480Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-28T20:38:17.480Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T20:38:17.480Z] Selecting previously unselected package zip. [2022-03-28T20:38:17.480Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-28T20:38:17.480Z] Unpacking zip (3.0-11build1) ... [2022-03-28T20:38:17.745Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T20:38:17.745Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-28T20:38:17.745Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T20:38:17.745Z] No schema files found: doing nothing. [2022-03-28T20:38:17.745Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T20:38:17.745Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T20:38:17.745Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T20:38:17.745Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T20:38:17.745Z] Setting up liberror-perl (0.17029-1) ... [2022-03-28T20:38:17.745Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:17.745Z] Setting up zip (3.0-11build1) ... [2022-03-28T20:38:17.745Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T20:38:17.745Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T20:38:17.745Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T20:38:17.745Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T20:38:17.745Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T20:38:17.745Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:17.745Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T20:38:18.005Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:18.005Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T20:38:18.005Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:18.005Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T20:38:18.005Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T20:38:18.005Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T20:38:18.005Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T20:38:18.005Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:18.005Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T20:38:18.005Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T20:38:18.005Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T20:38:18.574Z] comerr-dev set to automatically installed. [2022-03-28T20:38:18.574Z] git set to automatically installed. [2022-03-28T20:38:18.574Z] git-man set to automatically installed. [2022-03-28T20:38:18.574Z] krb5-multidev set to automatically installed. [2022-03-28T20:38:18.574Z] libbrotli1 set to automatically installed. [2022-03-28T20:38:18.574Z] libcurl3-gnutls set to automatically installed. [2022-03-28T20:38:18.574Z] liberror-perl set to automatically installed. [2022-03-28T20:38:18.574Z] libglib2.0-0 set to automatically installed. [2022-03-28T20:38:18.574Z] libgssrpc4 set to automatically installed. [2022-03-28T20:38:18.574Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-28T20:38:18.574Z] libkadm5srv-mit11 set to automatically installed. [2022-03-28T20:38:18.574Z] libkdb5-9 set to automatically installed. [2022-03-28T20:38:18.574Z] libkrb5-dev set to automatically installed. [2022-03-28T20:38:18.574Z] libnghttp2-14 set to automatically installed. [2022-03-28T20:38:18.574Z] libnorm-dev set to automatically installed. [2022-03-28T20:38:18.574Z] libnorm1 set to automatically installed. [2022-03-28T20:38:18.574Z] libpgm-5.2-0 set to automatically installed. [2022-03-28T20:38:18.574Z] libpgm-dev set to automatically installed. [2022-03-28T20:38:18.574Z] libpsl5 set to automatically installed. [2022-03-28T20:38:18.574Z] librtmp1 set to automatically installed. [2022-03-28T20:38:18.574Z] libsodium-dev set to automatically installed. [2022-03-28T20:38:18.574Z] libsodium23 set to automatically installed. [2022-03-28T20:38:18.574Z] libssh-4 set to automatically installed. [2022-03-28T20:38:18.574Z] libzmq3-dev set to automatically installed. [2022-03-28T20:38:18.574Z] libzmq5 set to automatically installed. [2022-03-28T20:38:18.574Z] pkg-config set to automatically installed. [2022-03-28T20:38:18.574Z] zip set to automatically installed. [2022-03-28T20:38:19.145Z] snapd is not logged in, snap install commands will use sudo [2022-03-28T20:38:31.376Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-28T20:38:31.637Z] Downloading snap 'edgex-app-service-configurable' [2022-03-28T20:38:33.548Z] Pulling app-service-configurable [2022-03-28T20:38:33.548Z] + snapcraftctl pull [2022-03-28T20:38:34.493Z] Pulling config-common [2022-03-28T20:38:34.493Z] + snapcraftctl pull [2022-03-28T20:38:35.872Z] Pulling go-build-helper [2022-03-28T20:38:35.872Z] + snapcraftctl pull [2022-03-28T20:38:37.255Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-28T20:38:37.255Z] Skipping pull go-build-helper (already ran) [2022-03-28T20:38:37.255Z] Building go-build-helper [2022-03-28T20:38:37.255Z] + snapcraftctl build [2022-03-28T20:38:38.637Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-28T20:38:39.581Z] Staging go-build-helper [2022-03-28T20:38:39.581Z] + snapcraftctl stage [2022-03-28T20:38:44.870Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-28T20:38:44.870Z] Fetched 290 kB in 0s (0 B/s) [2022-03-28T20:38:44.870Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-28T20:38:44.870Z] Fetched 158 kB in 0s (0 B/s) [2022-03-28T20:38:44.870Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-28T20:38:44.870Z] Fetched 242 kB in 0s (0 B/s) [2022-03-28T20:38:44.870Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-28T20:38:44.870Z] Fetched 150 kB in 0s (0 B/s) [2022-03-28T20:38:44.870Z] Pulling edgex-go [2022-03-28T20:38:44.870Z] + snapcraftctl pull [2022-03-28T20:38:45.911Z] Pulling hooks [2022-03-28T20:38:45.911Z] + snapcraftctl pull [2022-03-28T20:38:55.977Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T20:38:55.977Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-28T20:38:55.977Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-28T20:38:55.977Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-28T20:38:55.977Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-28T20:38:55.977Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-28T20:38:55.977Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-28T20:38:55.977Z] Fetched 234 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-28T20:38:55.977Z] Fetched 155 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-28T20:38:55.977Z] Fetched 170 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-28T20:38:55.977Z] Fetched 267 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-28T20:38:55.977Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-28T20:38:55.977Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-28T20:38:55.977Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-28T20:38:55.977Z] Fetched 121 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-28T20:38:55.977Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-28T20:38:55.977Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-28T20:38:55.977Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-28T20:38:55.977Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-28T20:38:55.977Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-28T20:38:55.977Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-28T20:38:55.977Z] Fetched 142 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-28T20:38:55.977Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-28T20:38:55.977Z] Fetched 181 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-28T20:38:55.977Z] Fetched 208 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-28T20:38:55.977Z] Fetched 161 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-28T20:38:55.977Z] Fetched 107 kB in 0s (0 B/s) [2022-03-28T20:38:55.977Z] Pulling static-packages [2022-03-28T20:38:55.977Z] + snapcraftctl pull [2022-03-28T20:38:57.374Z] Pulling version [2022-03-28T20:38:57.375Z] + cd /root/project [2022-03-28T20:38:57.375Z] ++ git describe --tags --abbrev=0 [2022-03-28T20:38:57.375Z] ++ sed s/v// [2022-03-28T20:38:57.375Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T20:38:57.375Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T20:38:57.375Z] + snapcraftctl set-version 2.2.0-dev.47 [2022-03-28T20:38:58.759Z] Building app-service-configurable [2022-03-28T20:38:58.759Z] + snapcraftctl build [2022-03-28T20:39:00.669Z] Building config-common [2022-03-28T20:39:00.669Z] + snapcraftctl build [2022-03-28T20:39:02.055Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-28T20:39:02.627Z] Skipping build go-build-helper (already ran) [2022-03-28T20:39:02.627Z] Building edgex-go [2022-03-28T20:39:02.886Z] + cd /root/parts/edgex-go/src [2022-03-28T20:39:02.886Z] ++ git describe --tags --abbrev=0 [2022-03-28T20:39:02.886Z] ++ sed s/v// [2022-03-28T20:39:02.886Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T20:39:02.886Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T20:39:02.886Z] + echo 2.2.0-dev.47 [2022-03-28T20:39:02.886Z] + '[' '!' -d vendor ']' [2022-03-28T20:39:02.886Z] + go mod download all [2022-03-28T20:39:07.085Z] + make build [2022-03-28T20:39:07.085Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T20:39:29.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T20:39:30.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T20:39:30.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T20:39:30.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T20:39:30.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T20:39:31.503Z] + ls -al . [2022-03-28T20:39:31.503Z] total 660 [2022-03-28T20:39:31.503Z] drwxrwxr-x 9 1001 1001 4096 Mar 28 20:39 . [2022-03-28T20:39:31.503Z] drwxr-xr-x 4 root root 4096 Mar 28 20:33 .. [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 20:32 .dockerignore [2022-03-28T20:39:31.503Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:32 .git [2022-03-28T20:39:31.503Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:32 .github [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 20:32 .gitignore [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 20:32 .golangci.yml [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 20:32 .hadolint.yml [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 20:32 .sonarcloud.properties [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:32 ADOPTERS.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 20:32 Attribution.txt [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 20:32 CHANGELOG.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:32 CONTRIBUTING.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 20:32 GOVERNANCE.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 20:32 Jenkinsfile [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:32 LICENSE [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 20:32 Makefile [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 20:32 OWNERS.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 20:32 README.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 20:32 SECURITY.md [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 20:29 VERSION [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 20:32 ZMQWindows.md [2022-03-28T20:39:31.503Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:32 bin [2022-03-28T20:39:31.503Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 20:32 cmd [2022-03-28T20:39:31.503Z] -rw-r--r-- 1 root root 426503 Mar 28 20:37 coverage.out [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 20:32 go.mod [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 20:33 go.sum [2022-03-28T20:39:31.503Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:32 internal [2022-03-28T20:39:31.503Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:32 openapi [2022-03-28T20:39:31.503Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:32 snap [2022-03-28T20:39:31.503Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 20:32 version.go [Pipeline] sh [2022-03-28T20:39:32.183Z] + '[' -e coverage.out ] [2022-03-28T20:39:32.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T20:39:32.207Z] Warning: overwriting stash ‘coverage-report’ [2022-03-28T20:39:33.097Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T20:39:33.769Z] + make build [2022-03-28T20:39:33.769Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T20:39:37.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T20:39:38.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T20:39:40.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T20:39:40.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T20:39:42.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T20:39:43.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T20:39:44.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T20:39:46.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T20:39:47.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T20:39:48.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T20:39:51.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-28T20:39:52.026Z] + case "$service" in [2022-03-28T20:39:52.026Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-28T20:39:52.026Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.026Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-28T20:39:52.027Z] + case "$service" in [2022-03-28T20:39:52.027Z] + 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-03-28T20:39:52.027Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.027Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-28T20:39:52.027Z] + case "$service" in [2022-03-28T20:39:52.027Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-28T20:39:52.027Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-28T20:39:52.027Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-28T20:39:52.027Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-28T20:39:52.027Z] + case "$service" in [2022-03-28T20:39:52.027Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-28T20:39:52.027Z] + 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-03-28T20:39:52.027Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-28T20:39:52.027Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-28T20:39:52.027Z] + 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-03-28T20:39:52.967Z] Building hooks [2022-03-28T20:39:52.967Z] + cd /root/parts/hooks/src [2022-03-28T20:39:52.967Z] + make build [2022-03-28T20:39:52.967Z] go mod tidy [2022-03-28T20:39:52.967Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta [2022-03-28T20:39:53.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-28T20:39:53.227Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-28T20:39:53.227Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-28T20:39:53.227Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-28T20:39:55.139Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-28T20:39:55.398Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-28T20:39:55.399Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-28T20:39:57.312Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T20:39:57.312Z] Building static-packages [2022-03-28T20:39:57.312Z] + snapcraftctl build [2022-03-28T20:39:59.224Z] Building version [2022-03-28T20:39:59.224Z] + snapcraftctl build [2022-03-28T20:40:01.141Z] Staging app-service-configurable [2022-03-28T20:40:01.141Z] + snapcraftctl stage [2022-03-28T20:40:02.532Z] Staging config-common [2022-03-28T20:40:02.532Z] + snapcraftctl stage [2022-03-28T20:40:03.912Z] Skipping stage go-build-helper (already ran) [2022-03-28T20:40:03.912Z] Staging edgex-go [2022-03-28T20:40:03.912Z] + snapcraftctl stage [2022-03-28T20:40:05.294Z] Staging hooks [2022-03-28T20:40:05.294Z] + snapcraftctl stage [2022-03-28T20:40:06.687Z] Staging static-packages [2022-03-28T20:40:06.687Z] + snapcraftctl stage [2022-03-28T20:40:08.606Z] Staging version [2022-03-28T20:40:08.606Z] + snapcraftctl stage [2022-03-28T20:40:09.986Z] Priming app-service-configurable [2022-03-28T20:40:09.986Z] + snapcraftctl prime [2022-03-28T20:40:12.530Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-28T20:40:12.530Z] stage-packages: [2022-03-28T20:40:12.530Z] - libnorm1 [2022-03-28T20:40:12.530Z] - libpgm-5.2-0 [2022-03-28T20:40:12.530Z] - libsodium23 [2022-03-28T20:40:12.530Z] - libzmq5 [2022-03-28T20:40:12.530Z] Priming config-common [2022-03-28T20:40:12.530Z] + snapcraftctl prime [2022-03-28T20:40:13.912Z] Priming go-build-helper [2022-03-28T20:40:13.912Z] + snapcraftctl prime [2022-03-28T20:40:15.291Z] Priming edgex-go [2022-03-28T20:40:15.291Z] + snapcraftctl prime [2022-03-28T20:40:16.671Z] Priming hooks [2022-03-28T20:40:16.671Z] + snapcraftctl prime [2022-03-28T20:40:18.055Z] Priming static-packages [2022-03-28T20:40:18.055Z] + snapcraftctl prime [2022-03-28T20:40:22.255Z] Priming version [2022-03-28T20:40:22.255Z] + snapcraftctl prime [2022-03-28T20:40:23.636Z] 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-03-28T20:41:25.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T20:42:47.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T20:42:50.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T20:42:56.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T20:42:58.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T20:43:03.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T20:43:09.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T20:43:14.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T20:43:21.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T20:43:25.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T20:43:31.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T20:43:39.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T20:43:44.990Z] $ docker stop --time=1 3a0c563173bc9f7b079d34bf66a5d5ae1e319a6dcf18c1080378dc55da375f48 [2022-03-28T20:43:47.013Z] $ docker rm -f 3a0c563173bc9f7b079d34bf66a5d5ae1e319a6dcf18c1080378dc55da375f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:43:49.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T20:43:49.191Z] [2022-03-28T20:43:49.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:43:49.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T20:43:49.807Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-28T20:43:49.807Z] 29e5d40040c1: Pulling fs layer [2022-03-28T20:43:49.807Z] 1ce36da41761: Pulling fs layer [2022-03-28T20:43:49.807Z] 25b303627fd3: Pulling fs layer [2022-03-28T20:43:49.807Z] 29e5d40040c1: Verifying Checksum [2022-03-28T20:43:49.807Z] 29e5d40040c1: Download complete [2022-03-28T20:43:50.081Z] 1ce36da41761: Verifying Checksum [2022-03-28T20:43:50.081Z] 1ce36da41761: Download complete [2022-03-28T20:43:50.359Z] 29e5d40040c1: Pull complete [2022-03-28T20:43:51.803Z] 25b303627fd3: Verifying Checksum [2022-03-28T20:43:51.803Z] 25b303627fd3: Download complete [2022-03-28T20:43:51.803Z] 1ce36da41761: Pull complete [2022-03-28T20:44:04.200Z] 25b303627fd3: Pull complete [2022-03-28T20:44:04.200Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-28T20:44:04.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T20:44:04.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-28T20:44:04.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2022-03-28T20:44:04.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-28T20:44:06.856Z] $ docker top 51a60ed1ae8a8a986b79e41f1215bb41f65fa0cf03231cfcbd10d9bed0e32bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T20:44:07.746Z] + docker-compose build --help [2022-03-28T20:44:07.746Z] + grep parallel [2022-03-28T20:44:12.037Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T20:44:12.072Z] $ docker stop --time=1 51a60ed1ae8a8a986b79e41f1215bb41f65fa0cf03231cfcbd10d9bed0e32bf5 [2022-03-28T20:44:13.755Z] $ docker rm -f 51a60ed1ae8a8a986b79e41f1215bb41f65fa0cf03231cfcbd10d9bed0e32bf5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T20:44:14.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T20:44:14.346Z] . [Pipeline] withDockerContainer [2022-03-28T20:44:14.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2022-03-28T20:44:14.674Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-28T20:44:15.969Z] $ docker top e7ca36a3a7c42a417cc7560d4850be7b5027d0dca67802bb26644c3bce0c532e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T20:44:16.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T20:44:21.133Z] Building core-command ... [2022-03-28T20:44:21.133Z] Building core-data ... [2022-03-28T20:44:21.133Z] Building core-metadata ... [2022-03-28T20:44:21.133Z] Building security-bootstrapper ... [2022-03-28T20:44:21.133Z] Building security-proxy-setup ... [2022-03-28T20:44:21.133Z] Building security-secretstore-setup ... [2022-03-28T20:44:21.133Z] Building security-spiffe-token-provider ... [2022-03-28T20:44:21.133Z] Building security-spire-agent ... [2022-03-28T20:44:21.133Z] Building security-spire-config ... [2022-03-28T20:44:21.133Z] Building security-spire-server ... [2022-03-28T20:44:21.133Z] Building support-notifications ... [2022-03-28T20:44:21.133Z] Building support-scheduler ... [2022-03-28T20:44:21.133Z] Building sys-mgmt-agent ... [2022-03-28T20:44:21.133Z] Building security-secretstore-setup [2022-03-28T20:44:21.133Z] Building security-spire-server [2022-03-28T20:44:21.133Z] Building security-spiffe-token-provider [2022-03-28T20:44:21.133Z] Building security-bootstrapper [2022-03-28T20:44:21.133Z] Building security-spire-config [2022-03-28T20:46:12.940Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:46:12.940Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:46:12.940Z] ---> 481119a10aad [2022-03-28T20:46:12.940Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T20:46:12.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:46:12.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:46:12.940Z] ---> 481119a10aad [2022-03-28T20:46:12.940Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T20:46:12.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:46:12.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:46:12.940Z] ---> 481119a10aad [2022-03-28T20:46:12.940Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:46:12.940Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:46:12.940Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:46:12.940Z] ---> 481119a10aad [2022-03-28T20:46:12.940Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T20:46:12.940Z] ---> Running in e5f0a0d48150 [2022-03-28T20:46:12.940Z] ---> Running in 7db5a92ae127 [2022-03-28T20:46:12.940Z] ---> Running in 628381a39c6c [2022-03-28T20:46:12.940Z] ---> Running in 0f7d34dffa52 [2022-03-28T20:46:12.940Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:46:12.940Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:46:12.940Z] ---> 481119a10aad [2022-03-28T20:46:12.940Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T20:46:12.940Z] ---> Running in 7a3de04b5f2d [2022-03-28T20:46:12.940Z] Removing intermediate container 7db5a92ae127 [2022-03-28T20:46:12.940Z] ---> 526ad056a8d3 [2022-03-28T20:46:12.940Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:46:12.940Z] Removing intermediate container e5f0a0d48150 [2022-03-28T20:46:12.940Z] Removing intermediate container 0f7d34dffa52 [2022-03-28T20:46:12.940Z] ---> 92fd5769d829 [2022-03-28T20:46:12.940Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T20:46:12.940Z] ---> 61146cb2a272 [2022-03-28T20:46:12.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:46:12.940Z] Removing intermediate container 628381a39c6c [2022-03-28T20:46:12.940Z] ---> 40df04f1fc4e [2022-03-28T20:46:12.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:46:12.940Z] Removing intermediate container 7a3de04b5f2d [2022-03-28T20:46:12.940Z] ---> b6bd6138a233 [2022-03-28T20:46:12.940Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:46:12.940Z] ---> Running in 3f10be9ebe96 [2022-03-28T20:46:12.940Z] ---> Running in efc959279a9d [2022-03-28T20:46:12.940Z] ---> Running in fbc8b3f9d342 [2022-03-28T20:46:12.940Z] ---> Running in 327c9c9784bd [2022-03-28T20:46:12.940Z] ---> Running in 688b20b1a1bf [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] Removing intermediate container 3f10be9ebe96 [2022-03-28T20:46:12.940Z] ---> f98371e26f24 [2022-03-28T20:46:12.940Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T20:46:12.940Z] Removing intermediate container efc959279a9d [2022-03-28T20:46:12.940Z] ---> f6033e84b4fd [2022-03-28T20:46:12.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:46:12.940Z] ---> Running in 93b7b32d4840 [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] ---> Running in d8829f1d93b5 [2022-03-28T20:46:12.940Z] Removing intermediate container 327c9c9784bd [2022-03-28T20:46:12.940Z] ---> 0e6f622e2f4b [2022-03-28T20:46:12.940Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T20:46:12.940Z] Removing intermediate container 688b20b1a1bf [2022-03-28T20:46:12.940Z] ---> 4e2bef300b7e [2022-03-28T20:46:12.940Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T20:46:12.940Z] ---> Running in 11beb5ff2d03 [2022-03-28T20:46:12.940Z] ---> Running in 5b1307f4fc2b [2022-03-28T20:46:12.940Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:46:12.940Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:46:12.940Z] OK: 15739 distinct packages available [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] OK: 220 MiB in 52 packages [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:46:12.940Z] OK: 220 MiB in 52 packages [2022-03-28T20:46:12.940Z] OK: 220 MiB in 52 packages [2022-03-28T20:46:12.940Z] OK: 220 MiB in 52 packages [2022-03-28T20:46:12.940Z] Removing intermediate container fbc8b3f9d342 [2022-03-28T20:46:12.940Z] ---> 201f99e06352 [2022-03-28T20:46:12.940Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T20:46:12.940Z] OK: 220 MiB in 52 packages [2022-03-28T20:46:12.940Z] Removing intermediate container d8829f1d93b5 [2022-03-28T20:46:12.940Z] ---> dcbc5692128e [2022-03-28T20:46:12.940Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T20:46:12.940Z] Removing intermediate container 93b7b32d4840 [2022-03-28T20:46:12.940Z] ---> 39199f9e4d1b [2022-03-28T20:46:12.941Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:46:12.941Z] ---> 471bf7825cd3 [2022-03-28T20:46:12.941Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:46:12.941Z] Removing intermediate container 11beb5ff2d03 [2022-03-28T20:46:12.941Z] ---> 96410f8d85f2 [2022-03-28T20:46:12.941Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T20:46:12.941Z] ---> Running in 199c24e5ce0b [2022-03-28T20:46:12.941Z] Removing intermediate container 5b1307f4fc2b [2022-03-28T20:46:12.941Z] ---> 7201a1d3b0b7 [2022-03-28T20:46:12.941Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T20:46:12.941Z] ---> 5582923fab0c [2022-03-28T20:46:12.941Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:46:12.941Z] ---> 97cfb9571e29 [2022-03-28T20:46:12.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:46:12.941Z] ---> Running in c62aae138d07 [2022-03-28T20:46:12.941Z] ---> Running in b605eb9872c2 [2022-03-28T20:46:12.941Z] ---> 204e6a33c459 [2022-03-28T20:46:12.941Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:46:12.941Z] ---> b1c1126b36fa [2022-03-28T20:46:12.941Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:46:12.941Z] ---> Running in 3ae23a561bf9 [2022-03-28T20:46:12.941Z] ---> Running in c6ca94697873 [2022-03-28T20:46:15.601Z] Removing intermediate container 199c24e5ce0b [2022-03-28T20:46:15.601Z] ---> 7c7c8f6d880b [2022-03-28T20:46:15.601Z] Step 7/20 : COPY . . [2022-03-28T20:46:18.236Z] Removing intermediate container c62aae138d07 [2022-03-28T20:46:18.236Z] ---> 9015ec660b3b [2022-03-28T20:46:18.236Z] Step 8/23 : COPY . . [2022-03-28T20:46:18.508Z] Removing intermediate container b605eb9872c2 [2022-03-28T20:46:18.508Z] ---> 5cfef06ae5c9 [2022-03-28T20:46:18.508Z] Step 8/25 : COPY . . [2022-03-28T20:46:18.782Z] Removing intermediate container 3ae23a561bf9 [2022-03-28T20:46:18.782Z] ---> 35a801183ac4 [2022-03-28T20:46:18.782Z] Step 8/31 : COPY . . [2022-03-28T20:46:19.058Z] Removing intermediate container c6ca94697873 [2022-03-28T20:46:19.058Z] ---> 57383f8adf96 [2022-03-28T20:46:19.058Z] Step 8/24 : COPY . . [2022-03-28T20:46:51.421Z] ---> d8a2123a95f5 [2022-03-28T20:46:51.421Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T20:46:51.421Z] ---> Running in 1fae1f0340af [2022-03-28T20:46:51.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T20:46:51.421Z] ---> 40ffcff0ff01 [2022-03-28T20:46:51.421Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:46:51.421Z] ---> Running in e4f03d203e9b [2022-03-28T20:46:51.421Z] ---> 315af87951d4 [2022-03-28T20:46:51.421Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T20:46:51.421Z] ---> Running in a9804796e840 [2022-03-28T20:46:51.705Z] Removing intermediate container e4f03d203e9b [2022-03-28T20:46:51.706Z] ---> 7e39c4da63de [2022-03-28T20:46:51.706Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:46:51.984Z] ---> Running in 77d39a1b1ec1 [2022-03-28T20:46:52.593Z] ---> 9b065fdd2dc1 [2022-03-28T20:46:52.593Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:46:52.871Z] ---> Running in 865b9507e935 [2022-03-28T20:46:53.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T20:46:53.763Z] Removing intermediate container 865b9507e935 [2022-03-28T20:46:53.763Z] ---> 948c659c9b5b [2022-03-28T20:46:53.763Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:46:53.763Z] ---> Running in 902ea55e4ec8 [2022-03-28T20:46:54.369Z] ---> 98dc756d41b4 [2022-03-28T20:46:54.369Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T20:46:54.649Z] ---> Running in cad926492697 [2022-03-28T20:46:56.649Z] spire-1.2.0/ [2022-03-28T20:46:56.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T20:46:58.096Z] spire-1.2.0/ [2022-03-28T20:47:00.740Z] spire-1.2.0/README.md [2022-03-28T20:47:00.740Z] spire-1.2.0/bin/ [2022-03-28T20:47:00.740Z] spire-1.2.0/bin/spire-server [2022-03-28T20:47:00.740Z] spire-1.2.0/bin/spire-agent [2022-03-28T20:47:00.740Z] spire-1.2.0/conf/ [2022-03-28T20:47:00.740Z] spire-1.2.0/conf/server/ [2022-03-28T20:47:00.740Z] spire-1.2.0/conf/server/server.conf [2022-03-28T20:47:00.740Z] spire-1.2.0/conf/agent/ [2022-03-28T20:47:00.740Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T20:47:00.740Z] spire-1.2.0/LICENSE [2022-03-28T20:47:02.761Z] spire-1.2.0/README.md [2022-03-28T20:47:02.761Z] spire-1.2.0/bin/ [2022-03-28T20:47:02.761Z] spire-1.2.0/bin/spire-server [2022-03-28T20:47:02.761Z] spire-1.2.0/bin/spire-agent [2022-03-28T20:47:02.761Z] spire-1.2.0/conf/ [2022-03-28T20:47:02.761Z] spire-1.2.0/conf/server/ [2022-03-28T20:47:02.761Z] spire-1.2.0/conf/server/server.conf [2022-03-28T20:47:02.761Z] spire-1.2.0/conf/agent/ [2022-03-28T20:47:02.761Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T20:47:02.761Z] spire-1.2.0/LICENSE [2022-03-28T20:47:11.080Z] Removing intermediate container 77d39a1b1ec1 [2022-03-28T20:47:11.080Z] ---> 0dc22703f1b0 [2022-03-28T20:47:11.080Z] [2022-03-28T20:47:11.080Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T20:47:11.080Z] 3.15: Pulling from library/alpine [2022-03-28T20:47:11.080Z] Removing intermediate container 902ea55e4ec8 [2022-03-28T20:47:11.080Z] ---> 9a6709cb89db [2022-03-28T20:47:11.080Z] [2022-03-28T20:47:11.080Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T20:47:11.080Z] 3.15: Pulling from library/alpine [2022-03-28T20:47:11.376Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T20:47:11.376Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T20:47:11.376Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T20:47:11.376Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T20:47:11.376Z] ---> 7ffa42511a80 [2022-03-28T20:47:11.376Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:47:11.376Z] ---> 7ffa42511a80 [2022-03-28T20:47:11.376Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:47:11.651Z] ---> Running in 3e0cbc155d00 [2022-03-28T20:47:11.651Z] ---> Running in dd6ed4c6199a [2022-03-28T20:47:12.294Z] Removing intermediate container 3e0cbc155d00 [2022-03-28T20:47:12.294Z] ---> 2c661834d240 [2022-03-28T20:47:12.294Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:47:12.294Z] Removing intermediate container dd6ed4c6199a [2022-03-28T20:47:12.294Z] ---> 8fa95fedd562 [2022-03-28T20:47:12.294Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:47:12.294Z] ---> Running in 85035b2ac1b8 [2022-03-28T20:47:12.294Z] ---> Running in 4f4eff04e522 [2022-03-28T20:47:16.657Z] Removing intermediate container 85035b2ac1b8 [2022-03-28T20:47:16.657Z] ---> d446ea112fcc [2022-03-28T20:47:16.657Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T20:47:16.657Z] ---> Running in bb442e700632 [2022-03-28T20:47:16.657Z] Removing intermediate container 4f4eff04e522 [2022-03-28T20:47:16.657Z] ---> 8e3fa2eae51b [2022-03-28T20:47:16.657Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T20:47:16.657Z] ---> Running in 6908ae4bea6c [2022-03-28T20:47:18.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:18.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:19.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:19.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:21.129Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:47:21.129Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:47:21.129Z] OK: 15730 distinct packages available [2022-03-28T20:47:21.129Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:47:21.129Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:47:21.129Z] OK: 15730 distinct packages available [2022-03-28T20:47:21.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:21.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:22.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:22.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:47:23.105Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T20:47:23.105Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T20:47:23.380Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:47:23.380Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:47:23.380Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T20:47:23.380Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T20:47:23.380Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T20:47:23.380Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T20:47:23.656Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:47:23.656Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T20:47:23.656Z] OK: 6 MiB in 18 packages [2022-03-28T20:47:23.656Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:47:23.656Z] OK: 6 MiB in 19 packages [2022-03-28T20:47:25.663Z] Removing intermediate container 6908ae4bea6c [2022-03-28T20:47:25.663Z] ---> 6d6f86a621da [2022-03-28T20:47:25.663Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:47:25.939Z] Removing intermediate container bb442e700632 [2022-03-28T20:47:25.939Z] ---> 0a21c85ded4d [2022-03-28T20:47:25.939Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:47:34.262Z] ---> c69651a809e9 [2022-03-28T20:47:34.262Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:47:34.262Z] ---> dd013b6610e7 [2022-03-28T20:47:34.262Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:47:35.252Z] ---> 923e7226c4a5 [2022-03-28T20:47:35.252Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T20:47:35.252Z] ---> 965ad7f44a24 [2022-03-28T20:47:35.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T20:47:35.533Z] ---> Running in 2e6795a6fa76 [2022-03-28T20:47:36.135Z] Removing intermediate container 2e6795a6fa76 [2022-03-28T20:47:36.135Z] ---> 08d4d64e59a5 [2022-03-28T20:47:36.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T20:47:36.421Z] ---> 9db6285d549a [2022-03-28T20:47:36.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T20:47:37.416Z] ---> c61c0864bf9d [2022-03-28T20:47:37.416Z] Step 19/24 : WORKDIR / [2022-03-28T20:47:37.702Z] ---> Running in d472866feb82 [2022-03-28T20:47:37.702Z] ---> c174531ebf01 [2022-03-28T20:47:37.702Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:47:37.978Z] ---> Running in bc2db7154aab [2022-03-28T20:47:38.255Z] Removing intermediate container d472866feb82 [2022-03-28T20:47:38.255Z] ---> f7f7ce9d2c6b [2022-03-28T20:47:38.255Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:47:38.529Z] ---> Running in 604248a273aa [2022-03-28T20:47:38.529Z] Removing intermediate container bc2db7154aab [2022-03-28T20:47:38.529Z] ---> dc24df027740 [2022-03-28T20:47:38.529Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:47:38.805Z] ---> Running in fd4b57bd10e4 [2022-03-28T20:47:39.084Z] Removing intermediate container 604248a273aa [2022-03-28T20:47:39.084Z] ---> a5d96440674d [2022-03-28T20:47:39.368Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:47:39.368Z] Removing intermediate container fd4b57bd10e4 [2022-03-28T20:47:39.368Z] ---> ee3ae92ff731 [2022-03-28T20:47:39.368Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T20:47:39.368Z] ---> Running in 8aa86e93ddb5 [2022-03-28T20:47:39.654Z] ---> Running in d0826a5cb9fd [2022-03-28T20:47:39.946Z] Removing intermediate container d0826a5cb9fd [2022-03-28T20:47:39.946Z] ---> b5c8c40b1933 [2022-03-28T20:47:39.946Z] Step 22/23 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:47:40.237Z] Removing intermediate container 8aa86e93ddb5 [2022-03-28T20:47:40.237Z] ---> 4cda948f5b9f [2022-03-28T20:47:40.237Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T20:47:40.237Z] ---> Running in 399082bd9835 [2022-03-28T20:47:40.237Z] ---> Running in a1cebae3e013 [2022-03-28T20:47:40.843Z] Removing intermediate container 399082bd9835 [2022-03-28T20:47:40.843Z] ---> 08c16b5d40f6 [2022-03-28T20:47:40.843Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:47:41.154Z] ---> Running in 9a2d33bde510 [2022-03-28T20:47:41.154Z] Removing intermediate container a1cebae3e013 [2022-03-28T20:47:41.154Z] ---> 5e100d7880d5 [2022-03-28T20:47:41.154Z] Step 23/24 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:47:41.449Z] ---> Running in 62ad5f8a45c8 [2022-03-28T20:47:42.054Z] Removing intermediate container 9a2d33bde510 [2022-03-28T20:47:42.054Z] ---> de15e60358f9 [2022-03-28T20:47:42.054Z] [2022-03-28T20:47:42.054Z] Removing intermediate container 62ad5f8a45c8 [2022-03-28T20:47:42.054Z] ---> 305fd23eb677 [2022-03-28T20:47:42.054Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T20:47:42.054Z] ---> Running in 3b91f182086e [2022-03-28T20:47:42.659Z] Removing intermediate container 3b91f182086e [2022-03-28T20:47:42.659Z] ---> 9a0424cd9028 [2022-03-28T20:47:42.659Z] [2022-03-28T20:47:42.934Z] Successfully built de15e60358f9 [2022-03-28T20:47:42.934Z] Successfully tagged security-spire-server-arm64:latest [2022-03-28T20:47:42.934Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-03-28T20:47:43.211Z] Successfully built 9a0424cd9028 [2022-03-28T20:47:43.211Z] Successfully tagged security-spire-config-arm64:latest [2022-03-28T20:47:43.211Z]  Building security-spire-config ... done Building core-metadata [2022-03-28T20:48:39.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:48:39.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:48:39.803Z] ---> 481119a10aad [2022-03-28T20:48:39.803Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> b6bd6138a233 [2022-03-28T20:48:39.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 4e2bef300b7e [2022-03-28T20:48:39.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 7201a1d3b0b7 [2022-03-28T20:48:39.803Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 204e6a33c459 [2022-03-28T20:48:39.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 35a801183ac4 [2022-03-28T20:48:39.803Z] Step 8/23 : COPY . . [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 98dc756d41b4 [2022-03-28T20:48:39.803Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T20:48:39.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:48:39.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:48:39.803Z] ---> 481119a10aad [2022-03-28T20:48:39.803Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> b6bd6138a233 [2022-03-28T20:48:39.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:48:39.803Z] ---> Using cache [2022-03-28T20:48:39.803Z] ---> 4e2bef300b7e [2022-03-28T20:48:39.803Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T20:48:39.803Z] ---> Running in f41ec0d2b477 [2022-03-28T20:48:39.803Z] ---> Running in f1e675cfc019 [2022-03-28T20:48:40.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T20:48:41.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:48:42.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:48:43.227Z] OK: 220 MiB in 52 packages [2022-03-28T20:48:44.559Z] Removing intermediate container f1e675cfc019 [2022-03-28T20:48:44.559Z] ---> 7871ac74e48e [2022-03-28T20:48:44.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:48:45.668Z] ---> 4bd54979cb4a [2022-03-28T20:48:45.668Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:48:46.213Z] ---> Running in 241a289937c5 [2022-03-28T20:48:51.739Z] Removing intermediate container 241a289937c5 [2022-03-28T20:48:51.739Z] ---> 1147ea77f94a [2022-03-28T20:48:51.740Z] Step 8/23 : COPY . . [2022-03-28T20:49:18.574Z] ---> cfb50f4cba41 [2022-03-28T20:49:18.574Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T20:49:18.574Z] ---> Running in 2d0deb0f66f9 [2022-03-28T20:49:18.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T20:52:55.626Z] Removing intermediate container 1fae1f0340af [2022-03-28T20:52:55.626Z] ---> 600ea45466a4 [2022-03-28T20:52:55.626Z] [2022-03-28T20:52:55.626Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T20:52:55.626Z] ---> 7ffa42511a80 [2022-03-28T20:52:55.626Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:52:55.626Z] ---> Using cache [2022-03-28T20:52:55.626Z] ---> 8fa95fedd562 [2022-03-28T20:52:55.626Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:52:55.626Z] ---> Using cache [2022-03-28T20:52:55.626Z] ---> d446ea112fcc [2022-03-28T20:52:55.626Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T20:52:55.626Z] ---> Running in 7f38a5412e98 [2022-03-28T20:52:57.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:52:58.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:52:58.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T20:53:00.063Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T20:53:00.063Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T20:53:00.063Z] OK: 15730 distinct packages available [2022-03-28T20:53:00.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:01.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:02.052Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T20:53:02.329Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T20:53:02.329Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T20:53:02.606Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T20:53:02.606Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T20:53:02.606Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T20:53:02.883Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T20:53:02.883Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T20:53:02.883Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T20:53:03.161Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T20:53:03.161Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:53:03.437Z] OK: 8 MiB in 23 packages [2022-03-28T20:53:06.861Z] Removing intermediate container 7f38a5412e98 [2022-03-28T20:53:06.861Z] ---> c9399888d8d9 [2022-03-28T20:53:06.861Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:53:07.863Z] ---> 5e82cd7c9d0b [2022-03-28T20:53:07.863Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T20:53:12.212Z] ---> 8800962510e2 [2022-03-28T20:53:12.212Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T20:53:14.840Z] ---> a00088ddfa4c [2022-03-28T20:53:14.840Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T20:53:14.840Z] ---> Running in e1ac5e585244 [2022-03-28T20:53:15.823Z] Removing intermediate container e1ac5e585244 [2022-03-28T20:53:15.823Z] ---> e2935bbad81a [2022-03-28T20:53:15.823Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:53:16.100Z] ---> Running in 8be0c42133af [2022-03-28T20:53:17.552Z] Removing intermediate container 8be0c42133af [2022-03-28T20:53:17.552Z] ---> 88fa3d15fab6 [2022-03-28T20:53:17.552Z] Step 18/20 : LABEL arch=arm64 [2022-03-28T20:53:17.552Z] ---> Running in 7e69ed45ea96 [2022-03-28T20:53:18.549Z] Removing intermediate container 7e69ed45ea96 [2022-03-28T20:53:18.549Z] ---> e4ead6609178 [2022-03-28T20:53:18.549Z] Step 19/20 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:53:18.833Z] ---> Running in 4dfe4e08d69d [2022-03-28T20:53:19.460Z] Removing intermediate container 4dfe4e08d69d [2022-03-28T20:53:19.460Z] ---> aa2b7710c85d [2022-03-28T20:53:19.460Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T20:53:19.738Z] ---> Running in befb7544d734 [2022-03-28T20:53:21.182Z] Removing intermediate container befb7544d734 [2022-03-28T20:53:21.182Z] ---> 72fabd448a66 [2022-03-28T20:53:21.182Z] [2022-03-28T20:53:22.632Z] Successfully built 72fabd448a66 [2022-03-28T20:53:22.632Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-28T20:53:22.632Z] Building support-notifications [2022-03-28T20:53:22.912Z]  Building security-spiffe-token-provider ... done Removing intermediate container a9804796e840 [2022-03-28T20:53:22.912Z] ---> 3cb1793f54b8 [2022-03-28T20:53:22.912Z] [2022-03-28T20:53:22.912Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T20:53:23.187Z] 3.14: Pulling from library/alpine [2022-03-28T20:53:25.824Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T20:53:25.824Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T20:53:25.824Z] ---> 71a2028e5025 [2022-03-28T20:53:25.824Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T20:53:25.824Z] ---> Running in b3723a62e511 [2022-03-28T20:53:26.824Z] Removing intermediate container cad926492697 [2022-03-28T20:53:26.824Z] ---> f741574cafd8 [2022-03-28T20:53:26.824Z] [2022-03-28T20:53:26.824Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T20:53:26.824Z] ---> 71a2028e5025 [2022-03-28T20:53:26.824Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T20:53:26.824Z] ---> Running in aba935be2ea5 [2022-03-28T20:53:27.432Z] Removing intermediate container aba935be2ea5 [2022-03-28T20:53:27.432Z] ---> 600a0a6c8636 [2022-03-28T20:53:27.432Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T20:53:27.710Z] ---> Running in 28a01a94f0fb [2022-03-28T20:53:27.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:28.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:29.307Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T20:53:29.307Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T20:53:29.307Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T20:53:29.307Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:53:29.307Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T20:53:29.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:29.913Z] OK: 6 MiB in 17 packages [2022-03-28T20:53:30.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:53:31.671Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T20:53:31.671Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T20:53:31.671Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:53:31.671Z] OK: 6 MiB in 16 packages [2022-03-28T20:53:32.659Z] Removing intermediate container b3723a62e511 [2022-03-28T20:53:32.659Z] ---> 077bc8de6891 [2022-03-28T20:53:32.659Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T20:53:32.659Z] ---> Running in 581bea2610b2 [2022-03-28T20:53:33.272Z] Removing intermediate container 28a01a94f0fb [2022-03-28T20:53:33.272Z] ---> 7d5cdc327d37 [2022-03-28T20:53:33.272Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T20:53:33.272Z] ---> Running in 9210af115a02 [2022-03-28T20:53:33.272Z] Removing intermediate container 581bea2610b2 [2022-03-28T20:53:33.272Z] ---> 1f7d5992192f [2022-03-28T20:53:33.272Z] Step 13/25 : WORKDIR / [2022-03-28T20:53:33.548Z] ---> Running in 1fac33b47328 [2022-03-28T20:53:34.160Z] Removing intermediate container 9210af115a02 [2022-03-28T20:53:34.160Z] ---> 58e0e8062b4f [2022-03-28T20:53:34.160Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T20:53:34.160Z] Removing intermediate container 1fac33b47328 [2022-03-28T20:53:34.160Z] ---> b1791bd8a5d6 [2022-03-28T20:53:34.160Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-28T20:53:34.160Z] ---> Running in f699b78f8dcb [2022-03-28T20:53:34.780Z] Removing intermediate container f699b78f8dcb [2022-03-28T20:53:34.780Z] ---> 3f7e92ab069e [2022-03-28T20:53:34.780Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T20:53:35.061Z] ---> Running in 9ba29276df01 [2022-03-28T20:53:35.672Z] ---> 1f9d8db529ff [2022-03-28T20:53:35.672Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-28T20:53:37.691Z] ---> fad35a08cbfe [2022-03-28T20:53:37.691Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T20:53:38.695Z] Removing intermediate container 9ba29276df01 [2022-03-28T20:53:38.695Z] ---> e2a17321a120 [2022-03-28T20:53:38.695Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T20:53:38.979Z] ---> 47e361340ab6 [2022-03-28T20:53:38.979Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-28T20:53:38.979Z] ---> Running in 80f312a6a632 [2022-03-28T20:53:39.970Z] Removing intermediate container 80f312a6a632 [2022-03-28T20:53:39.970Z] ---> ea469bf0e605 [2022-03-28T20:53:39.970Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T20:53:40.572Z] ---> ef3428b1e052 [2022-03-28T20:53:40.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T20:53:41.561Z] ---> 4fa89db6b565 [2022-03-28T20:53:41.561Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T20:53:41.561Z] ---> Running in f65f09ababa3 [2022-03-28T20:53:44.999Z] ---> 8d7cd81d4760 [2022-03-28T20:53:44.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T20:53:45.286Z] Removing intermediate container f65f09ababa3 [2022-03-28T20:53:45.286Z] ---> 78c0c2e3013a [2022-03-28T20:53:45.286Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:53:46.744Z] ---> 3239ffe8e253 [2022-03-28T20:53:46.744Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T20:53:48.754Z] ---> d0be2942ff35 [2022-03-28T20:53:48.754Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T20:53:50.214Z] ---> 62c268131b4c [2022-03-28T20:53:50.214Z] Step 21/25 : 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-03-28T20:53:50.491Z] ---> Running in 2a9833cf2b40 [2022-03-28T20:53:51.495Z] ---> c78897f2b8ad [2022-03-28T20:53:51.495Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T20:53:52.949Z] ---> 25755ec470cf [2022-03-28T20:53:52.949Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T20:53:54.412Z] ---> 43f85f1ba905 [2022-03-28T20:53:54.412Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T20:53:54.412Z] Removing intermediate container 2a9833cf2b40 [2022-03-28T20:53:54.412Z] ---> ed0062328b8f [2022-03-28T20:53:54.412Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T20:53:54.694Z] ---> Running in 4bec0435250c [2022-03-28T20:53:55.695Z] Removing intermediate container 4bec0435250c [2022-03-28T20:53:55.695Z] ---> 91033115e25c [2022-03-28T20:53:55.695Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T20:53:55.695Z] ---> Running in d4d003bf0136 [2022-03-28T20:53:56.347Z] ---> b40f80d7dbc5 [2022-03-28T20:53:56.347Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T20:53:56.969Z] ---> Running in e6d6f269fd31 [2022-03-28T20:53:56.969Z] Removing intermediate container d4d003bf0136 [2022-03-28T20:53:56.969Z] ---> ef2ffa2deaf5 [2022-03-28T20:53:56.969Z] Step 24/25 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:53:56.969Z] ---> Running in 203c7fcb3325 [2022-03-28T20:53:57.612Z] Removing intermediate container e6d6f269fd31 [2022-03-28T20:53:57.612Z] ---> db919c2bc49d [2022-03-28T20:53:57.612Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T20:53:57.900Z] Removing intermediate container 203c7fcb3325 [2022-03-28T20:53:57.900Z] ---> 388f9c43129c [2022-03-28T20:53:57.900Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T20:53:58.193Z] ---> Running in 1662ef24b169 [2022-03-28T20:53:59.191Z] Removing intermediate container 1662ef24b169 [2022-03-28T20:53:59.191Z] ---> 6cae6477b4cc [2022-03-28T20:53:59.191Z] [2022-03-28T20:53:59.465Z] ---> 69cafc316f1c [2022-03-28T20:53:59.465Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T20:54:00.069Z] Successfully built 6cae6477b4cc [2022-03-28T20:54:00.069Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-28T20:54:00.069Z]  Building security-secretstore-setup ... done Building core-data [2022-03-28T20:54:00.349Z] ---> Running in c732a5fb329d [2022-03-28T20:54:02.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:54:02.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:54:02.342Z] ---> 481119a10aad [2022-03-28T20:54:02.342Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:54:02.342Z] ---> Using cache [2022-03-28T20:54:02.342Z] ---> b6bd6138a233 [2022-03-28T20:54:02.342Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:54:02.342Z] ---> Using cache [2022-03-28T20:54:02.342Z] ---> 4e2bef300b7e [2022-03-28T20:54:02.342Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T20:54:02.342Z] ---> Running in e35f66b1f342 [2022-03-28T20:54:03.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:54:04.097Z] Removing intermediate container c732a5fb329d [2022-03-28T20:54:04.097Z] ---> 2cbdbeb0b392 [2022-03-28T20:54:04.097Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T20:54:04.375Z] ---> Running in 5545e63e32b1 [2022-03-28T20:54:04.981Z] Removing intermediate container 5545e63e32b1 [2022-03-28T20:54:04.981Z] ---> 4a4f00efa0d4 [2022-03-28T20:54:04.981Z] Step 28/31 : CMD ["gate"] [2022-03-28T20:54:04.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:54:05.260Z] ---> Running in f714126484a8 [2022-03-28T20:54:05.866Z] Removing intermediate container f714126484a8 [2022-03-28T20:54:05.866Z] ---> 0d507c7a71d6 [2022-03-28T20:54:05.866Z] Step 29/31 : LABEL arch=arm64 [2022-03-28T20:54:06.145Z] OK: 220 MiB in 52 packages [2022-03-28T20:54:06.145Z] ---> Running in bae0ea6772c3 [2022-03-28T20:54:07.144Z] Removing intermediate container bae0ea6772c3 [2022-03-28T20:54:07.144Z] ---> 853ccbae0156 [2022-03-28T20:54:07.144Z] Step 30/31 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:54:07.760Z] ---> Running in fe16a43dda19 [2022-03-28T20:54:07.760Z] Removing intermediate container e35f66b1f342 [2022-03-28T20:54:07.760Z] ---> 8fc1106b1c82 [2022-03-28T20:54:07.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:54:08.395Z] Removing intermediate container fe16a43dda19 [2022-03-28T20:54:08.395Z] ---> b270ccfa3171 [2022-03-28T20:54:08.395Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T20:54:08.675Z] ---> Running in c620c04d238c [2022-03-28T20:54:08.954Z] ---> 19de5764c1d9 [2022-03-28T20:54:08.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:54:09.233Z] ---> Running in 558854eed570 [2022-03-28T20:54:09.850Z] Removing intermediate container c620c04d238c [2022-03-28T20:54:09.850Z] ---> 74d9b9e33877 [2022-03-28T20:54:09.850Z] [2022-03-28T20:54:10.463Z] Successfully built 74d9b9e33877 [2022-03-28T20:54:10.463Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-28T20:54:10.463Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-03-28T20:54:14.855Z] Removing intermediate container 558854eed570 [2022-03-28T20:54:14.855Z] ---> 4903074b1815 [2022-03-28T20:54:14.855Z] Step 8/22 : COPY . . [2022-03-28T20:54:47.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:54:47.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:54:47.318Z] ---> 481119a10aad [2022-03-28T20:54:47.318Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:54:47.318Z] ---> Using cache [2022-03-28T20:54:47.318Z] ---> b6bd6138a233 [2022-03-28T20:54:47.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:54:47.318Z] ---> Using cache [2022-03-28T20:54:47.318Z] ---> 4e2bef300b7e [2022-03-28T20:54:47.318Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T20:54:47.318Z] ---> Running in 97db4e2df2ed [2022-03-28T20:54:47.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:54:47.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:54:48.590Z] OK: 220 MiB in 52 packages [2022-03-28T20:54:51.281Z] Removing intermediate container 97db4e2df2ed [2022-03-28T20:54:51.281Z] ---> 5632a4c4127d [2022-03-28T20:54:51.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:54:52.277Z] ---> 942524be5af1 [2022-03-28T20:54:52.277Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:54:52.277Z] ---> Running in 3a80eecb75c5 [2022-03-28T20:54:53.276Z] ---> 92aa94f80543 [2022-03-28T20:54:53.276Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T20:54:53.880Z] ---> Running in 9dc31d3d0238 [2022-03-28T20:54:55.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T20:54:58.503Z] Removing intermediate container 3a80eecb75c5 [2022-03-28T20:54:58.503Z] ---> 1773547209a4 [2022-03-28T20:54:58.503Z] Step 8/23 : COPY . . [2022-03-28T20:54:58.503Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:54:58.503Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:54:58.503Z] ---> 481119a10aad [2022-03-28T20:54:58.503Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T20:54:58.503Z] ---> Using cache [2022-03-28T20:54:58.503Z] ---> b6bd6138a233 [2022-03-28T20:54:58.503Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:54:58.503Z] ---> Using cache [2022-03-28T20:54:58.503Z] ---> 4e2bef300b7e [2022-03-28T20:54:58.503Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T20:54:58.503Z] ---> Using cache [2022-03-28T20:54:58.503Z] ---> 7201a1d3b0b7 [2022-03-28T20:54:58.503Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T20:54:58.503Z] ---> Using cache [2022-03-28T20:54:58.503Z] ---> 204e6a33c459 [2022-03-28T20:54:58.503Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:54:58.503Z] ---> Using cache [2022-03-28T20:54:58.503Z] ---> 35a801183ac4 [2022-03-28T20:54:58.503Z] Step 8/24 : COPY . . [2022-03-28T20:54:59.103Z] ---> Using cache [2022-03-28T20:54:59.103Z] ---> 98dc756d41b4 [2022-03-28T20:54:59.103Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T20:54:59.103Z] ---> Running in 96842f9ad076 [2022-03-28T20:55:00.572Z] Removing intermediate container 96842f9ad076 [2022-03-28T20:55:00.572Z] ---> f7cfd91f3e54 [2022-03-28T20:55:00.572Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T20:55:00.846Z] ---> Running in 77045b5f5a07 [2022-03-28T20:55:05.166Z] spire-1.2.0/ [2022-03-28T20:55:08.563Z] Removing intermediate container f41ec0d2b477 [2022-03-28T20:55:08.563Z] ---> bf1416f55385 [2022-03-28T20:55:08.563Z] [2022-03-28T20:55:08.563Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T20:55:08.563Z] ---> 71a2028e5025 [2022-03-28T20:55:08.563Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T20:55:08.563Z] spire-1.2.0/README.md [2022-03-28T20:55:08.563Z] spire-1.2.0/bin/ [2022-03-28T20:55:08.563Z] spire-1.2.0/bin/spire-server [2022-03-28T20:55:08.563Z] spire-1.2.0/bin/spire-agent [2022-03-28T20:55:08.563Z] spire-1.2.0/conf/ [2022-03-28T20:55:08.563Z] spire-1.2.0/conf/server/ [2022-03-28T20:55:08.563Z] spire-1.2.0/conf/server/server.conf [2022-03-28T20:55:08.563Z] spire-1.2.0/conf/agent/ [2022-03-28T20:55:08.563Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T20:55:08.563Z] spire-1.2.0/LICENSE [2022-03-28T20:55:08.842Z] ---> Running in 91898ebf04d5 [2022-03-28T20:55:11.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:55:11.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:55:12.745Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T20:55:12.745Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:55:12.745Z] OK: 5 MiB in 15 packages [2022-03-28T20:55:14.743Z] Removing intermediate container 91898ebf04d5 [2022-03-28T20:55:14.743Z] ---> b4e23e11cf3e [2022-03-28T20:55:14.743Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:55:14.743Z] ---> Running in 6c7d35ce0dc6 [2022-03-28T20:55:14.743Z] Removing intermediate container 2d0deb0f66f9 [2022-03-28T20:55:14.743Z] ---> 18075e1dbe1c [2022-03-28T20:55:14.743Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T20:55:15.018Z] ---> Running in 264dd50bc9c6 [2022-03-28T20:55:15.297Z] Removing intermediate container 6c7d35ce0dc6 [2022-03-28T20:55:15.578Z] ---> 5f7ecef2a9d7 [2022-03-28T20:55:15.578Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T20:55:15.578Z] ---> Running in e21b389fc841 [2022-03-28T20:55:17.022Z] Removing intermediate container e21b389fc841 [2022-03-28T20:55:17.022Z] ---> 3830adc7b8ae [2022-03-28T20:55:17.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T20:55:17.022Z] ---> Running in 5171c05902ad [2022-03-28T20:55:17.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T20:55:18.285Z] Removing intermediate container 5171c05902ad [2022-03-28T20:55:18.285Z] ---> 5e856c5970b7 [2022-03-28T20:55:18.285Z] Step 15/23 : WORKDIR / [2022-03-28T20:55:18.562Z] ---> Running in d91992d67f2c [2022-03-28T20:55:19.167Z] Removing intermediate container 77045b5f5a07 [2022-03-28T20:55:19.167Z] ---> d29d836b75c4 [2022-03-28T20:55:19.167Z] [2022-03-28T20:55:19.167Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T20:55:19.167Z] ---> 7ffa42511a80 [2022-03-28T20:55:19.167Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T20:55:19.167Z] ---> Using cache [2022-03-28T20:55:19.167Z] ---> 8fa95fedd562 [2022-03-28T20:55:19.167Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:55:19.167Z] ---> Using cache [2022-03-28T20:55:19.167Z] ---> d446ea112fcc [2022-03-28T20:55:19.167Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T20:55:19.167Z] ---> Using cache [2022-03-28T20:55:19.167Z] ---> 0a21c85ded4d [2022-03-28T20:55:19.167Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T20:55:19.167Z] Removing intermediate container d91992d67f2c [2022-03-28T20:55:19.167Z] ---> acb73fac44b1 [2022-03-28T20:55:19.167Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T20:55:21.152Z] Removing intermediate container 264dd50bc9c6 [2022-03-28T20:55:21.152Z] ---> 270b79dc428f [2022-03-28T20:55:21.152Z] [2022-03-28T20:55:21.152Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T20:55:21.152Z] 20.10.10: Pulling from library/docker [2022-03-28T20:55:21.152Z] ---> 517d64cb714d [2022-03-28T20:55:21.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T20:55:27.868Z] ---> 9e79a4c337ee [2022-03-28T20:55:27.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T20:55:27.868Z] ---> 012eaa5ebea8 [2022-03-28T20:55:27.868Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T20:55:29.864Z] ---> 45277914f819 [2022-03-28T20:55:29.864Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T20:55:29.864Z] ---> Running in d6e36b793d86 [2022-03-28T20:55:31.321Z] Removing intermediate container d6e36b793d86 [2022-03-28T20:55:31.321Z] ---> 4701e6bcdd4c [2022-03-28T20:55:31.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:55:31.321Z] ---> Running in 37f204962623 [2022-03-28T20:55:32.767Z] Removing intermediate container 37f204962623 [2022-03-28T20:55:32.767Z] ---> 3c9a49b4d7a1 [2022-03-28T20:55:32.767Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T20:55:32.767Z] ---> Running in 3d5e5255e5b4 [2022-03-28T20:55:34.199Z] Removing intermediate container 3d5e5255e5b4 [2022-03-28T20:55:34.199Z] ---> cbd28098f23f [2022-03-28T20:55:34.199Z] Step 22/23 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:55:34.199Z] ---> Running in 0e59875e2183 [2022-03-28T20:55:36.260Z] Removing intermediate container 0e59875e2183 [2022-03-28T20:55:36.260Z] ---> 1d220d128293 [2022-03-28T20:55:36.260Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:55:36.260Z] ---> Running in ae5717a64fca [2022-03-28T20:55:37.456Z] Removing intermediate container ae5717a64fca [2022-03-28T20:55:37.456Z] ---> 4e34ebf82944 [2022-03-28T20:55:37.456Z] [2022-03-28T20:55:40.981Z] Successfully built 4e34ebf82944 [2022-03-28T20:55:40.981Z] Successfully tagged core-metadata-arm64:latest [2022-03-28T20:55:40.981Z] Building support-scheduler [2022-03-28T20:55:45.451Z]  Building core-metadata ... done  ---> 68a562fc5b62 [2022-03-28T20:55:45.451Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T20:55:46.449Z] ---> 3baa26c6007c [2022-03-28T20:55:46.449Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T20:55:48.457Z] ---> 5c1eaa25dbcc [2022-03-28T20:55:48.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T20:55:50.450Z] ---> c42f20421e9e [2022-03-28T20:55:50.450Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T20:55:50.450Z] ---> Running in b4b4b2851ef1 [2022-03-28T20:55:50.739Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T20:55:50.739Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T20:55:50.739Z] ---> 520e9a0a30f7 [2022-03-28T20:55:50.739Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-28T20:55:51.016Z] ---> Running in 27c8ad30dd26 [2022-03-28T20:55:51.305Z] Removing intermediate container b4b4b2851ef1 [2022-03-28T20:55:51.305Z] ---> e400b5675da4 [2022-03-28T20:55:51.305Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T20:55:51.583Z] ---> Running in 3ab9522fa80f [2022-03-28T20:55:52.187Z] Removing intermediate container 27c8ad30dd26 [2022-03-28T20:55:52.187Z] ---> bb780e67933e [2022-03-28T20:55:52.187Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-28T20:55:52.470Z] ---> Running in deb60df179c9 [2022-03-28T20:55:52.747Z] Removing intermediate container 3ab9522fa80f [2022-03-28T20:55:52.747Z] ---> 845b2731600c [2022-03-28T20:55:52.747Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T20:55:53.025Z] ---> Running in f52957522fc6 [2022-03-28T20:55:54.475Z] Removing intermediate container f52957522fc6 [2022-03-28T20:55:54.475Z] ---> b24f093b5fa2 [2022-03-28T20:55:54.475Z] Step 23/24 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:55:54.756Z] ---> Running in f9682907d80c [2022-03-28T20:55:54.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T20:55:55.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T20:55:55.639Z] Removing intermediate container f9682907d80c [2022-03-28T20:55:55.639Z] ---> 0e5788837a4f [2022-03-28T20:55:55.639Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T20:55:55.924Z] ---> Running in 5d3eee2a37ba [2022-03-28T20:55:56.204Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T20:55:56.204Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T20:55:56.204Z] Executing bash-5.1.16-r0.post-install [2022-03-28T20:55:56.204Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T20:55:56.204Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T20:55:56.204Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T20:55:56.204Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T20:55:56.481Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T20:55:56.481Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T20:55:56.481Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T20:55:56.482Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T20:55:56.482Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T20:55:56.482Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T20:55:56.482Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T20:55:56.482Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T20:55:56.482Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T20:55:56.482Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T20:55:56.482Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T20:55:56.758Z] Removing intermediate container 5d3eee2a37ba [2022-03-28T20:55:56.758Z] ---> f553181228f4 [2022-03-28T20:55:56.758Z] [2022-03-28T20:55:58.759Z] Successfully built f553181228f4 [2022-03-28T20:55:58.759Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-28T20:55:58.759Z]  Building security-spire-agent ... done Building core-command [2022-03-28T20:55:59.040Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T20:55:59.040Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T20:55:59.317Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T20:55:59.317Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T20:55:59.317Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T20:55:59.317Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T20:55:59.593Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T20:55:59.593Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T20:55:59.593Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T20:55:59.593Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T20:55:59.593Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T20:55:59.593Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T20:55:59.869Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T20:55:59.869Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T20:55:59.869Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T20:55:59.869Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T20:55:59.869Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T20:55:59.869Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T20:56:00.148Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T20:56:00.148Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T20:56:00.148Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T20:56:00.148Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T20:56:00.148Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T20:56:00.148Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T20:56:00.148Z] ---> b0b925b7f108 [2022-03-28T20:56:00.148Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T20:56:00.443Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T20:56:00.443Z] ---> Running in d4083ed56246 [2022-03-28T20:56:01.057Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T20:56:01.336Z] OK: 84 MiB in 64 packages [2022-03-28T20:56:02.791Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T20:56:06.215Z] Collecting docker-compose==1.23.2 [2022-03-28T20:56:06.215Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T20:56:06.817Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T20:56:06.817Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T20:56:11.148Z] Collecting PyYAML<4,>=3.10 [2022-03-28T20:56:11.148Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T20:56:16.578Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T20:56:16.578Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T20:56:16.578Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T20:56:16.578Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T20:56:17.179Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T20:56:17.179Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T20:56:17.785Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T20:56:17.785Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T20:56:17.785Z] 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-03-28T20:56:18.387Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T20:56:18.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T20:56:18.661Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T20:56:18.661Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T20:56:21.285Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T20:56:21.285Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T20:56:22.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:56:22.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:56:22.265Z] ---> 481119a10aad [2022-03-28T20:56:22.265Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:56:22.265Z] ---> Using cache [2022-03-28T20:56:22.265Z] ---> b6bd6138a233 [2022-03-28T20:56:22.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:56:22.265Z] ---> Using cache [2022-03-28T20:56:22.265Z] ---> 4e2bef300b7e [2022-03-28T20:56:22.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T20:56:22.265Z] ---> Using cache [2022-03-28T20:56:22.265Z] ---> 7201a1d3b0b7 [2022-03-28T20:56:22.265Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:56:22.265Z] ---> Using cache [2022-03-28T20:56:22.265Z] ---> 204e6a33c459 [2022-03-28T20:56:22.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:56:22.265Z] ---> Using cache [2022-03-28T20:56:22.539Z] ---> 35a801183ac4 [2022-03-28T20:56:22.539Z] Step 8/22 : COPY . . [2022-03-28T20:56:22.539Z] ---> Using cache [2022-03-28T20:56:22.539Z] ---> 98dc756d41b4 [2022-03-28T20:56:22.539Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T20:56:23.999Z] ---> Running in 439dff132076 [2022-03-28T20:56:24.621Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T20:56:24.621Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T20:56:25.613Z] 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-03-28T20:56:25.613Z] Collecting idna<2.8,>=2.5 [2022-03-28T20:56:25.613Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T20:56:26.215Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T20:56:26.215Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T20:56:26.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T20:56:27.207Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T20:56:27.207Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T20:56:28.205Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T20:56:28.205Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T20:56:28.205Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T20:56:28.205Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T20:56:29.663Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T20:56:29.663Z] Attempting uninstall: urllib3 [2022-03-28T20:56:29.663Z] Found existing installation: urllib3 1.26.5 [2022-03-28T20:56:29.944Z] Uninstalling urllib3-1.26.5: [2022-03-28T20:56:29.944Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T20:56:30.933Z] Attempting uninstall: idna [2022-03-28T20:56:30.933Z] Found existing installation: idna 3.2 [2022-03-28T20:56:30.933Z] Uninstalling idna-3.2: [2022-03-28T20:56:30.933Z] Successfully uninstalled idna-3.2 [2022-03-28T20:56:32.916Z] Attempting uninstall: chardet [2022-03-28T20:56:32.916Z] Found existing installation: chardet 4.0.0 [2022-03-28T20:56:32.916Z] Uninstalling chardet-4.0.0: [2022-03-28T20:56:32.916Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T20:56:35.549Z] Attempting uninstall: requests [2022-03-28T20:56:35.549Z] Found existing installation: requests 2.25.1 [2022-03-28T20:56:35.549Z] Uninstalling requests-2.25.1: [2022-03-28T20:56:35.831Z] Successfully uninstalled requests-2.25.1 [2022-03-28T20:56:36.437Z] Running setup.py install for texttable: started [2022-03-28T20:56:39.070Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T20:56:39.070Z] Running setup.py install for PyYAML: started [2022-03-28T20:56:42.499Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T20:56:43.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:56:43.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:56:43.107Z] ---> 481119a10aad [2022-03-28T20:56:43.107Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> b6bd6138a233 [2022-03-28T20:56:43.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> 4e2bef300b7e [2022-03-28T20:56:43.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> 7201a1d3b0b7 [2022-03-28T20:56:43.107Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> 204e6a33c459 [2022-03-28T20:56:43.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> 35a801183ac4 [2022-03-28T20:56:43.107Z] Step 8/23 : COPY . . [2022-03-28T20:56:43.107Z] ---> Using cache [2022-03-28T20:56:43.107Z] ---> 98dc756d41b4 [2022-03-28T20:56:43.107Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T20:56:43.107Z] Running setup.py install for docopt: started [2022-03-28T20:56:43.398Z] ---> Running in cb29ae5da0c6 [2022-03-28T20:56:45.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T20:56:45.996Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T20:56:46.274Z] Running setup.py install for dockerpty: started [2022-03-28T20:56:48.910Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T20:56:50.895Z] 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-03-28T20:57:06.006Z] Removing intermediate container deb60df179c9 [2022-03-28T20:57:06.006Z] ---> e5949780a682 [2022-03-28T20:57:06.006Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T20:57:06.006Z] ---> Running in 960bd69faa4c [2022-03-28T20:57:06.279Z] Removing intermediate container 960bd69faa4c [2022-03-28T20:57:06.279Z] ---> 37877cd99678 [2022-03-28T20:57:06.279Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T20:57:06.279Z] ---> Running in f5fd965e3376 [2022-03-28T20:57:06.891Z] Removing intermediate container f5fd965e3376 [2022-03-28T20:57:06.891Z] ---> 263799494374 [2022-03-28T20:57:06.891Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T20:57:08.892Z] ---> c74def292778 [2022-03-28T20:57:08.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T20:57:09.886Z] ---> a7297a5c45cf [2022-03-28T20:57:09.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T20:57:10.874Z] ---> 2d70395523e2 [2022-03-28T20:57:10.874Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T20:57:11.156Z] ---> Running in f446708ada39 [2022-03-28T20:57:11.761Z] Removing intermediate container f446708ada39 [2022-03-28T20:57:11.761Z] ---> 7b468c18360d [2022-03-28T20:57:11.761Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T20:57:11.761Z] ---> Running in ff2b8bd3a426 [2022-03-28T20:57:12.359Z] Removing intermediate container ff2b8bd3a426 [2022-03-28T20:57:12.359Z] ---> 5edb753a0116 [2022-03-28T20:57:12.359Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T20:57:12.359Z] ---> Running in cc0fd04882b5 [2022-03-28T20:57:12.958Z] Removing intermediate container cc0fd04882b5 [2022-03-28T20:57:12.958Z] ---> 809c13a33f76 [2022-03-28T20:57:12.958Z] Step 22/23 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T20:57:12.958Z] ---> Running in 8b162017a671 [2022-03-28T20:57:13.558Z] Removing intermediate container 8b162017a671 [2022-03-28T20:57:13.558Z] ---> e75c8b716354 [2022-03-28T20:57:13.558Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T20:57:13.558Z] ---> Running in a1fb80428ffe [2022-03-28T20:57:14.179Z] Removing intermediate container a1fb80428ffe [2022-03-28T20:57:14.179Z] ---> 8027d3b02e1b [2022-03-28T20:57:14.179Z] [2022-03-28T20:57:14.784Z] Successfully built 8027d3b02e1b [2022-03-28T20:57:14.784Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-28T20:57:14.784Z] Building security-proxy-setup [2022-03-28T20:57:53.864Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T20:57:53.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T20:57:53.864Z] ---> 481119a10aad [2022-03-28T20:57:53.864Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> b6bd6138a233 [2022-03-28T20:57:53.864Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> 4e2bef300b7e [2022-03-28T20:57:53.864Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> 7201a1d3b0b7 [2022-03-28T20:57:53.864Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> 204e6a33c459 [2022-03-28T20:57:53.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> 35a801183ac4 [2022-03-28T20:57:53.864Z] Step 8/22 : COPY . . [2022-03-28T20:57:53.864Z] ---> Using cache [2022-03-28T20:57:53.864Z] ---> 98dc756d41b4 [2022-03-28T20:57:53.864Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T20:57:53.864Z] ---> Running in f163ffd79c6b [2022-03-28T20:57:53.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T21:00:45.924Z] Removing intermediate container 9dc31d3d0238 [2022-03-28T21:00:45.924Z] ---> 44d57f6b7d2e [2022-03-28T21:00:45.924Z] [2022-03-28T21:00:45.924Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T21:00:45.924Z] ---> 71a2028e5025 [2022-03-28T21:00:45.924Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T21:00:45.924Z] ---> Running in f1d20e3d5bae [2022-03-28T21:00:45.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T21:00:45.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T21:00:45.924Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T21:00:45.924Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T21:00:45.924Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T21:00:45.924Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T21:00:45.924Z] OK: 6 MiB in 16 packages [2022-03-28T21:00:45.924Z] Removing intermediate container f1d20e3d5bae [2022-03-28T21:00:45.924Z] ---> a0e436a4deeb [2022-03-28T21:00:45.924Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T21:00:45.924Z] ---> Running in a5f741e4c59f [2022-03-28T21:00:45.924Z] Removing intermediate container a5f741e4c59f [2022-03-28T21:00:45.924Z] ---> c1c95cdd8538 [2022-03-28T21:00:45.924Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T21:00:45.924Z] ---> Running in 8aaf00a690bf [2022-03-28T21:00:45.924Z] Removing intermediate container 8aaf00a690bf [2022-03-28T21:00:45.924Z] ---> caefc5edfb76 [2022-03-28T21:00:45.924Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T21:00:46.201Z] ---> Running in 5f42642fac86 [2022-03-28T21:00:46.810Z] Removing intermediate container 5f42642fac86 [2022-03-28T21:00:46.810Z] ---> 7872d974d90d [2022-03-28T21:00:46.810Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T21:00:47.804Z] ---> a25f006204d6 [2022-03-28T21:00:47.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T21:00:49.813Z] ---> 862c37cf8d51 [2022-03-28T21:00:49.813Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T21:00:50.815Z] ---> 84c588b7d10b [2022-03-28T21:00:50.815Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T21:00:50.815Z] ---> Running in 2d554bf6febb [2022-03-28T21:00:51.433Z] Removing intermediate container 2d554bf6febb [2022-03-28T21:00:51.433Z] ---> 51c0498fc4da [2022-03-28T21:00:51.433Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T21:00:51.433Z] ---> Running in fa190202a82b [2022-03-28T21:00:52.039Z] Removing intermediate container fa190202a82b [2022-03-28T21:00:52.039Z] ---> 9947e8792b97 [2022-03-28T21:00:52.039Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T21:00:52.039Z] ---> Running in 572213afe81f [2022-03-28T21:00:52.649Z] Removing intermediate container 572213afe81f [2022-03-28T21:00:52.649Z] ---> 076813c9e47e [2022-03-28T21:00:52.649Z] Step 21/22 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T21:00:52.649Z] ---> Running in 758e6584302f [2022-03-28T21:00:53.254Z] Removing intermediate container 758e6584302f [2022-03-28T21:00:53.254Z] ---> 43e4ecd2b68b [2022-03-28T21:00:53.254Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T21:00:53.254Z] ---> Running in 9828d06da5af [2022-03-28T21:00:53.860Z] Removing intermediate container 9828d06da5af [2022-03-28T21:00:53.860Z] ---> 70222ebff8bd [2022-03-28T21:00:53.860Z] [2022-03-28T21:00:54.464Z] Successfully built 70222ebff8bd [2022-03-28T21:00:54.464Z] Successfully tagged support-notifications-arm64:latest [2022-03-28T21:03:01.426Z]  Building support-notifications ... done Removing intermediate container cb29ae5da0c6 [2022-03-28T21:03:01.426Z] ---> 0b7fe553fee2 [2022-03-28T21:03:01.426Z] [2022-03-28T21:03:01.426Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T21:03:01.426Z] ---> 71a2028e5025 [2022-03-28T21:03:01.426Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T21:03:01.426Z] ---> Using cache [2022-03-28T21:03:01.426Z] ---> b4e23e11cf3e [2022-03-28T21:03:01.426Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T21:03:01.426Z] ---> Using cache [2022-03-28T21:03:01.426Z] ---> 5f7ecef2a9d7 [2022-03-28T21:03:01.426Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T21:03:01.426Z] Removing intermediate container 439dff132076 [2022-03-28T21:03:01.426Z] ---> 1a4dd5e8716e [2022-03-28T21:03:01.426Z] [2022-03-28T21:03:01.426Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T21:03:01.426Z] ---> 71a2028e5025 [2022-03-28T21:03:01.426Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T21:03:01.426Z] ---> Using cache [2022-03-28T21:03:01.426Z] ---> b4e23e11cf3e [2022-03-28T21:03:01.426Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T21:03:01.426Z] ---> Using cache [2022-03-28T21:03:01.426Z] ---> 5f7ecef2a9d7 [2022-03-28T21:03:01.426Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T21:03:01.426Z] ---> Running in 85e0995c977e [2022-03-28T21:03:01.426Z] ---> Running in f5ad2ae5364c [2022-03-28T21:03:01.426Z] Removing intermediate container 85e0995c977e [2022-03-28T21:03:01.426Z] ---> 403853572f5f [2022-03-28T21:03:01.426Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T21:03:01.426Z] Removing intermediate container f5ad2ae5364c [2022-03-28T21:03:01.426Z] ---> d5944c439522 [2022-03-28T21:03:01.426Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T21:03:01.426Z] ---> Running in 0122c74640ac [2022-03-28T21:03:01.426Z] ---> Running in bdd5a0642cff [2022-03-28T21:03:01.426Z] Removing intermediate container 0122c74640ac [2022-03-28T21:03:01.426Z] ---> 60370eab8eb6 [2022-03-28T21:03:01.426Z] Step 15/23 : WORKDIR / [2022-03-28T21:03:01.426Z] Removing intermediate container bdd5a0642cff [2022-03-28T21:03:01.426Z] ---> 53c8cc9905d5 [2022-03-28T21:03:01.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T21:03:01.426Z] ---> Running in a488cac82a6c [2022-03-28T21:03:01.426Z] Removing intermediate container a488cac82a6c [2022-03-28T21:03:01.426Z] ---> 7a58392364a5 [2022-03-28T21:03:01.426Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T21:03:01.426Z] ---> fd12a1450ab0 [2022-03-28T21:03:01.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T21:03:01.426Z] ---> af22b248d3d4 [2022-03-28T21:03:01.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T21:03:01.426Z] ---> 088310c797ab [2022-03-28T21:03:01.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T21:03:01.426Z] ---> 9e171e24c96f [2022-03-28T21:03:01.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T21:03:01.426Z] ---> d443f13c2738 [2022-03-28T21:03:01.426Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T21:03:01.426Z] ---> c2e1ba8c66ff [2022-03-28T21:03:01.426Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T21:03:01.426Z] ---> Running in 43b6c82e4116 [2022-03-28T21:03:01.426Z] ---> Running in 1d898a5ae781 [2022-03-28T21:03:01.426Z] Removing intermediate container 1d898a5ae781 [2022-03-28T21:03:01.426Z] ---> 7936ffdbb2ff [2022-03-28T21:03:01.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T21:03:01.738Z] ---> Running in 8d1f2806daae [2022-03-28T21:03:01.738Z] Removing intermediate container 43b6c82e4116 [2022-03-28T21:03:01.738Z] ---> 4156209e776c [2022-03-28T21:03:01.738Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T21:03:02.015Z] ---> Running in d98b300c405b [2022-03-28T21:03:02.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T21:03:02.570Z] Removing intermediate container 8d1f2806daae [2022-03-28T21:03:02.570Z] ---> 30cbf1c93314 [2022-03-28T21:03:02.570Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T21:03:02.570Z] ---> Running in af72e963cb24 [2022-03-28T21:03:02.865Z] Removing intermediate container d98b300c405b [2022-03-28T21:03:02.865Z] ---> e867158bfe3d [2022-03-28T21:03:02.865Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T21:03:03.161Z] ---> Running in 826f5a059391 [2022-03-28T21:03:03.442Z] Removing intermediate container af72e963cb24 [2022-03-28T21:03:03.443Z] ---> e68b62dc8b6b [2022-03-28T21:03:03.443Z] Step 22/23 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T21:03:03.726Z] ---> Running in 937ebf1ba325 [2022-03-28T21:03:03.726Z] Removing intermediate container 826f5a059391 [2022-03-28T21:03:03.726Z] ---> 239db5c96d41 [2022-03-28T21:03:03.726Z] Step 21/22 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T21:03:04.000Z] ---> Running in e806d9400ef8 [2022-03-28T21:03:04.000Z] Removing intermediate container 937ebf1ba325 [2022-03-28T21:03:04.000Z] ---> 0c77422cc100 [2022-03-28T21:03:04.000Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T21:03:04.275Z] ---> Running in c29c5dce98d9 [2022-03-28T21:03:04.555Z] Removing intermediate container e806d9400ef8 [2022-03-28T21:03:04.555Z] ---> a3d68b24298b [2022-03-28T21:03:04.555Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T21:03:04.854Z] ---> Running in dc51ed14b7bc [2022-03-28T21:03:05.129Z] Removing intermediate container c29c5dce98d9 [2022-03-28T21:03:05.129Z] ---> 2bd1977ba752 [2022-03-28T21:03:05.129Z] [2022-03-28T21:03:05.735Z] Removing intermediate container dc51ed14b7bc [2022-03-28T21:03:05.735Z] ---> ec398b0d8236 [2022-03-28T21:03:05.735Z] [2022-03-28T21:03:06.012Z] Successfully built 2bd1977ba752 [2022-03-28T21:03:06.012Z] Successfully tagged core-command-arm64:latest [2022-03-28T21:03:06.292Z]  Building core-command ... done Successfully built ec398b0d8236 [2022-03-28T21:03:06.292Z] Removing intermediate container d4083ed56246 [2022-03-28T21:03:06.292Z] ---> a437dd3ed9fa [2022-03-28T21:03:06.292Z] [2022-03-28T21:03:06.292Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T21:03:06.292Z] Successfully tagged support-scheduler-arm64:latest [2022-03-28T21:03:06.292Z] ---> 71a2028e5025 [2022-03-28T21:03:06.292Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T21:03:06.570Z]  Building support-scheduler ... done  ---> Running in 8a31c84f054e [2022-03-28T21:03:06.851Z] Removing intermediate container 8a31c84f054e [2022-03-28T21:03:06.851Z] ---> 9712467f0b59 [2022-03-28T21:03:06.851Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T21:03:06.851Z] ---> Running in 1ab68ab9099e [2022-03-28T21:03:07.456Z] Removing intermediate container 1ab68ab9099e [2022-03-28T21:03:07.456Z] ---> 07d319f4bb93 [2022-03-28T21:03:07.456Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T21:03:07.456Z] ---> Running in 28a4ec7dcde7 [2022-03-28T21:03:08.055Z] Removing intermediate container 28a4ec7dcde7 [2022-03-28T21:03:08.055Z] ---> e7d4a66f8187 [2022-03-28T21:03:08.056Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T21:03:08.056Z] ---> Running in f426b40ccbaf [2022-03-28T21:03:10.049Z] Removing intermediate container f426b40ccbaf [2022-03-28T21:03:10.049Z] ---> 406a9d1dd133 [2022-03-28T21:03:10.049Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T21:03:10.326Z] ---> Running in e73cadf2adb0 [2022-03-28T21:03:11.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T21:03:12.557Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T21:03:13.610Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T21:03:13.610Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T21:03:13.610Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T21:03:13.610Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T21:03:13.899Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T21:03:13.899Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T21:03:14.190Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T21:03:14.190Z] OK: 8 MiB in 20 packages [2022-03-28T21:03:15.240Z] Removing intermediate container f163ffd79c6b [2022-03-28T21:03:15.240Z] ---> e64d5e42f158 [2022-03-28T21:03:15.240Z] [2022-03-28T21:03:15.240Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T21:03:15.240Z] ---> 71a2028e5025 [2022-03-28T21:03:15.240Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T21:03:15.240Z] ---> Running in 0eb23247a130 [2022-03-28T21:03:15.240Z] Removing intermediate container e73cadf2adb0 [2022-03-28T21:03:15.240Z] ---> a13238b39d30 [2022-03-28T21:03:15.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T21:03:16.225Z] ---> fbe4bbc2ed95 [2022-03-28T21:03:16.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T21:03:16.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T21:03:16.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T21:03:17.373Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T21:03:17.654Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T21:03:17.654Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T21:03:17.654Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T21:03:17.654Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T21:03:17.654Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T21:03:17.654Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T21:03:17.654Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T21:03:17.654Z] ---> 93204ce28d9e [2022-03-28T21:03:17.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T21:03:17.926Z] OK: 8 MiB in 20 packages [2022-03-28T21:03:18.529Z] ---> ef73bf31ef97 [2022-03-28T21:03:18.529Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T21:03:18.529Z] ---> Running in 2c42d9a7db94 [2022-03-28T21:03:19.124Z] Removing intermediate container 2c42d9a7db94 [2022-03-28T21:03:19.124Z] ---> a5419dd49172 [2022-03-28T21:03:19.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T21:03:19.125Z] ---> Running in 05b4c6f47423 [2022-03-28T21:03:19.125Z] Removing intermediate container 0eb23247a130 [2022-03-28T21:03:19.125Z] ---> 6b9c14e79ae2 [2022-03-28T21:03:19.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T21:03:19.405Z] ---> Running in 07860f363f43 [2022-03-28T21:03:19.405Z] Removing intermediate container 05b4c6f47423 [2022-03-28T21:03:19.405Z] ---> 30573161c50c [2022-03-28T21:03:19.405Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T21:03:19.682Z] ---> Running in 6c55f275ffd8 [2022-03-28T21:03:19.682Z] Removing intermediate container 07860f363f43 [2022-03-28T21:03:19.682Z] ---> be82da0ea8fa [2022-03-28T21:03:19.682Z] Step 13/22 : WORKDIR /edgex [2022-03-28T21:03:19.682Z] ---> Running in efa308b3fef7 [2022-03-28T21:03:19.956Z] Removing intermediate container 6c55f275ffd8 [2022-03-28T21:03:19.956Z] ---> 61327dcb864e [2022-03-28T21:03:19.956Z] Step 22/23 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T21:03:20.230Z] ---> Running in b1cb3e17927e [2022-03-28T21:03:20.230Z] Removing intermediate container efa308b3fef7 [2022-03-28T21:03:20.230Z] ---> 15ad7c10b568 [2022-03-28T21:03:20.230Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T21:03:20.503Z] Removing intermediate container b1cb3e17927e [2022-03-28T21:03:20.503Z] ---> 713a26baabbf [2022-03-28T21:03:20.503Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T21:03:20.503Z] ---> Running in a08c2b169bfb [2022-03-28T21:03:20.774Z] ---> 31d1426ffd8d [2022-03-28T21:03:20.774Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T21:03:20.774Z] Removing intermediate container a08c2b169bfb [2022-03-28T21:03:20.774Z] ---> 25eb0d6ae546 [2022-03-28T21:03:20.774Z] [2022-03-28T21:03:21.372Z] Successfully built 25eb0d6ae546 [2022-03-28T21:03:21.372Z] Successfully tagged core-data-arm64:latest [2022-03-28T21:03:21.965Z]  Building core-data ... done  ---> a79bff547e03 [2022-03-28T21:03:21.965Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T21:03:23.399Z] ---> 3c1bc8a2cd01 [2022-03-28T21:03:23.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T21:03:23.675Z] ---> 25b249929e18 [2022-03-28T21:03:23.675Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T21:03:23.958Z] ---> Running in 3b7eab39a30a [2022-03-28T21:03:25.399Z] Removing intermediate container 3b7eab39a30a [2022-03-28T21:03:25.399Z] ---> 5897d2c0ecf6 [2022-03-28T21:03:25.399Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T21:03:25.691Z] ---> Running in 7088d9e3c13d [2022-03-28T21:03:25.965Z] Removing intermediate container 7088d9e3c13d [2022-03-28T21:03:25.965Z] ---> b1e0f1dca8c4 [2022-03-28T21:03:25.965Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T21:03:25.965Z] ---> Running in 8eb3cc9c50a7 [2022-03-28T21:03:26.252Z] Removing intermediate container 8eb3cc9c50a7 [2022-03-28T21:03:26.252Z] ---> 2d0261623ef1 [2022-03-28T21:03:26.252Z] Step 21/22 : LABEL git_sha=2aab67948d453b32b01a4ee1ad5cc49263bbcd0e [2022-03-28T21:03:26.252Z] ---> Running in fc0f8f9f72d4 [2022-03-28T21:03:26.858Z] Removing intermediate container fc0f8f9f72d4 [2022-03-28T21:03:26.858Z] ---> d820841ce5da [2022-03-28T21:03:26.858Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T21:03:26.858Z] ---> Running in b54428a70fe4 [2022-03-28T21:03:27.134Z] Removing intermediate container b54428a70fe4 [2022-03-28T21:03:27.134Z] ---> f42732034e8a [2022-03-28T21:03:27.134Z] [2022-03-28T21:03:27.409Z] Successfully built f42732034e8a [2022-03-28T21:03:27.409Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-28T21:03:28.023Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-28T21:03:28.047Z] $ docker stop --time=1 e7ca36a3a7c42a417cc7560d4850be7b5027d0dca67802bb26644c3bce0c532e [2022-03-28T21:03:29.721Z] $ docker rm -f e7ca36a3a7c42a417cc7560d4850be7b5027d0dca67802bb26644c3bce0c532e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T21:03:30.252Z] + docker images [2022-03-28T21:03:30.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T21:03:30.523Z] security-proxy-setup-arm64 latest f42732034e8a 4 seconds ago 42.1MB [2022-03-28T21:03:30.523Z] core-data-arm64 latest 25eb0d6ae546 10 seconds ago 34.4MB [2022-03-28T21:03:30.523Z] e64d5e42f158 17 seconds ago 1.44GB [2022-03-28T21:03:30.523Z] a437dd3ed9fa 25 seconds ago 1.46GB [2022-03-28T21:03:30.523Z] support-scheduler-arm64 latest ec398b0d8236 25 seconds ago 24.9MB [2022-03-28T21:03:30.523Z] core-command-arm64 latest 2bd1977ba752 26 seconds ago 23.7MB [2022-03-28T21:03:30.523Z] 1a4dd5e8716e 39 seconds ago 1.43GB [2022-03-28T21:03:30.523Z] 0b7fe553fee2 40 seconds ago 1.43GB [2022-03-28T21:03:30.523Z] support-notifications-arm64 latest 70222ebff8bd 2 minutes ago 25.5MB [2022-03-28T21:03:30.523Z] 44d57f6b7d2e 2 minutes ago 1.43GB [2022-03-28T21:03:30.523Z] sys-mgmt-agent-arm64 latest 8027d3b02e1b 6 minutes ago 288MB [2022-03-28T21:03:30.523Z] security-spire-agent-arm64 latest f553181228f4 7 minutes ago 118MB [2022-03-28T21:03:30.523Z] core-metadata-arm64 latest 4e34ebf82944 7 minutes ago 25MB [2022-03-28T21:03:30.523Z] 270b79dc428f 8 minutes ago 1.43GB [2022-03-28T21:03:30.523Z] d29d836b75c4 8 minutes ago 1.42GB [2022-03-28T21:03:30.523Z] bf1416f55385 8 minutes ago 1.43GB [2022-03-28T21:03:30.523Z] security-bootstrapper-arm64 latest 74d9b9e33877 9 minutes ago 23.6MB [2022-03-28T21:03:30.523Z] security-secretstore-setup-arm64 latest 6cae6477b4cc 9 minutes ago 40.8MB [2022-03-28T21:03:30.523Z] f741574cafd8 10 minutes ago 1.43GB [2022-03-28T21:03:30.523Z] 3cb1793f54b8 10 minutes ago 1.44GB [2022-03-28T21:03:30.523Z] security-spiffe-token-provider-arm64 latest 72fabd448a66 10 minutes ago 27.7MB [2022-03-28T21:03:30.523Z] 600ea45466a4 10 minutes ago 1.42GB [2022-03-28T21:03:30.523Z] security-spire-config-arm64 latest 9a0424cd9028 15 minutes ago 81.9MB [2022-03-28T21:03:30.523Z] security-spire-server-arm64 latest de15e60358f9 15 minutes ago 82.6MB [2022-03-28T21:03:30.523Z] 9a6709cb89db 16 minutes ago 1.42GB [2022-03-28T21:03:30.523Z] 0dc22703f1b0 16 minutes ago 1.42GB [2022-03-28T21:03:30.523Z] ci-base-image-arm64 latest 481119a10aad 29 minutes ago 885MB [2022-03-28T21:03:30.523Z] alpine 3.15 7ffa42511a80 4 days ago 5.32MB [2022-03-28T21:03:30.523Z] alpine 3.14 71a2028e5025 11 days ago 5.34MB [2022-03-28T21:03:30.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-28T21:03:30.523Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-28T21:03:30.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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] sh [2022-03-28T21:03:30.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T21:03:30.984Z] [2022-03-28T21:03:30.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T21:03:31.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T21:03:31.606Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T21:03:31.607Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T21:03:31.607Z] 04944245beec: Pulling fs layer [2022-03-28T21:03:31.607Z] 699f458cf7ca: Pulling fs layer [2022-03-28T21:03:31.607Z] 765212b225bb: Pulling fs layer [2022-03-28T21:03:31.607Z] f23df028b6ca: Pulling fs layer [2022-03-28T21:03:31.607Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T21:03:31.607Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T21:03:31.607Z] 765212b225bb: Waiting [2022-03-28T21:03:31.607Z] f23df028b6ca: Waiting [2022-03-28T21:03:31.607Z] d65c8cfc05b1: Waiting [2022-03-28T21:03:31.607Z] 2437ff75d9bd: Waiting [2022-03-28T21:03:31.607Z] 04944245beec: Verifying Checksum [2022-03-28T21:03:31.607Z] 04944245beec: Download complete [2022-03-28T21:03:31.607Z] 765212b225bb: Verifying Checksum [2022-03-28T21:03:31.607Z] 765212b225bb: Download complete [2022-03-28T21:03:31.607Z] f23df028b6ca: Verifying Checksum [2022-03-28T21:03:31.607Z] f23df028b6ca: Download complete [2022-03-28T21:03:31.607Z] d65c8cfc05b1: Verifying Checksum [2022-03-28T21:03:31.607Z] d65c8cfc05b1: Download complete [2022-03-28T21:03:31.883Z] 699f458cf7ca: Verifying Checksum [2022-03-28T21:03:31.883Z] 699f458cf7ca: Download complete [2022-03-28T21:03:32.156Z] 8998bd30e6a1: Download complete [2022-03-28T21:03:34.772Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T21:03:34.772Z] 2437ff75d9bd: Download complete [2022-03-28T21:03:36.748Z] 8998bd30e6a1: Pull complete [2022-03-28T21:03:37.023Z] 04944245beec: Pull complete [2022-03-28T21:03:38.996Z] 699f458cf7ca: Pull complete [2022-03-28T21:03:38.996Z] 765212b225bb: Pull complete [2022-03-28T21:03:39.590Z] f23df028b6ca: Pull complete [2022-03-28T21:03:39.866Z] d65c8cfc05b1: Pull complete [2022-03-28T21:03:54.931Z] 2437ff75d9bd: Pull complete [2022-03-28T21:03:54.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T21:03:54.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T21:03:54.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T21:03:55.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2022-03-28T21:03:55.245Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-28T21:03:57.899Z] $ docker top d260e9a11abaf2aecea1c8c963df539586df513c06f070f721237cf851d3c16c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:03:58.936Z] ---> job-cost.sh [2022-03-28T21:03:58.936Z] lf-activate-venv: SKIPPING [2022-03-28T21:03:58.936Z] INFO: No Stack... [2022-03-28T21:03:59.527Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T21:04:00.501Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T21:04:01.176Z] + cut -d, -f6 [2022-03-28T21:04:01.176Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-03-28T21:04:01.208Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-3-stack-cost] [2022-03-28T21:04:01.214Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-3-stack-cost] did not exist. Created. [2022-03-28T21:04:01.214Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T21:04:01.883Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T21:04:02.051Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T21:04:02.060Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T21:04:02.095Z] $ docker stop --time=1 d260e9a11abaf2aecea1c8c963df539586df513c06f070f721237cf851d3c16c [2022-03-28T21:04:03.640Z] $ docker rm -f d260e9a11abaf2aecea1c8c963df539586df513c06f070f721237cf851d3c16c [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-03-28T21:04:04.198Z] provisioning config files... [2022-03-28T21:04:04.208Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2801631069866018030tmp [Pipeline] { [Pipeline] sh [2022-03-28T21:04:04.508Z] + set +x [2022-03-28T21:04:04.508Z] + curl -s https://codecov.io/bash [2022-03-28T21:04:04.508Z] + bash -s -- [2022-03-28T21:04:04.508Z] [2022-03-28T21:04:04.508Z] _____ _ [2022-03-28T21:04:04.508Z] / ____| | | [2022-03-28T21:04:04.508Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T21:04:04.508Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T21:04:04.508Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T21:04:04.508Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T21:04:04.508Z] Bash-1.0.6 [2022-03-28T21:04:04.508Z] [2022-03-28T21:04:04.508Z] [2022-03-28T21:04:04.508Z] ==> git version 2.25.1 found [2022-03-28T21:04:04.508Z] ==> 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-03-28T21:04:04.508Z] Release-Date: 2020-01-08 [2022-03-28T21:04:04.508Z] 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-03-28T21:04:04.508Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T21:04:04.508Z] ==> Jenkins CI detected. [2022-03-28T21:04:04.508Z] current dir:  /w/workspace/edgex-go/3 [2022-03-28T21:04:04.508Z] project root: . [2022-03-28T21:04:04.508Z] --> token set from env [2022-03-28T21:04:04.508Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T21:04:04.766Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T21:04:04.767Z] ==> Python coveragepy not found [2022-03-28T21:04:04.767Z] ==> Searching for coverage reports in: [2022-03-28T21:04:04.767Z] + . [2022-03-28T21:04:04.767Z] -> Found 1 reports [2022-03-28T21:04:04.767Z] ==> Detecting git/mercurial file structure [2022-03-28T21:04:04.767Z] ==> Reading reports [2022-03-28T21:04:04.767Z] + ./coverage.out bytes=426503 [2022-03-28T21:04:04.767Z] ==> Appending adjustments [2022-03-28T21:04:04.767Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T21:04:06.153Z] + Found adjustments [2022-03-28T21:04:06.153Z] ==> Gzipping contents [2022-03-28T21:04:06.153Z] 60K /tmp/codecov.Qc7Hoy.gz [2022-03-28T21:04:06.153Z] ==> Uploading reports [2022-03-28T21:04:06.153Z] url: https://codecov.io [2022-03-28T21:04:06.153Z] query: branch=PR-3924&commit=0879423d50aad504de6706b4308e40c44c5e91ae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-03-28T21:04:06.153Z] -> Pinging Codecov [2022-03-28T21:04:06.153Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=0879423d50aad504de6706b4308e40c44c5e91ae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-03-28T21:04:06.153Z] -> Uploading to [2022-03-28T21:04:06.153Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/0879423d50aad504de6706b4308e40c44c5e91ae/420676d4-69c9-4162-af25-81a28409837c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T210406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35148cb8a0d7c48e9df0f89ad4049963acfed29d283e9b6e78594fcc0774b6c3 [2022-03-28T21:04:06.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T21:04:06.153Z] Dload Upload Total Spent Left Speed [2022-03-28T21:04:06.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58289 0 0 100 58289 0 189k --:--:-- --:--:-- --:--:-- 189k [2022-03-28T21:04:06.413Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0879423d50aad504de6706b4308e40c44c5e91ae [Pipeline] } [2022-03-28T21:04:06.421Z] 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-03-28T21:04:07.126Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:07.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:08.286Z] ---> package-listing.sh [2022-03-28T21:04:08.286Z] ++ facter osfamily [2022-03-28T21:04:08.286Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T21:04:08.546Z] + OS_FAMILY=debian [2022-03-28T21:04:08.546Z] + workspace=/w/workspace/edgex-go/3 [2022-03-28T21:04:08.546Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T21:04:08.546Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T21:04:08.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T21:04:08.546Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T21:04:08.546Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-28T21:04:08.546Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T21:04:08.546Z] + case "${OS_FAMILY}" in [2022-03-28T21:04:08.546Z] + dpkg -l [2022-03-28T21:04:08.546Z] + grep '^ii' [2022-03-28T21:04:08.546Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T21:04:08.546Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T21:04:08.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T21:04:08.546Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-28T21:04:08.546Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-28T21:04:08.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-28T21:04:08.557Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T21:04:08.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T21:04:09.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T21:04:09.401Z] [2022-03-28T21:04:09.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T21:04:09.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T21:04:09.706Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T21:04:09.706Z] 5eb5b503b376: Pulling fs layer [2022-03-28T21:04:09.706Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T21:04:09.706Z] ec43610c2a17: Pulling fs layer [2022-03-28T21:04:09.706Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T21:04:09.706Z] 33b1e0a273af: Pulling fs layer [2022-03-28T21:04:09.706Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T21:04:09.706Z] 2f39f015ded8: Pulling fs layer [2022-03-28T21:04:09.706Z] 33b1e0a273af: Waiting [2022-03-28T21:04:09.706Z] 5d3b04190fa2: Waiting [2022-03-28T21:04:09.706Z] 2f39f015ded8: Waiting [2022-03-28T21:04:09.706Z] 3a2ae6a8a46f: Waiting [2022-03-28T21:04:09.706Z] 5c69ac0246d0: Verifying Checksum [2022-03-28T21:04:09.706Z] 5c69ac0246d0: Download complete [2022-03-28T21:04:09.706Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-28T21:04:09.706Z] 3a2ae6a8a46f: Download complete [2022-03-28T21:04:09.706Z] 33b1e0a273af: Verifying Checksum [2022-03-28T21:04:09.706Z] 33b1e0a273af: Download complete [2022-03-28T21:04:09.706Z] 5d3b04190fa2: Verifying Checksum [2022-03-28T21:04:09.706Z] 5d3b04190fa2: Download complete [2022-03-28T21:04:09.706Z] ec43610c2a17: Verifying Checksum [2022-03-28T21:04:09.706Z] ec43610c2a17: Download complete [2022-03-28T21:04:09.965Z] 5eb5b503b376: Verifying Checksum [2022-03-28T21:04:09.965Z] 5eb5b503b376: Download complete [2022-03-28T21:04:10.533Z] 2f39f015ded8: Verifying Checksum [2022-03-28T21:04:10.533Z] 2f39f015ded8: Download complete [2022-03-28T21:04:11.102Z] 5eb5b503b376: Pull complete [2022-03-28T21:04:11.363Z] 5c69ac0246d0: Pull complete [2022-03-28T21:04:11.933Z] ec43610c2a17: Pull complete [2022-03-28T21:04:11.933Z] 3a2ae6a8a46f: Pull complete [2022-03-28T21:04:12.192Z] 33b1e0a273af: Pull complete [2022-03-28T21:04:12.192Z] 5d3b04190fa2: Pull complete [2022-03-28T21:04:17.474Z] 2f39f015ded8: Pull complete [2022-03-28T21:04:17.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T21:04:17.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T21:04:17.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T21:04:17.569Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2022-03-28T21:04:17.654Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2022-03-28T21:04:19.412Z] $ docker top ba1f7a7e6ba14619e03b12ab7663fa08643cfff8ae6b240856077770b1428f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T21:04:19.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T21:04:20.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T21:04:20.349Z] + ls /var/log/sa-host [2022-03-28T21:04:20.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T21:04:20.566Z] provisioning config files... [2022-03-28T21:04:20.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7730659853217745712tmp [Pipeline] { [Pipeline] echo [2022-03-28T21:04:20.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:20.872Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T21:04:20.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:21.220Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T21:04:21.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:21.521Z] ---> sudo-logs.sh [2022-03-28T21:04:21.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T21:04:21.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:21.838Z] ---> job-cost.sh [2022-03-28T21:04:21.838Z] lf-activate-venv: SKIPPING [2022-03-28T21:04:21.838Z] DEBUG: total: 0.10999999940395355 [2022-03-28T21:04:21.838Z] INFO: Retrieving Stack Cost... [2022-03-28T21:04:22.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T21:04:22.669Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T21:04:22.683Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T21:04:22.971Z] ---> logs-deploy.sh [2022-03-28T21:04:22.971Z] lf-activate-venv: SKIPPING [2022-03-28T21:04:22.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/3 [2022-03-28T21:04:22.971Z] INFO: archiving workspace using pattern(s): [2022-03-28T21:04:23.913Z] Archives upload complete. [2022-03-28T21:04:23.913Z] INFO: archiving logs to Nexus