Pull request #3929 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d30c6a6aa19abd30f3534d058e75bb7d6116371+cd628f132e195fb825090de8ed0e86311e39cf63 (1f4ad7249c48ae8580e9ade3f8d621891a513e57) 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-ssh12486900217013293955.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-ssh18106283196669546303.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-3929/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-3929/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2959311053990982271.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-ssh8832087398473065386.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-3929/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-3929/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9092881716881982926.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9593’ Running on prd-ubuntu20.04-docker-8c-8g-9595 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [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 Merging remotes/origin/main commit cd628f132e195fb825090de8ed0e86311e39cf63 into PR head commit 7d30c6a6aa19abd30f3534d058e75bb7d6116371 Merge succeeded, producing 7d30c6a6aa19abd30f3534d058e75bb7d6116371 Checking out Revision 7d30c6a6aa19abd30f3534d058e75bb7d6116371 (PR-3929) > 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/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # 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 cd628f132e195fb825090de8ed0e86311e39cf63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T12:40:34.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T12:40:34.436Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T12:40:34.452Z] ========================================================= [2022-03-31T12:40:34.452Z] EdgeX Global Pipelines Version Info [2022-03-31T12:40:34.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 [2022-03-31T12:40:35.221Z] ------------------- [2022-03-31T12:40:35.221Z] stable info: [2022-03-31T12:40:35.221Z] ------------------- [2022-03-31T12:40:35.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T12:40:35.221Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T12:40:35.221Z] Message: update stable to v1.0.221 [2022-03-31T12:40:35.793Z] ------------------- [2022-03-31T12:40:35.793Z] experimental info: [2022-03-31T12:40:35.793Z] ------------------- [2022-03-31T12:40:35.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T12:40:35.793Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T12:40:35.793Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T12:40:35.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T12:40:35.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T12:40:35.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T12:40:35.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T12:40:35.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T12:40:36.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T12:40:36.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T12:40:36.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T12:40:36.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T12:40:36.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T12:40:36.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T12:40:36.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T12:40:36.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T12:40:36.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T12:40:36.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T12:40:36.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T12:40:36.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T12:40:36.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T12:40:36.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T12:40:36.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T12:40:36.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T12:40:36.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T12:40:36.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3929 [Pipeline] echo [2022-03-31T12:40:36.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3929 [Pipeline] echo [2022-03-31T12:40:36.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3929 [Pipeline] echo [2022-03-31T12:40:36.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo [2022-03-31T12:40:36.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d30c6a [Pipeline] echo [2022-03-31T12:40:36.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T12:40:36.381Z] provisioning config files... [2022-03-31T12:40:36.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7871710486757577672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T12:40:36.697Z] ---> docker-login.sh [2022-03-31T12:40:36.697Z] nexus3.edgexfoundry.org:10001 [2022-03-31T12:40:36.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:40:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:40:37.220Z] Configure a credential helper to remove this warning. See [2022-03-31T12:40:37.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:40:37.220Z] [2022-03-31T12:40:37.220Z] Login Succeeded [2022-03-31T12:40:37.220Z] nexus3.edgexfoundry.org:10002 [2022-03-31T12:40:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:40:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:40:37.220Z] Configure a credential helper to remove this warning. See [2022-03-31T12:40:37.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:40:37.220Z] [2022-03-31T12:40:37.220Z] Login Succeeded [2022-03-31T12:40:37.220Z] nexus3.edgexfoundry.org:10003 [2022-03-31T12:40:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:40:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:40:37.481Z] Configure a credential helper to remove this warning. See [2022-03-31T12:40:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:40:37.481Z] [2022-03-31T12:40:37.481Z] Login Succeeded [2022-03-31T12:40:37.481Z] nexus3.edgexfoundry.org:10004 [2022-03-31T12:40:37.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:40:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:40:37.481Z] Configure a credential helper to remove this warning. See [2022-03-31T12:40:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:40:37.481Z] [2022-03-31T12:40:37.481Z] Login Succeeded [2022-03-31T12:40:37.481Z] docker.io [2022-03-31T12:40:37.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:40:38.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:40:38.003Z] Configure a credential helper to remove this warning. See [2022-03-31T12:40:38.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:40:38.003Z] [2022-03-31T12:40:38.003Z] Login Succeeded [2022-03-31T12:40:38.003Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T12:40:38.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T12:40:38.332Z] + 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-31T12:40:38.332Z] + dirname cmd/core-command/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/core-data/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T12:40:38.332Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-03-31T12:40:38.332Z] [2022-03-31T12:40:38.332Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T12:40:38.332Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T12:40:38.332Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2022-03-31T12:40:38.332Z] -f2 [2022-03-31T12:40:38.332Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T12:40:38.332Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T12:40:38.332Z] + cut -d/ -f2 [2022-03-31T12:40:38.332Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T12:40:38.435Z] 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-31T12:40:38.778Z] + git rev-list -1 --merges 7d30c6a6aa19abd30f3534d058e75bb7d6116371~1..7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo [2022-03-31T12:40:38.800Z] -----------> git rev-list -1 --merges 7d30c6a6aa19abd30f3534d058e75bb7d6116371~1..7d30c6a6aa19abd30f3534d058e75bb7d6116371 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [false] [Pipeline] sh [2022-03-31T12:40:39.092Z] + git log --format=format:%s -1 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo [2022-03-31T12:40:39.108Z] ========================================================= [2022-03-31T12:40:39.108Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T12:40:39.108Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T12:40:39.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T12:40:39.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T12:40:39.526Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T12:40:39.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T12:40:39.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T12:40:39.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T12:40:39.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:40:39.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T12:40:39.883Z] [2022-03-31T12:40:39.883Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:40:40.183Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T12:40:40.183Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T12:40:40.183Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T12:40:40.183Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T12:40:40.183Z] 4c7163046ea9: Pulling fs layer [2022-03-31T12:40:40.183Z] 0c2d73faf560: Pulling fs layer [2022-03-31T12:40:40.183Z] 0c2d73faf560: Waiting [2022-03-31T12:40:40.183Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T12:40:40.183Z] 3e5f54012d9b: Download complete [2022-03-31T12:40:40.183Z] a0d0a0d46f8b: Download complete [2022-03-31T12:40:40.183Z] 0c2d73faf560: Verifying Checksum [2022-03-31T12:40:40.183Z] 0c2d73faf560: Download complete [2022-03-31T12:40:40.183Z] 4c7163046ea9: Verifying Checksum [2022-03-31T12:40:40.183Z] 4c7163046ea9: Download complete [2022-03-31T12:40:40.443Z] a0d0a0d46f8b: Pull complete [2022-03-31T12:40:40.443Z] 3e5f54012d9b: Pull complete [2022-03-31T12:40:40.708Z] 4c7163046ea9: Pull complete [2022-03-31T12:40:40.970Z] 0c2d73faf560: Pull complete [2022-03-31T12:40:40.970Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T12:40:40.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T12:40:40.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T12:40:41.042Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T12:40:41.084Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T12:40:41.812Z] $ docker top 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T12:40:41.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T12:40:41.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T12:40:42.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T12:40:42.050Z] $ docker exec 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent [2022-03-31T12:40:42.163Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgnEBcH/agent.14 [2022-03-31T12:40:42.163Z] SSH_AGENT_PID=20 [2022-03-31T12:40:42.170Z] Running ssh-add (command line suppressed) [2022-03-31T12:40:42.284Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6393662799685291309.key (/w/workspace/edgex-go/3@tmp/private_key_6393662799685291309.key) [2022-03-31T12:40:42.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T12:40:42.585Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T12:40:42.606Z] $ docker exec --env ******** --env ******** 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent -k [2022-03-31T12:40:42.730Z] unset SSH_AUTH_SOCK; [2022-03-31T12:40:42.731Z] unset SSH_AGENT_PID; [2022-03-31T12:40:42.731Z] echo Agent pid 20 killed; [2022-03-31T12:40:42.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T12:40:42.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T12:40:42.756Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T12:40:42.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T12:40:42.897Z] $ docker exec 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent [2022-03-31T12:40:43.010Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGcLHg/agent.54 [2022-03-31T12:40:43.010Z] SSH_AGENT_PID=61 [2022-03-31T12:40:43.016Z] Running ssh-add (command line suppressed) [2022-03-31T12:40:43.149Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6911296367274902796.key (/w/workspace/edgex-go/3@tmp/private_key_6911296367274902796.key) [2022-03-31T12:40:43.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T12:40:43.444Z] + git semver init [2022-03-31T12:40:43.444Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T12:40:43.444Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-31T12:40:43.444Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-31T12:40:43.444Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T12:40:43.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T12:40:43.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T12:40:43.444Z] # $SEMVER_BRANCH = PR-3929 [2022-03-31T12:40:43.444Z] # $SEMVER_TEMP = /tmp/semver-834757800 [2022-03-31T12:40:43.444Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T12:40:58.379Z] # '/tmp/semver-834757800' -> '/w/workspace/edgex-go/3/.semver' [2022-03-31T12:40:58.379Z] # -> Force: false [2022-03-31T12:40:58.379Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-31T12:40:58.397Z] $ docker exec --env ******** --env ******** 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent -k [2022-03-31T12:40:58.508Z] unset SSH_AUTH_SOCK; [2022-03-31T12:40:58.508Z] unset SSH_AGENT_PID; [2022-03-31T12:40:58.509Z] echo Agent pid 61 killed; [2022-03-31T12:40:58.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T12:40:58.826Z] + git semver [Pipeline] } [2022-03-31T12:40:58.847Z] $ docker stop --time=1 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 [2022-03-31T12:41:01.020Z] $ docker rm -f 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T12:41:01.386Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T12:41:01.628Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T12:41:01.632Z] [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-31T12:41:01.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T12:41:01.737Z] ========================================================= [2022-03-31T12:41:01.737Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T12:41:01.737Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:41:02.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T12:41:02.034Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T12:41:02.034Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T12:41:02.034Z] 666ba61612fd: Pulling fs layer [2022-03-31T12:41:02.034Z] 8ed8ca486205: Pulling fs layer [2022-03-31T12:41:02.034Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T12:41:02.034Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T12:41:02.034Z] 640e595b4fbd: Pulling fs layer [2022-03-31T12:41:02.034Z] 763cafe07f6e: Pulling fs layer [2022-03-31T12:41:02.034Z] 0c0b528cf693: Pulling fs layer [2022-03-31T12:41:02.034Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T12:41:02.034Z] 640e595b4fbd: Waiting [2022-03-31T12:41:02.034Z] 0c0b528cf693: Waiting [2022-03-31T12:41:02.034Z] 763cafe07f6e: Waiting [2022-03-31T12:41:02.034Z] 4fe6c5a15a65: Waiting [2022-03-31T12:41:02.034Z] 10935f4eaf8b: Waiting [2022-03-31T12:41:02.034Z] 8ed8ca486205: Verifying Checksum [2022-03-31T12:41:02.034Z] 8ed8ca486205: Download complete [2022-03-31T12:41:02.034Z] 666ba61612fd: Download complete [2022-03-31T12:41:02.034Z] 22a0e8bec74d: Download complete [2022-03-31T12:41:02.034Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T12:41:02.034Z] 59bf1c3509f3: Download complete [2022-03-31T12:41:02.034Z] 640e595b4fbd: Verifying Checksum [2022-03-31T12:41:02.034Z] 640e595b4fbd: Download complete [2022-03-31T12:41:02.034Z] 763cafe07f6e: Verifying Checksum [2022-03-31T12:41:02.034Z] 763cafe07f6e: Download complete [2022-03-31T12:41:02.294Z] 0c0b528cf693: Verifying Checksum [2022-03-31T12:41:02.294Z] 0c0b528cf693: Download complete [2022-03-31T12:41:02.294Z] 59bf1c3509f3: Pull complete [2022-03-31T12:41:02.294Z] 666ba61612fd: Pull complete [2022-03-31T12:41:02.556Z] 8ed8ca486205: Pull complete [2022-03-31T12:41:02.818Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T12:41:02.818Z] 10935f4eaf8b: Download complete [2022-03-31T12:41:02.818Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T12:41:02.818Z] 4fe6c5a15a65: Download complete [2022-03-31T12:41:07.025Z] 4fe6c5a15a65: Pull complete [2022-03-31T12:41:07.025Z] 22a0e8bec74d: Pull complete [2022-03-31T12:41:07.025Z] 640e595b4fbd: Pull complete [2022-03-31T12:41:07.025Z] 763cafe07f6e: Pull complete [2022-03-31T12:41:07.025Z] 0c0b528cf693: Pull complete [2022-03-31T12:41:08.930Z] 10935f4eaf8b: Pull complete [2022-03-31T12:41:08.930Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T12:41:08.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T12:41:08.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:41:09.229Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T12:41:09.229Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T12:41:09.229Z] WORKDIR /edgex [2022-03-31T12:41:09.229Z] COPY go.mod . [2022-03-31T12:41:09.229Z] RUN go mod download [2022-03-31T12:41:10.619Z] Sending build context to Docker daemon 334.6MB [2022-03-31T12:41:10.619Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T12:41:10.619Z] ---> 99d49a6021b9 [2022-03-31T12:41:10.619Z] Step 2/4 : WORKDIR /edgex [2022-03-31T12:41:13.929Z] ---> Running in 627be8ca11ca [2022-03-31T12:41:13.929Z] Removing intermediate container 627be8ca11ca [2022-03-31T12:41:13.929Z] ---> 4473155073ff [2022-03-31T12:41:13.929Z] Step 3/4 : COPY go.mod . [2022-03-31T12:41:13.929Z] ---> 81fb22c5a6c4 [2022-03-31T12:41:13.929Z] Step 4/4 : RUN go mod download [2022-03-31T12:41:13.929Z] ---> Running in 1ad881f05e18 [2022-03-31T12:41:16.692Z] Still waiting to schedule task [2022-03-31T12:41:16.692Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9594’ [2022-03-31T12:41:28.843Z] Removing intermediate container 1ad881f05e18 [2022-03-31T12:41:28.843Z] ---> 51bd064feceb [2022-03-31T12:41:28.843Z] Successfully built 51bd064feceb [2022-03-31T12:41:28.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:41:29.148Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T12:41:29.148Z] . [Pipeline] withDockerContainer [2022-03-31T12:41:29.215Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T12:41:29.253Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-31T12:41:29.734Z] $ docker top ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:41:30.095Z] + go version [2022-03-31T12:41:30.095Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T12:41:30.113Z] $ docker stop --time=1 ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 [2022-03-31T12:41:31.399Z] $ docker rm -f ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:41:31.802Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T12:41:31.802Z] . [Pipeline] withDockerContainer [2022-03-31T12:41:31.869Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T12:41:31.907Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-31T12:41:32.279Z] $ docker top bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T12:41:32.348Z] ========================================================= [2022-03-31T12:41:32.348Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T12:41:32.348Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:41:32.638Z] + make test [2022-03-31T12:41:32.638Z] go mod tidy -compat=1.17 [2022-03-31T12:41:32.638Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T12:41:37.916Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T12:41:50.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T12:41:50.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T12:41:50.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-03-31T12:41:50.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T12:41:51.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements [2022-03-31T12:41:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T12:41:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T12:41:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.591s coverage: 89.2% of statements [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:41:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 84.4% of statements [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T12:41:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 94.7% of statements [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:41:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T12:41:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T12:41:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T12:41:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-03-31T12:41:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 24.0% of statements [2022-03-31T12:41:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-03-31T12:41:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2022-03-31T12:42:03.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-31T12:42:03.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-31T12:42:05.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements [2022-03-31T12:42:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T12:42:15.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-31T12:42:15.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-31T12:42:15.333Z] 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-31T12:42:33.421Z] GO111MODULE=on go vet ./... [2022-03-31T12:42:35.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T12:42:35.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T12:42:35.592Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T12:42:36.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T12:42:36.480Z] + ls -al . [2022-03-31T12:42:36.480Z] total 664 [2022-03-31T12:42:36.480Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 12:42 . [2022-03-31T12:42:36.480Z] drwxr-xr-x 4 root root 4096 Mar 31 12:41 .. [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 12:40 .dockerignore [2022-03-31T12:42:36.480Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 12:40 .git [2022-03-31T12:42:36.480Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 12:40 .github [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 12:40 .gitignore [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 12:40 .golangci.yml [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 12:40 .hadolint.yml [2022-03-31T12:42:36.480Z] drwx------ 3 1001 1001 4096 Mar 31 12:40 .semver [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 12:40 .sonarcloud.properties [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 12:40 ADOPTERS.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 12:40 Attribution.txt [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 12:40 CHANGELOG.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 12:40 CONTRIBUTING.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 12:40 GOVERNANCE.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 12:40 Jenkinsfile [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 12:40 LICENSE [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 12:40 Makefile [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 12:40 OWNERS.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 12:40 README.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 12:40 SECURITY.md [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 12:41 VERSION [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 12:40 ZMQWindows.md [2022-03-31T12:42:36.480Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 12:40 bin [2022-03-31T12:42:36.480Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 12:40 cmd [2022-03-31T12:42:36.480Z] -rw-r--r-- 1 root root 429121 Mar 31 12:42 coverage.out [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 12:40 go.mod [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 12:41 go.sum [2022-03-31T12:42:36.480Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 12:40 internal [2022-03-31T12:42:36.480Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 12:40 openapi [2022-03-31T12:42:36.480Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 12:40 snap [2022-03-31T12:42:36.480Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 12:40 version.go [Pipeline] sh [2022-03-31T12:42:36.771Z] + '[' -e coverage.out ] [2022-03-31T12:42:36.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T12:42:36.890Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T12:42:37.178Z] + make build [2022-03-31T12:42:37.178Z] 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-31T12:42:55.275Z] 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-31T12:43:03.394Z] 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-31T12:43:04.333Z] 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-31T12:43:05.712Z] 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-31T12:43:05.972Z] 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-31T12:43:06.912Z] 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-31T12:43:08.291Z] 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-31T12:43:09.230Z] 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-31T12:43:10.608Z] 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-31T12:43:11.549Z] 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-31T12:43:12.490Z] 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-31T12:43:14.401Z] 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-31T12:43:14.986Z] $ docker stop --time=1 bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae [2022-03-31T12:43:17.974Z] $ docker rm -f bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:43:18.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T12:43:18.877Z] [2022-03-31T12:43:18.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:43:19.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T12:43:19.178Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T12:43:19.178Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T12:43:19.178Z] ca9280d653b3: Pulling fs layer [2022-03-31T12:43:19.178Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T12:43:19.178Z] cbdbe7a5bc2a: Download complete [2022-03-31T12:43:19.439Z] ca9280d653b3: Verifying Checksum [2022-03-31T12:43:19.439Z] ca9280d653b3: Download complete [2022-03-31T12:43:19.439Z] cbdbe7a5bc2a: Pull complete [2022-03-31T12:43:19.699Z] 7e9c9ca2126c: Download complete [2022-03-31T12:43:19.699Z] ca9280d653b3: Pull complete [2022-03-31T12:43:22.987Z] 7e9c9ca2126c: Pull complete [2022-03-31T12:43:22.987Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T12:43:22.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T12:43:22.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T12:43:23.051Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T12:43:23.091Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T12:43:24.405Z] $ docker top e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:43:24.785Z] + docker-compose build --help [2022-03-31T12:43:24.785Z] + grep parallel [2022-03-31T12:43:25.381Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T12:43:25.413Z] $ docker stop --time=1 e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f [2022-03-31T12:43:26.671Z] $ docker rm -f e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:43:27.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T12:43:27.074Z] . [Pipeline] withDockerContainer [2022-03-31T12:43:27.141Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T12:43:27.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T12:43:27.534Z] $ docker top 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:43:27.873Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T12:43:28.441Z] Building core-command ... [2022-03-31T12:43:28.441Z] Building core-data ... [2022-03-31T12:43:28.441Z] Building core-metadata ... [2022-03-31T12:43:28.441Z] Building security-bootstrapper ... [2022-03-31T12:43:28.441Z] Building security-proxy-setup ... [2022-03-31T12:43:28.441Z] Building security-secretstore-setup ... [2022-03-31T12:43:28.441Z] Building security-spiffe-token-provider ... [2022-03-31T12:43:28.441Z] Building security-spire-agent ... [2022-03-31T12:43:28.441Z] Building security-spire-config ... [2022-03-31T12:43:28.441Z] Building security-spire-server ... [2022-03-31T12:43:28.441Z] Building support-notifications ... [2022-03-31T12:43:28.441Z] Building support-scheduler ... [2022-03-31T12:43:28.441Z] Building sys-mgmt-agent ... [2022-03-31T12:43:28.441Z] Building security-spire-config [2022-03-31T12:43:28.441Z] Building support-scheduler [2022-03-31T12:43:28.441Z] Building security-spire-agent [2022-03-31T12:43:28.441Z] Building sys-mgmt-agent [2022-03-31T12:43:28.441Z] Building core-command [2022-03-31T12:43:46.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:43:46.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:43:46.539Z] ---> 51bd064feceb [2022-03-31T12:43:46.539Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:43:46.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:43:46.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:43:46.539Z] ---> 51bd064feceb [2022-03-31T12:43:46.539Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T12:43:46.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:43:46.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:43:46.539Z] ---> 51bd064feceb [2022-03-31T12:43:46.539Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T12:43:46.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:43:46.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:43:46.539Z] ---> 51bd064feceb [2022-03-31T12:43:46.539Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:43:46.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:43:46.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:43:46.539Z] ---> 51bd064feceb [2022-03-31T12:43:46.539Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T12:43:50.740Z] ---> Running in a9e4a344b71c [2022-03-31T12:43:50.740Z] ---> Running in 13c1c6f19a37 [2022-03-31T12:43:50.740Z] ---> Running in 2b5c0f41e90a [2022-03-31T12:43:50.740Z] ---> Running in d2258446e05e [2022-03-31T12:43:50.740Z] ---> Running in 481813a08a1e [2022-03-31T12:43:50.740Z] Removing intermediate container 2b5c0f41e90a [2022-03-31T12:43:50.740Z] ---> 9fe9c12c64bd [2022-03-31T12:43:50.740Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:43:51.000Z] Removing intermediate container 481813a08a1e [2022-03-31T12:43:51.000Z] ---> df950b968a87 [2022-03-31T12:43:51.000Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:43:51.000Z] Removing intermediate container 13c1c6f19a37 [2022-03-31T12:43:51.000Z] ---> cc166426faf8 [2022-03-31T12:43:51.000Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:43:51.000Z] Removing intermediate container a9e4a344b71c [2022-03-31T12:43:51.000Z] ---> 23a143edbe3f [2022-03-31T12:43:51.000Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:43:51.000Z] Removing intermediate container d2258446e05e [2022-03-31T12:43:51.000Z] ---> 215beb7df4c6 [2022-03-31T12:43:51.000Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:43:51.000Z] ---> Running in a63c2eaa51d7 [2022-03-31T12:43:51.000Z] ---> Running in 2fa1ecc28f32 [2022-03-31T12:43:51.000Z] ---> Running in e6398da2a660 [2022-03-31T12:43:51.000Z] ---> Running in 5f1f202adaf3 [2022-03-31T12:43:51.000Z] ---> Running in 4625a6bd63d4 [2022-03-31T12:43:51.942Z] Removing intermediate container a63c2eaa51d7 [2022-03-31T12:43:51.942Z] ---> cd35e4257c60 [2022-03-31T12:43:51.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T12:43:51.942Z] ---> Running in fd81df91f604 [2022-03-31T12:43:52.201Z] Removing intermediate container 2fa1ecc28f32 [2022-03-31T12:43:52.201Z] ---> db1eb0c19349 [2022-03-31T12:43:52.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T12:43:52.201Z] ---> Running in 095348eb7a48 [2022-03-31T12:43:52.201Z] Removing intermediate container 4625a6bd63d4 [2022-03-31T12:43:52.201Z] ---> 03ff70e0d5ed [2022-03-31T12:43:52.201Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T12:43:52.201Z] ---> Running in b10c2e1fdb00 [2022-03-31T12:43:52.462Z] Removing intermediate container 5f1f202adaf3 [2022-03-31T12:43:52.462Z] ---> 3d9ebfa45b24 [2022-03-31T12:43:52.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T12:43:52.462Z] ---> Running in 46c30dc247ed [2022-03-31T12:43:52.462Z] Removing intermediate container e6398da2a660 [2022-03-31T12:43:52.462Z] ---> 0472abe1da5c [2022-03-31T12:43:52.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T12:43:52.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:52.462Z] ---> Running in 356b5dac0e43 [2022-03-31T12:43:52.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:52.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:52.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:52.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.503Z] OK: 221 MiB in 52 packages [2022-03-31T12:43:53.762Z] OK: 221 MiB in 52 packages [2022-03-31T12:43:53.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:43:53.762Z] OK: 221 MiB in 52 packages [2022-03-31T12:43:54.030Z] OK: 221 MiB in 52 packages [2022-03-31T12:43:54.030Z] Removing intermediate container fd81df91f604 [2022-03-31T12:43:54.030Z] ---> 9cd981572fe8 [2022-03-31T12:43:54.030Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:43:54.030Z] OK: 221 MiB in 52 packages [2022-03-31T12:43:54.290Z] ---> 2861ad64d645 [2022-03-31T12:43:54.290Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:43:54.290Z] ---> Running in de8fbc6ab612 [2022-03-31T12:43:54.290Z] Removing intermediate container 095348eb7a48 [2022-03-31T12:43:54.290Z] ---> c78de3137e67 [2022-03-31T12:43:54.290Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T12:43:54.290Z] Removing intermediate container b10c2e1fdb00 [2022-03-31T12:43:54.290Z] ---> c0b310128715 [2022-03-31T12:43:54.290Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:43:54.290Z] Removing intermediate container 46c30dc247ed [2022-03-31T12:43:54.290Z] ---> 664659abccf7 [2022-03-31T12:43:54.290Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T12:43:54.550Z] Removing intermediate container 356b5dac0e43 [2022-03-31T12:43:54.550Z] ---> 2a80f16e0a9a [2022-03-31T12:43:54.550Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T12:43:54.550Z] ---> 853f9d1d95a0 [2022-03-31T12:43:54.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:43:54.550Z] ---> 88fb454fabb4 [2022-03-31T12:43:54.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:43:54.550Z] ---> eff26418f6c7 [2022-03-31T12:43:54.550Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:43:54.550Z] ---> Running in 32a9d18eb195 [2022-03-31T12:43:54.550Z] ---> Running in 59c53440ec03 [2022-03-31T12:43:54.550Z] ---> Running in 73c28854c7f2 [2022-03-31T12:43:54.810Z] ---> 961698292a76 [2022-03-31T12:43:54.810Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:43:54.810Z] ---> Running in 4a020dc82f67 [2022-03-31T12:43:55.379Z] Removing intermediate container de8fbc6ab612 [2022-03-31T12:43:55.379Z] ---> 53c2aae5b0dd [2022-03-31T12:43:55.379Z] Step 8/23 : COPY . . [2022-03-31T12:44:00.656Z] Removing intermediate container 32a9d18eb195 [2022-03-31T12:44:00.656Z] ---> 47682b1e09f3 [2022-03-31T12:44:00.656Z] Step 8/22 : COPY . . [2022-03-31T12:44:00.656Z] Removing intermediate container 73c28854c7f2 [2022-03-31T12:44:00.656Z] ---> 55a357495895 [2022-03-31T12:44:00.656Z] Step 8/24 : COPY . . [2022-03-31T12:44:00.656Z] ---> b9a242d083e6 [2022-03-31T12:44:00.656Z] Removing intermediate container 4a020dc82f67 [2022-03-31T12:44:00.656Z] Step 9/23 : RUN make cmd/core-command/core-command ---> e0ab27167102 [2022-03-31T12:44:00.656Z] [2022-03-31T12:44:00.656Z] Step 8/24 : COPY . . [2022-03-31T12:44:00.656Z] Removing intermediate container 59c53440ec03 [2022-03-31T12:44:00.656Z] ---> bc5562e786dd [2022-03-31T12:44:00.656Z] Step 8/23 : COPY . . [2022-03-31T12:44:05.935Z] ---> Running in 2b0a3d169485 [2022-03-31T12:44:12.538Z] ---> 76b58be9d2e5 [2022-03-31T12:44:12.538Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T12:44:12.538Z] ---> 9e43faa252f2 [2022-03-31T12:44:12.538Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T12:44:12.538Z] ---> df457e0cfc61 [2022-03-31T12:44:12.538Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T12:44:12.538Z] ---> Running in 0c57b8fe9c23 [2022-03-31T12:44:12.538Z] ---> b39d67fbfcfc [2022-03-31T12:44:12.538Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T12:44:12.538Z] 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-31T12:44:12.538Z] ---> Running in 4673860c6927 [2022-03-31T12:44:12.538Z] ---> Running in b32cd8e74d58 [2022-03-31T12:44:12.538Z] ---> Running in d73021a1b8e5 [2022-03-31T12:44:12.538Z] Removing intermediate container b32cd8e74d58 [2022-03-31T12:44:12.538Z] ---> 8d303fa0c79c [2022-03-31T12:44:12.538Z] 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-31T12:44:12.538Z] Removing intermediate container d73021a1b8e5 [2022-03-31T12:44:12.538Z] ---> 861f71e0a830 [2022-03-31T12:44:12.538Z] 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-31T12:44:12.538Z] ---> Running in 3e6813d6d0a2 [2022-03-31T12:44:12.538Z] ---> Running in 57eea6bfb413 [2022-03-31T12:44:12.538Z] 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-31T12:44:12.538Z] 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-31T12:44:13.476Z] spire-1.2.0/ [2022-03-31T12:44:13.476Z] spire-1.2.0/ [2022-03-31T12:44:14.411Z] spire-1.2.0/README.md [2022-03-31T12:44:14.411Z] spire-1.2.0/bin/ [2022-03-31T12:44:14.411Z] spire-1.2.0/bin/spire-server [2022-03-31T12:44:14.411Z] spire-1.2.0/bin/spire-agent [2022-03-31T12:44:14.411Z] spire-1.2.0/conf/ [2022-03-31T12:44:14.411Z] spire-1.2.0/conf/server/ [2022-03-31T12:44:14.411Z] spire-1.2.0/conf/server/server.conf [2022-03-31T12:44:14.411Z] spire-1.2.0/conf/agent/ [2022-03-31T12:44:14.411Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T12:44:14.411Z] spire-1.2.0/LICENSE [2022-03-31T12:44:14.674Z] spire-1.2.0/README.md [2022-03-31T12:44:14.675Z] spire-1.2.0/bin/ [2022-03-31T12:44:14.675Z] spire-1.2.0/bin/spire-server [2022-03-31T12:44:14.675Z] spire-1.2.0/bin/spire-agent [2022-03-31T12:44:14.675Z] spire-1.2.0/conf/ [2022-03-31T12:44:14.675Z] spire-1.2.0/conf/server/ [2022-03-31T12:44:14.675Z] spire-1.2.0/conf/server/server.conf [2022-03-31T12:44:14.675Z] spire-1.2.0/conf/agent/ [2022-03-31T12:44:14.675Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T12:44:14.675Z] spire-1.2.0/LICENSE [2022-03-31T12:44:18.027Z] Removing intermediate container 57eea6bfb413 [2022-03-31T12:44:18.027Z] ---> 80e07d8760d4 [2022-03-31T12:44:18.027Z] [2022-03-31T12:44:18.027Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T12:44:18.027Z] Removing intermediate container 3e6813d6d0a2 [2022-03-31T12:44:18.027Z] ---> 1a0683cb865f [2022-03-31T12:44:18.027Z] [2022-03-31T12:44:18.027Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T12:44:18.027Z] 3.15: Pulling from library/alpine [2022-03-31T12:44:18.027Z] 3.15: Pulling from library/alpine [2022-03-31T12:44:18.595Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T12:44:18.595Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T12:44:18.595Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T12:44:18.595Z] Status: Image is up to date for alpine:3.15 [2022-03-31T12:44:18.595Z] ---> 76c8fb57b6fc [2022-03-31T12:44:18.595Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T12:44:18.595Z] ---> 76c8fb57b6fc [2022-03-31T12:44:18.595Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T12:44:18.595Z] ---> Running in ddddd583fbbc [2022-03-31T12:44:18.595Z] ---> Running in b4ed64681f15 [2022-03-31T12:44:18.857Z] Removing intermediate container b4ed64681f15 [2022-03-31T12:44:18.857Z] ---> 39de79136c30 [2022-03-31T12:44:18.857Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:18.857Z] ---> Running in 9c850e6f45be [2022-03-31T12:44:18.857Z] Removing intermediate container ddddd583fbbc [2022-03-31T12:44:18.857Z] ---> 3602c5ddf250 [2022-03-31T12:44:18.857Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:19.116Z] ---> Running in e993c05abf23 [2022-03-31T12:44:20.500Z] Removing intermediate container e993c05abf23 [2022-03-31T12:44:20.500Z] ---> 868079f63063 [2022-03-31T12:44:20.500Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T12:44:20.500Z] Removing intermediate container 9c850e6f45be [2022-03-31T12:44:20.500Z] ---> f5bcf0790512 [2022-03-31T12:44:20.500Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T12:44:20.500Z] ---> Running in 50408a668ea8 [2022-03-31T12:44:20.500Z] ---> Running in 6ff5f9352db4 [2022-03-31T12:44:21.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:21.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:22.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:22.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:22.786Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T12:44:22.786Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T12:44:22.786Z] OK: 15854 distinct packages available [2022-03-31T12:44:22.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:22.786Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T12:44:22.786Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T12:44:22.786Z] OK: 15854 distinct packages available [2022-03-31T12:44:23.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:23.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:23.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:23.876Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T12:44:23.876Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T12:44:24.134Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T12:44:24.134Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T12:44:24.134Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T12:44:24.134Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T12:44:24.134Z] OK: 6 MiB in 18 packages [2022-03-31T12:44:24.134Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T12:44:24.392Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T12:44:24.392Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T12:44:24.392Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T12:44:24.650Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T12:44:24.650Z] OK: 6 MiB in 19 packages [2022-03-31T12:44:25.599Z] Removing intermediate container 6ff5f9352db4 [2022-03-31T12:44:25.599Z] ---> a08ab8c94a8d [2022-03-31T12:44:25.599Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T12:44:25.599Z] Removing intermediate container 50408a668ea8 [2022-03-31T12:44:25.599Z] ---> 3bbf9e1f9189 [2022-03-31T12:44:25.599Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T12:44:27.842Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9596 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws [2022-03-31T12:44:27.856Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-31T12:44:28.140Z] ---> f153ea8cdd31 [2022-03-31T12:44:28.140Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T12:44:28.140Z] ---> 75b8861aab30 [2022-03-31T12:44:28.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T12:44:28.330Z] The recommended git tool is: git [2022-03-31T12:44:28.707Z] ---> 78ad51c35dd3 [2022-03-31T12:44:28.707Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T12:44:28.707Z] ---> Running in f9554ee99fb8 [2022-03-31T12:44:29.273Z] Removing intermediate container f9554ee99fb8 [2022-03-31T12:44:29.273Z] ---> 14b9099315b0 [2022-03-31T12:44:29.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T12:44:29.840Z] ---> 5b8c115bbda4 [2022-03-31T12:44:29.840Z] Step 19/24 : WORKDIR / [2022-03-31T12:44:30.099Z] ---> Running in d07383f3c54b [2022-03-31T12:44:30.099Z] ---> 9a2b70f07637 [2022-03-31T12:44:30.099Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T12:44:30.691Z] Removing intermediate container d07383f3c54b [2022-03-31T12:44:30.691Z] ---> fdac38534c0a [2022-03-31T12:44:30.691Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T12:44:30.691Z] ---> b75f6a649d35 [2022-03-31T12:44:30.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T12:44:30.691Z] ---> Running in 164bcf8fe9a2 [2022-03-31T12:44:30.951Z] Removing intermediate container 164bcf8fe9a2 [2022-03-31T12:44:30.951Z] ---> 792a326ba31b [2022-03-31T12:44:30.951Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T12:44:30.951Z] ---> Running in 4c79993d0c02 [2022-03-31T12:44:30.951Z] ---> c0d3d6029788 [2022-03-31T12:44:30.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T12:44:31.211Z] Removing intermediate container 4c79993d0c02 [2022-03-31T12:44:31.211Z] ---> b0986146bfdf [2022-03-31T12:44:31.211Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T12:44:31.471Z] ---> Running in 08ca696c1908 [2022-03-31T12:44:31.471Z] ---> 0bbfdd8d6a68 [2022-03-31T12:44:31.471Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T12:44:31.729Z] ---> Running in 35fe97b39523 [2022-03-31T12:44:31.729Z] Removing intermediate container 08ca696c1908 [2022-03-31T12:44:31.729Z] ---> aeb54ef1ad92 [2022-03-31T12:44:31.729Z] Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:31.729Z] ---> Running in d5b17a6f9160 [2022-03-31T12:44:31.989Z] Removing intermediate container 35fe97b39523 [2022-03-31T12:44:31.989Z] ---> 3be08ecb600e [2022-03-31T12:44:31.989Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T12:44:31.989Z] ---> Running in 8a1019fdafa0 [2022-03-31T12:44:31.989Z] Removing intermediate container d5b17a6f9160 [2022-03-31T12:44:31.989Z] ---> 36f745731efa [2022-03-31T12:44:31.989Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T12:44:32.248Z] ---> Running in ac2548024f49 [2022-03-31T12:44:32.248Z] Removing intermediate container 8a1019fdafa0 [2022-03-31T12:44:32.248Z] ---> a80cd80246ed [2022-03-31T12:44:32.248Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T12:44:32.248Z] ---> Running in 73c7d06fc9fb [2022-03-31T12:44:32.248Z] Removing intermediate container ac2548024f49 [2022-03-31T12:44:32.248Z] ---> 4c9c6abb5dd0 [2022-03-31T12:44:32.248Z] [2022-03-31T12:44:32.509Z] Successfully built 4c9c6abb5dd0 [2022-03-31T12:44:32.509Z] Successfully tagged security-spire-config:latest [2022-03-31T12:44:32.509Z]  Building security-spire-config ... done Building security-spire-server [2022-03-31T12:44:32.509Z] Removing intermediate container 73c7d06fc9fb [2022-03-31T12:44:32.509Z] ---> aa28241df698 [2022-03-31T12:44:32.509Z] Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:32.769Z] ---> Running in f3e5ae50f966 [2022-03-31T12:44:33.705Z] Removing intermediate container f3e5ae50f966 [2022-03-31T12:44:33.705Z] ---> d4059806ba53 [2022-03-31T12:44:33.705Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T12:44:35.085Z] ---> Running in 65ef820848e6 [2022-03-31T12:44:36.024Z] Removing intermediate container 65ef820848e6 [2022-03-31T12:44:36.024Z] ---> 1d7f080c6f53 [2022-03-31T12:44:36.024Z] [2022-03-31T12:44:36.024Z] Successfully built 1d7f080c6f53 [2022-03-31T12:44:36.024Z] Successfully tagged security-spire-agent:latest [2022-03-31T12:44:36.024Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-03-31T12:44:36.081Z] using credential edgex-jenkins-ssh [2022-03-31T12:44:36.102Z] Cloning the remote Git repository [2022-03-31T12:44:36.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:44:36.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:44:36.592Z] ---> 51bd064feceb [2022-03-31T12:44:36.592Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 23a143edbe3f [2022-03-31T12:44:36.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 0472abe1da5c [2022-03-31T12:44:36.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 2a80f16e0a9a [2022-03-31T12:44:36.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 961698292a76 [2022-03-31T12:44:36.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> e0ab27167102 [2022-03-31T12:44:36.592Z] Step 8/23 : COPY . . [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> b39d67fbfcfc [2022-03-31T12:44:36.592Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 861f71e0a830 [2022-03-31T12:44:36.592Z] 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-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 1a0683cb865f [2022-03-31T12:44:36.592Z] [2022-03-31T12:44:36.592Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T12:44:36.592Z] ---> 76c8fb57b6fc [2022-03-31T12:44:36.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 3602c5ddf250 [2022-03-31T12:44:36.592Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 868079f63063 [2022-03-31T12:44:36.592Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T12:44:36.592Z] ---> Using cache [2022-03-31T12:44:36.592Z] ---> 3bbf9e1f9189 [2022-03-31T12:44:36.592Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T12:44:36.184Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:44:36.298Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-31T12:44:36.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:44:36.472Z] > git --version # timeout=10 [2022-03-31T12:44:36.539Z] > git --version # 'git version 2.25.1' [2022-03-31T12:44:36.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:44:36.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T12:44:39.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:44:39.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:44:39.886Z] ---> 51bd064feceb [2022-03-31T12:44:39.886Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> 23a143edbe3f [2022-03-31T12:44:39.886Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> 0472abe1da5c [2022-03-31T12:44:39.886Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> 2a80f16e0a9a [2022-03-31T12:44:39.886Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> 961698292a76 [2022-03-31T12:44:39.886Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> e0ab27167102 [2022-03-31T12:44:39.886Z] Step 8/22 : COPY . . [2022-03-31T12:44:39.886Z] ---> Using cache [2022-03-31T12:44:39.886Z] ---> b39d67fbfcfc [2022-03-31T12:44:39.886Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T12:44:40.826Z] ---> 05ff88f53b4c [2022-03-31T12:44:40.826Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T12:44:40.826Z] ---> Running in 44d78876956d [2022-03-31T12:44:41.086Z] Removing intermediate container 2b0a3d169485 [2022-03-31T12:44:41.086Z] ---> d76ad65bc457 [2022-03-31T12:44:41.086Z] [2022-03-31T12:44:41.086Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T12:44:41.086Z] 3.14: Pulling from library/alpine [2022-03-31T12:44:41.344Z] 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-31T12:44:41.645Z] ---> 13a1eee63b5a [2022-03-31T12:44:41.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T12:44:41.645Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T12:44:41.645Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T12:44:41.645Z] ---> 84b07dd2d1fd [2022-03-31T12:44:41.645Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T12:44:42.219Z] ---> Running in 535142043e02 [2022-03-31T12:44:42.219Z] ---> 3b722d1f1b7a [2022-03-31T12:44:42.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T12:44:42.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:42.481Z] ---> 2e3a33d7b24f [2022-03-31T12:44:42.481Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T12:44:42.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:42.739Z] ---> Running in d9a1ba9924ff [2022-03-31T12:44:42.739Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T12:44:42.739Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:44:42.739Z] OK: 6 MiB in 15 packages [2022-03-31T12:44:42.999Z] Removing intermediate container d9a1ba9924ff [2022-03-31T12:44:42.999Z] ---> b52e79031767 [2022-03-31T12:44:42.999Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T12:44:43.262Z] ---> Running in 69e6b221dfdf [2022-03-31T12:44:43.262Z] Removing intermediate container 69e6b221dfdf [2022-03-31T12:44:43.262Z] ---> 843fd7631f7b [2022-03-31T12:44:43.262Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T12:44:43.262Z] Removing intermediate container 4673860c6927 [2022-03-31T12:44:43.262Z] ---> 54e43ec36574 [2022-03-31T12:44:43.262Z] [2022-03-31T12:44:43.262Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T12:44:43.262Z] ---> 84b07dd2d1fd [2022-03-31T12:44:43.262Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T12:44:43.527Z] ---> Running in 742939140da4 [2022-03-31T12:44:43.527Z] Removing intermediate container 535142043e02 [2022-03-31T12:44:43.527Z] ---> 1448167904b5 [2022-03-31T12:44:43.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T12:44:43.527Z] ---> Running in a4bbba559889 [2022-03-31T12:44:43.527Z] Removing intermediate container 0c57b8fe9c23 [2022-03-31T12:44:43.527Z] ---> c38e3cd25a1a [2022-03-31T12:44:43.527Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T12:44:43.527Z] ---> Running in 858b951979b2 [2022-03-31T12:44:43.527Z] Removing intermediate container 742939140da4 [2022-03-31T12:44:43.527Z] ---> 088ac8cda8db [2022-03-31T12:44:43.527Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:43.527Z] ---> Running in c5bb7c2dd9d6 [2022-03-31T12:44:43.789Z] ---> Running in c7e0cd32fc40 [2022-03-31T12:44:43.789Z] Removing intermediate container 858b951979b2 [2022-03-31T12:44:43.789Z] ---> 212598ea0c5b [2022-03-31T12:44:43.789Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T12:44:43.789Z] ---> Running in 7c6df1bfacc8 [2022-03-31T12:44:43.789Z] Removing intermediate container c7e0cd32fc40 [2022-03-31T12:44:43.789Z] ---> 900b9378c1c1 [2022-03-31T12:44:43.789Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T12:44:44.047Z] ---> Running in dc797f03395c [2022-03-31T12:44:44.047Z] Removing intermediate container 7c6df1bfacc8 [2022-03-31T12:44:44.047Z] ---> 8766dd4e6278 [2022-03-31T12:44:44.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T12:44:44.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:44.048Z] ---> Running in 0ddb58da2a2c [2022-03-31T12:44:44.048Z] Removing intermediate container dc797f03395c [2022-03-31T12:44:44.048Z] ---> ed545e3d7f8f [2022-03-31T12:44:44.048Z] [2022-03-31T12:44:44.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:44.048Z] 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-31T12:44:44.315Z] Successfully built ed545e3d7f8f [2022-03-31T12:44:44.315Z] Successfully tagged security-spire-server:latest [2022-03-31T12:44:44.315Z]  Building security-spire-server ... done Building core-metadata [2022-03-31T12:44:44.315Z] Removing intermediate container 0ddb58da2a2c [2022-03-31T12:44:44.315Z] ---> fac825aad5fd [2022-03-31T12:44:44.315Z] Step 15/23 : WORKDIR / [2022-03-31T12:44:44.315Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T12:44:44.315Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:44:44.315Z] OK: 6 MiB in 15 packages [2022-03-31T12:44:44.315Z] ---> Running in 6c0a15c9b3ab [2022-03-31T12:44:45.700Z] Removing intermediate container 6c0a15c9b3ab [2022-03-31T12:44:45.700Z] ---> e75f33b446bc [2022-03-31T12:44:45.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:44:46.877Z] ---> e89a1f2e315b [2022-03-31T12:44:46.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T12:44:46.877Z] Removing intermediate container a4bbba559889 [2022-03-31T12:44:46.877Z] ---> 8bd34e12c8d8 [2022-03-31T12:44:46.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T12:44:47.135Z] ---> Running in 5eabd6dee0e0 [2022-03-31T12:44:47.135Z] Removing intermediate container c5bb7c2dd9d6 [2022-03-31T12:44:47.135Z] ---> 6e0f81bf1a7f [2022-03-31T12:44:47.135Z] [2022-03-31T12:44:47.135Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T12:44:47.395Z] 20.10.14: Pulling from library/docker [2022-03-31T12:44:47.395Z] Removing intermediate container 5eabd6dee0e0 [2022-03-31T12:44:47.395Z] ---> 7261a6e91418 [2022-03-31T12:44:47.395Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T12:44:47.395Z] ---> Running in 5c1f5e5767b5 [2022-03-31T12:44:47.967Z] ---> ce013b2a4065 [2022-03-31T12:44:47.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T12:44:47.967Z] Removing intermediate container 5c1f5e5767b5 [2022-03-31T12:44:47.967Z] ---> 5b5962c04d61 [2022-03-31T12:44:47.967Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T12:44:47.967Z] ---> Running in 920ed5dddc8b [2022-03-31T12:44:48.226Z] Removing intermediate container 920ed5dddc8b [2022-03-31T12:44:48.226Z] ---> 9043a1d273e3 [2022-03-31T12:44:48.226Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:44:48.489Z] ---> 03f1b15d3087 [2022-03-31T12:44:48.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T12:44:48.489Z] ---> Running in adca60afb149 [2022-03-31T12:44:48.748Z] ---> 2ed0c6f632bc [2022-03-31T12:44:48.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T12:44:48.748Z] Removing intermediate container adca60afb149 [2022-03-31T12:44:48.748Z] ---> 9bf0f4531556 [2022-03-31T12:44:48.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:44:48.748Z] ---> Running in 1c387701a2f4 [2022-03-31T12:44:49.317Z] Removing intermediate container 1c387701a2f4 [2022-03-31T12:44:49.317Z] ---> 186d35fca9cf [2022-03-31T12:44:49.317Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T12:44:49.589Z] ---> Running in 31929ce5fdea [2022-03-31T12:44:49.589Z] ---> 6773a770a59a [2022-03-31T12:44:49.589Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T12:44:49.589Z] Removing intermediate container 31929ce5fdea [2022-03-31T12:44:49.589Z] ---> 14b66cb3ee4f [2022-03-31T12:44:49.589Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:49.849Z] ---> Running in 9323699a7a30 [2022-03-31T12:44:49.849Z] ---> 08f961c33924 [2022-03-31T12:44:49.849Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T12:44:50.112Z] Removing intermediate container 9323699a7a30 [2022-03-31T12:44:50.112Z] ---> 994920bf8752 [2022-03-31T12:44:50.112Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T12:44:50.112Z] ---> Running in f7e13942d98e [2022-03-31T12:44:50.112Z] ---> Running in 771319aa0d20 [2022-03-31T12:44:50.371Z] Removing intermediate container 771319aa0d20 [2022-03-31T12:44:50.371Z] ---> 0b4359ad29b7 [2022-03-31T12:44:50.371Z] [2022-03-31T12:44:50.371Z] Removing intermediate container f7e13942d98e [2022-03-31T12:44:50.371Z] ---> 01a363e05dce [2022-03-31T12:44:50.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:44:50.371Z] ---> Running in 39fb2f83ef96 [2022-03-31T12:44:50.371Z] Successfully built 0b4359ad29b7 [2022-03-31T12:44:50.371Z] Successfully tagged core-command:latest [2022-03-31T12:44:50.371Z] Building security-bootstrapper [2022-03-31T12:44:50.630Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:44:50.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:44:50.630Z] ---> 51bd064feceb [2022-03-31T12:44:50.630Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> 23a143edbe3f [2022-03-31T12:44:50.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> 0472abe1da5c [2022-03-31T12:44:50.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> 2a80f16e0a9a [2022-03-31T12:44:50.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> 961698292a76 [2022-03-31T12:44:50.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> e0ab27167102 [2022-03-31T12:44:50.630Z] Step 8/23 : COPY . . [2022-03-31T12:44:50.630Z] ---> Using cache [2022-03-31T12:44:50.630Z] ---> b39d67fbfcfc [2022-03-31T12:44:50.630Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T12:44:51.568Z] Removing intermediate container 39fb2f83ef96 [2022-03-31T12:44:51.568Z] ---> 2491cd4ccecc [2022-03-31T12:44:51.568Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T12:44:53.474Z] ---> Running in f8ac7e5b9ed1 [2022-03-31T12:44:53.474Z] ---> Running in e1efc2f13303 [2022-03-31T12:44:53.663Z] Merging remotes/origin/main commit cd628f132e195fb825090de8ed0e86311e39cf63 into PR head commit 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:52.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T12:44:52.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T12:44:52.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T12:44:52.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:44:52.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:44:52.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T12:44:53.689Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T12:44:53.705Z] > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 [2022-03-31T12:44:53.733Z] Removing intermediate container f8ac7e5b9ed1 [2022-03-31T12:44:53.733Z] ---> 08e9db98bd29 [2022-03-31T12:44:53.733Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:53.733Z] ---> Running in 4d47b5f9c8d2 [2022-03-31T12:44:53.993Z] 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-31T12:44:53.993Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T12:44:53.993Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T12:44:53.993Z] ---> 5f3d65aad428 [2022-03-31T12:44:53.993Z] 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-31T12:44:53.993Z] ---> Running in 2a323ccc95e0 [2022-03-31T12:44:53.993Z] Removing intermediate container 4d47b5f9c8d2 [2022-03-31T12:44:53.993Z] ---> 2b06f301ac4b [2022-03-31T12:44:53.993Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T12:44:54.037Z] Merge succeeded, producing 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:44:54.038Z] Checking out Revision 7d30c6a6aa19abd30f3534d058e75bb7d6116371 (PR-3929) [2022-03-31T12:44:54.251Z] ---> Running in ac02d6d37aba [2022-03-31T12:44:54.251Z] Removing intermediate container 2a323ccc95e0 [2022-03-31T12:44:54.251Z] ---> 1f3b3abeab10 [2022-03-31T12:44:54.251Z] 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-31T12:44:54.251Z] ---> Running in d4a5ecbbf2ef [2022-03-31T12:44:54.251Z] Removing intermediate container ac02d6d37aba [2022-03-31T12:44:54.251Z] ---> feb3c49fdf44 [2022-03-31T12:44:54.251Z] [2022-03-31T12:44:54.510Z] Successfully built feb3c49fdf44 [2022-03-31T12:44:54.510Z] Successfully tagged support-scheduler:latest [2022-03-31T12:44:54.510Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-03-31T12:44:54.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:54.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:44:55.029Z] 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-31T12:44:55.029Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T12:44:55.029Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T12:44:55.029Z] Executing bash-5.1.16-r0.post-install [2022-03-31T12:44:55.029Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T12:44:55.029Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T12:44:55.029Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T12:44:55.029Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T12:44:55.029Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T12:44:55.029Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T12:44:55.029Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T12:44:55.029Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T12:44:55.029Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T12:44:55.029Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T12:44:55.029Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T12:44:55.029Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T12:44:55.029Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T12:44:55.029Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T12:44:55.287Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T12:44:55.546Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T12:44:55.546Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T12:44:55.546Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T12:44:55.546Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T12:44:55.546Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T12:44:55.546Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T12:44:55.546Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T12:44:55.546Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T12:44:55.546Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T12:44:55.546Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T12:44:55.546Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T12:44:55.546Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T12:44:55.546Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T12:44:55.546Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T12:44:55.546Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T12:44:55.546Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T12:44:55.546Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T12:44:55.546Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T12:44:55.546Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T12:44:55.546Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T12:44:55.546Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T12:44:55.546Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T12:44:55.546Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T12:44:55.546Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T12:44:55.546Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:44:55.546Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:44:55.546Z] ---> 51bd064feceb [2022-03-31T12:44:55.546Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> 23a143edbe3f [2022-03-31T12:44:55.546Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> 0472abe1da5c [2022-03-31T12:44:55.546Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> 2a80f16e0a9a [2022-03-31T12:44:55.546Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> 961698292a76 [2022-03-31T12:44:55.546Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> e0ab27167102 [2022-03-31T12:44:55.546Z] Step 8/31 : COPY . . [2022-03-31T12:44:55.546Z] ---> Using cache [2022-03-31T12:44:55.546Z] ---> b39d67fbfcfc [2022-03-31T12:44:55.546Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T12:44:55.546Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T12:44:55.546Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T12:44:55.805Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T12:44:55.805Z] OK: 83 MiB in 65 packages [2022-03-31T12:44:53.950Z] > git remote # timeout=10 [2022-03-31T12:44:53.968Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T12:44:53.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:44:53.996Z] > git merge cd628f132e195fb825090de8ed0e86311e39cf63 # timeout=10 [2022-03-31T12:44:54.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T12:44:54.049Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T12:44:54.062Z] > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 [2022-03-31T12:44:56.741Z] Collecting docker-compose==1.23.2 [2022-03-31T12:44:56.741Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T12:44:56.741Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T12:44:56.741Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T12:44:56.741Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T12:44:56.999Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T12:44:56.999Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T12:44:56.999Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T12:44:56.999Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T12:44:57.935Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T12:44:57.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T12:44:57.935Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T12:44:57.935Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T12:44:58.194Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T12:44:58.194Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T12:44:58.194Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T12:44:58.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T12:44:58.194Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:44:58.194Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:44:58.194Z] ---> 51bd064feceb [2022-03-31T12:44:58.194Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> 23a143edbe3f [2022-03-31T12:44:58.194Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> 0472abe1da5c [2022-03-31T12:44:58.194Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> 2a80f16e0a9a [2022-03-31T12:44:58.194Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> 961698292a76 [2022-03-31T12:44:58.194Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> e0ab27167102 [2022-03-31T12:44:58.194Z] Step 8/25 : COPY . . [2022-03-31T12:44:58.194Z] ---> Using cache [2022-03-31T12:44:58.194Z] ---> b39d67fbfcfc [2022-03-31T12:44:58.194Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T12:44:58.447Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" [2022-03-31T12:44:58.763Z] Collecting PyYAML<4,>=3.10 [2022-03-31T12:44:58.763Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T12:44:59.330Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T12:44:59.330Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T12:44:59.330Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T12:44:59.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T12:44:59.330Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T12:44:59.330Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T12:44:59.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T12:44:59.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T12:44:59.392Z] Dload Upload Total Spent Left Speed [2022-03-31T12:44:59.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [2022-03-31T12:44:59.588Z] Collecting idna<2.8,>=2.5 [2022-03-31T12:44:59.588Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T12:44:59.588Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T12:44:59.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T12:44:59.588Z] 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-31T12:44:59.588Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T12:44:59.588Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T12:44:59.588Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T12:44:59.588Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T12:44:59.588Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T12:44:59.588Z] Attempting uninstall: urllib3 [2022-03-31T12:44:59.588Z] Found existing installation: urllib3 1.26.7 [2022-03-31T12:44:59.588Z] Uninstalling urllib3-1.26.7: [2022-03-31T12:44:59.588Z] Successfully uninstalled urllib3-1.26.7 [Pipeline] sh [2022-03-31T12:44:59.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T12:45:00.285Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-31T12:45:00.285Z] [2022-03-31T12:45:00.285Z] { [2022-03-31T12:45:00.285Z] "registry-mirrors": [ [2022-03-31T12:45:00.285Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T12:45:00.285Z] ], [2022-03-31T12:45:00.285Z] "bip": "10.250.0.254/24", [2022-03-31T12:45:00.285Z] "hosts": [ [2022-03-31T12:45:00.285Z] "tcp://0.0.0.0:5555", [2022-03-31T12:45:00.285Z] "unix:///var/run/docker.sock" [2022-03-31T12:45:00.285Z] ], [2022-03-31T12:45:00.285Z] "mtu": 1458, [2022-03-31T12:45:00.285Z] "selinux-enabled": true, [2022-03-31T12:45:00.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T12:45:00.285Z] } [Pipeline] sh [2022-03-31T12:45:00.523Z] Attempting uninstall: idna [2022-03-31T12:45:00.523Z] Found existing installation: idna 3.3 [2022-03-31T12:45:00.523Z] Uninstalling idna-3.3: [2022-03-31T12:45:00.523Z] Successfully uninstalled idna-3.3 [2022-03-31T12:45:00.646Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T12:45:01.082Z] + sudo service docker restart [2022-03-31T12:45:03.058Z] Attempting uninstall: requests [2022-03-31T12:45:03.058Z] Found existing installation: requests 2.26.0 [2022-03-31T12:45:03.058Z] Uninstalling requests-2.26.0: [2022-03-31T12:45:03.058Z] Successfully uninstalled requests-2.26.0 [2022-03-31T12:45:03.058Z] ---> Running in 7290550fe2dc [2022-03-31T12:45:03.058Z] ---> Running in 1b9470898e0a [2022-03-31T12:45:03.058Z] Running setup.py install for texttable: started [2022-03-31T12:45:03.058Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T12:45:03.058Z] Running setup.py install for PyYAML: started [2022-03-31T12:45:03.318Z] 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-31T12:45:03.318Z] 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-31T12:45:03.577Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T12:45:03.577Z] Running setup.py install for docopt: started [2022-03-31T12:45:03.837Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T12:45:03.837Z] Running setup.py install for dockerpty: started [2022-03-31T12:45:04.096Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T12:45:05.480Z] 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-31T12:45:05.480Z] Removing intermediate container 44d78876956d [2022-03-31T12:45:05.480Z] ---> c909288103d7 [2022-03-31T12:45:05.480Z] [2022-03-31T12:45:05.480Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T12:45:05.480Z] ---> 84b07dd2d1fd [2022-03-31T12:45:05.480Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T12:45:05.742Z] ---> Running in e0fab9ee1892 [2022-03-31T12:45:06.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:06.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:06.573Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T12:45:06.574Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T12:45:06.574Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T12:45:06.574Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T12:45:06.574Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T12:45:06.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T12:45:06.574Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:45:06.574Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T12:45:06.574Z] OK: 8 MiB in 20 packages [2022-03-31T12:45:08.489Z] Removing intermediate container d4a5ecbbf2ef [2022-03-31T12:45:08.489Z] ---> 5ddc7ac79e10 [2022-03-31T12:45:08.489Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T12:45:08.489Z] Removing intermediate container e0fab9ee1892 [2022-03-31T12:45:08.489Z] ---> 12792d766f56 [2022-03-31T12:45:08.489Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T12:45:08.748Z] ---> Running in ebdb2b18f45d [2022-03-31T12:45:08.748Z] ---> Running in 4f69cff7d9c8 [2022-03-31T12:45:08.748Z] Removing intermediate container ebdb2b18f45d [2022-03-31T12:45:08.748Z] ---> 7395786cfd1d [2022-03-31T12:45:08.748Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T12:45:08.748Z] Removing intermediate container 4f69cff7d9c8 [2022-03-31T12:45:08.748Z] ---> 461f273b89c7 [2022-03-31T12:45:08.748Z] Step 13/22 : WORKDIR /edgex [2022-03-31T12:45:08.748Z] ---> Running in 0f94c5b8cfa6 [2022-03-31T12:45:09.007Z] ---> Running in 3db2ccfbb942 [2022-03-31T12:45:09.007Z] Removing intermediate container 0f94c5b8cfa6 [2022-03-31T12:45:09.007Z] ---> cb432db2681a [2022-03-31T12:45:09.007Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T12:45:09.267Z] Removing intermediate container 3db2ccfbb942 [2022-03-31T12:45:09.267Z] ---> d948f252002e [2022-03-31T12:45:09.267Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T12:45:09.895Z] ---> c83bc01cd5cb [2022-03-31T12:45:09.895Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T12:45:10.154Z] ---> efa48ba82b2d [2022-03-31T12:45:10.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T12:45:11.533Z] ---> 5c1a456bcaea [2022-03-31T12:45:11.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T12:45:11.533Z] ---> 91a9546bf6ff [2022-03-31T12:45:11.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T12:45:12.910Z] ---> ebd64d8d5078 [2022-03-31T12:45:12.910Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T12:45:12.910Z] ---> 829060b70704 [2022-03-31T12:45:12.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T12:45:12.910Z] ---> Running in d9bb91eda6a1 [2022-03-31T12:45:13.168Z] Removing intermediate container e1efc2f13303 [2022-03-31T12:45:13.168Z] ---> 550e3b439b45 [2022-03-31T12:45:13.168Z] [2022-03-31T12:45:13.168Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T12:45:13.168Z] ---> 84b07dd2d1fd [2022-03-31T12:45:13.168Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T12:45:13.168Z] ---> Using cache [2022-03-31T12:45:13.168Z] ---> 8bd34e12c8d8 [2022-03-31T12:45:13.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T12:45:13.168Z] ---> Using cache [2022-03-31T12:45:13.168Z] ---> 7261a6e91418 [2022-03-31T12:45:13.168Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T12:45:13.168Z] ---> Running in 4aef20a2c92c [2022-03-31T12:45:13.168Z] Removing intermediate container d9bb91eda6a1 [2022-03-31T12:45:13.168Z] ---> fe692625056f [2022-03-31T12:45:13.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:45:13.426Z] ---> Running in fcea2b9c8ca0 [2022-03-31T12:45:13.426Z] ---> 748ce3545cb9 [2022-03-31T12:45:13.426Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T12:45:13.426Z] ---> Running in 6939af1bf878 [2022-03-31T12:45:13.686Z] Removing intermediate container 4aef20a2c92c [2022-03-31T12:45:13.686Z] ---> e481b72acd18 [2022-03-31T12:45:13.686Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T12:45:13.686Z] Removing intermediate container fcea2b9c8ca0 [2022-03-31T12:45:13.686Z] ---> ad6fe0438674 [2022-03-31T12:45:13.686Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T12:45:13.686Z] ---> Running in fe875f6a4aee [2022-03-31T12:45:13.949Z] ---> Running in 39fc6c84a836 [2022-03-31T12:45:13.949Z] Removing intermediate container fe875f6a4aee [2022-03-31T12:45:13.949Z] ---> aa15ec24bb0b [2022-03-31T12:45:13.949Z] Step 15/23 : WORKDIR / [2022-03-31T12:45:14.207Z] Removing intermediate container 39fc6c84a836 [2022-03-31T12:45:14.207Z] ---> d2d1e95bf1bb [2022-03-31T12:45:14.207Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:45:14.207Z] ---> Running in ec474b836bf5 [2022-03-31T12:45:14.207Z] ---> Running in e8323e833d4e [2022-03-31T12:45:14.466Z] Removing intermediate container e8323e833d4e [2022-03-31T12:45:14.466Z] ---> eadf63b2f90a [2022-03-31T12:45:14.466Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T12:45:14.466Z] Removing intermediate container ec474b836bf5 [2022-03-31T12:45:14.466Z] ---> ab2d80307e01 [2022-03-31T12:45:14.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:45:14.466Z] ---> Running in de2b0df73c6b [2022-03-31T12:45:15.039Z] Removing intermediate container de2b0df73c6b [2022-03-31T12:45:15.039Z] ---> db0bf182c209 [2022-03-31T12:45:15.039Z] [2022-03-31T12:45:15.039Z] Successfully built db0bf182c209 [2022-03-31T12:45:15.039Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T12:45:15.039Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-03-31T12:45:15.039Z] ---> 89a182865111 [2022-03-31T12:45:15.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T12:45:15.299Z] Removing intermediate container 6939af1bf878 [2022-03-31T12:45:15.299Z] ---> 180b2024ec6c [2022-03-31T12:45:15.299Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T12:45:16.677Z] ---> Running in 2ca9cb4d5cc8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T12:45:19.462Z] provisioning config files... [2022-03-31T12:45:19.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7331803257879487887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T12:45:19.854Z] ---> docker-login.sh [2022-03-31T12:45:19.854Z] nexus3.edgexfoundry.org:10001 [2022-03-31T12:45:19.965Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:45:19.966Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:45:19.966Z] ---> 51bd064feceb [2022-03-31T12:45:19.966Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T12:45:19.966Z] ---> Using cache [2022-03-31T12:45:19.966Z] ---> 23a143edbe3f [2022-03-31T12:45:19.966Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T12:45:20.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:45:20.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:45:20.731Z] Configure a credential helper to remove this warning. See [2022-03-31T12:45:20.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:45:20.731Z] [2022-03-31T12:45:20.731Z] Login Succeeded [2022-03-31T12:45:20.731Z] nexus3.edgexfoundry.org:10002 [2022-03-31T12:45:21.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:45:21.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:45:21.284Z] Configure a credential helper to remove this warning. See [2022-03-31T12:45:21.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:45:21.284Z] [2022-03-31T12:45:21.284Z] Login Succeeded [2022-03-31T12:45:21.284Z] nexus3.edgexfoundry.org:10003 [2022-03-31T12:45:21.345Z] ---> 95ec5a5a8074 [2022-03-31T12:45:21.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T12:45:21.345Z] Removing intermediate container 2ca9cb4d5cc8 [2022-03-31T12:45:21.345Z] ---> 4addebbb8880 [2022-03-31T12:45:21.345Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T12:45:21.345Z] ---> Running in 279883cf43b5 [2022-03-31T12:45:21.345Z] ---> Running in 1f85deca1398 [2022-03-31T12:45:21.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:45:21.604Z] Removing intermediate container 1f85deca1398 [2022-03-31T12:45:21.604Z] ---> 1fed13e70910 [2022-03-31T12:45:21.604Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:45:21.604Z] ---> d85c55eb899d [2022-03-31T12:45:21.604Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T12:45:21.605Z] ---> Running in 2ce0f05ae3db [2022-03-31T12:45:21.605Z] ---> Running in c29c4e886e2a [2022-03-31T12:45:21.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:45:21.837Z] Configure a credential helper to remove this warning. See [2022-03-31T12:45:21.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:45:21.837Z] [2022-03-31T12:45:21.837Z] Login Succeeded [2022-03-31T12:45:21.837Z] nexus3.edgexfoundry.org:10004 [2022-03-31T12:45:21.867Z] Removing intermediate container 2ce0f05ae3db [2022-03-31T12:45:21.867Z] ---> c624fc7abc94 [2022-03-31T12:45:21.867Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T12:45:21.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:21.867Z] Removing intermediate container c29c4e886e2a [2022-03-31T12:45:21.867Z] ---> fd9b88016e4b [2022-03-31T12:45:21.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:45:21.867Z] ---> Running in 71edc34ed11f [2022-03-31T12:45:21.867Z] ---> Running in 8de6fef7be7c [2022-03-31T12:45:21.867Z] Removing intermediate container 71edc34ed11f [2022-03-31T12:45:21.867Z] ---> be39367264da [2022-03-31T12:45:21.867Z] [2022-03-31T12:45:22.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:45:22.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:45:22.113Z] Configure a credential helper to remove this warning. See [2022-03-31T12:45:22.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:45:22.113Z] [2022-03-31T12:45:22.113Z] Login Succeeded [2022-03-31T12:45:22.126Z] Removing intermediate container 8de6fef7be7c [2022-03-31T12:45:22.126Z] ---> 7bd6802a66ec [2022-03-31T12:45:22.126Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T12:45:22.126Z] ---> Running in fef815720b64 [2022-03-31T12:45:22.126Z] Successfully built be39367264da [2022-03-31T12:45:22.126Z] Successfully tagged security-proxy-setup:latest [2022-03-31T12:45:22.126Z]  Building security-proxy-setup ... done Building core-data [2022-03-31T12:45:22.398Z] docker.io [2022-03-31T12:45:22.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T12:45:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:22.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T12:45:22.944Z] Configure a credential helper to remove this warning. See [2022-03-31T12:45:22.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T12:45:22.944Z] [2022-03-31T12:45:22.944Z] Login Succeeded [2022-03-31T12:45:22.944Z] ---> docker-login.sh ends [2022-03-31T12:45:22.955Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T12:45:22.955Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T12:45:22.955Z] OK: 15864 distinct packages available [Pipeline] } [2022-03-31T12:45:22.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-31T12:45:23.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:23.473Z] 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-31T12:45:23.473Z] Removing intermediate container fef815720b64 [2022-03-31T12:45:23.473Z] ---> 4deb660ac0be [2022-03-31T12:45:23.473Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo [2022-03-31T12:45:23.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T12:45:23.597Z] ========================================================= [2022-03-31T12:45:23.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T12:45:23.597Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:45:23.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T12:45:24.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:24.221Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T12:45:24.222Z] 9b3977197b4f: Pulling fs layer [2022-03-31T12:45:24.222Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T12:45:24.222Z] 94645a83ff95: Pulling fs layer [2022-03-31T12:45:24.222Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T12:45:24.222Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T12:45:24.222Z] f7c0051592d6: Pulling fs layer [2022-03-31T12:45:24.222Z] a227ed2f7395: Pulling fs layer [2022-03-31T12:45:24.222Z] 7b1c46037f91: Pulling fs layer [2022-03-31T12:45:24.222Z] 3f3a8bcf1eab: Waiting [2022-03-31T12:45:24.222Z] 0c92f367c5e7: Waiting [2022-03-31T12:45:24.222Z] f7c0051592d6: Waiting [2022-03-31T12:45:24.222Z] a227ed2f7395: Waiting [2022-03-31T12:45:24.222Z] 7b1c46037f91: Waiting [2022-03-31T12:45:24.222Z] 94645a83ff95: Verifying Checksum [2022-03-31T12:45:24.222Z] 94645a83ff95: Download complete [2022-03-31T12:45:24.222Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T12:45:24.222Z] 1a89e8eeedd5: Download complete [2022-03-31T12:45:24.222Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T12:45:24.222Z] 0c92f367c5e7: Download complete [2022-03-31T12:45:24.222Z] f7c0051592d6: Verifying Checksum [2022-03-31T12:45:24.222Z] f7c0051592d6: Download complete [2022-03-31T12:45:24.222Z] 9b3977197b4f: Download complete [2022-03-31T12:45:24.222Z] a227ed2f7395: Verifying Checksum [2022-03-31T12:45:24.222Z] a227ed2f7395: Download complete [2022-03-31T12:45:24.320Z] OK: 221 MiB in 52 packages [2022-03-31T12:45:25.221Z] 9b3977197b4f: Pull complete [2022-03-31T12:45:25.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:45:25.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:45:25.701Z] ---> 51bd064feceb [2022-03-31T12:45:25.701Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:45:25.701Z] ---> Using cache [2022-03-31T12:45:25.701Z] ---> 23a143edbe3f [2022-03-31T12:45:25.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:45:25.701Z] ---> Using cache [2022-03-31T12:45:25.701Z] ---> 0472abe1da5c [2022-03-31T12:45:25.701Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T12:45:25.829Z] 1a89e8eeedd5: Pull complete [2022-03-31T12:45:26.115Z] 94645a83ff95: Pull complete [2022-03-31T12:45:26.388Z] 7b1c46037f91: Verifying Checksum [2022-03-31T12:45:26.388Z] 7b1c46037f91: Download complete [2022-03-31T12:45:26.986Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T12:45:26.986Z] 3f3a8bcf1eab: Download complete [2022-03-31T12:45:28.245Z] ---> Running in c5852795f338 [2022-03-31T12:45:28.245Z] ---> Running in e05700127901 [2022-03-31T12:45:28.245Z] Removing intermediate container c5852795f338 [2022-03-31T12:45:28.245Z] ---> 6e6bb0994a97 [2022-03-31T12:45:28.245Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T12:45:28.245Z] Removing intermediate container 279883cf43b5 [2022-03-31T12:45:28.245Z] ---> 89990381100d [2022-03-31T12:45:28.245Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T12:45:28.245Z] ---> Running in 57317ef264f8 [2022-03-31T12:45:28.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:28.537Z] Removing intermediate container 57317ef264f8 [2022-03-31T12:45:28.537Z] ---> 364533b1f6c3 [2022-03-31T12:45:28.537Z] [2022-03-31T12:45:28.796Z] ---> 1406303c5014 [2022-03-31T12:45:28.796Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:45:28.796Z] ---> Running in 67b6b111ac12 [2022-03-31T12:45:28.796Z] Successfully built 364533b1f6c3 [2022-03-31T12:45:28.796Z] Successfully tagged core-metadata:latest [2022-03-31T12:45:28.796Z]  Building core-metadata ... done Building support-notifications [2022-03-31T12:45:29.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:29.627Z] OK: 221 MiB in 52 packages [2022-03-31T12:45:33.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:45:33.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:45:33.833Z] ---> 51bd064feceb [2022-03-31T12:45:33.833Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T12:45:33.833Z] ---> Using cache [2022-03-31T12:45:33.833Z] ---> 23a143edbe3f [2022-03-31T12:45:33.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:45:33.833Z] ---> Using cache [2022-03-31T12:45:33.833Z] ---> 0472abe1da5c [2022-03-31T12:45:33.833Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T12:45:36.379Z] ---> Running in b06ecf49d9e3 [2022-03-31T12:45:36.379Z] Removing intermediate container 1b9470898e0a [2022-03-31T12:45:36.379Z] ---> 960d1e36df4f [2022-03-31T12:45:36.379Z] [2022-03-31T12:45:36.379Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T12:45:36.641Z] ---> 84b07dd2d1fd [2022-03-31T12:45:36.641Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T12:45:36.641Z] Removing intermediate container 67b6b111ac12 [2022-03-31T12:45:36.641Z] ---> df484f15d2cd [2022-03-31T12:45:36.641Z] Step 7/20 : COPY . . [2022-03-31T12:45:36.641Z] Removing intermediate container 7290550fe2dc [2022-03-31T12:45:36.641Z] ---> 442c518fb060 [2022-03-31T12:45:36.641Z] [2022-03-31T12:45:36.641Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T12:45:36.641Z] ---> 84b07dd2d1fd [2022-03-31T12:45:36.641Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T12:45:36.641Z] Removing intermediate container e05700127901 [2022-03-31T12:45:36.641Z] ---> fa236d360078 [2022-03-31T12:45:36.641Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:45:36.641Z] ---> Running in 10dcceaa53e0 [2022-03-31T12:45:36.641Z] ---> Running in 134803431d15 [2022-03-31T12:45:36.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:37.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:37.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:37.470Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T12:45:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:37.470Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T12:45:37.470Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T12:45:37.470Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:45:37.729Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T12:45:37.729Z] OK: 6 MiB in 17 packages [2022-03-31T12:45:37.988Z] OK: 221 MiB in 52 packages [2022-03-31T12:45:39.414Z] 3f3a8bcf1eab: Pull complete [2022-03-31T12:45:39.414Z] 0c92f367c5e7: Pull complete [2022-03-31T12:45:39.414Z] f7c0051592d6: Pull complete [2022-03-31T12:45:39.690Z] a227ed2f7395: Pull complete [2022-03-31T12:45:40.521Z] Removing intermediate container 134803431d15 [2022-03-31T12:45:40.521Z] ---> a3d2b86a230e [2022-03-31T12:45:40.521Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T12:45:40.521Z] ---> f6e51be7d7bf [2022-03-31T12:45:40.521Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:45:42.432Z] ---> Running in ba8fec3e56b7 [2022-03-31T12:45:42.432Z] ---> Running in c46b9753eb6f [2022-03-31T12:45:42.432Z] ---> 1cd39b3c1925 [2022-03-31T12:45:42.432Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T12:45:42.432Z] Removing intermediate container b06ecf49d9e3 [2022-03-31T12:45:42.432Z] ---> 148030eadbd4 [2022-03-31T12:45:42.432Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T12:45:42.432Z] ---> Running in 0b7943ccf7e1 [2022-03-31T12:45:42.691Z] Removing intermediate container 10dcceaa53e0 [2022-03-31T12:45:42.691Z] ---> d36dc8a6d39c [2022-03-31T12:45:42.691Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T12:45:42.691Z] ---> Running in d4675a387f4c [2022-03-31T12:45:42.691Z] ---> 2713814952d7 [2022-03-31T12:45:42.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:45:42.691Z] ---> Running in a2aed7f0fab9 [2022-03-31T12:45:42.691Z] Removing intermediate container d4675a387f4c [2022-03-31T12:45:42.691Z] ---> dd0861791d56 [2022-03-31T12:45:42.691Z] Step 13/25 : WORKDIR / [2022-03-31T12:45:42.950Z] ---> Running in 760294a7d972 [2022-03-31T12:45:42.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:42.950Z] 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-31T12:45:42.950Z] Removing intermediate container 760294a7d972 [2022-03-31T12:45:42.950Z] ---> 4f0ceff5ec91 [2022-03-31T12:45:42.950Z] 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-31T12:45:42.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:45:43.209Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T12:45:43.209Z] ---> 5efd042a68ff [2022-03-31T12:45:43.209Z] 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-31T12:45:43.209Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T12:45:43.209Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:45:43.209Z] OK: 6 MiB in 16 packages [2022-03-31T12:45:43.468Z] Removing intermediate container ba8fec3e56b7 [2022-03-31T12:45:43.468Z] ---> 7e2b15899351 [2022-03-31T12:45:43.468Z] Step 8/23 : COPY . . [2022-03-31T12:45:43.468Z] ---> d0db72ac78f3 [2022-03-31T12:45:43.468Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T12:45:43.727Z] Removing intermediate container c46b9753eb6f [2022-03-31T12:45:43.727Z] ---> ed2772c62cd9 [2022-03-31T12:45:43.727Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T12:45:47.919Z] ---> cde7e4be8c4b [2022-03-31T12:45:47.919Z] 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-31T12:45:48.013Z] 7b1c46037f91: Pull complete [2022-03-31T12:45:48.013Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T12:45:48.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T12:45:48.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:45:48.360Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T12:45:48.360Z] WORKDIR /edgex [2022-03-31T12:45:48.360Z] COPY go.mod . [2022-03-31T12:45:48.360Z] RUN go mod download [2022-03-31T12:45:48.360Z] docker build -t ci-base-image-arm64 -f - . [2022-03-31T12:45:49.303Z] ---> Running in 9609ab883647 [2022-03-31T12:45:49.304Z] Removing intermediate container a2aed7f0fab9 [2022-03-31T12:45:49.304Z] ---> 65697d7a3550 [2022-03-31T12:45:49.304Z] Step 8/22 : COPY . . [2022-03-31T12:45:49.563Z] ---> 0776e5f16f53 [2022-03-31T12:45:49.563Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T12:45:49.563Z] Removing intermediate container 9609ab883647 [2022-03-31T12:45:49.563Z] ---> 93adfa7ae276 [2022-03-31T12:45:49.563Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T12:45:49.563Z] ---> Running in 2dd426b47506 [2022-03-31T12:45:49.563Z] ---> 9f088ec15565 [2022-03-31T12:45:49.563Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T12:45:50.131Z] ---> Running in fa639273e0b5 [2022-03-31T12:45:50.699Z] Removing intermediate container 2dd426b47506 [2022-03-31T12:45:50.699Z] ---> 98140dd5ca09 [2022-03-31T12:45:50.699Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T12:45:51.006Z] Sending build context to Docker daemon 169MB [2022-03-31T12:45:51.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T12:45:51.006Z] ---> f79e39bc4007 [2022-03-31T12:45:51.006Z] Step 2/4 : WORKDIR /edgex [2022-03-31T12:45:51.605Z] ---> Running in f025f96bf993 [2022-03-31T12:45:51.881Z] Removing intermediate container f025f96bf993 [2022-03-31T12:45:51.881Z] ---> 2d1cead06874 [2022-03-31T12:45:51.881Z] Step 3/4 : COPY go.mod . [2022-03-31T12:45:52.480Z] ---> c4e7fdcfb205 [2022-03-31T12:45:52.480Z] Step 4/4 : RUN go mod download [2022-03-31T12:45:52.754Z] ---> Running in b188188daef8 [2022-03-31T12:45:54.890Z] 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-31T12:45:56.270Z] ---> Running in 90a3d56ff803 [2022-03-31T12:45:56.270Z] ---> 2f9bd3ade139 [2022-03-31T12:45:56.270Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T12:45:56.270Z] ---> 6423b588b7fe [2022-03-31T12:45:56.270Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T12:45:56.529Z] ---> Running in 65251d98c454 [2022-03-31T12:45:56.789Z] ---> 5218537fd2b7 [2022-03-31T12:45:56.789Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T12:45:56.789Z] ---> 755c7fc92010 [2022-03-31T12:45:56.789Z] 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-31T12:45:57.048Z] 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-31T12:45:57.048Z] ---> Running in 6190978bd47f [2022-03-31T12:45:57.048Z] Removing intermediate container 90a3d56ff803 [2022-03-31T12:45:57.048Z] ---> 787280eb8455 [2022-03-31T12:45:57.048Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T12:45:57.048Z] ---> Running in 327956d4180c [2022-03-31T12:45:57.328Z] Removing intermediate container 327956d4180c [2022-03-31T12:45:57.328Z] ---> c6baebe7fefc [2022-03-31T12:45:57.328Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T12:45:58.009Z] ---> 1d0868787722 [2022-03-31T12:45:58.009Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T12:45:58.009Z] ---> Running in f44f01c2c032 [2022-03-31T12:45:58.295Z] Removing intermediate container 6190978bd47f [2022-03-31T12:45:58.295Z] ---> 4b1c034a33df [2022-03-31T12:45:58.295Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T12:45:58.295Z] ---> Running in c644a9c4f073 [2022-03-31T12:45:58.565Z] Removing intermediate container c644a9c4f073 [2022-03-31T12:45:58.565Z] ---> 060da60ba73b [2022-03-31T12:45:58.565Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T12:45:58.856Z] ---> Running in 1e32d00872e4 [2022-03-31T12:45:59.425Z] Removing intermediate container 1e32d00872e4 [2022-03-31T12:45:59.425Z] ---> 6850e0b49222 [2022-03-31T12:45:59.425Z] Step 24/25 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:45:59.425Z] ---> Running in 380592e92fba [2022-03-31T12:45:59.685Z] Removing intermediate container 0b7943ccf7e1 [2022-03-31T12:45:59.685Z] ---> 9ebf841e9c70 [2022-03-31T12:45:59.685Z] [2022-03-31T12:45:59.685Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T12:45:59.685Z] ---> 76c8fb57b6fc [2022-03-31T12:45:59.685Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T12:45:59.685Z] ---> Using cache [2022-03-31T12:45:59.685Z] ---> 3602c5ddf250 [2022-03-31T12:45:59.685Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:45:59.685Z] ---> Using cache [2022-03-31T12:45:59.685Z] ---> 868079f63063 [2022-03-31T12:45:59.685Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T12:45:59.685Z] Removing intermediate container f44f01c2c032 [2022-03-31T12:45:59.685Z] ---> 5958a47a0d8a [2022-03-31T12:45:59.685Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:45:59.685Z] ---> Running in a178b74e5d81 [2022-03-31T12:45:59.685Z] Removing intermediate container 380592e92fba [2022-03-31T12:45:59.685Z] ---> d1b55c9d358e [2022-03-31T12:45:59.685Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T12:45:59.685Z] ---> Running in bfba316c8dae [2022-03-31T12:46:00.253Z] ---> df71fb167381 [2022-03-31T12:46:00.253Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T12:46:00.253Z] Removing intermediate container bfba316c8dae [2022-03-31T12:46:00.253Z] ---> 3f8f24223b8c [2022-03-31T12:46:00.253Z] [2022-03-31T12:46:00.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:00.253Z] Successfully built 3f8f24223b8c [2022-03-31T12:46:00.254Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T12:46:01.190Z]  Building security-secretstore-setup ... done  ---> bc582f98fd69 [2022-03-31T12:46:01.190Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T12:46:01.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:01.190Z] ---> e5c8abe23474 [2022-03-31T12:46:01.190Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T12:46:01.449Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T12:46:01.449Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T12:46:01.449Z] OK: 15854 distinct packages available [2022-03-31T12:46:01.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:01.709Z] ---> 9c6d4c4378c3 [2022-03-31T12:46:01.709Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T12:46:01.969Z] ---> d40bd84c7d43 [2022-03-31T12:46:01.969Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T12:46:01.969Z] ---> Running in 5292b5d94887 [2022-03-31T12:46:02.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:02.228Z] Removing intermediate container 5292b5d94887 [2022-03-31T12:46:02.228Z] ---> 0a9f36d18444 [2022-03-31T12:46:02.228Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T12:46:02.488Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T12:46:02.746Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T12:46:02.746Z] ---> ad9b3123015f [2022-03-31T12:46:02.746Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T12:46:02.746Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T12:46:02.746Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T12:46:03.005Z] ---> Running in 8431ae8c303c [2022-03-31T12:46:03.005Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T12:46:03.005Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T12:46:03.005Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T12:46:03.265Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T12:46:03.265Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T12:46:03.265Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T12:46:03.265Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T12:46:03.524Z] OK: 8 MiB in 23 packages [2022-03-31T12:46:04.461Z] Removing intermediate container 8431ae8c303c [2022-03-31T12:46:04.461Z] ---> a5d5716446d5 [2022-03-31T12:46:04.461Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T12:46:04.461Z] ---> Running in e2db04e4ef46 [2022-03-31T12:46:04.461Z] Removing intermediate container a178b74e5d81 [2022-03-31T12:46:04.461Z] ---> 7fc570ce5e5b [2022-03-31T12:46:04.461Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:46:04.720Z] Removing intermediate container e2db04e4ef46 [2022-03-31T12:46:04.720Z] ---> f7f4bb10c2b8 [2022-03-31T12:46:04.720Z] Step 28/31 : CMD ["gate"] [2022-03-31T12:46:04.982Z] ---> Running in 20525b715e8e [2022-03-31T12:46:04.982Z] ---> b246047e34cc [2022-03-31T12:46:04.982Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T12:46:05.242Z] Removing intermediate container 20525b715e8e [2022-03-31T12:46:05.242Z] ---> 3091cf54d731 [2022-03-31T12:46:05.242Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T12:46:05.242Z] ---> Running in 3e88bad9c4bb [2022-03-31T12:46:05.812Z] Removing intermediate container 3e88bad9c4bb [2022-03-31T12:46:05.812Z] ---> dbd39edbf69c [2022-03-31T12:46:05.812Z] Step 30/31 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:46:05.812Z] ---> 9bc22f939a42 [2022-03-31T12:46:05.812Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T12:46:06.070Z] ---> Running in 0082edcdce78 [2022-03-31T12:46:06.070Z] ---> fe4c5414b534 [2022-03-31T12:46:06.070Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T12:46:06.333Z] ---> Running in e107e3d71845 [2022-03-31T12:46:06.333Z] Removing intermediate container 0082edcdce78 [2022-03-31T12:46:06.333Z] ---> f17936700765 [2022-03-31T12:46:06.333Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T12:46:06.333Z] Removing intermediate container e107e3d71845 [2022-03-31T12:46:06.333Z] ---> bf27d7323963 [2022-03-31T12:46:06.334Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:46:06.334Z] ---> Running in e51ca6eb8dd3 [2022-03-31T12:46:06.593Z] ---> Running in 112bf3c05963 [2022-03-31T12:46:06.866Z] Removing intermediate container e51ca6eb8dd3 [2022-03-31T12:46:06.866Z] ---> 600842e3217b [2022-03-31T12:46:06.866Z] [2022-03-31T12:46:06.866Z] Removing intermediate container 112bf3c05963 [2022-03-31T12:46:06.866Z] ---> bcf2de8a8976 [2022-03-31T12:46:06.866Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T12:46:06.866Z] ---> Running in 666730a308ff [2022-03-31T12:46:06.866Z] Successfully built 600842e3217b [2022-03-31T12:46:06.866Z] Successfully tagged security-bootstrapper:latest [2022-03-31T12:46:06.866Z]  Building security-bootstrapper ... done Removing intermediate container 666730a308ff [2022-03-31T12:46:06.866Z] ---> 0cf4fc354e45 [2022-03-31T12:46:06.866Z] Step 19/20 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:46:07.136Z] ---> Running in da951db5bd12 [2022-03-31T12:46:07.136Z] Removing intermediate container da951db5bd12 [2022-03-31T12:46:07.136Z] ---> 52e861c58ea9 [2022-03-31T12:46:07.136Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T12:46:07.395Z] ---> Running in 1c9f7047c9ac [2022-03-31T12:46:07.395Z] Removing intermediate container 1c9f7047c9ac [2022-03-31T12:46:07.395Z] ---> ea3b38cb3b76 [2022-03-31T12:46:07.395Z] [2022-03-31T12:46:07.655Z] Successfully built ea3b38cb3b76 [2022-03-31T12:46:07.655Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T12:46:15.775Z]  Building security-spiffe-token-provider ... done Removing intermediate container 65251d98c454 [2022-03-31T12:46:15.775Z] ---> 94382afc9523 [2022-03-31T12:46:15.775Z] [2022-03-31T12:46:15.775Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T12:46:15.775Z] ---> 84b07dd2d1fd [2022-03-31T12:46:15.775Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T12:46:15.775Z] ---> Running in 997c1978e915 [2022-03-31T12:46:15.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:16.292Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T12:46:16.292Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T12:46:16.292Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:46:16.292Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T12:46:16.292Z] OK: 6 MiB in 16 packages [2022-03-31T12:46:17.230Z] Removing intermediate container 997c1978e915 [2022-03-31T12:46:17.230Z] ---> f6be39a0473f [2022-03-31T12:46:17.230Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T12:46:17.230Z] ---> Running in 5e265b8c27f6 [2022-03-31T12:46:17.230Z] Removing intermediate container fa639273e0b5 [2022-03-31T12:46:17.230Z] ---> 0896ad30f0e5 [2022-03-31T12:46:17.230Z] [2022-03-31T12:46:17.230Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T12:46:17.230Z] ---> 84b07dd2d1fd [2022-03-31T12:46:17.230Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T12:46:17.491Z] ---> Running in dd11157580c8 [2022-03-31T12:46:17.491Z] Removing intermediate container 5e265b8c27f6 [2022-03-31T12:46:17.491Z] ---> be766bb1995b [2022-03-31T12:46:17.491Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T12:46:17.491Z] ---> Running in af61e1932c80 [2022-03-31T12:46:17.491Z] Removing intermediate container dd11157580c8 [2022-03-31T12:46:17.491Z] ---> d38f5564af7e [2022-03-31T12:46:17.491Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T12:46:17.491Z] ---> Running in c86f90518e8f [2022-03-31T12:46:17.491Z] Removing intermediate container af61e1932c80 [2022-03-31T12:46:17.491Z] ---> 41298094ec41 [2022-03-31T12:46:17.491Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T12:46:17.491Z] ---> Running in 25f09f5bf76e [2022-03-31T12:46:17.750Z] Removing intermediate container c86f90518e8f [2022-03-31T12:46:17.750Z] ---> 739413ee3e71 [2022-03-31T12:46:17.750Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T12:46:17.750Z] ---> Running in 217e18881265 [2022-03-31T12:46:17.750Z] Removing intermediate container 25f09f5bf76e [2022-03-31T12:46:17.750Z] ---> 09a064662a84 [2022-03-31T12:46:17.750Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:46:17.750Z] Removing intermediate container 217e18881265 [2022-03-31T12:46:17.750Z] ---> 0b920226a8fa [2022-03-31T12:46:17.750Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:46:17.750Z] ---> Running in 18694c0aacbc [2022-03-31T12:46:17.750Z] ---> 25c4afac8422 [2022-03-31T12:46:17.750Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T12:46:18.319Z] ---> 2833b8e4ec8d [2022-03-31T12:46:18.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T12:46:18.578Z] Removing intermediate container 18694c0aacbc [2022-03-31T12:46:18.578Z] ---> c424137536d5 [2022-03-31T12:46:18.578Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T12:46:18.578Z] ---> Running in c911c051e7df [2022-03-31T12:46:18.578Z] ---> 33f7134c5d8e [2022-03-31T12:46:18.578Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T12:46:18.578Z] ---> Running in c78a35676c51 [2022-03-31T12:46:18.840Z] Removing intermediate container c78a35676c51 [2022-03-31T12:46:18.840Z] ---> 7a2db759a364 [2022-03-31T12:46:18.840Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:46:18.840Z] ---> Running in 52b47b79ad12 [2022-03-31T12:46:18.840Z] Removing intermediate container 52b47b79ad12 [2022-03-31T12:46:18.840Z] ---> ce5b6e7e4d40 [2022-03-31T12:46:18.840Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T12:46:18.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:18.840Z] ---> Running in a28f6d880ca6 [2022-03-31T12:46:19.099Z] Removing intermediate container a28f6d880ca6 [2022-03-31T12:46:19.099Z] ---> 33d49a5ed8c7 [2022-03-31T12:46:19.099Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:46:19.099Z] ---> Running in 1f2e0b8ac197 [2022-03-31T12:46:19.099Z] Removing intermediate container 1f2e0b8ac197 [2022-03-31T12:46:19.099Z] ---> c56529a2a332 [2022-03-31T12:46:19.099Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T12:46:19.099Z] ---> Running in 1d905932a054 [2022-03-31T12:46:19.360Z] Removing intermediate container 1d905932a054 [2022-03-31T12:46:19.360Z] ---> 5a4a6185544a [2022-03-31T12:46:19.360Z] [2022-03-31T12:46:19.360Z] Successfully built 5a4a6185544a [2022-03-31T12:46:19.360Z] Successfully tagged support-notifications:latest [2022-03-31T12:46:19.620Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T12:46:20.190Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T12:46:20.190Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T12:46:20.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T12:46:20.190Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T12:46:20.450Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T12:46:20.450Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T12:46:20.450Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T12:46:20.450Z] OK: 8 MiB in 20 packages [2022-03-31T12:46:21.019Z] Removing intermediate container c911c051e7df [2022-03-31T12:46:21.019Z] ---> 58dbcb7bcd12 [2022-03-31T12:46:21.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T12:46:21.019Z] ---> 1eeab82c93ee [2022-03-31T12:46:21.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T12:46:21.589Z] ---> c91a93466bb3 [2022-03-31T12:46:21.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T12:46:21.849Z] ---> c888af1b5f28 [2022-03-31T12:46:21.849Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T12:46:21.849Z] ---> Running in a9c0b6fde075 [2022-03-31T12:46:21.849Z] Removing intermediate container a9c0b6fde075 [2022-03-31T12:46:21.849Z] ---> a81d912bb0c6 [2022-03-31T12:46:21.849Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T12:46:21.849Z] ---> Running in 4fcbf524bc26 [2022-03-31T12:46:22.108Z] Removing intermediate container 4fcbf524bc26 [2022-03-31T12:46:22.108Z] ---> 909f81fbba09 [2022-03-31T12:46:22.108Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T12:46:22.108Z] ---> Running in dccf6431e6f5 [2022-03-31T12:46:22.108Z] Removing intermediate container dccf6431e6f5 [2022-03-31T12:46:22.108Z] ---> 6c323c19640d [2022-03-31T12:46:22.108Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:46:22.108Z] ---> Running in 78122fefb7c7 [2022-03-31T12:46:22.108Z] Removing intermediate container 78122fefb7c7 [2022-03-31T12:46:22.108Z] ---> 5bd94c727123 [2022-03-31T12:46:22.108Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T12:46:22.369Z] ---> Running in 26c890b15c03 [2022-03-31T12:46:22.369Z] Removing intermediate container 26c890b15c03 [2022-03-31T12:46:22.369Z] ---> 506471054147 [2022-03-31T12:46:22.369Z] [2022-03-31T12:46:22.369Z] Successfully built 506471054147 [2022-03-31T12:46:22.369Z] Successfully tagged core-data:latest [2022-03-31T12:46:22.377Z]  Building core-data ... done  [Pipeline] } [2022-03-31T12:46:22.388Z] $ docker stop --time=1 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d [2022-03-31T12:46:23.673Z] $ docker rm -f 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T12:46:24.013Z] + docker images [2022-03-31T12:46:24.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T12:46:24.013Z] core-data latest 506471054147 1 second ago 35.9MB [2022-03-31T12:46:24.013Z] support-notifications latest 5a4a6185544a 4 seconds ago 26.6MB [2022-03-31T12:46:24.013Z] 0896ad30f0e5 6 seconds ago 1.65GB [2022-03-31T12:46:24.013Z] 94382afc9523 8 seconds ago 1.62GB [2022-03-31T12:46:24.013Z] security-spiffe-token-provider latest ea3b38cb3b76 16 seconds ago 28.5MB [2022-03-31T12:46:24.013Z] security-bootstrapper latest 600842e3217b 17 seconds ago 24.3MB [2022-03-31T12:46:24.013Z] security-secretstore-setup latest 3f8f24223b8c 24 seconds ago 42.1MB [2022-03-31T12:46:24.013Z] 9ebf841e9c70 24 seconds ago 1.61GB [2022-03-31T12:46:24.013Z] 960d1e36df4f 51 seconds ago 1.63GB [2022-03-31T12:46:24.013Z] 442c518fb060 51 seconds ago 1.61GB [2022-03-31T12:46:24.013Z] core-metadata latest 364533b1f6c3 55 seconds ago 26.1MB [2022-03-31T12:46:24.013Z] security-proxy-setup latest be39367264da About a minute ago 43.4MB [2022-03-31T12:46:24.013Z] sys-mgmt-agent latest db0bf182c209 About a minute ago 307MB [2022-03-31T12:46:24.013Z] 550e3b439b45 About a minute ago 1.62GB [2022-03-31T12:46:24.013Z] c909288103d7 About a minute ago 1.63GB [2022-03-31T12:46:24.013Z] support-scheduler latest feb3c49fdf44 About a minute ago 26MB [2022-03-31T12:46:24.014Z] core-command latest 0b4359ad29b7 About a minute ago 24.5MB [2022-03-31T12:46:24.014Z] 6e0f81bf1a7f About a minute ago 1.62GB [2022-03-31T12:46:24.014Z] security-spire-server latest ed545e3d7f8f About a minute ago 82.9MB [2022-03-31T12:46:24.014Z] 54e43ec36574 About a minute ago 1.62GB [2022-03-31T12:46:24.014Z] d76ad65bc457 About a minute ago 1.61GB [2022-03-31T12:46:24.014Z] security-spire-agent latest 1d7f080c6f53 About a minute ago 119MB [2022-03-31T12:46:24.014Z] security-spire-config latest 4c9c6abb5dd0 About a minute ago 82.2MB [2022-03-31T12:46:24.014Z] 1a0683cb865f 2 minutes ago 1.61GB [2022-03-31T12:46:24.014Z] 80e07d8760d4 2 minutes ago 1.61GB [2022-03-31T12:46:24.014Z] ci-base-image-x86_64 latest 51bd064feceb 4 minutes ago 896MB [2022-03-31T12:46:24.014Z] docker 20.10.14 5f3d65aad428 45 hours ago 218MB [2022-03-31T12:46:24.014Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T12:46:24.014Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T12:46:24.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T12:46:24.014Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T12:46:24.014Z] 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-31T12:46:39.173Z] Still waiting to schedule task [2022-03-31T12:46:39.173Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T12:46:39.775Z] Removing intermediate container b188188daef8 [2022-03-31T12:46:39.775Z] ---> 0a5c829318e1 [2022-03-31T12:46:39.775Z] Successfully built 0a5c829318e1 [2022-03-31T12:46:39.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:46:40.122Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T12:46:40.122Z] . [Pipeline] withDockerContainer [2022-03-31T12:46:40.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container [2022-03-31T12:46:40.453Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-31T12:46:41.857Z] $ docker top d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:46:42.767Z] + go version [2022-03-31T12:46:42.767Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T12:46:42.795Z] $ docker stop --time=1 d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 [2022-03-31T12:46:44.456Z] $ docker rm -f d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:46:45.067Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T12:46:45.067Z] . [Pipeline] withDockerContainer [2022-03-31T12:46:45.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container [2022-03-31T12:46:45.406Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-31T12:46:46.769Z] $ docker top d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T12:46:47.037Z] ========================================================= [2022-03-31T12:46:47.038Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T12:46:47.038Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T12:46:47.700Z] + make test [2022-03-31T12:46:47.700Z] go mod tidy -compat=1.17 [2022-03-31T12:46:48.695Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T12:47:21.065Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T12:47:58.498Z] Running on prd-ubuntu18.04-docker-8c-8g-9597 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws [2022-03-31T12:47:58.512Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-31T12:47:58.591Z] The recommended git tool is: git [2022-03-31T12:48:00.323Z] using credential edgex-jenkins-ssh [2022-03-31T12:48:00.333Z] Cloning the remote Git repository [2022-03-31T12:48:00.320Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:48:00.350Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-31T12:48:00.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:48:00.392Z] > git --version # timeout=10 [2022-03-31T12:48:00.398Z] > git --version # 'git version 2.17.1' [2022-03-31T12:48:00.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:48:00.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T12:48:05.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T12:48:05.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T12:48:05.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T12:48:05.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T12:48:05.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:48:05.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T12:48:05.860Z] Merging remotes/origin/main commit cd628f132e195fb825090de8ed0e86311e39cf63 into PR head commit 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:48:05.963Z] Merge succeeded, producing 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T12:48:05.963Z] Checking out Revision 7d30c6a6aa19abd30f3534d058e75bb7d6116371 (PR-3929) [2022-03-31T12:48:05.861Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T12:48:05.868Z] > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 [2022-03-31T12:48:05.923Z] > git remote # timeout=10 [2022-03-31T12:48:05.929Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T12:48:05.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T12:48:05.943Z] > git merge cd628f132e195fb825090de8ed0e86311e39cf63 # timeout=10 [2022-03-31T12:48:05.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T12:48:05.961Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T12:48:05.965Z] > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 [2022-03-31T12:48:09.515Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T12:48:10.214Z] + echo snap-build.sh [2022-03-31T12:48:10.214Z] snap-build.sh [2022-03-31T12:48:10.214Z] + SNAP_BASE_DIR=. [2022-03-31T12:48:10.214Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-03-31T12:48:10.214Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-03-31T12:48:10.214Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-03-31T12:48:10.214Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-03-31T12:48:10.214Z] + cd /w/workspace/edgex-go/3 [2022-03-31T12:48:10.214Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T12:48:10.214Z] Reading package lists... [2022-03-31T12:48:10.214Z] Building dependency tree... [2022-03-31T12:48:10.214Z] Reading state information... [2022-03-31T12:48:10.214Z] The following packages were automatically installed and are no longer required: [2022-03-31T12:48:10.214Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T12:48:10.214Z] uidmap xdelta3 [2022-03-31T12:48:10.214Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T12:48:10.214Z] The following packages will be REMOVED: [2022-03-31T12:48:10.214Z] lxd* lxd-client* [2022-03-31T12:48:10.214Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T12:48:10.788Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T12:48:11.575Z] (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-31T12:48:11.575Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T12:48:12.526Z] Removing lxd dnsmasq configuration [2022-03-31T12:48:12.526Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T12:48:12.790Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T12:48:13.363Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T12:48:13.627Z] (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-31T12:48:13.627Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T12:48:15.025Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T12:48:15.025Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T12:48:15.600Z] + sudo snap remove --purge lxd [2022-03-31T12:48:15.600Z] snap "lxd" is not installed [2022-03-31T12:48:15.600Z] + sudo groupadd --force --system lxd [2022-03-31T12:48:15.600Z] ++ whoami [2022-03-31T12:48:15.600Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T12:48:15.862Z] + newgrp - lxd [2022-03-31T12:48:15.862Z] + sudo snap install lxd [2022-03-31T12:48:25.877Z] 2022-03-31T12:48:22Z INFO Waiting for automatic snapd restart... [2022-03-31T12:48:40.863Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T12:48:40.863Z] + sudo lxd init --auto [2022-03-31T12:48:42.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T12:48:50.884Z] + sudo snap install --classic snapcraft [2022-03-31T12:48:54.188Z] snapcraft 6.1 from Canonical* installed [2022-03-31T12:48:54.188Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T12:48:54.188Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T12:48:54.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T12:48:54.188Z] Dload Upload Total Spent Left Speed [2022-03-31T12:48:54.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3738 0 --:--:-- --:--:-- --:--:-- 3738 [2022-03-31T12:48:54.712Z] 100 3325k 100 3325k 0 0 9261k 0 --:--:-- --:--:-- --:--:-- 9261k [2022-03-31T12:48:54.712Z] ./yq_linux_amd64 [2022-03-31T12:48:54.712Z] + sudo snapcraft prime --use-lxd [2022-03-31T12:48:56.632Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T12:48:56.632Z] 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-31T12:48:56.632Z] - README.md [2022-03-31T12:48:56.632Z] [2022-03-31T12:48:56.632Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T12:48:57.204Z] Launching a container. [2022-03-31T12:49:07.212Z] Waiting for container to be ready [2022-03-31T12:49:07.801Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T12:49:07.801Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T12:49:07.801Z] [2022-03-31T12:49:09.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T12:49:09.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T12:49:13.100Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T12:49:13.359Z] Waiting for network to be ready... [2022-03-31T12:49:13.931Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T12:49:13.931Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T12:49:14.504Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T12:49:14.504Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1368 kB] [2022-03-31T12:49:14.504Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T12:49:14.765Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T12:49:15.027Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T12:49:15.027Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T12:49:15.027Z] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T12:49:15.027Z] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T12:49:15.027Z] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T12:49:15.027Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T12:49:15.027Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T12:49:15.027Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T12:49:15.027Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [846 kB] [2022-03-31T12:49:15.027Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T12:49:15.027Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T12:49:15.027Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T12:49:15.288Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T12:49:15.288Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1701 kB] [2022-03-31T12:49:15.549Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T12:49:15.549Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T12:49:15.549Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T12:49:15.549Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [907 kB] [2022-03-31T12:49:15.549Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-03-31T12:49:15.549Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T12:49:15.549Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T12:49:18.110Z] Fetched 23.6 MB in 4s (5917 kB/s) [2022-03-31T12:49:18.369Z] Reading package lists... [2022-03-31T12:49:18.631Z] Reading package lists... [2022-03-31T12:49:18.631Z] Building dependency tree... [2022-03-31T12:49:18.631Z] Reading state information... [2022-03-31T12:49:18.893Z] The following additional packages will be installed: [2022-03-31T12:49:18.893Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T12:49:18.893Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T12:49:18.893Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T12:49:18.893Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T12:49:18.893Z] Suggested packages: [2022-03-31T12:49:18.893Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T12:49:18.893Z] Recommended packages: [2022-03-31T12:49:18.893Z] gnupg libsasl2-modules [2022-03-31T12:49:18.893Z] The following NEW packages will be installed: [2022-03-31T12:49:18.893Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T12:49:18.893Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T12:49:18.893Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T12:49:18.893Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T12:49:18.893Z] The following packages will be upgraded: [2022-03-31T12:49:18.893Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T12:49:18.893Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T12:49:18.893Z] Need to get 3859 kB of archives. [2022-03-31T12:49:18.893Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T12:49:18.893Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T12:49:18.893Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T12:49:18.893Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T12:49:18.893Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T12:49:18.893Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T12:49:19.154Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T12:49:19.154Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T12:49:19.154Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T12:49:19.154Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T12:49:19.154Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T12:49:19.154Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T12:49:19.154Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T12:49:19.154Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T12:49:19.154Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T12:49:19.154Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T12:49:19.154Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T12:49:19.154Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T12:49:19.154Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T12:49:19.154Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T12:49:19.154Z] 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-31T12:49:19.154Z] 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-31T12:49:19.154Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T12:49:19.154Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T12:49:19.154Z] Fetched 3859 kB in 0s (13.7 MB/s) [2022-03-31T12:49:19.154Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T12:49:19.154Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:19.154Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T12:49:19.416Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T12:49:19.416Z] Selecting previously unselected package udev. [2022-03-31T12:49:19.416Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T12:49:19.416Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:19.416Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T12:49:19.677Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T12:49:19.677Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T12:49:19.677Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T12:49:19.677Z] Selecting previously unselected package fuse. [2022-03-31T12:49:19.677Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T12:49:19.677Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T12:49:19.677Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T12:49:19.677Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T12:49:19.938Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T12:49:19.938Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T12:49:19.938Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T12:49:19.938Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T12:49:19.938Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T12:49:19.938Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T12:49:19.938Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T12:49:20.199Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T12:49:20.199Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.199Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.199Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T12:49:20.199Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.199Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.199Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T12:49:20.199Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.199Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.199Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T12:49:20.199Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.199Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.460Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T12:49:20.460Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.460Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.460Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T12:49:20.460Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.460Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.460Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T12:49:20.460Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.460Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.460Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T12:49:20.460Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.460Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.723Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T12:49:20.723Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T12:49:20.723Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:20.723Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T12:49:20.723Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T12:49:20.723Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T12:49:20.723Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T12:49:20.723Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T12:49:20.723Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T12:49:20.723Z] Selecting previously unselected package libldap-common. [2022-03-31T12:49:20.723Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T12:49:20.723Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T12:49:20.723Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T12:49:20.723Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T12:49:20.723Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T12:49:20.985Z] Selecting previously unselected package dirmngr. [2022-03-31T12:49:20.985Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T12:49:20.985Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:20.985Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T12:49:20.985Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T12:49:20.985Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T12:49:20.985Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T12:49:20.985Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T12:49:21.560Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T12:49:21.823Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T12:49:21.823Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:21.823Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:21.823Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:21.823Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:21.823Z] Setting up fuse (2.9.9-3) ... [2022-03-31T12:49:21.823Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:22.396Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T12:49:22.396Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T12:49:22.396Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:22.396Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T12:49:22.396Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T12:49:22.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements [2022-03-31T12:49:22.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T12:49:22.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T12:49:22.657Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T12:49:22.921Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T12:49:22.921Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T12:49:22.921Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T12:49:22.921Z] [2022-03-31T12:49:22.921Z] Possible reasons for having this kind of units are: [2022-03-31T12:49:22.921Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T12:49:22.921Z] .wants/ or .requires/ directory. [2022-03-31T12:49:22.921Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T12:49:22.921Z] a requirement dependency on it. [2022-03-31T12:49:22.921Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T12:49:22.921Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T12:49:22.921Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T12:49:22.921Z] instance name specified. [2022-03-31T12:49:23.183Z] Reading package lists... [2022-03-31T12:49:23.443Z] Building dependency tree... [2022-03-31T12:49:23.443Z] Reading state information... [2022-03-31T12:49:23.703Z] The following additional packages will be installed: [2022-03-31T12:49:23.703Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T12:49:23.703Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T12:49:23.703Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T12:49:23.703Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T12:49:23.703Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T12:49:23.703Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T12:49:23.703Z] Suggested packages: [2022-03-31T12:49:23.703Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T12:49:23.703Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T12:49:23.703Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T12:49:23.703Z] systemd-container policykit-1 [2022-03-31T12:49:23.703Z] Recommended packages: [2022-03-31T12:49:23.703Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T12:49:23.703Z] The following NEW packages will be installed: [2022-03-31T12:49:23.703Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T12:49:23.703Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T12:49:23.703Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T12:49:23.703Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T12:49:23.703Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T12:49:23.703Z] The following packages will be upgraded: [2022-03-31T12:49:23.703Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T12:49:23.703Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T12:49:23.703Z] Need to get 46.5 MB of archives. [2022-03-31T12:49:23.703Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T12:49:23.703Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T12:49:23.703Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T12:49:23.964Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T12:49:23.964Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T12:49:23.964Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T12:49:23.964Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T12:49:24.225Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T12:49:24.225Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T12:49:24.225Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T12:49:24.225Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T12:49:24.487Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T12:49:24.487Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T12:49:24.487Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T12:49:24.487Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T12:49:24.487Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T12:49:24.487Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T12:49:24.752Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T12:49:24.752Z] 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-31T12:49:24.752Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T12:49:24.752Z] 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-31T12:49:24.752Z] 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-31T12:49:24.752Z] 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-31T12:49:24.752Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T12:49:24.752Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T12:49:24.752Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T12:49:24.752Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T12:49:24.752Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T12:49:24.752Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T12:49:24.752Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T12:49:25.012Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T12:49:25.012Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T12:49:25.012Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T12:49:25.012Z] 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-31T12:49:25.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements [2022-03-31T12:49:25.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T12:49:25.954Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T12:49:25.954Z] Fetched 46.5 MB in 2s (19.9 MB/s) [2022-03-31T12:49:26.214Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T12:49:26.214Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:26.214Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T12:49:26.214Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:26.214Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T12:49:26.214Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:26.473Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T12:49:27.046Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:27.046Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T12:49:27.046Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T12:49:27.047Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T12:49:27.047Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T12:49:27.047Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T12:49:27.047Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:27.308Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T12:49:27.309Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T12:49:27.309Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T12:49:27.309Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T12:49:27.309Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T12:49:27.309Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:27.569Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:27.569Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T12:49:27.569Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:28.150Z] Selecting previously unselected package python3-minimal. [2022-03-31T12:49:28.150Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T12:49:28.150Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T12:49:28.150Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T12:49:28.150Z] Selecting previously unselected package mime-support. [2022-03-31T12:49:28.150Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T12:49:28.150Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T12:49:28.150Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T12:49:28.150Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T12:49:28.150Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T12:49:28.410Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T12:49:28.410Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T12:49:28.410Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:28.410Z] Selecting previously unselected package python3.8. [2022-03-31T12:49:28.410Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T12:49:28.410Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:28.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.450s coverage: 54.9% of statements [2022-03-31T12:49:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T12:49:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T12:49:28.671Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T12:49:28.672Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T12:49:28.672Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T12:49:28.672Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T12:49:28.932Z] Selecting previously unselected package python3. [2022-03-31T12:49:28.932Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T12:49:28.932Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T12:49:28.932Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T12:49:28.932Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T12:49:28.932Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T12:49:28.932Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:28.932Z] Selecting previously unselected package dbus. [2022-03-31T12:49:28.932Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T12:49:28.932Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:28.932Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T12:49:28.932Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T12:49:28.932Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T12:49:29.192Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T12:49:29.192Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T12:49:29.192Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T12:49:29.192Z] Selecting previously unselected package sudo. [2022-03-31T12:49:29.193Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T12:49:29.193Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T12:49:29.453Z] Selecting previously unselected package apparmor. [2022-03-31T12:49:29.453Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T12:49:29.453Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T12:49:29.453Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T12:49:29.453Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T12:49:29.453Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T12:49:29.453Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T12:49:29.453Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T12:49:29.453Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T12:49:29.453Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T12:49:29.453Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T12:49:29.453Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T12:49:29.711Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T12:49:29.711Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:49:29.711Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:29.711Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T12:49:29.711Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:49:29.711Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:29.711Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T12:49:29.711Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T12:49:29.711Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T12:49:29.711Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T12:49:29.711Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:49:29.711Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:29.971Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T12:49:29.971Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:49:29.971Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:29.971Z] Selecting previously unselected package openssh-client. [2022-03-31T12:49:29.971Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T12:49:29.971Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T12:49:29.971Z] Selecting previously unselected package dbus-user-session. [2022-03-31T12:49:29.971Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T12:49:30.233Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:30.233Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T12:49:30.233Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T12:49:30.233Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T12:49:30.233Z] Selecting previously unselected package squashfs-tools. [2022-03-31T12:49:30.233Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T12:49:30.233Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T12:49:30.233Z] Selecting previously unselected package snapd. [2022-03-31T12:49:30.233Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T12:49:30.233Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T12:49:33.529Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T12:49:33.529Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T12:49:33.529Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T12:49:33.529Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T12:49:33.529Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:33.529Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:33.529Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:33.529Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T12:49:33.529Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:33.529Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:33.529Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T12:49:33.529Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:33.790Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T12:49:33.790Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T12:49:34.361Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T12:49:34.361Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T12:49:34.361Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T12:49:34.361Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T12:49:34.361Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T12:49:34.361Z] running python rtupdate hooks for python3.8... [2022-03-31T12:49:34.361Z] running python post-rtupdate hooks for python3.8... [2022-03-31T12:49:34.361Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T12:49:35.745Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T12:49:35.745Z] Reloading AppArmor profiles [2022-03-31T12:49:35.745Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:49:35.745Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T12:49:36.007Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T12:49:36.269Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T12:49:36.269Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T12:49:36.269Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T12:49:36.269Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T12:49:37.658Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T12:49:37.658Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T12:49:37.918Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T12:49:37.918Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T12:49:38.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T12:49:38.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T12:49:38.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T12:49:38.962Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T12:49:39.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T12:49:39.225Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T12:49:39.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T12:49:39.748Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T12:49:39.748Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T12:49:40.009Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T12:49:40.271Z] /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-31T12:49:40.271Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T12:49:41.218Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T12:49:41.218Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T12:49:41.218Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T12:49:42.052Z] Reading package lists... [2022-03-31T12:49:42.313Z] Reading package lists... [2022-03-31T12:49:42.574Z] Building dependency tree... [2022-03-31T12:49:42.574Z] Reading state information... [2022-03-31T12:49:42.574Z] Calculating upgrade... [2022-03-31T12:49:42.835Z] The following packages will be upgraded: [2022-03-31T12:49:42.835Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T12:49:42.835Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T12:49:42.835Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T12:49:42.835Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T12:49:42.835Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T12:49:42.835Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T12:49:42.835Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T12:49:42.835Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T12:49:42.835Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T12:49:42.835Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T12:49:42.835Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T12:49:42.835Z] xz-utils zlib1g [2022-03-31T12:49:42.835Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T12:49:42.835Z] Need to get 65.7 MB of archives. [2022-03-31T12:49:42.835Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T12:49:42.835Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T12:49:42.835Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T12:49:42.835Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T12:49:42.835Z] 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-31T12:49:42.835Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T12:49:42.835Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T12:49:42.835Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T12:49:42.835Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T12:49:42.835Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T12:49:42.835Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T12:49:42.835Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T12:49:42.835Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T12:49:42.835Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T12:49:42.835Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T12:49:43.096Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T12:49:43.096Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T12:49:43.096Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T12:49:43.096Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T12:49:43.096Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T12:49:43.667Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T12:49:43.668Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T12:49:43.668Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T12:49:43.668Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T12:49:43.668Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T12:49:43.668Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T12:49:43.927Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T12:49:43.927Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T12:49:43.927Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T12:49:43.927Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T12:49:43.927Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T12:49:43.927Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T12:49:43.927Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T12:49:43.927Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T12:49:43.927Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T12:49:43.927Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T12:49:44.187Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T12:49:44.187Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T12:49:44.187Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T12:49:44.187Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T12:49:44.187Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T12:49:44.187Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T12:49:44.187Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T12:49:44.187Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T12:49:44.187Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T12:49:44.187Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T12:49:44.187Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T12:49:44.187Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T12:49:44.449Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T12:49:44.449Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T12:49:44.449Z] 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-31T12:49:44.449Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T12:49:44.449Z] 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-31T12:49:44.449Z] 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-31T12:49:44.449Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T12:49:44.449Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T12:49:44.449Z] 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-31T12:49:44.449Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T12:49:44.449Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T12:49:44.449Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T12:49:44.449Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T12:49:44.449Z] 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-31T12:49:44.449Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T12:49:44.710Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T12:49:44.710Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T12:49:44.711Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T12:49:44.711Z] 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-31T12:49:44.711Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T12:49:44.711Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T12:49:44.711Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T12:49:44.711Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T12:49:44.711Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T12:49:44.711Z] 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-31T12:49:44.971Z] 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-31T12:49:45.231Z] 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-31T12:49:45.490Z] 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-31T12:49:45.490Z] 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-31T12:49:45.750Z] 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-31T12:49:46.010Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T12:49:46.010Z] Fetched 65.7 MB in 3s (22.1 MB/s) [2022-03-31T12:49:46.010Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T12:49:46.010Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T12:49:46.010Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T12:49:46.582Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T12:49:46.582Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T12:49:46.582Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T12:49:46.582Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T12:49:46.842Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:46.842Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.417Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.417Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.417Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.678Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.678Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.678Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.678Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.678Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.940Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.940Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.940Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.940Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:47.940Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:49:47.940Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T12:49:47.940Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:47.940Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:48.201Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:49:48.201Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T12:49:48.201Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:48.201Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:48.201Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:48.201Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:48.201Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T12:49:48.462Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T12:49:48.462Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:49:48.462Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T12:49:48.462Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T12:49:48.724Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T12:49:48.985Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T12:49:49.246Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T12:49:49.246Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T12:49:49.246Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T12:49:49.246Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T12:49:49.246Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T12:49:49.507Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T12:49:49.507Z] Installing new version of config file /etc/issue ... [2022-03-31T12:49:49.507Z] Installing new version of config file /etc/issue.net ... [2022-03-31T12:49:49.507Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T12:49:49.768Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T12:49:50.028Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T12:49:50.028Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T12:49:50.028Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T12:49:50.028Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:50.028Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T12:49:50.028Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T12:49:50.295Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T12:49:50.295Z] 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-31T12:49:50.295Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:50.295Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:50.295Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T12:49:50.295Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:50.554Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:50.554Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T12:49:50.554Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T12:49:50.554Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T12:49:50.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:50.817Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T12:49:50.817Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T12:49:51.391Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T12:49:51.391Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T12:49:51.391Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T12:49:51.391Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T12:49:51.652Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T12:49:51.652Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:51.652Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T12:49:51.652Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T12:49:52.224Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T12:49:52.224Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T12:49:52.224Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T12:49:52.224Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:52.224Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T12:49:52.224Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T12:49:52.484Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T12:49:52.484Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:52.484Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:52.484Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:52.484Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:52.484Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:52.484Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:52.484Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:52.745Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:52.746Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:52.746Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:52.746Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:52.746Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:52.746Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:52.746Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:53.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:53.006Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:53.006Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:53.006Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:53.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:53.006Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:53.006Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:53.267Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:53.267Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:53.839Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T12:49:54.101Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T12:49:54.363Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T12:49:54.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:54.363Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T12:49:54.363Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T12:49:54.625Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T12:49:54.625Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:54.625Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T12:49:54.625Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T12:49:54.884Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T12:49:54.884Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:54.884Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T12:49:54.884Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T12:49:54.884Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T12:49:55.144Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.144Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T12:49:55.144Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T12:49:55.144Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T12:49:55.144Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.144Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T12:49:55.144Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T12:49:55.144Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T12:49:55.404Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.404Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T12:49:55.404Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T12:49:55.404Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T12:49:55.404Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.404Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T12:49:55.404Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.812s coverage: 89.2% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.383s coverage: 84.4% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.726s coverage: 94.7% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.408s coverage: 72.2% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.568s coverage: 24.0% of statements [2022-03-31T12:49:55.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.376s coverage: 79.5% of statements [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.369s coverage: 96.3% of statements [2022-03-31T12:49:55.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2022-03-31T12:49:55.665Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T12:49:55.665Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.665Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T12:49:55.665Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T12:49:55.665Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T12:49:55.665Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.665Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T12:49:55.665Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T12:49:55.928Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T12:49:55.928Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:55.928Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T12:49:55.928Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T12:49:55.928Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T12:49:56.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:56.188Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T12:49:56.188Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T12:49:56.188Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T12:49:56.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:56.188Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T12:49:56.188Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T12:49:56.449Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T12:49:56.449Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:56.449Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T12:49:56.449Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T12:49:56.449Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T12:49:56.449Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:56.449Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T12:49:56.449Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T12:49:57.020Z] Setting up apt (2.0.6) ... [2022-03-31T12:49:57.592Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T12:49:57.592Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:57.592Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T12:49:57.592Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T12:49:57.593Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T12:49:57.593Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T12:49:57.593Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T12:49:57.854Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T12:49:57.854Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T12:49:57.854Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T12:49:57.854Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T12:49:57.854Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T12:49:58.114Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T12:49:58.114Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T12:49:58.114Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T12:49:58.114Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T12:49:58.374Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T12:49:58.375Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T12:49:58.375Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T12:49:58.375Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T12:49:58.375Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T12:49:58.635Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T12:49:58.635Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T12:49:58.898Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T12:49:58.898Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T12:49:58.898Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T12:49:58.898Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T12:49:58.898Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T12:49:59.160Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T12:49:59.160Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T12:49:59.160Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T12:49:59.160Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T12:49:59.421Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T12:49:59.421Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T12:49:59.421Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T12:49:59.421Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T12:49:59.682Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T12:49:59.682Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T12:49:59.682Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T12:49:59.682Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T12:49:59.682Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T12:49:59.682Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T12:49:59.943Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T12:49:59.943Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T12:50:00.203Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T12:50:00.203Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T12:50:00.203Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.203Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.464Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.465Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.465Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.725Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.725Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.725Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.725Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.725Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.725Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T12:50:00.725Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T12:50:00.988Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T12:50:00.988Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T12:50:00.988Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:00.988Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:01.254Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:01.254Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:02.196Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:02.196Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:02.766Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:02.766Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:03.026Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:03.026Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:03.287Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:03.287Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:04.294Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T12:50:04.294Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T12:50:04.294Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T12:50:04.294Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T12:50:04.294Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T12:50:04.294Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T12:50:04.294Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T12:50:04.294Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T12:50:04.294Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T12:50:04.294Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.294Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T12:50:04.573Z] [2022-03-31T12:50:04.573Z] Current default time zone: 'Etc/UTC' [2022-03-31T12:50:04.573Z] Local time is now: Thu Mar 31 12:50:04 UTC 2022. [2022-03-31T12:50:04.573Z] Universal Time is now: Thu Mar 31 12:50:04 UTC 2022. [2022-03-31T12:50:04.573Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T12:50:04.573Z] [2022-03-31T12:50:04.573Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T12:50:04.573Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T12:50:04.573Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T12:50:04.573Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T12:50:04.573Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T12:50:04.573Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T12:50:04.573Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T12:50:04.573Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T12:50:04.573Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T12:50:04.573Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.573Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:04.573Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T12:50:04.834Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T12:50:04.834Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T12:50:04.834Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T12:50:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements [2022-03-31T12:50:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements [2022-03-31T12:50:06.770Z] Updating certificates in /etc/ssl/certs... [2022-03-31T12:50:07.344Z] 21 added, 21 removed; done. [2022-03-31T12:50:07.345Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.345Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T12:50:07.345Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T12:50:07.605Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.605Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T12:50:07.605Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T12:50:07.605Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T12:50:07.605Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T12:50:07.605Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.605Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T12:50:07.605Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.605Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.605Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T12:50:07.605Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T12:50:07.605Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T12:50:07.865Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T12:50:07.865Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T12:50:07.865Z] Updating certificates in /etc/ssl/certs... [2022-03-31T12:50:08.436Z] 0 added, 0 removed; done. [2022-03-31T12:50:08.436Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T12:50:08.436Z] done. [2022-03-31T12:50:09.639Z] Reading package lists... [2022-03-31T12:50:09.639Z] Building dependency tree... [2022-03-31T12:50:09.639Z] Reading state information... [2022-03-31T12:50:09.898Z] The following NEW packages will be installed: [2022-03-31T12:50:09.899Z] apt-transport-https [2022-03-31T12:50:09.899Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T12:50:09.899Z] Need to get 4680 B of archives. [2022-03-31T12:50:09.899Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T12:50:09.899Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T12:50:10.160Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T12:50:10.160Z] Fetched 4680 B in 0s (62.1 kB/s) [2022-03-31T12:50:10.161Z] Selecting previously unselected package apt-transport-https. [2022-03-31T12:50:10.161Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T12:50:10.161Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T12:50:10.161Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T12:50:10.161Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T12:50:10.422Z] Waiting for network to be ready... [2022-03-31T12:50:12.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements [2022-03-31T12:50:12.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T12:50:17.017Z] 2022-03-31T12:50:14Z INFO Waiting for automatic snapd restart... [2022-03-31T12:50:17.587Z] snapd 2.54.4 from Canonical* installed [2022-03-31T12:50:18.525Z] "snapd" switched to the "latest/stable" channel [2022-03-31T12:50:18.525Z] [2022-03-31T12:50:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2022-03-31T12:50:19.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements [2022-03-31T12:50:19.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T12:50:21.064Z] core20 20220318 from Canonical* installed [2022-03-31T12:50:21.324Z] "core20" switched to the "latest/stable" channel [2022-03-31T12:50:21.324Z] [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.4% of statements [2022-03-31T12:50:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T12:50:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2022-03-31T12:50:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-03-31T12:50:23.856Z] snapcraft 6.1 from Canonical* installed [2022-03-31T12:50:23.856Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T12:50:23.856Z] [2022-03-31T12:50:28.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.343s coverage: 65.4% of statements [2022-03-31T12:50:28.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T12:50:28.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T12:50:28.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T12:50:29.139Z] 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-31T12:50:29.139Z] - README.md [2022-03-31T12:50:29.139Z] [2022-03-31T12:50:29.139Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T12:50:29.139Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T12:50:29.139Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T12:50:29.139Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T12:50:29.709Z] Reading package lists... [2022-03-31T12:50:29.970Z] 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-31T12:50:29.970Z] Reading package lists... [2022-03-31T12:50:30.230Z] Building dependency tree... [2022-03-31T12:50:30.230Z] Reading state information... [2022-03-31T12:50:30.230Z] Suggested packages: [2022-03-31T12:50:30.230Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T12:50:30.231Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T12:50:30.231Z] krb5-user libnorm-doc [2022-03-31T12:50:30.231Z] Recommended packages: [2022-03-31T12:50:30.231Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T12:50:30.492Z] The following NEW packages will be installed: [2022-03-31T12:50:30.492Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T12:50:30.492Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T12:50:30.492Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T12:50:30.492Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T12:50:30.492Z] libzmq5 pkg-config zip [2022-03-31T12:50:30.492Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T12:50:30.492Z] Need to get 10.3 MB of archives. [2022-03-31T12:50:30.492Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T12:50:30.492Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T12:50:30.492Z] 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-31T12:50:30.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.8% of statements [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T12:50:30.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T12:50:30.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T12:50:30.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T12:50:30.753Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T12:50:30.753Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T12:50:30.753Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T12:50:30.753Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T12:50:30.753Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T12:50:30.753Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T12:50:30.753Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T12:50:30.753Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T12:50:30.753Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T12:50:30.753Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T12:50:30.753Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T12:50:30.753Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T12:50:30.753Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T12:50:30.753Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T12:50:30.753Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T12:50:30.753Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T12:50:30.753Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T12:50:30.753Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T12:50:30.753Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T12:50:30.753Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T12:50:30.753Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T12:50:30.753Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T12:50:30.753Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T12:50:30.753Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T12:50:30.753Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T12:50:30.753Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T12:50:30.753Z] Fetched 10.3 MB in 0s (38.2 MB/s) [2022-03-31T12:50:31.012Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T12:50:31.012Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T12:50:31.012Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T12:50:31.012Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T12:50:31.012Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T12:50:31.012Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T12:50:31.012Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T12:50:31.273Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T12:50:31.273Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T12:50:31.273Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T12:50:31.273Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T12:50:31.273Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T12:50:31.273Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T12:50:31.273Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T12:50:31.273Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T12:50:31.273Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T12:50:31.273Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T12:50:31.273Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T12:50:31.273Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T12:50:31.273Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T12:50:31.273Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T12:50:31.273Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T12:50:31.534Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T12:50:31.534Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T12:50:31.534Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T12:50:31.534Z] Selecting previously unselected package liberror-perl. [2022-03-31T12:50:31.534Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T12:50:31.534Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T12:50:31.534Z] Selecting previously unselected package git-man. [2022-03-31T12:50:31.534Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T12:50:31.534Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T12:50:31.796Z] Selecting previously unselected package git. [2022-03-31T12:50:31.796Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T12:50:31.796Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T12:50:32.366Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T12:50:32.366Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:32.366Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:32.366Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T12:50:32.366Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:32.366Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:32.366Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T12:50:32.366Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:32.366Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:32.366Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T12:50:32.366Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:32.366Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:32.366Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T12:50:32.366Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T12:50:32.366Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T12:50:32.628Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T12:50:32.628Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:32.628Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:32.628Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T12:50:32.628Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T12:50:32.628Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T12:50:32.628Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T12:50:32.628Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T12:50:32.628Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T12:50:32.890Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T12:50:32.890Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T12:50:32.890Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T12:50:32.890Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T12:50:32.890Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T12:50:32.890Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T12:50:32.890Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T12:50:32.890Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T12:50:32.890Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T12:50:33.148Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T12:50:33.148Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T12:50:33.148Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T12:50:33.148Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T12:50:33.148Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T12:50:33.148Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.148Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T12:50:33.148Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T12:50:33.148Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T12:50:33.148Z] Selecting previously unselected package pkg-config. [2022-03-31T12:50:33.148Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T12:50:33.148Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T12:50:33.409Z] Selecting previously unselected package zip. [2022-03-31T12:50:33.409Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T12:50:33.409Z] Unpacking zip (3.0-11build1) ... [2022-03-31T12:50:33.409Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T12:50:33.409Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T12:50:33.409Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T12:50:33.409Z] No schema files found: doing nothing. [2022-03-31T12:50:33.409Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T12:50:33.409Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T12:50:33.409Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T12:50:33.409Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T12:50:33.409Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T12:50:33.409Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.409Z] Setting up zip (3.0-11build1) ... [2022-03-31T12:50:33.409Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T12:50:33.409Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T12:50:33.409Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T12:50:33.409Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T12:50:33.409Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T12:50:33.409Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.409Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T12:50:33.669Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.669Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T12:50:33.669Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.669Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T12:50:33.669Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T12:50:33.669Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T12:50:33.669Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T12:50:33.669Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.669Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T12:50:33.669Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T12:50:33.670Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T12:50:34.239Z] comerr-dev set to automatically installed. [2022-03-31T12:50:34.239Z] git set to automatically installed. [2022-03-31T12:50:34.239Z] git-man set to automatically installed. [2022-03-31T12:50:34.239Z] krb5-multidev set to automatically installed. [2022-03-31T12:50:34.239Z] libbrotli1 set to automatically installed. [2022-03-31T12:50:34.239Z] libcurl3-gnutls set to automatically installed. [2022-03-31T12:50:34.239Z] liberror-perl set to automatically installed. [2022-03-31T12:50:34.239Z] libglib2.0-0 set to automatically installed. [2022-03-31T12:50:34.239Z] libgssrpc4 set to automatically installed. [2022-03-31T12:50:34.239Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T12:50:34.239Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T12:50:34.239Z] libkdb5-9 set to automatically installed. [2022-03-31T12:50:34.239Z] libkrb5-dev set to automatically installed. [2022-03-31T12:50:34.239Z] libnghttp2-14 set to automatically installed. [2022-03-31T12:50:34.239Z] libnorm-dev set to automatically installed. [2022-03-31T12:50:34.239Z] libnorm1 set to automatically installed. [2022-03-31T12:50:34.239Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T12:50:34.239Z] libpgm-dev set to automatically installed. [2022-03-31T12:50:34.239Z] libpsl5 set to automatically installed. [2022-03-31T12:50:34.239Z] librtmp1 set to automatically installed. [2022-03-31T12:50:34.239Z] libsodium-dev set to automatically installed. [2022-03-31T12:50:34.239Z] libsodium23 set to automatically installed. [2022-03-31T12:50:34.239Z] libssh-4 set to automatically installed. [2022-03-31T12:50:34.239Z] libzmq3-dev set to automatically installed. [2022-03-31T12:50:34.239Z] libzmq5 set to automatically installed. [2022-03-31T12:50:34.239Z] pkg-config set to automatically installed. [2022-03-31T12:50:34.239Z] zip set to automatically installed. [2022-03-31T12:50:35.179Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.667s coverage: 92.3% of statements [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T12:50:38.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-03-31T12:50:38.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-03-31T12:50:39.105Z] 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-31T12:50:39.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T12:50:39.105Z] GO111MODULE=on go vet ./... [2022-03-31T12:50:47.406Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T12:50:47.406Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T12:50:49.949Z] Pulling app-service-configurable [2022-03-31T12:50:49.949Z] + snapcraftctl pull [2022-03-31T12:50:51.331Z] Pulling config-common [2022-03-31T12:50:51.331Z] + snapcraftctl pull [2022-03-31T12:50:52.717Z] Pulling go-build-helper [2022-03-31T12:50:52.717Z] + snapcraftctl pull [2022-03-31T12:50:54.105Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T12:50:54.105Z] Skipping pull go-build-helper (already ran) [2022-03-31T12:50:54.105Z] Building go-build-helper [2022-03-31T12:50:54.105Z] + snapcraftctl build [2022-03-31T12:50:55.488Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T12:50:56.058Z] Staging go-build-helper [2022-03-31T12:50:56.058Z] + snapcraftctl stage [2022-03-31T12:51:00.262Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T12:51:00.262Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T12:51:00.262Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T12:51:00.262Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T12:51:00.262Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T12:51:00.262Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T12:51:00.262Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T12:51:00.262Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T12:51:00.262Z] Pulling edgex-go [2022-03-31T12:51:00.262Z] + snapcraftctl pull [2022-03-31T12:51:02.174Z] Pulling hooks [2022-03-31T12:51:02.174Z] + snapcraftctl pull [2022-03-31T12:51:12.170Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T12:51:12.170Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T12:51:12.170Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T12:51:12.170Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T12:51:12.170Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T12:51:12.170Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T12:51:12.170Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T12:51:12.170Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T12:51:12.170Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T12:51:12.170Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T12:51:12.170Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T12:51:12.170Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T12:51:12.170Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T12:51:12.170Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T12:51:12.170Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T12:51:12.170Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T12:51:12.170Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T12:51:12.170Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T12:51:12.170Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T12:51:12.170Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T12:51:12.170Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T12:51:12.170Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T12:51:12.170Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T12:51:12.170Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T12:51:12.170Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T12:51:12.170Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T12:51:12.170Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T12:51:12.170Z] Pulling static-packages [2022-03-31T12:51:12.170Z] + snapcraftctl pull [2022-03-31T12:51:13.550Z] Pulling version [2022-03-31T12:51:13.551Z] + cd /root/project [2022-03-31T12:51:13.551Z] ++ git describe --tags --abbrev=0 [2022-03-31T12:51:13.551Z] ++ sed s/v// [2022-03-31T12:51:13.551Z] + GIT_VERSION=2.2.0-dev.51 [2022-03-31T12:51:13.551Z] + '[' -z 2.2.0-dev.51 ']' [2022-03-31T12:51:13.551Z] + snapcraftctl set-version 2.2.0-dev.51 [2022-03-31T12:51:14.931Z] Building app-service-configurable [2022-03-31T12:51:14.931Z] + snapcraftctl build [2022-03-31T12:51:16.842Z] Building config-common [2022-03-31T12:51:16.842Z] + snapcraftctl build [2022-03-31T12:51:17.783Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T12:51:18.722Z] Skipping build go-build-helper (already ran) [2022-03-31T12:51:18.722Z] Building edgex-go [2022-03-31T12:51:18.982Z] + cd /root/parts/edgex-go/src [2022-03-31T12:51:18.982Z] ++ git describe --tags --abbrev=0 [2022-03-31T12:51:18.982Z] ++ sed s/v// [2022-03-31T12:51:18.982Z] + GIT_VERSION=2.2.0-dev.51 [2022-03-31T12:51:18.982Z] + '[' -z 2.2.0-dev.51 ']' [2022-03-31T12:51:18.982Z] + echo 2.2.0-dev.51 [2022-03-31T12:51:18.982Z] + '[' '!' -d vendor ']' [2022-03-31T12:51:18.982Z] + go mod download all [2022-03-31T12:51:23.202Z] + make build [2022-03-31T12:51:23.202Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T12:51:45.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T12:51:55.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T12:51:55.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T12:51:56.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T12:51:57.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T12:51:58.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T12:52:00.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T12:52:01.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T12:52:02.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T12:52:04.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T12:52:05.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T12:52:07.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T12:52:09.024Z] + case "$service" in [2022-03-31T12:52:09.024Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.024Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T12:52:09.024Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T12:52:09.024Z] + 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-31T12:52:09.593Z] Building hooks [2022-03-31T12:52:09.593Z] + cd /root/parts/hooks/src [2022-03-31T12:52:09.593Z] + make build [2022-03-31T12:52:09.593Z] go mod tidy [2022-03-31T12:52:09.852Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T12:52:09.852Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T12:52:10.111Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T12:52:10.111Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T12:52:10.111Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T12:52:12.019Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T12:52:12.279Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T12:52:12.279Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T12:52:14.198Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T12:52:14.198Z] Building static-packages [2022-03-31T12:52:14.198Z] + snapcraftctl build [2022-03-31T12:52:16.104Z] Building version [2022-03-31T12:52:16.104Z] + snapcraftctl build [2022-03-31T12:52:18.010Z] Staging app-service-configurable [2022-03-31T12:52:18.010Z] + snapcraftctl stage [2022-03-31T12:52:19.391Z] Staging config-common [2022-03-31T12:52:19.391Z] + snapcraftctl stage [2022-03-31T12:52:20.779Z] Skipping stage go-build-helper (already ran) [2022-03-31T12:52:20.779Z] Staging edgex-go [2022-03-31T12:52:20.779Z] + snapcraftctl stage [2022-03-31T12:52:22.163Z] Staging hooks [2022-03-31T12:52:22.163Z] + snapcraftctl stage [2022-03-31T12:52:23.544Z] Staging static-packages [2022-03-31T12:52:23.544Z] + snapcraftctl stage [2022-03-31T12:52:24.922Z] Staging version [2022-03-31T12:52:24.922Z] + snapcraftctl stage [2022-03-31T12:52:26.302Z] Priming app-service-configurable [2022-03-31T12:52:26.302Z] + snapcraftctl prime [2022-03-31T12:52:28.842Z] 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-31T12:52:28.842Z] stage-packages: [2022-03-31T12:52:28.842Z] - libnorm1 [2022-03-31T12:52:28.842Z] - libpgm-5.2-0 [2022-03-31T12:52:28.842Z] - libsodium23 [2022-03-31T12:52:28.842Z] - libzmq5 [2022-03-31T12:52:28.842Z] Priming config-common [2022-03-31T12:52:28.842Z] + snapcraftctl prime [2022-03-31T12:52:29.781Z] Priming go-build-helper [2022-03-31T12:52:29.781Z] + snapcraftctl prime [2022-03-31T12:52:30.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T12:52:30.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T12:52:30.998Z] ./bin/test-attribution-txt.sh [2022-03-31T12:52:31.161Z] Priming edgex-go [2022-03-31T12:52:31.161Z] + snapcraftctl prime [2022-03-31T12:52:33.078Z] Priming hooks [2022-03-31T12:52:33.078Z] + snapcraftctl prime [Pipeline] echo [2022-03-31T12:52:33.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T12:52:34.016Z] Priming static-packages [2022-03-31T12:52:34.276Z] + snapcraftctl prime [2022-03-31T12:52:34.322Z] + ls -al . [2022-03-31T12:52:34.322Z] total 660 [2022-03-31T12:52:34.322Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 12:52 . [2022-03-31T12:52:34.322Z] drwxr-xr-x 4 root root 4096 Mar 31 12:46 .. [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 12:44 .dockerignore [2022-03-31T12:52:34.322Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 12:44 .git [2022-03-31T12:52:34.322Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 12:44 .github [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 12:44 .gitignore [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 12:44 .golangci.yml [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 12:44 .hadolint.yml [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 12:44 .sonarcloud.properties [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 12:44 ADOPTERS.md [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 12:44 Attribution.txt [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 12:44 CHANGELOG.md [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 12:44 CONTRIBUTING.md [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 12:44 GOVERNANCE.md [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 12:44 Jenkinsfile [2022-03-31T12:52:34.322Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 12:44 LICENSE [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 12:44 Makefile [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 12:44 OWNERS.md [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 12:44 README.md [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 12:44 SECURITY.md [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 12:41 VERSION [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 12:44 ZMQWindows.md [2022-03-31T12:52:34.323Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 12:44 bin [2022-03-31T12:52:34.323Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 12:44 cmd [2022-03-31T12:52:34.323Z] -rw-r--r-- 1 root root 429121 Mar 31 12:50 coverage.out [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 12:44 go.mod [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 12:46 go.sum [2022-03-31T12:52:34.323Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 12:44 internal [2022-03-31T12:52:34.323Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 12:44 openapi [2022-03-31T12:52:34.323Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 12:44 snap [2022-03-31T12:52:34.323Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 12:44 version.go [Pipeline] sh [2022-03-31T12:52:34.989Z] + '[' -e coverage.out ] [2022-03-31T12:52:34.989Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T12:52:35.018Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T12:52:35.847Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T12:52:36.498Z] + make build [2022-03-31T12:52:36.498Z] 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-31T12:52:38.470Z] Priming version [2022-03-31T12:52:38.470Z] + snapcraftctl prime [2022-03-31T12:52:39.848Z] 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-31T12:54:43.527Z] 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-31T12:56:20.394Z] 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-31T12:56:20.394Z] 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-31T12:56:20.394Z] 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-31T12:56:20.394Z] 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-31T12:56:25.803Z] 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-31T12:56:32.521Z] 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-31T12:56:37.933Z] 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-31T12:56:44.643Z] 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-31T12:56:50.045Z] 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-31T12:56:55.455Z] 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-31T12:57:05.638Z] 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-31T12:57:09.968Z] $ docker stop --time=1 d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 [2022-03-31T12:57:12.161Z] $ docker rm -f d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:57:14.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T12:57:14.465Z] [2022-03-31T12:57:14.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:57:14.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T12:57:15.095Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T12:57:15.095Z] 29e5d40040c1: Pulling fs layer [2022-03-31T12:57:15.095Z] 1ce36da41761: Pulling fs layer [2022-03-31T12:57:15.095Z] 25b303627fd3: Pulling fs layer [2022-03-31T12:57:15.095Z] 29e5d40040c1: Verifying Checksum [2022-03-31T12:57:15.095Z] 29e5d40040c1: Download complete [2022-03-31T12:57:15.695Z] 1ce36da41761: Verifying Checksum [2022-03-31T12:57:15.695Z] 1ce36da41761: Download complete [2022-03-31T12:57:15.695Z] 29e5d40040c1: Pull complete [2022-03-31T12:57:17.130Z] 25b303627fd3: Verifying Checksum [2022-03-31T12:57:17.130Z] 25b303627fd3: Download complete [2022-03-31T12:57:17.130Z] 1ce36da41761: Pull complete [2022-03-31T12:57:29.520Z] 25b303627fd3: Pull complete [2022-03-31T12:57:29.520Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T12:57:29.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T12:57:29.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T12:57:29.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container [2022-03-31T12:57:29.861Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T12:57:32.292Z] $ docker top 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:57:33.219Z] + docker-compose build --help+ grep parallel [2022-03-31T12:57:33.219Z] [2022-03-31T12:57:38.628Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T12:57:38.651Z] $ docker stop --time=1 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 [2022-03-31T12:57:40.348Z] $ docker rm -f 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T12:57:40.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T12:57:40.971Z] . [Pipeline] withDockerContainer [2022-03-31T12:57:41.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container [2022-03-31T12:57:41.375Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T12:57:42.969Z] $ docker top 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T12:57:43.927Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T12:57:49.332Z] Building core-command ... [2022-03-31T12:57:49.332Z] Building core-data ... [2022-03-31T12:57:49.332Z] Building core-metadata ... [2022-03-31T12:57:49.332Z] Building security-bootstrapper ... [2022-03-31T12:57:49.332Z] Building security-proxy-setup ... [2022-03-31T12:57:49.332Z] Building security-secretstore-setup ... [2022-03-31T12:57:49.332Z] Building security-spiffe-token-provider ... [2022-03-31T12:57:49.332Z] Building security-spire-agent ... [2022-03-31T12:57:49.332Z] Building security-spire-config ... [2022-03-31T12:57:49.332Z] Building security-spire-server ... [2022-03-31T12:57:49.332Z] Building support-notifications ... [2022-03-31T12:57:49.332Z] Building support-scheduler ... [2022-03-31T12:57:49.332Z] Building sys-mgmt-agent ... [2022-03-31T12:57:49.332Z] Building security-spiffe-token-provider [2022-03-31T12:57:49.332Z] Building support-scheduler [2022-03-31T12:57:49.332Z] Building core-command [2022-03-31T12:57:49.332Z] Building security-spire-config [2022-03-31T12:57:49.332Z] Building support-notifications [2022-03-31T12:59:41.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:59:41.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:59:41.165Z] ---> 0a5c829318e1 [2022-03-31T12:59:41.165Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T12:59:41.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:59:41.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:59:41.165Z] ---> 0a5c829318e1 [2022-03-31T12:59:41.165Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T12:59:41.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:59:41.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:59:41.165Z] ---> 0a5c829318e1 [2022-03-31T12:59:41.165Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T12:59:41.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:59:41.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:59:41.165Z] ---> 0a5c829318e1 [2022-03-31T12:59:41.165Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T12:59:41.165Z] ---> Running in 1bce4c46556a [2022-03-31T12:59:41.165Z] ---> Running in 0471540704ef [2022-03-31T12:59:41.165Z] ---> Running in 11f5aa71f745 [2022-03-31T12:59:41.165Z] ---> Running in 2004fa45e67c [2022-03-31T12:59:41.165Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T12:59:41.165Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T12:59:41.165Z] ---> 0a5c829318e1 [2022-03-31T12:59:41.165Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T12:59:41.165Z] ---> Running in c9e334a142a7 [2022-03-31T12:59:41.165Z] Removing intermediate container c9e334a142a7 [2022-03-31T12:59:41.165Z] ---> 1c01949ed8d4 [2022-03-31T12:59:41.165Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container 0471540704ef [2022-03-31T12:59:41.165Z] Removing intermediate container 11f5aa71f745 [2022-03-31T12:59:41.165Z] ---> b8fa4aeb663d [2022-03-31T12:59:41.165Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:59:41.165Z] [2022-03-31T12:59:41.165Z] ---> 2522d521b4b0 [2022-03-31T12:59:41.165Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:59:41.165Z] ---> Running in b71d4cc84367 [2022-03-31T12:59:41.165Z] ---> Running in 496eba7cfa82 [2022-03-31T12:59:41.165Z] Removing intermediate container 1bce4c46556a [2022-03-31T12:59:41.165Z] ---> 679644b3115e [2022-03-31T12:59:41.165Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:59:41.165Z] ---> Running in f4e7349161f8 [2022-03-31T12:59:41.165Z] Removing intermediate container 2004fa45e67c [2022-03-31T12:59:41.165Z] ---> 27f2f1261fbc [2022-03-31T12:59:41.165Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T12:59:41.165Z] ---> Running in cae6751c0296 [2022-03-31T12:59:41.165Z] ---> Running in bae35623b0b5 [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] Removing intermediate container b71d4cc84367 [2022-03-31T12:59:41.165Z] ---> 658f4925f251 [2022-03-31T12:59:41.165Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] ---> Running in a46b68dfb37d [2022-03-31T12:59:41.165Z] Removing intermediate container cae6751c0296 [2022-03-31T12:59:41.165Z] ---> 7cd56c4d0651 [2022-03-31T12:59:41.165Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T12:59:41.165Z] ---> Running in 7debebb985cf [2022-03-31T12:59:41.165Z] Removing intermediate container f4e7349161f8 [2022-03-31T12:59:41.165Z] ---> 9e138cc15c5e [2022-03-31T12:59:41.165Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T12:59:41.165Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T12:59:41.165Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T12:59:41.165Z] OK: 15739 distinct packages available [2022-03-31T12:59:41.165Z] ---> Running in 8b6ad0dcc388 [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] Removing intermediate container bae35623b0b5 [2022-03-31T12:59:41.165Z] ---> 664ee3abaea1 [2022-03-31T12:59:41.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T12:59:41.165Z] ---> Running in 23557f031e24 [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] OK: 220 MiB in 52 packages [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T12:59:41.165Z] OK: 220 MiB in 52 packages [2022-03-31T12:59:41.165Z] Removing intermediate container 496eba7cfa82 [2022-03-31T12:59:41.165Z] ---> c2cfe5a29725 [2022-03-31T12:59:41.165Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T12:59:41.165Z] OK: 220 MiB in 52 packages [2022-03-31T12:59:41.165Z] OK: 220 MiB in 52 packages [2022-03-31T12:59:41.165Z] OK: 220 MiB in 52 packages [2022-03-31T12:59:41.165Z] ---> 717d290ae3db [2022-03-31T12:59:41.165Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:59:41.165Z] ---> Running in 51bd23eaab2d [2022-03-31T12:59:41.165Z] Removing intermediate container a46b68dfb37d [2022-03-31T12:59:41.165Z] ---> 0676fa4d9a20 [2022-03-31T12:59:41.165Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T12:59:41.165Z] Removing intermediate container 7debebb985cf [2022-03-31T12:59:41.165Z] ---> fa8978a20e84 [2022-03-31T12:59:41.165Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T12:59:41.165Z] Removing intermediate container 8b6ad0dcc388 [2022-03-31T12:59:41.165Z] ---> 96f27fe00b59 [2022-03-31T12:59:41.165Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T12:59:41.165Z] Removing intermediate container 23557f031e24 [2022-03-31T12:59:41.165Z] ---> ed46c7ee4e06 [2022-03-31T12:59:41.165Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T12:59:41.441Z] ---> 2428f1765a1e [2022-03-31T12:59:41.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:59:41.441Z] ---> Running in 3cd64feca8f8 [2022-03-31T12:59:42.434Z] ---> c1697d28cecf [2022-03-31T12:59:42.434Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:59:42.434Z] ---> 62a4618a16a7 [2022-03-31T12:59:42.434Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T12:59:42.434Z] ---> 2d2914f93d95 [2022-03-31T12:59:42.434Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 737d3cb7b0fd [2022-03-31T12:59:42.434Z] ---> Running in 798cc6c3f0ab [2022-03-31T12:59:42.434Z] [2022-03-31T12:59:43.044Z] ---> Running in d9d0be092ce9 [2022-03-31T12:59:45.053Z] Removing intermediate container 51bd23eaab2d [2022-03-31T12:59:45.053Z] ---> 3b7e775faacd [2022-03-31T12:59:45.053Z] Step 7/20 : COPY . . [2022-03-31T12:59:47.053Z] Removing intermediate container 3cd64feca8f8 [2022-03-31T12:59:47.053Z] ---> dcbde8b33583 [2022-03-31T12:59:47.053Z] Step 8/22 : COPY . . [2022-03-31T12:59:49.057Z] Removing intermediate container d9d0be092ce9 [2022-03-31T12:59:49.057Z] ---> fcb6e4892d5d [2022-03-31T12:59:49.057Z] Step 8/22 : COPY . . [2022-03-31T12:59:49.057Z] Removing intermediate container 798cc6c3f0ab [2022-03-31T12:59:49.057Z] ---> 758ab2fa4f0c [2022-03-31T12:59:49.057Z] Step 8/23 : COPY . . [2022-03-31T12:59:49.057Z] Removing intermediate container 737d3cb7b0fd [2022-03-31T12:59:49.057Z] ---> 6d5a0c8a5efd [2022-03-31T12:59:49.057Z] Step 8/24 : COPY . . [2022-03-31T13:00:21.452Z] ---> cf0c344a2a40 [2022-03-31T13:00:21.452Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T13:00:21.452Z] ---> Running in d00bd414e29d [2022-03-31T13:00:21.452Z] ---> 8bb73a76cdb5 [2022-03-31T13:00:21.452Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T13:00:21.452Z] ---> Running in c8ae9aa5d58f [2022-03-31T13:00:21.729Z] ---> 9e8250e60ac2 [2022-03-31T13:00:21.729Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T13:00:22.011Z] 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-31T13:00:22.011Z] ---> Running in 18757cc066b3 [2022-03-31T13:00:22.619Z] 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-31T13:00:22.913Z] ---> 1603048344f9 [2022-03-31T13:00:22.913Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T13:00:23.197Z] ---> 166351f8bfb5 [2022-03-31T13:00:23.197Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T13:00:23.197Z] ---> Running in 1c2e52c3d96d [2022-03-31T13:00:23.487Z] ---> Running in aeb7ffb1ee0f [2022-03-31T13:00:24.492Z] Removing intermediate container 1c2e52c3d96d [2022-03-31T13:00:24.492Z] ---> 280ca33f704e [2022-03-31T13:00:24.492Z] 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-31T13:00:24.492Z] ---> Running in c7a2d441a6d1 [2022-03-31T13:00:24.780Z] 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-31T13:00:25.780Z] 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-31T13:00:29.197Z] spire-1.2.0/ [2022-03-31T13:00:34.624Z] spire-1.2.0/README.md [2022-03-31T13:00:34.624Z] spire-1.2.0/bin/ [2022-03-31T13:00:34.624Z] spire-1.2.0/bin/spire-server [2022-03-31T13:00:34.624Z] spire-1.2.0/bin/spire-agent [2022-03-31T13:00:34.624Z] spire-1.2.0/conf/ [2022-03-31T13:00:34.624Z] spire-1.2.0/conf/server/ [2022-03-31T13:00:34.624Z] spire-1.2.0/conf/server/server.conf [2022-03-31T13:00:34.624Z] spire-1.2.0/conf/agent/ [2022-03-31T13:00:34.624Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T13:00:34.624Z] spire-1.2.0/LICENSE [2022-03-31T13:00:40.063Z] Removing intermediate container c7a2d441a6d1 [2022-03-31T13:00:40.063Z] ---> 637cd455b796 [2022-03-31T13:00:40.063Z] [2022-03-31T13:00:40.063Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T13:00:40.063Z] 3.15: Pulling from library/alpine [2022-03-31T13:00:41.108Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T13:00:41.108Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T13:00:41.108Z] ---> 03078ca19a05 [2022-03-31T13:00:41.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T13:00:41.394Z] ---> Running in 090164c03b89 [2022-03-31T13:00:42.003Z] Removing intermediate container 090164c03b89 [2022-03-31T13:00:42.003Z] ---> c5625c0938ca [2022-03-31T13:00:42.003Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:00:42.003Z] ---> Running in 4b4205cac12f [2022-03-31T13:00:45.409Z] Removing intermediate container 4b4205cac12f [2022-03-31T13:00:45.409Z] ---> a278b2774f28 [2022-03-31T13:00:45.409Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T13:00:45.409Z] ---> Running in cc26bf6166e7 [2022-03-31T13:00:46.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:00:47.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:00:49.312Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T13:00:49.312Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T13:00:49.312Z] OK: 15729 distinct packages available [2022-03-31T13:00:49.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:00:50.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:00:52.030Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T13:00:52.030Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T13:00:52.030Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T13:00:52.309Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T13:00:52.309Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T13:00:52.309Z] OK: 6 MiB in 18 packages [2022-03-31T13:00:53.755Z] Removing intermediate container cc26bf6166e7 [2022-03-31T13:00:53.755Z] ---> 65a8abb8a590 [2022-03-31T13:00:53.755Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T13:00:59.207Z] ---> 5183ba2fdb32 [2022-03-31T13:00:59.207Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T13:00:59.810Z] ---> 0cf43b833845 [2022-03-31T13:00:59.810Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T13:01:00.095Z] ---> Running in 1f9c26679169 [2022-03-31T13:01:00.380Z] Removing intermediate container 1f9c26679169 [2022-03-31T13:01:00.380Z] ---> f3fb9d7820f1 [2022-03-31T13:01:00.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T13:01:01.376Z] ---> 644e2cde55de [2022-03-31T13:01:01.376Z] Step 19/24 : WORKDIR / [2022-03-31T13:01:01.653Z] ---> Running in 0bd60abc3736 [2022-03-31T13:01:02.059Z] Removing intermediate container 0bd60abc3736 [2022-03-31T13:01:02.059Z] ---> f5d3e0f73d66 [2022-03-31T13:01:02.059Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T13:01:02.382Z] ---> Running in 326e7b1ae31d [2022-03-31T13:01:02.706Z] Removing intermediate container 326e7b1ae31d [2022-03-31T13:01:02.706Z] ---> 029494972182 [2022-03-31T13:01:02.706Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T13:01:03.125Z] ---> Running in 3cf9126c76b8 [2022-03-31T13:01:03.463Z] Removing intermediate container 3cf9126c76b8 [2022-03-31T13:01:03.463Z] ---> 8e7bae3e0c40 [2022-03-31T13:01:03.463Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T13:01:03.463Z] ---> Running in 99bd2d2a122d [2022-03-31T13:01:04.149Z] Removing intermediate container 99bd2d2a122d [2022-03-31T13:01:04.149Z] ---> b0060c037b56 [2022-03-31T13:01:04.149Z] Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:01:04.515Z] ---> Running in fc1338136eeb [2022-03-31T13:01:04.814Z] Removing intermediate container fc1338136eeb [2022-03-31T13:01:04.814Z] ---> fbf90176db6c [2022-03-31T13:01:04.814Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T13:01:05.134Z] ---> Running in e98090b5b1dc [2022-03-31T13:01:05.730Z] Removing intermediate container e98090b5b1dc [2022-03-31T13:01:05.730Z] ---> a762f227ae1b [2022-03-31T13:01:05.730Z] [2022-03-31T13:01:06.337Z] Successfully built a762f227ae1b [2022-03-31T13:01:06.337Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T13:01:06.337Z]  Building security-spire-config ... done Building security-spire-agent [2022-03-31T13:01:45.429Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:01:45.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:01:45.429Z] ---> 0a5c829318e1 [2022-03-31T13:01:45.429Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> 27f2f1261fbc [2022-03-31T13:01:45.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> 664ee3abaea1 [2022-03-31T13:01:45.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> ed46c7ee4e06 [2022-03-31T13:01:45.429Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> 2d2914f93d95 [2022-03-31T13:01:45.429Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> fcb6e4892d5d [2022-03-31T13:01:45.429Z] Step 8/24 : COPY . . [2022-03-31T13:01:45.429Z] ---> Using cache [2022-03-31T13:01:45.429Z] ---> 166351f8bfb5 [2022-03-31T13:01:45.429Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T13:01:45.429Z] ---> Running in 03853a9de179 [2022-03-31T13:01:45.429Z] Removing intermediate container 03853a9de179 [2022-03-31T13:01:45.429Z] ---> 166a49ad09c6 [2022-03-31T13:01:45.429Z] 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-31T13:01:45.429Z] ---> Running in dbcb3d4324ed [2022-03-31T13:01:46.428Z] spire-1.2.0/ [2022-03-31T13:01:50.760Z] spire-1.2.0/README.md [2022-03-31T13:01:50.760Z] spire-1.2.0/bin/ [2022-03-31T13:01:50.760Z] spire-1.2.0/bin/spire-server [2022-03-31T13:01:50.760Z] spire-1.2.0/bin/spire-agent [2022-03-31T13:01:50.760Z] spire-1.2.0/conf/ [2022-03-31T13:01:50.760Z] spire-1.2.0/conf/server/ [2022-03-31T13:01:50.760Z] spire-1.2.0/conf/server/server.conf [2022-03-31T13:01:50.760Z] spire-1.2.0/conf/agent/ [2022-03-31T13:01:50.760Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T13:01:50.760Z] spire-1.2.0/LICENSE [2022-03-31T13:01:57.518Z] Removing intermediate container dbcb3d4324ed [2022-03-31T13:01:57.518Z] ---> 2ae0363464ff [2022-03-31T13:01:57.518Z] [2022-03-31T13:01:57.518Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T13:01:57.518Z] ---> 03078ca19a05 [2022-03-31T13:01:57.518Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T13:01:57.518Z] ---> Using cache [2022-03-31T13:01:57.518Z] ---> c5625c0938ca [2022-03-31T13:01:57.519Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:01:57.519Z] ---> Using cache [2022-03-31T13:01:57.519Z] ---> a278b2774f28 [2022-03-31T13:01:57.519Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T13:01:57.519Z] ---> Running in 2e7269eb2250 [2022-03-31T13:01:58.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:01:59.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:02:01.422Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T13:02:01.422Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T13:02:01.422Z] OK: 15729 distinct packages available [2022-03-31T13:02:01.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:02:02.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:02:04.152Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T13:02:04.152Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T13:02:04.152Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T13:02:04.432Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T13:02:04.432Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T13:02:04.714Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T13:02:04.714Z] OK: 6 MiB in 19 packages [2022-03-31T13:02:06.712Z] Removing intermediate container 2e7269eb2250 [2022-03-31T13:02:06.712Z] ---> f04ef3e11a9c [2022-03-31T13:02:06.712Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T13:02:10.136Z] ---> 56b38f1fbad6 [2022-03-31T13:02:10.136Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T13:02:15.563Z] ---> 75cf0a30bac6 [2022-03-31T13:02:15.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T13:02:16.554Z] ---> 44b2dd4c0fb2 [2022-03-31T13:02:16.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T13:02:17.546Z] ---> 225ce31f90af [2022-03-31T13:02:17.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T13:02:18.536Z] ---> a90d8ac41082 [2022-03-31T13:02:18.536Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T13:02:18.536Z] ---> Running in 813f325228e0 [2022-03-31T13:02:19.139Z] Removing intermediate container 813f325228e0 [2022-03-31T13:02:19.139Z] ---> 45b33d75c20e [2022-03-31T13:02:19.139Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T13:02:19.139Z] ---> Running in 798eb2062b92 [2022-03-31T13:02:19.747Z] Removing intermediate container 798eb2062b92 [2022-03-31T13:02:19.747Z] ---> 040798d7280a [2022-03-31T13:02:19.747Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T13:02:19.747Z] ---> Running in 96f919c5e2ac [2022-03-31T13:02:20.354Z] Removing intermediate container 96f919c5e2ac [2022-03-31T13:02:20.354Z] ---> 4d261d02bfbf [2022-03-31T13:02:20.354Z] Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:02:20.354Z] ---> Running in 2d1331009571 [2022-03-31T13:02:20.960Z] Removing intermediate container 2d1331009571 [2022-03-31T13:02:20.960Z] ---> 57863e4ab696 [2022-03-31T13:02:20.960Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T13:02:20.960Z] ---> Running in 3a0474710008 [2022-03-31T13:02:21.564Z] Removing intermediate container 3a0474710008 [2022-03-31T13:02:21.564Z] ---> 14d247269781 [2022-03-31T13:02:21.564Z] [2022-03-31T13:02:22.177Z] Successfully built 14d247269781 [2022-03-31T13:02:22.177Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T13:02:22.177Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-03-31T13:02:54.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:02:54.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:02:54.552Z] ---> 0a5c829318e1 [2022-03-31T13:02:54.552Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> 27f2f1261fbc [2022-03-31T13:02:54.552Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> 664ee3abaea1 [2022-03-31T13:02:54.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> ed46c7ee4e06 [2022-03-31T13:02:54.552Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> 2d2914f93d95 [2022-03-31T13:02:54.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> fcb6e4892d5d [2022-03-31T13:02:54.552Z] Step 8/22 : COPY . . [2022-03-31T13:02:54.552Z] ---> Using cache [2022-03-31T13:02:54.552Z] ---> 166351f8bfb5 [2022-03-31T13:02:54.553Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T13:02:55.156Z] ---> Running in b6a3c0ffed19 [2022-03-31T13:02:57.151Z] 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-31T13:07:04.236Z] Removing intermediate container d00bd414e29d [2022-03-31T13:07:04.236Z] ---> ee93a6906ffd [2022-03-31T13:07:04.236Z] [2022-03-31T13:07:04.236Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T13:07:04.236Z] ---> 03078ca19a05 [2022-03-31T13:07:04.236Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T13:07:04.236Z] ---> Using cache [2022-03-31T13:07:04.236Z] ---> c5625c0938ca [2022-03-31T13:07:04.236Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:07:04.236Z] ---> Using cache [2022-03-31T13:07:04.236Z] ---> a278b2774f28 [2022-03-31T13:07:04.236Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T13:07:04.236Z] ---> Running in 049cd9449780 [2022-03-31T13:07:04.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:04.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:04.236Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T13:07:04.236Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T13:07:04.236Z] OK: 15729 distinct packages available [2022-03-31T13:07:04.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:04.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:04.236Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T13:07:04.236Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T13:07:04.236Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T13:07:04.236Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T13:07:04.236Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T13:07:04.236Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T13:07:04.236Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T13:07:04.236Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T13:07:04.236Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T13:07:04.236Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T13:07:04.236Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T13:07:04.236Z] OK: 8 MiB in 23 packages [2022-03-31T13:07:06.871Z] Removing intermediate container 049cd9449780 [2022-03-31T13:07:06.871Z] ---> d999594f28ed [2022-03-31T13:07:06.871Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:07:07.869Z] ---> 82db7e94e83f [2022-03-31T13:07:07.869Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T13:07:11.687Z] ---> 7db3d5ecff48 [2022-03-31T13:07:11.687Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T13:07:12.432Z] ---> 657544eb08ee [2022-03-31T13:07:12.432Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T13:07:12.784Z] ---> Running in 51c8ba9e898a [2022-03-31T13:07:14.182Z] Removing intermediate container 51c8ba9e898a [2022-03-31T13:07:14.182Z] ---> a1d75a5caa69 [2022-03-31T13:07:14.182Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:07:14.469Z] ---> Running in 5656ef245e71 [2022-03-31T13:07:14.753Z] Removing intermediate container 5656ef245e71 [2022-03-31T13:07:14.753Z] ---> c4525bbb01e0 [2022-03-31T13:07:14.753Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T13:07:15.034Z] ---> Running in 91988538cc49 [2022-03-31T13:07:16.015Z] Removing intermediate container 91988538cc49 [2022-03-31T13:07:16.015Z] ---> 1ece51541397 [2022-03-31T13:07:16.015Z] Step 19/20 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:07:16.015Z] ---> Running in 1207020b433b [2022-03-31T13:07:16.290Z] Removing intermediate container c8ae9aa5d58f [2022-03-31T13:07:16.290Z] ---> ec837a00b7f3 [2022-03-31T13:07:16.290Z] [2022-03-31T13:07:16.290Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T13:07:16.290Z] 3.14: Pulling from library/alpine [2022-03-31T13:07:16.563Z] Removing intermediate container 1207020b433b [2022-03-31T13:07:16.564Z] ---> 28586c551d4b [2022-03-31T13:07:16.564Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T13:07:16.564Z] ---> Running in a95fe3038641 [2022-03-31T13:07:17.565Z] Removing intermediate container a95fe3038641 [2022-03-31T13:07:17.565Z] ---> b4061b736215 [2022-03-31T13:07:17.565Z] [2022-03-31T13:07:18.181Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T13:07:18.181Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T13:07:18.181Z] ---> cc3d11fa2d52 [2022-03-31T13:07:18.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T13:07:18.181Z] ---> Running in 2c87e289a2d2 [2022-03-31T13:07:18.455Z] Successfully built b4061b736215 [2022-03-31T13:07:18.455Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T13:07:18.455Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-03-31T13:07:20.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:20.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:21.896Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T13:07:21.896Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:07:21.896Z] OK: 5 MiB in 15 packages [2022-03-31T13:07:23.884Z] Removing intermediate container 2c87e289a2d2 [2022-03-31T13:07:23.884Z] ---> 2e77029e7b77 [2022-03-31T13:07:23.884Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T13:07:23.884Z] ---> Running in 6518380c5243 [2022-03-31T13:07:24.866Z] Removing intermediate container 6518380c5243 [2022-03-31T13:07:24.867Z] ---> 22c0211e0751 [2022-03-31T13:07:24.867Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T13:07:25.142Z] ---> Running in db165e84ebb3 [2022-03-31T13:07:26.138Z] Removing intermediate container db165e84ebb3 [2022-03-31T13:07:26.138Z] ---> 3caca631151b [2022-03-31T13:07:26.138Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T13:07:26.423Z] ---> Running in 6f8752ca7522 [2022-03-31T13:07:27.866Z] Removing intermediate container 6f8752ca7522 [2022-03-31T13:07:27.866Z] ---> e4b156470c2f [2022-03-31T13:07:27.866Z] Step 15/23 : WORKDIR / [2022-03-31T13:07:28.142Z] ---> Running in a901994fbda5 [2022-03-31T13:07:29.587Z] Removing intermediate container a901994fbda5 [2022-03-31T13:07:29.587Z] ---> fe9deef41c68 [2022-03-31T13:07:29.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:07:32.229Z] ---> 6bf90246900e [2022-03-31T13:07:32.229Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T13:07:37.656Z] ---> a14d7cbf333d [2022-03-31T13:07:37.656Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T13:07:39.668Z] ---> 7c88caf8775c [2022-03-31T13:07:39.668Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T13:07:39.668Z] ---> Running in f62c79c384e9 [2022-03-31T13:07:40.268Z] Removing intermediate container aeb7ffb1ee0f [2022-03-31T13:07:40.268Z] ---> cd7eb0ba7f7e [2022-03-31T13:07:40.268Z] [2022-03-31T13:07:40.268Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T13:07:40.268Z] ---> cc3d11fa2d52 [2022-03-31T13:07:40.268Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T13:07:40.268Z] ---> Using cache [2022-03-31T13:07:40.268Z] ---> 2e77029e7b77 [2022-03-31T13:07:40.268Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T13:07:40.268Z] ---> Using cache [2022-03-31T13:07:40.268Z] ---> 22c0211e0751 [2022-03-31T13:07:40.268Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T13:07:40.894Z] ---> Running in 3251e2355f0a [2022-03-31T13:07:41.175Z] Removing intermediate container f62c79c384e9 [2022-03-31T13:07:41.175Z] ---> 93342cba0019 [2022-03-31T13:07:41.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:07:41.175Z] ---> Running in 5748727c5c4d [2022-03-31T13:07:42.165Z] Removing intermediate container 3251e2355f0a [2022-03-31T13:07:42.165Z] ---> 97f57c223133 [2022-03-31T13:07:42.165Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T13:07:42.165Z] ---> Running in 3b494aac4fb6 [2022-03-31T13:07:42.442Z] Removing intermediate container 5748727c5c4d [2022-03-31T13:07:42.442Z] ---> 00832081deca [2022-03-31T13:07:42.442Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T13:07:42.722Z] ---> Running in d349032276eb [2022-03-31T13:07:43.708Z] Removing intermediate container 3b494aac4fb6 [2022-03-31T13:07:43.708Z] ---> e14b25119826 [2022-03-31T13:07:43.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:07:43.986Z] Removing intermediate container d349032276eb [2022-03-31T13:07:43.986Z] ---> c1e8c8082efa [2022-03-31T13:07:43.986Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:07:44.265Z] ---> Running in 25691d5fce61 [2022-03-31T13:07:45.273Z] Removing intermediate container 25691d5fce61 [2022-03-31T13:07:45.273Z] ---> c004c62a0ff2 [2022-03-31T13:07:45.273Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T13:07:45.550Z] ---> Running in c6fd4b520591 [2022-03-31T13:07:45.550Z] ---> 966da18023b4 [2022-03-31T13:07:45.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T13:07:46.428Z] Removing intermediate container c6fd4b520591 [2022-03-31T13:07:46.428Z] ---> bdbb77e41626 [2022-03-31T13:07:46.428Z] [2022-03-31T13:07:47.418Z] Removing intermediate container 18757cc066b3 [2022-03-31T13:07:47.418Z] ---> 7035569cd98a [2022-03-31T13:07:47.418Z] [2022-03-31T13:07:47.418Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T13:07:47.418Z] ---> cc3d11fa2d52 [2022-03-31T13:07:47.418Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T13:07:47.418Z] Successfully built bdbb77e41626 [2022-03-31T13:07:47.698Z] Successfully tagged core-command-arm64:latest [2022-03-31T13:07:47.698Z] Building security-bootstrapper [2022-03-31T13:07:47.698Z]  Building core-command ... done  ---> Running in 176cfa764af7 [2022-03-31T13:07:49.693Z] ---> 318fee2615f6 [2022-03-31T13:07:49.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T13:07:49.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:49.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:07:50.962Z] ---> 69861e495669 [2022-03-31T13:07:50.962Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T13:07:50.962Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T13:07:50.962Z] ---> Running in 51569a33d511 [2022-03-31T13:07:51.235Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T13:07:51.235Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:07:51.235Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T13:07:51.511Z] Removing intermediate container 51569a33d511 [2022-03-31T13:07:51.511Z] ---> 15c2eb51111e [2022-03-31T13:07:51.511Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:07:51.793Z] OK: 6 MiB in 16 packages [2022-03-31T13:07:51.793Z] ---> Running in e7d4ed546f36 [2022-03-31T13:07:52.783Z] Removing intermediate container e7d4ed546f36 [2022-03-31T13:07:52.783Z] ---> 81dc4815e974 [2022-03-31T13:07:52.783Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T13:07:53.067Z] ---> Running in 34fa18e0d945 [2022-03-31T13:07:53.670Z] Removing intermediate container 34fa18e0d945 [2022-03-31T13:07:53.670Z] ---> 2f8a37315777 [2022-03-31T13:07:53.670Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:07:53.670Z] ---> Running in 670215b24eb3 [2022-03-31T13:07:53.972Z] Removing intermediate container 176cfa764af7 [2022-03-31T13:07:53.972Z] ---> ed7f274f6d6b [2022-03-31T13:07:53.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T13:07:54.254Z] ---> Running in acd3cb8d6d81 [2022-03-31T13:07:54.548Z] Removing intermediate container 670215b24eb3 [2022-03-31T13:07:54.548Z] ---> 7dd962185525 [2022-03-31T13:07:54.548Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T13:07:54.825Z] ---> Running in a799d0d4de16 [2022-03-31T13:07:54.825Z] Removing intermediate container acd3cb8d6d81 [2022-03-31T13:07:54.825Z] ---> 555a388ad59f [2022-03-31T13:07:54.825Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T13:07:55.106Z] ---> Running in 78d266d1e5a8 [2022-03-31T13:07:55.394Z] Removing intermediate container a799d0d4de16 [2022-03-31T13:07:55.394Z] ---> f2b20105fda8 [2022-03-31T13:07:55.394Z] [2022-03-31T13:07:55.671Z] Removing intermediate container 78d266d1e5a8 [2022-03-31T13:07:55.672Z] ---> d6ba6e33a749 [2022-03-31T13:07:55.672Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T13:07:55.672Z] ---> Running in 1269715878f2 [2022-03-31T13:07:56.273Z] Successfully built f2b20105fda8 [2022-03-31T13:07:56.273Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T13:07:56.273Z] Building security-spire-server [2022-03-31T13:07:56.552Z]  Building support-scheduler ... done Removing intermediate container 1269715878f2 [2022-03-31T13:07:56.552Z] ---> ada082d54e21 [2022-03-31T13:07:56.552Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:07:57.547Z] ---> d75a6789404e [2022-03-31T13:07:57.547Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T13:08:00.966Z] ---> 6f3983442f4f [2022-03-31T13:08:00.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T13:08:01.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:08:01.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:08:01.550Z] ---> 0a5c829318e1 [2022-03-31T13:08:01.550Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> 27f2f1261fbc [2022-03-31T13:08:01.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> 664ee3abaea1 [2022-03-31T13:08:01.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> ed46c7ee4e06 [2022-03-31T13:08:01.550Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> 2d2914f93d95 [2022-03-31T13:08:01.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> fcb6e4892d5d [2022-03-31T13:08:01.550Z] Step 8/23 : COPY . . [2022-03-31T13:08:01.550Z] ---> Using cache [2022-03-31T13:08:01.550Z] ---> 166351f8bfb5 [2022-03-31T13:08:01.550Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T13:08:01.550Z] ---> Running in 911420c5ffff [2022-03-31T13:08:01.826Z] ---> e4a5942aea70 [2022-03-31T13:08:01.826Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T13:08:01.826Z] ---> Running in 81ab25a8516c [2022-03-31T13:08:02.428Z] Removing intermediate container 81ab25a8516c [2022-03-31T13:08:02.428Z] ---> 8caa7d38add3 [2022-03-31T13:08:02.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:08:02.711Z] ---> Running in 228482f88665 [2022-03-31T13:08:03.312Z] Removing intermediate container 228482f88665 [2022-03-31T13:08:03.312Z] ---> ae7d9c3411c1 [2022-03-31T13:08:03.312Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T13:08:03.312Z] 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-31T13:08:03.312Z] ---> Running in 2c0bff17cfeb [2022-03-31T13:08:03.925Z] Removing intermediate container 2c0bff17cfeb [2022-03-31T13:08:03.925Z] ---> 05152b615a71 [2022-03-31T13:08:03.925Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:08:04.225Z] ---> Running in 33057d429249 [2022-03-31T13:08:04.825Z] Removing intermediate container 33057d429249 [2022-03-31T13:08:04.825Z] ---> 64a0497fa37a [2022-03-31T13:08:04.825Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T13:08:05.109Z] ---> Running in fb14fd49c4c8 [2022-03-31T13:08:05.382Z] Removing intermediate container fb14fd49c4c8 [2022-03-31T13:08:05.382Z] ---> f6be1d3b6aaf [2022-03-31T13:08:05.382Z] [2022-03-31T13:08:05.989Z] Successfully built f6be1d3b6aaf [2022-03-31T13:08:05.989Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T13:08:05.989Z]  Building support-notifications ... done Building core-data [2022-03-31T13:08:16.158Z] 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-31T13:08:48.729Z] Removing intermediate container b6a3c0ffed19 [2022-03-31T13:08:48.729Z] ---> 88c7bd478031 [2022-03-31T13:08:48.729Z] [2022-03-31T13:08:48.729Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T13:08:48.729Z] ---> cc3d11fa2d52 [2022-03-31T13:08:48.729Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T13:08:48.729Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:08:48.729Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:08:48.729Z] ---> 0a5c829318e1 [2022-03-31T13:08:48.729Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> 27f2f1261fbc [2022-03-31T13:08:48.729Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> 664ee3abaea1 [2022-03-31T13:08:48.729Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> ed46c7ee4e06 [2022-03-31T13:08:48.729Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> 2d2914f93d95 [2022-03-31T13:08:48.729Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> fcb6e4892d5d [2022-03-31T13:08:48.729Z] Step 8/31 : COPY . . [2022-03-31T13:08:48.729Z] ---> Using cache [2022-03-31T13:08:48.729Z] ---> 166351f8bfb5 [2022-03-31T13:08:48.729Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T13:08:48.729Z] ---> Running in 05e1a3ff1037 [2022-03-31T13:08:48.729Z] ---> Running in 0a3c0d2049d7 [2022-03-31T13:08:48.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:08:48.729Z] 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-31T13:08:48.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:08:49.717Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T13:08:49.717Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T13:08:49.717Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T13:08:49.717Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T13:08:49.717Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T13:08:49.717Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T13:08:49.717Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:08:49.997Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T13:08:50.282Z] OK: 8 MiB in 20 packages [2022-03-31T13:08:53.701Z] Removing intermediate container 05e1a3ff1037 [2022-03-31T13:08:53.701Z] ---> cc58433fc262 [2022-03-31T13:08:53.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T13:08:53.701Z] ---> Running in d4b42d5faea8 [2022-03-31T13:08:54.700Z] Removing intermediate container d4b42d5faea8 [2022-03-31T13:08:54.700Z] ---> e7ec64108d62 [2022-03-31T13:08:54.700Z] Step 13/22 : WORKDIR /edgex [2022-03-31T13:08:54.974Z] ---> Running in ff73f7309e29 [2022-03-31T13:08:55.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:08:55.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:08:55.248Z] ---> 0a5c829318e1 [2022-03-31T13:08:55.248Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T13:08:55.248Z] ---> Using cache [2022-03-31T13:08:55.248Z] ---> 27f2f1261fbc [2022-03-31T13:08:55.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:08:55.248Z] ---> Using cache [2022-03-31T13:08:55.248Z] ---> 664ee3abaea1 [2022-03-31T13:08:55.248Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T13:08:55.248Z] ---> Using cache [2022-03-31T13:08:55.248Z] ---> ed46c7ee4e06 [2022-03-31T13:08:55.248Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T13:08:55.248Z] ---> Using cache [2022-03-31T13:08:55.248Z] ---> 2d2914f93d95 [2022-03-31T13:08:55.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> fcb6e4892d5d [2022-03-31T13:08:55.523Z] Step 8/23 : COPY . . [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> 166351f8bfb5 [2022-03-31T13:08:55.523Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> 166a49ad09c6 [2022-03-31T13:08:55.523Z] 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-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> 2ae0363464ff [2022-03-31T13:08:55.523Z] [2022-03-31T13:08:55.523Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T13:08:55.523Z] ---> 03078ca19a05 [2022-03-31T13:08:55.523Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> c5625c0938ca [2022-03-31T13:08:55.523Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> a278b2774f28 [2022-03-31T13:08:55.523Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T13:08:55.523Z] ---> Using cache [2022-03-31T13:08:55.523Z] ---> f04ef3e11a9c [2022-03-31T13:08:55.523Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T13:08:56.122Z] Removing intermediate container ff73f7309e29 [2022-03-31T13:08:56.122Z] ---> 5bc33708ae14 [2022-03-31T13:08:56.122Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T13:08:58.108Z] ---> e3fc01e93ff2 [2022-03-31T13:08:58.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T13:09:02.423Z] ---> 2be64ca64dd6 [2022-03-31T13:09:02.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T13:09:03.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:09:03.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:09:03.408Z] ---> 0a5c829318e1 [2022-03-31T13:09:03.408Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T13:09:03.408Z] ---> Using cache [2022-03-31T13:09:03.408Z] ---> 27f2f1261fbc [2022-03-31T13:09:03.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:09:03.408Z] ---> Using cache [2022-03-31T13:09:03.408Z] ---> 664ee3abaea1 [2022-03-31T13:09:03.408Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T13:09:03.408Z] ---> Running in e511405e6aa7 [2022-03-31T13:09:05.391Z] ---> fcbb0c493a45 [2022-03-31T13:09:05.391Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T13:09:05.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:09:06.673Z] ---> 8fc23fc3f82d [2022-03-31T13:09:06.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T13:09:06.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:09:06.948Z] ---> 9f4db9ebefb4 [2022-03-31T13:09:06.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T13:09:07.936Z] ---> d7ef2e81701f [2022-03-31T13:09:07.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T13:09:07.936Z] OK: 220 MiB in 52 packages [2022-03-31T13:09:08.218Z] ---> ad9a91fd3487 [2022-03-31T13:09:08.218Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T13:09:08.504Z] ---> Running in 5bd7f8cf85d6 [2022-03-31T13:09:09.952Z] ---> 3822d9f453e9 [2022-03-31T13:09:09.952Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T13:09:09.952Z] Removing intermediate container e511405e6aa7 [2022-03-31T13:09:09.952Z] ---> 595f589b3295 [2022-03-31T13:09:09.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T13:09:09.952Z] ---> Running in 59d84022751f [2022-03-31T13:09:10.560Z] Removing intermediate container 59d84022751f [2022-03-31T13:09:10.560Z] ---> 571bfd1eef92 [2022-03-31T13:09:10.560Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T13:09:10.836Z] ---> Running in 9abd71fa2102 [2022-03-31T13:09:11.110Z] ---> 70ef4edefb86 [2022-03-31T13:09:11.110Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:09:11.387Z] ---> Running in 15fa96b2e3f2 [2022-03-31T13:09:11.663Z] Removing intermediate container 9abd71fa2102 [2022-03-31T13:09:11.938Z] ---> 18aa01292fb9 [2022-03-31T13:09:11.938Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T13:09:12.218Z] ---> Running in 21147a1d4419 [2022-03-31T13:09:12.828Z] Removing intermediate container 5bd7f8cf85d6 [2022-03-31T13:09:12.828Z] ---> c7da1962b6f6 [2022-03-31T13:09:12.828Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T13:09:13.111Z] ---> Running in a31bc05d1fe5 [2022-03-31T13:09:13.111Z] Removing intermediate container 21147a1d4419 [2022-03-31T13:09:13.111Z] ---> cc449663a989 [2022-03-31T13:09:13.111Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:09:13.111Z] ---> Running in 67e5b9bd0fd9 [2022-03-31T13:09:14.098Z] Removing intermediate container a31bc05d1fe5 [2022-03-31T13:09:14.098Z] ---> c99b4044cf84 [2022-03-31T13:09:14.098Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T13:09:14.098Z] ---> Running in 31623b4e4413 [2022-03-31T13:09:14.098Z] Removing intermediate container 67e5b9bd0fd9 [2022-03-31T13:09:14.098Z] ---> 5625b1a3dbcb [2022-03-31T13:09:14.098Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T13:09:14.098Z] ---> Running in ef65e20d00ed [2022-03-31T13:09:14.704Z] Removing intermediate container 31623b4e4413 [2022-03-31T13:09:14.704Z] ---> 5121f49bd920 [2022-03-31T13:09:14.704Z] Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:09:14.980Z] ---> Running in cccfad2a1c66 [2022-03-31T13:09:14.980Z] Removing intermediate container ef65e20d00ed [2022-03-31T13:09:14.980Z] ---> a8f501dfe2af [2022-03-31T13:09:14.980Z] [2022-03-31T13:09:15.586Z] Removing intermediate container cccfad2a1c66 [2022-03-31T13:09:15.586Z] ---> 6b77bee43aab [2022-03-31T13:09:15.586Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T13:09:15.586Z] Successfully built a8f501dfe2af [2022-03-31T13:09:15.586Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T13:09:15.586Z] Building security-secretstore-setup [2022-03-31T13:09:15.866Z] ---> Running in d2c10c56ae53 [2022-03-31T13:09:16.142Z]  Building security-spire-server ... done Removing intermediate container d2c10c56ae53 [2022-03-31T13:09:16.142Z] ---> a736e4f46e16 [2022-03-31T13:09:16.142Z] [2022-03-31T13:09:16.744Z] Successfully built a736e4f46e16 [2022-03-31T13:09:16.744Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T13:09:16.744Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-03-31T13:09:17.734Z] Removing intermediate container 15fa96b2e3f2 [2022-03-31T13:09:17.734Z] ---> 5ae6bfe4061b [2022-03-31T13:09:17.734Z] Step 8/23 : COPY . . [2022-03-31T13:09:44.568Z] ---> b22d950c0cbb [2022-03-31T13:09:44.568Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T13:09:44.568Z] ---> Running in 928c0fcabda1 [2022-03-31T13:09:45.172Z] 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-31T13:10:12.022Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:10:12.022Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:10:12.022Z] ---> 0a5c829318e1 [2022-03-31T13:10:12.022Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 27f2f1261fbc [2022-03-31T13:10:12.022Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 664ee3abaea1 [2022-03-31T13:10:12.022Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> ed46c7ee4e06 [2022-03-31T13:10:12.022Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 2d2914f93d95 [2022-03-31T13:10:12.022Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> fcb6e4892d5d [2022-03-31T13:10:12.022Z] Step 8/25 : COPY . . [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 166351f8bfb5 [2022-03-31T13:10:12.022Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T13:10:12.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T13:10:12.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T13:10:12.022Z] ---> 0a5c829318e1 [2022-03-31T13:10:12.022Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 27f2f1261fbc [2022-03-31T13:10:12.022Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:10:12.022Z] ---> Using cache [2022-03-31T13:10:12.022Z] ---> 664ee3abaea1 [2022-03-31T13:10:12.022Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T13:10:12.022Z] ---> Running in 1d1f3b1de407 [2022-03-31T13:10:12.022Z] ---> Running in 4132fe9b906e [2022-03-31T13:10:12.625Z] 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-31T13:10:12.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:10:13.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:10:15.063Z] OK: 220 MiB in 52 packages [2022-03-31T13:10:16.061Z] Removing intermediate container 1d1f3b1de407 [2022-03-31T13:10:16.062Z] ---> b7f3ba7e386a [2022-03-31T13:10:16.062Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T13:10:17.053Z] ---> 8e7ba89cb099 [2022-03-31T13:10:17.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T13:10:17.053Z] ---> Running in f8a248e7618f [2022-03-31T13:10:22.491Z] Removing intermediate container f8a248e7618f [2022-03-31T13:10:22.491Z] ---> 247fb8bf6f26 [2022-03-31T13:10:22.491Z] Step 8/23 : COPY . . [2022-03-31T13:10:49.335Z] ---> ca75dabd9ba6 [2022-03-31T13:10:49.335Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T13:10:49.335Z] ---> Running in e7a50ae09b0b [2022-03-31T13:10:49.335Z] 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-31T13:13:56.358Z] Removing intermediate container 911420c5ffff [2022-03-31T13:13:56.358Z] ---> e6b5b1ba7a03 [2022-03-31T13:13:56.358Z] [2022-03-31T13:13:56.358Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T13:13:56.358Z] ---> cc3d11fa2d52 [2022-03-31T13:13:56.358Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T13:13:56.358Z] ---> Using cache [2022-03-31T13:13:56.358Z] ---> 2e77029e7b77 [2022-03-31T13:13:56.359Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T13:13:56.359Z] ---> Using cache [2022-03-31T13:13:56.359Z] ---> 22c0211e0751 [2022-03-31T13:13:56.359Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T13:13:56.359Z] ---> Running in c73bf563f67b [2022-03-31T13:13:56.359Z] Removing intermediate container c73bf563f67b [2022-03-31T13:13:56.359Z] ---> 00252a5004d0 [2022-03-31T13:13:56.359Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T13:13:56.359Z] ---> Running in ac33c1666ebe [2022-03-31T13:13:56.359Z] Removing intermediate container ac33c1666ebe [2022-03-31T13:13:56.359Z] ---> 784bf1bebd0e [2022-03-31T13:13:56.359Z] Step 15/23 : WORKDIR / [2022-03-31T13:13:56.359Z] ---> Running in 77a57704d987 [2022-03-31T13:13:56.359Z] Removing intermediate container 77a57704d987 [2022-03-31T13:13:56.359Z] ---> 988ece2d98b5 [2022-03-31T13:13:56.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:13:56.636Z] ---> f72988099cb7 [2022-03-31T13:13:56.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T13:13:58.632Z] ---> d4247da10c7c [2022-03-31T13:13:58.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T13:13:59.657Z] ---> c3113c7b3b5d [2022-03-31T13:13:59.657Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T13:13:59.943Z] ---> Running in 442dec122d8b [2022-03-31T13:14:00.247Z] Removing intermediate container 442dec122d8b [2022-03-31T13:14:00.247Z] ---> b3eb5774cad3 [2022-03-31T13:14:00.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:14:00.247Z] ---> Running in 165f6755a9d7 [2022-03-31T13:14:00.851Z] Removing intermediate container 165f6755a9d7 [2022-03-31T13:14:00.851Z] ---> 58e75c2fab69 [2022-03-31T13:14:00.851Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T13:14:00.851Z] ---> Running in b7a28d3b2108 [2022-03-31T13:14:01.456Z] Removing intermediate container b7a28d3b2108 [2022-03-31T13:14:01.456Z] ---> a5f05d1fbaca [2022-03-31T13:14:01.456Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:14:01.456Z] ---> Running in a58a09ed5922 [2022-03-31T13:14:02.059Z] Removing intermediate container a58a09ed5922 [2022-03-31T13:14:02.059Z] ---> bd3a0de3d3c4 [2022-03-31T13:14:02.059Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T13:14:02.059Z] ---> Running in 18127115aeb3 [2022-03-31T13:14:02.667Z] Removing intermediate container 18127115aeb3 [2022-03-31T13:14:02.667Z] ---> 157887e12b97 [2022-03-31T13:14:02.667Z] [2022-03-31T13:14:03.271Z] Successfully built 157887e12b97 [2022-03-31T13:14:03.271Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T13:14:59.831Z]  Building core-metadata ... done Removing intermediate container 0a3c0d2049d7 [2022-03-31T13:14:59.831Z] ---> 66a3303b9141 [2022-03-31T13:14:59.831Z] [2022-03-31T13:14:59.831Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T13:14:59.831Z] ---> cc3d11fa2d52 [2022-03-31T13:14:59.831Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T13:14:59.831Z] ---> Running in d8ff4adce176 [2022-03-31T13:14:59.831Z] Removing intermediate container d8ff4adce176 [2022-03-31T13:14:59.831Z] ---> 5f280163d3b8 [2022-03-31T13:14:59.831Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T13:14:59.831Z] ---> Running in c293222a1c9e [2022-03-31T13:15:01.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:15:01.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:15:02.164Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T13:15:02.164Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T13:15:02.164Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:15:02.442Z] OK: 6 MiB in 16 packages [2022-03-31T13:15:03.931Z] Removing intermediate container c293222a1c9e [2022-03-31T13:15:03.931Z] ---> e66ce57fd593 [2022-03-31T13:15:03.931Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T13:15:03.931Z] ---> Running in 9b97f422eb08 [2022-03-31T13:15:04.213Z] Removing intermediate container 9b97f422eb08 [2022-03-31T13:15:04.213Z] ---> fed5e36ee735 [2022-03-31T13:15:04.213Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T13:15:04.496Z] ---> Running in ff3fe495a748 [2022-03-31T13:15:05.101Z] Removing intermediate container ff3fe495a748 [2022-03-31T13:15:05.101Z] ---> 360d48109062 [2022-03-31T13:15:05.101Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T13:15:05.101Z] ---> Running in 6d9aff8cb317 [2022-03-31T13:15:07.750Z] Removing intermediate container 6d9aff8cb317 [2022-03-31T13:15:07.750Z] ---> f1dc55101fcf [2022-03-31T13:15:07.750Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T13:15:08.028Z] ---> Running in ced60c0ff455 [2022-03-31T13:15:08.343Z] Removing intermediate container ced60c0ff455 [2022-03-31T13:15:08.343Z] ---> 3b1614924dac [2022-03-31T13:15:08.343Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T13:15:09.787Z] ---> 4d6df349c562 [2022-03-31T13:15:09.787Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T13:15:09.787Z] ---> Running in a643656d55ce [2022-03-31T13:15:12.422Z] Removing intermediate container a643656d55ce [2022-03-31T13:15:12.422Z] ---> 0b529176ef65 [2022-03-31T13:15:12.422Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:15:13.030Z] ---> 4910757689e7 [2022-03-31T13:15:13.030Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T13:15:15.021Z] ---> e82813ece025 [2022-03-31T13:15:15.021Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T13:15:16.012Z] ---> eea62b476673 [2022-03-31T13:15:16.012Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T13:15:17.000Z] ---> 011d0642e4fa [2022-03-31T13:15:17.000Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T13:15:17.610Z] ---> 41910ffd9aa8 [2022-03-31T13:15:17.610Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T13:15:17.888Z] ---> Running in b7872fd8653d [2022-03-31T13:15:18.497Z] Removing intermediate container b7872fd8653d [2022-03-31T13:15:18.497Z] ---> df0b26306ae2 [2022-03-31T13:15:18.497Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T13:15:19.489Z] ---> 08a1993056e2 [2022-03-31T13:15:19.489Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T13:15:19.770Z] ---> Running in 4f71b72e97c3 [2022-03-31T13:15:23.188Z] Removing intermediate container 4f71b72e97c3 [2022-03-31T13:15:23.188Z] ---> 8d666ad89a4b [2022-03-31T13:15:23.188Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T13:15:23.188Z] ---> Running in dbf65c9bbbcc [2022-03-31T13:15:23.482Z] Removing intermediate container dbf65c9bbbcc [2022-03-31T13:15:23.482Z] ---> 69904b6dcafa [2022-03-31T13:15:23.482Z] Step 28/31 : CMD ["gate"] [2022-03-31T13:15:24.082Z] ---> Running in 54a7be1674a4 [2022-03-31T13:15:24.359Z] Removing intermediate container 54a7be1674a4 [2022-03-31T13:15:24.359Z] ---> 65c2ee60c2ca [2022-03-31T13:15:24.655Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T13:15:24.931Z] ---> Running in f455451c54a0 [2022-03-31T13:15:25.573Z] Removing intermediate container f455451c54a0 [2022-03-31T13:15:25.573Z] ---> ef855c4a7060 [2022-03-31T13:15:25.573Z] Step 30/31 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:15:25.856Z] ---> Running in 7fbdbaf74e47 [2022-03-31T13:15:26.455Z] Removing intermediate container 7fbdbaf74e47 [2022-03-31T13:15:26.455Z] ---> e3211f061bf4 [2022-03-31T13:15:26.455Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T13:15:26.756Z] ---> Running in 81aa4b3fcdde [2022-03-31T13:15:27.031Z] Removing intermediate container 81aa4b3fcdde [2022-03-31T13:15:27.031Z] ---> 786d74426006 [2022-03-31T13:15:27.031Z] [2022-03-31T13:15:27.632Z] Successfully built 786d74426006 [2022-03-31T13:15:27.632Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T13:15:54.475Z]  Building security-bootstrapper ... done 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-31T13:16:04.700Z] Removing intermediate container 4132fe9b906e [2022-03-31T13:16:04.700Z] ---> b28a5f3a19b1 [2022-03-31T13:16:04.700Z] [2022-03-31T13:16:04.700Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T13:16:04.700Z] ---> cc3d11fa2d52 [2022-03-31T13:16:04.700Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T13:16:04.700Z] ---> Running in 2d6bd460077e [2022-03-31T13:16:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:06.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:07.121Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T13:16:07.121Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T13:16:07.121Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T13:16:07.121Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:16:07.121Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T13:16:07.398Z] OK: 6 MiB in 17 packages [2022-03-31T13:16:09.373Z] Removing intermediate container 2d6bd460077e [2022-03-31T13:16:09.373Z] ---> b1d63fd8db54 [2022-03-31T13:16:09.373Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T13:16:09.373Z] ---> Running in 4062f8f22614 [2022-03-31T13:16:09.973Z] Removing intermediate container 4062f8f22614 [2022-03-31T13:16:09.973Z] ---> a910730aa9d5 [2022-03-31T13:16:09.973Z] Step 13/25 : WORKDIR / [2022-03-31T13:16:09.973Z] ---> Running in f56a9e7c624d [2022-03-31T13:16:10.571Z] Removing intermediate container f56a9e7c624d [2022-03-31T13:16:10.571Z] ---> 7a96ff831107 [2022-03-31T13:16:10.571Z] 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-31T13:16:11.552Z] ---> f41d5fdee0cf [2022-03-31T13:16:11.552Z] 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-31T13:16:12.532Z] ---> 7e96857cb176 [2022-03-31T13:16:12.532Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T13:16:13.128Z] Removing intermediate container e7a50ae09b0b [2022-03-31T13:16:13.128Z] ---> 27103fb10136 [2022-03-31T13:16:13.128Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T13:16:13.402Z] ---> 097a1217d6bc [2022-03-31T13:16:13.402Z] 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-31T13:16:13.402Z] ---> Running in 9b1e35d1d72d [2022-03-31T13:16:14.848Z] ---> 7519560198c5 [2022-03-31T13:16:14.848Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T13:16:14.848Z] 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-31T13:16:16.284Z] Removing intermediate container 928c0fcabda1 [2022-03-31T13:16:16.284Z] ---> 310810932723 [2022-03-31T13:16:16.284Z] [2022-03-31T13:16:16.284Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T13:16:16.284Z] ---> cc3d11fa2d52 [2022-03-31T13:16:16.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T13:16:16.559Z] ---> 2a5e211be298 [2022-03-31T13:16:16.559Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T13:16:16.559Z] ---> Running in 66d5372c1d32 [2022-03-31T13:16:16.835Z] Removing intermediate container 9b1e35d1d72d [2022-03-31T13:16:16.835Z] ---> 0bded3813d51 [2022-03-31T13:16:16.835Z] [2022-03-31T13:16:16.835Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T13:16:16.835Z] Removing intermediate container 66d5372c1d32 [2022-03-31T13:16:16.835Z] ---> fc162ec84f59 [2022-03-31T13:16:16.835Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T13:16:17.110Z] ---> Running in 37c140de47a8 [2022-03-31T13:16:17.110Z] 20.10.14: Pulling from library/docker [2022-03-31T13:16:17.715Z] Removing intermediate container 37c140de47a8 [2022-03-31T13:16:17.715Z] ---> d4989dbb4027 [2022-03-31T13:16:17.715Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T13:16:17.991Z] ---> Running in 8e01b33ec022 [2022-03-31T13:16:18.264Z] ---> 353122ffb574 [2022-03-31T13:16:18.264Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T13:16:18.550Z] Removing intermediate container 8e01b33ec022 [2022-03-31T13:16:18.550Z] ---> a90c75ff2e36 [2022-03-31T13:16:18.550Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T13:16:18.551Z] ---> Running in 20b0de023b26 [2022-03-31T13:16:19.541Z] ---> 5a1155703ff9 [2022-03-31T13:16:19.542Z] 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-31T13:16:19.815Z] ---> Running in 58734a993c26 [2022-03-31T13:16:20.799Z] Removing intermediate container 20b0de023b26 [2022-03-31T13:16:20.799Z] ---> 350a8441aca2 [2022-03-31T13:16:20.799Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T13:16:21.071Z] ---> Running in 013d9e58de26 [2022-03-31T13:16:22.060Z] Removing intermediate container 58734a993c26 [2022-03-31T13:16:22.060Z] ---> 4865485a9e21 [2022-03-31T13:16:22.060Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T13:16:22.337Z] ---> Running in 49db055df7e1 [2022-03-31T13:16:22.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:22.610Z] Removing intermediate container 49db055df7e1 [2022-03-31T13:16:22.610Z] ---> 7a5ddb8e9cfc [2022-03-31T13:16:22.610Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T13:16:22.884Z] ---> Running in bffdd5c7ddca [2022-03-31T13:16:23.174Z] Removing intermediate container bffdd5c7ddca [2022-03-31T13:16:23.174Z] ---> 428ebc147453 [2022-03-31T13:16:23.174Z] Step 24/25 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:16:23.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:23.460Z] ---> Running in 14d9ec0fdd56 [2022-03-31T13:16:24.060Z] Removing intermediate container 14d9ec0fdd56 [2022-03-31T13:16:24.060Z] ---> b4654f06b463 [2022-03-31T13:16:24.060Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T13:16:24.060Z] ---> Running in 7231c2036a0a [2022-03-31T13:16:24.334Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T13:16:24.334Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T13:16:24.609Z] Removing intermediate container 7231c2036a0a [2022-03-31T13:16:24.609Z] ---> e1f0207f5019 [2022-03-31T13:16:24.609Z] [2022-03-31T13:16:24.609Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T13:16:24.609Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T13:16:24.609Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T13:16:24.886Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T13:16:24.886Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T13:16:24.886Z] OK: 8 MiB in 20 packages [2022-03-31T13:16:24.886Z] Successfully built e1f0207f5019 [2022-03-31T13:16:24.886Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T13:16:26.343Z]  Building security-secretstore-setup ... done Removing intermediate container 013d9e58de26 [2022-03-31T13:16:26.343Z] ---> 173632ccbaf9 [2022-03-31T13:16:26.343Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T13:16:26.944Z] ---> 0ab26662c2ce [2022-03-31T13:16:26.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T13:16:27.938Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T13:16:27.938Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T13:16:27.938Z] ---> c52727829a8a [2022-03-31T13:16:27.938Z] 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-31T13:16:27.938Z] ---> Running in 17d7da46a2a7 [2022-03-31T13:16:28.543Z] ---> 1b410db91b9a [2022-03-31T13:16:28.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T13:16:28.543Z] Removing intermediate container 17d7da46a2a7 [2022-03-31T13:16:28.543Z] ---> aef0ac7f211c [2022-03-31T13:16:28.543Z] 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-31T13:16:28.543Z] ---> Running in c32fbd401ee0 [2022-03-31T13:16:29.139Z] ---> 507616a37024 [2022-03-31T13:16:29.139Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T13:16:29.414Z] ---> Running in ac03b05ee6e4 [2022-03-31T13:16:29.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:29.692Z] Removing intermediate container ac03b05ee6e4 [2022-03-31T13:16:29.692Z] ---> 7fbf4788c607 [2022-03-31T13:16:29.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:16:29.692Z] ---> Running in df9d4748b51d [2022-03-31T13:16:29.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T13:16:29.967Z] Removing intermediate container df9d4748b51d [2022-03-31T13:16:29.967Z] ---> 8b9ad25f87e3 [2022-03-31T13:16:29.967Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T13:16:30.245Z] ---> Running in 5c8634feef4c [2022-03-31T13:16:30.519Z] Removing intermediate container 5c8634feef4c [2022-03-31T13:16:30.519Z] ---> 35c7c1924539 [2022-03-31T13:16:30.519Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:16:30.519Z] ---> Running in 497c8ea2d03f [2022-03-31T13:16:30.794Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T13:16:30.794Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T13:16:30.794Z] Executing bash-5.1.16-r0.post-install [2022-03-31T13:16:30.794Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T13:16:30.794Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T13:16:30.794Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T13:16:30.794Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T13:16:31.068Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T13:16:31.068Z] Removing intermediate container 497c8ea2d03f [2022-03-31T13:16:31.068Z] ---> aa942fef77e2 [2022-03-31T13:16:31.068Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T13:16:31.068Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T13:16:31.068Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T13:16:31.068Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T13:16:31.068Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T13:16:31.068Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T13:16:31.068Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T13:16:31.068Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T13:16:31.068Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T13:16:31.068Z] ---> Running in d119df291c57 [2022-03-31T13:16:31.068Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T13:16:31.068Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T13:16:31.348Z] Removing intermediate container d119df291c57 [2022-03-31T13:16:31.348Z] ---> c8e859505003 [2022-03-31T13:16:31.348Z] [2022-03-31T13:16:31.945Z] Successfully built c8e859505003 [2022-03-31T13:16:31.945Z] Successfully tagged core-data-arm64:latest [2022-03-31T13:16:33.371Z]  Building core-data ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T13:16:33.371Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T13:16:33.371Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T13:16:33.371Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T13:16:33.371Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T13:16:33.371Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T13:16:33.371Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T13:16:33.371Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T13:16:33.371Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T13:16:33.371Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T13:16:33.371Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T13:16:33.372Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T13:16:33.372Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T13:16:33.372Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T13:16:33.372Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T13:16:33.372Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T13:16:33.644Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T13:16:33.644Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T13:16:33.644Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T13:16:33.644Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T13:16:33.644Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T13:16:33.644Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T13:16:33.644Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T13:16:33.644Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T13:16:33.915Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T13:16:33.915Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T13:16:34.198Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T13:16:34.472Z] OK: 82 MiB in 65 packages [2022-03-31T13:16:37.848Z] Collecting docker-compose==1.23.2 [2022-03-31T13:16:37.848Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T13:16:38.119Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T13:16:38.388Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T13:16:38.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T13:16:39.361Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T13:16:39.361Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T13:16:39.361Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T13:16:39.361Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T13:16:41.330Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T13:16:41.330Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T13:16:41.330Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T13:16:41.330Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T13:16:43.298Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T13:16:43.298Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T13:16:43.298Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T13:16:43.298Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T13:16:43.572Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T13:16:43.572Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T13:16:45.539Z] Collecting PyYAML<4,>=3.10 [2022-03-31T13:16:45.539Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T13:16:48.914Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T13:16:48.914Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T13:16:48.914Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T13:16:48.914Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T13:16:49.184Z] 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-31T13:16:49.184Z] Collecting idna<2.8,>=2.5 [2022-03-31T13:16:49.184Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T13:16:49.777Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T13:16:49.778Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T13:16:50.049Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T13:16:50.049Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T13:16:50.049Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T13:16:50.049Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T13:16:50.644Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T13:16:50.644Z] Attempting uninstall: urllib3 [2022-03-31T13:16:50.644Z] Found existing installation: urllib3 1.26.7 [2022-03-31T13:16:50.644Z] Uninstalling urllib3-1.26.7: [2022-03-31T13:16:50.916Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T13:16:51.189Z] Attempting uninstall: idna [2022-03-31T13:16:51.189Z] Found existing installation: idna 3.3 [2022-03-31T13:16:51.189Z] Uninstalling idna-3.3: [2022-03-31T13:16:51.461Z] Successfully uninstalled idna-3.3 [2022-03-31T13:16:54.078Z] Attempting uninstall: requests [2022-03-31T13:16:54.078Z] Found existing installation: requests 2.26.0 [2022-03-31T13:16:54.078Z] Uninstalling requests-2.26.0: [2022-03-31T13:16:54.078Z] Successfully uninstalled requests-2.26.0 [2022-03-31T13:16:54.078Z] Running setup.py install for texttable: started [2022-03-31T13:16:56.051Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T13:16:56.051Z] Running setup.py install for PyYAML: started [2022-03-31T13:16:58.018Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T13:16:58.019Z] Running setup.py install for docopt: started [2022-03-31T13:16:59.975Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T13:16:59.975Z] Running setup.py install for dockerpty: started [2022-03-31T13:17:01.400Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T13:17:03.400Z] 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-31T13:17:13.576Z] Removing intermediate container c32fbd401ee0 [2022-03-31T13:17:13.576Z] ---> bb2f470734ac [2022-03-31T13:17:13.576Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T13:17:13.576Z] ---> Running in 619bece529e8 [2022-03-31T13:17:13.576Z] Removing intermediate container 619bece529e8 [2022-03-31T13:17:13.576Z] ---> f9cc20412bcc [2022-03-31T13:17:13.576Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T13:17:13.576Z] ---> Running in f2819a71cec7 [2022-03-31T13:17:13.576Z] Removing intermediate container f2819a71cec7 [2022-03-31T13:17:13.576Z] ---> 812a892efb55 [2022-03-31T13:17:13.576Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T13:17:13.848Z] ---> e78629243d20 [2022-03-31T13:17:13.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T13:17:14.445Z] ---> 2e18fdad129e [2022-03-31T13:17:14.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T13:17:15.051Z] ---> e9d6a97b5a79 [2022-03-31T13:17:15.051Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T13:17:15.323Z] ---> Running in 723bc0afed76 [2022-03-31T13:17:15.597Z] Removing intermediate container 723bc0afed76 [2022-03-31T13:17:15.597Z] ---> 6788b63ebf98 [2022-03-31T13:17:15.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T13:17:15.597Z] ---> Running in 50b07c6bb603 [2022-03-31T13:17:15.870Z] Removing intermediate container 50b07c6bb603 [2022-03-31T13:17:15.870Z] ---> 2e30f22cb798 [2022-03-31T13:17:15.870Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T13:17:16.146Z] ---> Running in 6f4ac1b84f3b [2022-03-31T13:17:16.418Z] Removing intermediate container 6f4ac1b84f3b [2022-03-31T13:17:16.418Z] ---> 50dafba3a0cd [2022-03-31T13:17:16.418Z] Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [2022-03-31T13:17:16.418Z] ---> Running in ee12b5286458 [2022-03-31T13:17:16.693Z] Removing intermediate container ee12b5286458 [2022-03-31T13:17:16.693Z] ---> 2e440792e3a9 [2022-03-31T13:17:16.693Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T13:17:16.966Z] ---> Running in e16d0aa5bad3 [2022-03-31T13:17:17.237Z] Removing intermediate container e16d0aa5bad3 [2022-03-31T13:17:17.237Z] ---> dd6447bc158d [2022-03-31T13:17:17.237Z] [2022-03-31T13:17:17.508Z] Successfully built dd6447bc158d [2022-03-31T13:17:17.508Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T13:17:17.794Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T13:17:17.794Z] $ docker stop --time=1 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c [2022-03-31T13:17:19.491Z] $ docker rm -f 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T13:17:20.064Z] + docker images [2022-03-31T13:17:20.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T13:17:20.336Z] sys-mgmt-agent-arm64 latest dd6447bc158d 4 seconds ago 290MB [2022-03-31T13:17:20.336Z] core-data-arm64 latest c8e859505003 49 seconds ago 34.4MB [2022-03-31T13:17:20.336Z] security-secretstore-setup-arm64 latest e1f0207f5019 56 seconds ago 40.8MB [2022-03-31T13:17:20.336Z] 0bded3813d51 About a minute ago 1.43GB [2022-03-31T13:17:20.337Z] 310810932723 About a minute ago 1.46GB [2022-03-31T13:17:20.337Z] b28a5f3a19b1 About a minute ago 1.44GB [2022-03-31T13:17:20.337Z] security-bootstrapper-arm64 latest 786d74426006 About a minute ago 23.6MB [2022-03-31T13:17:20.337Z] 66a3303b9141 2 minutes ago 1.43GB [2022-03-31T13:17:20.337Z] core-metadata-arm64 latest 157887e12b97 3 minutes ago 25.1MB [2022-03-31T13:17:20.337Z] e6b5b1ba7a03 3 minutes ago 1.43GB [2022-03-31T13:17:20.337Z] security-proxy-setup-arm64 latest a736e4f46e16 8 minutes ago 42.1MB [2022-03-31T13:17:20.337Z] security-spire-server-arm64 latest a8f501dfe2af 8 minutes ago 82.6MB [2022-03-31T13:17:20.337Z] 88c7bd478031 8 minutes ago 1.44GB [2022-03-31T13:17:20.337Z] support-notifications-arm64 latest f6be1d3b6aaf 9 minutes ago 25.5MB [2022-03-31T13:17:20.337Z] support-scheduler-arm64 latest f2b20105fda8 9 minutes ago 24.9MB [2022-03-31T13:17:20.337Z] 7035569cd98a 9 minutes ago 1.43GB [2022-03-31T13:17:20.337Z] core-command-arm64 latest bdbb77e41626 9 minutes ago 23.7MB [2022-03-31T13:17:20.337Z] cd7eb0ba7f7e 9 minutes ago 1.43GB [2022-03-31T13:17:20.337Z] security-spiffe-token-provider-arm64 latest b4061b736215 10 minutes ago 27.7MB [2022-03-31T13:17:20.337Z] ec837a00b7f3 10 minutes ago 1.43GB [2022-03-31T13:17:20.337Z] ee93a6906ffd 10 minutes ago 1.42GB [2022-03-31T13:17:20.337Z] security-spire-agent-arm64 latest 14d247269781 14 minutes ago 118MB [2022-03-31T13:17:20.337Z] 2ae0363464ff 15 minutes ago 1.42GB [2022-03-31T13:17:20.337Z] security-spire-config-arm64 latest a762f227ae1b 16 minutes ago 81.9MB [2022-03-31T13:17:20.337Z] 637cd455b796 16 minutes ago 1.42GB [2022-03-31T13:17:20.337Z] ci-base-image-arm64 latest 0a5c829318e1 30 minutes ago 885MB [2022-03-31T13:17:20.337Z] docker 20.10.14 c52727829a8a 2 days ago 202MB [2022-03-31T13:17:20.337Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T13:17:20.337Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T13:17:20.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T13:17:20.337Z] 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-31T13:17:20.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T13:17:20.799Z] [2022-03-31T13:17:20.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T13:17:21.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T13:17:21.418Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T13:17:21.418Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T13:17:21.418Z] 04944245beec: Pulling fs layer [2022-03-31T13:17:21.418Z] 699f458cf7ca: Pulling fs layer [2022-03-31T13:17:21.418Z] 765212b225bb: Pulling fs layer [2022-03-31T13:17:21.418Z] f23df028b6ca: Pulling fs layer [2022-03-31T13:17:21.418Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T13:17:21.418Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T13:17:21.418Z] d65c8cfc05b1: Waiting [2022-03-31T13:17:21.418Z] 2437ff75d9bd: Waiting [2022-03-31T13:17:21.418Z] 765212b225bb: Waiting [2022-03-31T13:17:21.418Z] f23df028b6ca: Waiting [2022-03-31T13:17:21.418Z] 04944245beec: Verifying Checksum [2022-03-31T13:17:21.418Z] 04944245beec: Download complete [2022-03-31T13:17:21.418Z] 765212b225bb: Verifying Checksum [2022-03-31T13:17:21.418Z] 765212b225bb: Download complete [2022-03-31T13:17:21.418Z] f23df028b6ca: Verifying Checksum [2022-03-31T13:17:21.418Z] f23df028b6ca: Download complete [2022-03-31T13:17:21.418Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T13:17:21.418Z] d65c8cfc05b1: Download complete [2022-03-31T13:17:21.692Z] 699f458cf7ca: Verifying Checksum [2022-03-31T13:17:21.692Z] 699f458cf7ca: Download complete [2022-03-31T13:17:21.966Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T13:17:21.966Z] 8998bd30e6a1: Download complete [2022-03-31T13:17:24.583Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T13:17:24.583Z] 2437ff75d9bd: Download complete [2022-03-31T13:17:26.560Z] 8998bd30e6a1: Pull complete [2022-03-31T13:17:26.834Z] 04944245beec: Pull complete [2022-03-31T13:17:28.266Z] 699f458cf7ca: Pull complete [2022-03-31T13:17:28.538Z] 765212b225bb: Pull complete [2022-03-31T13:17:29.512Z] f23df028b6ca: Pull complete [2022-03-31T13:17:29.512Z] d65c8cfc05b1: Pull complete [2022-03-31T13:17:44.590Z] 2437ff75d9bd: Pull complete [2022-03-31T13:17:44.590Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T13:17:44.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T13:17:44.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T13:17:44.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container [2022-03-31T13:17:44.900Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T13:17:47.505Z] $ docker top 985899cbac5b802fe1f936be6d72027a31928f8e39592a009c221bb849f8016d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:17:48.487Z] ---> job-cost.sh [2022-03-31T13:17:48.487Z] lf-activate-venv: SKIPPING [2022-03-31T13:17:48.487Z] INFO: No Stack... [2022-03-31T13:17:49.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T13:17:49.669Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T13:17:50.323Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-03-31T13:17:50.323Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T13:17:50.356Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] [2022-03-31T13:17:50.365Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] did not exist. Created. [2022-03-31T13:17:50.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T13:17:51.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T13:17:51.205Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T13:17:51.213Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T13:17:51.222Z] $ docker stop --time=1 985899cbac5b802fe1f936be6d72027a31928f8e39592a009c221bb849f8016d [2022-03-31T13:17:52.736Z] $ docker rm -f 985899cbac5b802fe1f936be6d72027a31928f8e39592a009c221bb849f8016d [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-31T13:17:53.190Z] provisioning config files... [2022-03-31T13:17:53.199Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5531476512611450613tmp [Pipeline] { [Pipeline] sh [2022-03-31T13:17:53.498Z] + set +x [2022-03-31T13:17:53.498Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-03-31T13:17:53.498Z] [2022-03-31T13:17:53.498Z] [2022-03-31T13:17:53.498Z] _____ _ [2022-03-31T13:17:53.498Z] / ____| | | [2022-03-31T13:17:53.498Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T13:17:53.498Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T13:17:53.498Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T13:17:53.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T13:17:53.498Z] Bash-1.0.6 [2022-03-31T13:17:53.498Z] [2022-03-31T13:17:53.498Z] [2022-03-31T13:17:53.498Z] ==> git version 2.25.1 found [2022-03-31T13:17:53.498Z] ==> 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-31T13:17:53.498Z] Release-Date: 2020-01-08 [2022-03-31T13:17:53.498Z] 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-31T13:17:53.498Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T13:17:53.498Z] ==> Jenkins CI detected. [2022-03-31T13:17:53.498Z] current dir:  /w/workspace/edgex-go/3 [2022-03-31T13:17:53.498Z] project root: . [2022-03-31T13:17:53.498Z] --> token set from env [2022-03-31T13:17:53.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T13:17:53.498Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T13:17:53.498Z] ==> Python coveragepy not found [2022-03-31T13:17:53.498Z] ==> Searching for coverage reports in: [2022-03-31T13:17:53.498Z] + . [2022-03-31T13:17:53.498Z] -> Found 1 reports [2022-03-31T13:17:53.498Z] ==> Detecting git/mercurial file structure [2022-03-31T13:17:53.758Z] ==> Reading reports [2022-03-31T13:17:53.758Z] + ./coverage.out bytes=429121 [2022-03-31T13:17:53.758Z] ==> Appending adjustments [2022-03-31T13:17:53.758Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T13:17:54.698Z] + Found adjustments [2022-03-31T13:17:54.698Z] ==> Gzipping contents [2022-03-31T13:17:54.698Z] 60K /tmp/codecov.2OI6VX.gz [2022-03-31T13:17:54.698Z] ==> Uploading reports [2022-03-31T13:17:54.698Z] url: https://codecov.io [2022-03-31T13:17:54.698Z] query: branch=PR-3929&commit=7d30c6a6aa19abd30f3534d058e75bb7d6116371&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= [2022-03-31T13:17:54.698Z] -> Pinging Codecov [2022-03-31T13:17:54.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3929&commit=7d30c6a6aa19abd30f3534d058e75bb7d6116371&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= [2022-03-31T13:17:55.270Z] -> Uploading to [2022-03-31T13:17:55.270Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/7d30c6a6aa19abd30f3534d058e75bb7d6116371/9e760ae1-375d-4a31-b587-bca326b6f713.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T131755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69cae00f23cfe20185ad069e56e7567156246fdc6ab88949af77c866b3bd4d8f [2022-03-31T13:17:55.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T13:17:55.270Z] Dload Upload Total Spent Left Speed [2022-03-31T13:17:55.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58686 0 0 100 58686 0 233k --:--:-- --:--:-- --:--:-- 233k [2022-03-31T13:17:55.531Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] } [2022-03-31T13:17:55.541Z] 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-31T13:17:56.195Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:17:56.502Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:17:57.370Z] ---> package-listing.sh [2022-03-31T13:17:57.370Z] ++ facter osfamily [2022-03-31T13:17:57.370Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T13:17:57.630Z] + OS_FAMILY=debian [2022-03-31T13:17:57.630Z] + workspace=/w/workspace/edgex-go/3 [2022-03-31T13:17:57.630Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T13:17:57.630Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T13:17:57.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T13:17:57.630Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T13:17:57.630Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-31T13:17:57.630Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T13:17:57.630Z] + case "${OS_FAMILY}" in [2022-03-31T13:17:57.630Z] + dpkg -l [2022-03-31T13:17:57.630Z] + grep '^ii' [2022-03-31T13:17:57.630Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T13:17:57.630Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T13:17:57.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T13:17:57.630Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-31T13:17:57.630Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-31T13:17:57.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-31T13:17:57.643Z] 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-31T13:17:57.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T13:17:58.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T13:17:58.482Z] [2022-03-31T13:17:58.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T13:17:58.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T13:17:58.786Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T13:17:58.786Z] 5eb5b503b376: Pulling fs layer [2022-03-31T13:17:58.786Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T13:17:58.786Z] ec43610c2a17: Pulling fs layer [2022-03-31T13:17:58.786Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T13:17:58.786Z] 33b1e0a273af: Pulling fs layer [2022-03-31T13:17:58.786Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T13:17:58.786Z] 2f39f015ded8: Pulling fs layer [2022-03-31T13:17:58.786Z] 3a2ae6a8a46f: Waiting [2022-03-31T13:17:58.786Z] 33b1e0a273af: Waiting [2022-03-31T13:17:58.786Z] 5d3b04190fa2: Waiting [2022-03-31T13:17:58.786Z] 2f39f015ded8: Waiting [2022-03-31T13:17:58.786Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T13:17:58.786Z] 5c69ac0246d0: Download complete [2022-03-31T13:17:58.786Z] 3a2ae6a8a46f: Download complete [2022-03-31T13:17:58.786Z] 33b1e0a273af: Verifying Checksum [2022-03-31T13:17:58.786Z] 33b1e0a273af: Download complete [2022-03-31T13:17:58.786Z] 5d3b04190fa2: Download complete [2022-03-31T13:17:58.786Z] ec43610c2a17: Verifying Checksum [2022-03-31T13:17:58.786Z] ec43610c2a17: Download complete [2022-03-31T13:17:59.045Z] 5eb5b503b376: Verifying Checksum [2022-03-31T13:17:59.045Z] 5eb5b503b376: Download complete [2022-03-31T13:17:59.612Z] 2f39f015ded8: Download complete [2022-03-31T13:18:00.180Z] 5eb5b503b376: Pull complete [2022-03-31T13:18:00.180Z] 5c69ac0246d0: Pull complete [2022-03-31T13:18:00.749Z] ec43610c2a17: Pull complete [2022-03-31T13:18:00.749Z] 3a2ae6a8a46f: Pull complete [2022-03-31T13:18:01.009Z] 33b1e0a273af: Pull complete [2022-03-31T13:18:01.009Z] 5d3b04190fa2: Pull complete [2022-03-31T13:18:05.197Z] 2f39f015ded8: Pull complete [2022-03-31T13:18:05.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T13:18:05.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T13:18:05.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T13:18:05.260Z] prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container [2022-03-31T13:18:05.299Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T13:18:06.918Z] $ docker top 8f329bb1d5a921e2c13b04099f59c2303537fd3be3387272fea523f7b5a9d637 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T13:18:07.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T13:18:07.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T13:18:07.850Z] + ls /var/log/sa-host [2022-03-31T13:18:07.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T13:18:07.935Z] provisioning config files... [2022-03-31T13:18:07.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8921002241761470153tmp [Pipeline] { [Pipeline] echo [2022-03-31T13:18:07.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:18:08.241Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T13:18:08.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:18:08.577Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T13:18:08.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:18:08.875Z] ---> sudo-logs.sh [2022-03-31T13:18:08.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T13:18:08.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:18:09.183Z] ---> job-cost.sh [2022-03-31T13:18:09.183Z] lf-activate-venv: SKIPPING [2022-03-31T13:18:09.183Z] DEBUG: total: 0.10999999940395355 [2022-03-31T13:18:09.183Z] INFO: Retrieving Stack Cost... [2022-03-31T13:18:09.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T13:18:10.017Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T13:18:10.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T13:18:10.321Z] ---> logs-deploy.sh [2022-03-31T13:18:10.322Z] lf-activate-venv: SKIPPING [2022-03-31T13:18:10.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3929/3 [2022-03-31T13:18:10.322Z] INFO: archiving workspace using pattern(s): [2022-03-31T13:18:11.262Z] Archives upload complete. [2022-03-31T13:18:11.262Z] INFO: archiving logs to Nexus