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 12:40:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:40:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:40:34 ========================================================= 12:40:34 EdgeX Global Pipelines Version Info 12:40:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 12:40:35 ------------------- 12:40:35 stable info: 12:40:35 ------------------- 12:40:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:40:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:40:35 Message: update stable to v1.0.221 12:40:35 ------------------- 12:40:35 experimental info: 12:40:35 ------------------- 12:40:35 Commited By: **** collab-it+edgex@linuxfoundation.org 12:40:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:40:35 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3929 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3929 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3929 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d30c6a [Pipeline] echo 12:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:36 provisioning config files... 12:40:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7871710486757577672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:36 ---> docker-login.sh 12:40:36 nexus3.edgexfoundry.org:10001 12:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 nexus3.edgexfoundry.org:10002 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 nexus3.edgexfoundry.org:10003 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 nexus3.edgexfoundry.org:10004 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 docker.io 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 ---> docker-login.sh ends [Pipeline] } 12:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:38 + 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 12:40:38 + dirname cmd/core-command/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo core-command,cmd/core-command/Dockerfile 12:40:38 + dirname cmd/core-data/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo core-data,cmd/core-data/Dockerfile 12:40:38 + dirname cmd/core-metadata/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo core-metadata,cmd/core-metadata/Dockerfile 12:40:38 + dirname cmd/security-bootstrapper/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:40:38 + dirname cmd/security-proxy-setup/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:40:38 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 12:40:38 12:40:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:40:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:40:38 + dirname cmd/security-spire-agent/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:40:38 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 12:40:38 -f2 12:40:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:40:38 + dirname cmd/security-spire-server/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:40:38 + dirname cmd/support-notifications/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo support-notifications,cmd/support-notifications/Dockerfile 12:40:38 + dirname cmd/support-scheduler/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:40:38 + dirname cmd/sys-mgmt-agent/Dockerfile 12:40:38 + cut -d/ -f2 12:40:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:40:38 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 12:40:38 + git rev-list -1 --merges 7d30c6a6aa19abd30f3534d058e75bb7d6116371~1..7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo 12:40:38 -----------> git rev-list -1 --merges 7d30c6a6aa19abd30f3534d058e75bb7d6116371~1..7d30c6a6aa19abd30f3534d058e75bb7d6116371 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [false] [Pipeline] sh 12:40:39 + git log --format=format:%s -1 7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo 12:40:39 ========================================================= 12:40:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:40:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:40:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:40:39 + grep -v github /etc/ssh/ssh_known_hosts 12:40:39 + [ -e /tmp/ssh_known_hosts ] 12:40:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:40:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:40:39 + sudo tee -a /etc/ssh/ssh_known_hosts 12:40:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:39 12:40:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:40:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:40 latest: Pulling from edgex-devops/git-semver 12:40:40 a0d0a0d46f8b: Pulling fs layer 12:40:40 3e5f54012d9b: Pulling fs layer 12:40:40 4c7163046ea9: Pulling fs layer 12:40:40 0c2d73faf560: Pulling fs layer 12:40:40 0c2d73faf560: Waiting 12:40:40 3e5f54012d9b: Verifying Checksum 12:40:40 3e5f54012d9b: Download complete 12:40:40 a0d0a0d46f8b: Download complete 12:40:40 0c2d73faf560: Verifying Checksum 12:40:40 0c2d73faf560: Download complete 12:40:40 4c7163046ea9: Verifying Checksum 12:40:40 4c7163046ea9: Download complete 12:40:40 a0d0a0d46f8b: Pull complete 12:40:40 3e5f54012d9b: Pull complete 12:40:40 4c7163046ea9: Pull complete 12:40:40 0c2d73faf560: Pull complete 12:40:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:40:41 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 12:40:41 $ 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 12:40:41 $ docker top 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:41 [ssh-agent] Looking for ssh-agent implementation... 12:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:42 $ docker exec 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent 12:40:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgnEBcH/agent.14 12:40:42 SSH_AGENT_PID=20 12:40:42 Running ssh-add (command line suppressed) 12:40:42 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6393662799685291309.key (/w/workspace/edgex-go/3@tmp/private_key_6393662799685291309.key) 12:40:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:42 + git tag --points-at HEAD [Pipeline] } 12:40:42 $ docker exec --env ******** --env ******** 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent -k 12:40:42 unset SSH_AUTH_SOCK; 12:40:42 unset SSH_AGENT_PID; 12:40:42 echo Agent pid 20 killed; 12:40:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:42 [ssh-agent] Looking for ssh-agent implementation... 12:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:42 $ docker exec 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent 12:40:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGcLHg/agent.54 12:40:43 SSH_AGENT_PID=61 12:40:43 Running ssh-add (command line suppressed) 12:40:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6911296367274902796.key (/w/workspace/edgex-go/3@tmp/private_key_6911296367274902796.key) 12:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:43 + git semver init 12:40:43 # -> Open(): unable to determine branch for HEAD 12:40:43 # $GIT_DIR = /w/workspace/edgex-go/3/.git 12:40:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 12:40:43 # $SEMVER_REMOTE_NAME = origin 12:40:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:40:43 # $SEMVER_USER_NAME = edgex-jenkins 12:40:43 # $SEMVER_BRANCH = PR-3929 12:40:43 # $SEMVER_TEMP = /tmp/semver-834757800 12:40:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:40:58 # '/tmp/semver-834757800' -> '/w/workspace/edgex-go/3/.semver' 12:40:58 # -> Force: false 12:40:58 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 12:40:58 $ docker exec --env ******** --env ******** 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 ssh-agent -k 12:40:58 unset SSH_AUTH_SOCK; 12:40:58 unset SSH_AGENT_PID; 12:40:58 echo Agent pid 61 killed; 12:40:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:58 + git semver [Pipeline] } 12:40:58 $ docker stop --time=1 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 12:41:01 $ docker rm -f 670aab590b424ad64a03eed903f36ac641fbca720000e41cf85c1f6df8b434a3 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:41:01 Stashed 1 file(s) [Pipeline] echo 12:41:01 [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 12:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:41:01 ========================================================= 12:41:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:41:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:41:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:41:02 59bf1c3509f3: Pulling fs layer 12:41:02 666ba61612fd: Pulling fs layer 12:41:02 8ed8ca486205: Pulling fs layer 12:41:02 4fe6c5a15a65: Pulling fs layer 12:41:02 22a0e8bec74d: Pulling fs layer 12:41:02 640e595b4fbd: Pulling fs layer 12:41:02 763cafe07f6e: Pulling fs layer 12:41:02 0c0b528cf693: Pulling fs layer 12:41:02 10935f4eaf8b: Pulling fs layer 12:41:02 640e595b4fbd: Waiting 12:41:02 0c0b528cf693: Waiting 12:41:02 763cafe07f6e: Waiting 12:41:02 4fe6c5a15a65: Waiting 12:41:02 10935f4eaf8b: Waiting 12:41:02 8ed8ca486205: Verifying Checksum 12:41:02 8ed8ca486205: Download complete 12:41:02 666ba61612fd: Download complete 12:41:02 22a0e8bec74d: Download complete 12:41:02 59bf1c3509f3: Verifying Checksum 12:41:02 59bf1c3509f3: Download complete 12:41:02 640e595b4fbd: Verifying Checksum 12:41:02 640e595b4fbd: Download complete 12:41:02 763cafe07f6e: Verifying Checksum 12:41:02 763cafe07f6e: Download complete 12:41:02 0c0b528cf693: Verifying Checksum 12:41:02 0c0b528cf693: Download complete 12:41:02 59bf1c3509f3: Pull complete 12:41:02 666ba61612fd: Pull complete 12:41:02 8ed8ca486205: Pull complete 12:41:02 10935f4eaf8b: Verifying Checksum 12:41:02 10935f4eaf8b: Download complete 12:41:02 4fe6c5a15a65: Verifying Checksum 12:41:02 4fe6c5a15a65: Download complete 12:41:07 4fe6c5a15a65: Pull complete 12:41:07 22a0e8bec74d: Pull complete 12:41:07 640e595b4fbd: Pull complete 12:41:07 763cafe07f6e: Pull complete 12:41:07 0c0b528cf693: Pull complete 12:41:08 10935f4eaf8b: Pull complete 12:41:08 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:41:09 + + docker build -t ci-base-image-x86_64 -f - . 12:41:09 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:41:09 WORKDIR /edgex 12:41:09 COPY go.mod . 12:41:09 RUN go mod download 12:41:10 Sending build context to Docker daemon 334.6MB 12:41:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:41:10 ---> 99d49a6021b9 12:41:10 Step 2/4 : WORKDIR /edgex 12:41:13 ---> Running in 627be8ca11ca 12:41:13 Removing intermediate container 627be8ca11ca 12:41:13 ---> 4473155073ff 12:41:13 Step 3/4 : COPY go.mod . 12:41:13 ---> 81fb22c5a6c4 12:41:13 Step 4/4 : RUN go mod download 12:41:13 ---> Running in 1ad881f05e18 12:41:16 Still waiting to schedule task 12:41:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9594’ 12:41:28 Removing intermediate container 1ad881f05e18 12:41:28 ---> 51bd064feceb 12:41:28 Successfully built 51bd064feceb 12:41:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:41:29 + docker inspect -f . ci-base-image-x86_64 12:41:29 . [Pipeline] withDockerContainer 12:41:29 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 12:41:29 $ 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 12:41:29 $ docker top ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:30 + go version 12:41:30 go version go1.17.6 linux/amd64 [Pipeline] } 12:41:30 $ docker stop --time=1 ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 12:41:31 $ docker rm -f ceb5001ca11608b4da3924b08b5db802575461529c1e5c35f4ba8c81523b4611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:41:31 + docker inspect -f . ci-base-image-x86_64 12:41:31 . [Pipeline] withDockerContainer 12:41:31 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 12:41:31 $ 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 12:41:32 $ docker top bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae -eo pid,comm [Pipeline] { [Pipeline] echo 12:41:32 ========================================================= 12:41:32 [edgeXBuildGoParallel] Running Tests and Build... 12:41:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:41:32 + make test 12:41:32 go mod tidy -compat=1.17 12:41:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:41:37 ? github.com/edgexfoundry/edgex-go [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 12:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 12:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:41:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.591s coverage: 89.2% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 84.4% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 94.7% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 24.0% of statements 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 12:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 12:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 12:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 12:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements 12:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 12:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 12:42:15 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 12:42:33 GO111MODULE=on go vet ./... 12:42:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:42:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:42:35 ./bin/test-attribution-txt.sh [Pipeline] echo 12:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:42:36 + ls -al . 12:42:36 total 664 12:42:36 drwxrwxr-x 10 1001 1001 4096 Mar 31 12:42 . 12:42:36 drwxr-xr-x 4 root root 4096 Mar 31 12:41 .. 12:42:36 -rw-rw-r-- 1 1001 1001 11 Mar 31 12:40 .dockerignore 12:42:36 drwxrwxr-x 8 1001 1001 4096 Mar 31 12:40 .git 12:42:36 drwxrwxr-x 4 1001 1001 4096 Mar 31 12:40 .github 12:42:36 -rw-rw-r-- 1 1001 1001 870 Mar 31 12:40 .gitignore 12:42:36 -rw-rw-r-- 1 1001 1001 42 Mar 31 12:40 .golangci.yml 12:42:36 -rw-rw-r-- 1 1001 1001 87 Mar 31 12:40 .hadolint.yml 12:42:36 drwx------ 3 1001 1001 4096 Mar 31 12:40 .semver 12:42:36 -rw-rw-r-- 1 1001 1001 166 Mar 31 12:40 .sonarcloud.properties 12:42:36 -rw-rw-r-- 1 1001 1001 1171 Mar 31 12:40 ADOPTERS.md 12:42:36 -rw-rw-r-- 1 1001 1001 9953 Mar 31 12:40 Attribution.txt 12:42:36 -rw-rw-r-- 1 1001 1001 51732 Mar 31 12:40 CHANGELOG.md 12:42:36 -rw-rw-r-- 1 1001 1001 3804 Mar 31 12:40 CONTRIBUTING.md 12:42:36 -rw-rw-r-- 1 1001 1001 677 Mar 31 12:40 GOVERNANCE.md 12:42:36 -rw-rw-r-- 1 1001 1001 849 Mar 31 12:40 Jenkinsfile 12:42:36 -rw-rw-r-- 1 1001 1001 10775 Mar 31 12:40 LICENSE 12:42:36 -rw-rw-r-- 1 1001 1001 8478 Mar 31 12:40 Makefile 12:42:36 -rw-rw-r-- 1 1001 1001 582 Mar 31 12:40 OWNERS.md 12:42:36 -rw-rw-r-- 1 1001 1001 8207 Mar 31 12:40 README.md 12:42:36 -rw-rw-r-- 1 1001 1001 6912 Mar 31 12:40 SECURITY.md 12:42:36 -rw-rw-r-- 1 1001 1001 5 Mar 31 12:41 VERSION 12:42:36 -rw-rw-r-- 1 1001 1001 4131 Mar 31 12:40 ZMQWindows.md 12:42:36 drwxrwxr-x 2 1001 1001 4096 Mar 31 12:40 bin 12:42:36 drwxrwxr-x 18 1001 1001 4096 Mar 31 12:40 cmd 12:42:36 -rw-r--r-- 1 root root 429121 Mar 31 12:42 coverage.out 12:42:36 -rw-rw-r-- 1 1001 1001 3175 Mar 31 12:40 go.mod 12:42:36 -rw-rw-r-- 1 1001 1001 34990 Mar 31 12:41 go.sum 12:42:36 drwxrwxr-x 8 1001 1001 4096 Mar 31 12:40 internal 12:42:36 drwxrwxr-x 3 1001 1001 4096 Mar 31 12:40 openapi 12:42:36 drwxrwxr-x 4 1001 1001 4096 Mar 31 12:40 snap 12:42:36 -rw-rw-r-- 1 1001 1001 204 Mar 31 12:40 version.go [Pipeline] sh 12:42:36 + '[' -e coverage.out ] 12:42:36 + chown 1001:1001 coverage.out [Pipeline] stash 12:42:36 Stashed 1 file(s) [Pipeline] sh 12:42:37 + make build 12:42:37 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 12:42:55 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 12:43:03 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 12:43:04 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 12:43:05 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 12:43:05 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 12:43:06 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 12:43:08 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 12:43:09 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 12:43:10 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 12:43:11 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 12:43:12 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 12:43:14 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] } 12:43:14 $ docker stop --time=1 bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae 12:43:17 $ docker rm -f bed4978fb1bce1d055f231b5ce03893ef92601b8158892d2447f0098399befae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:18 12:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:19 latest: Pulling from edgex-devops/edgex-compose 12:43:19 cbdbe7a5bc2a: Pulling fs layer 12:43:19 ca9280d653b3: Pulling fs layer 12:43:19 7e9c9ca2126c: Pulling fs layer 12:43:19 cbdbe7a5bc2a: Download complete 12:43:19 ca9280d653b3: Verifying Checksum 12:43:19 ca9280d653b3: Download complete 12:43:19 cbdbe7a5bc2a: Pull complete 12:43:19 7e9c9ca2126c: Download complete 12:43:19 ca9280d653b3: Pull complete 12:43:22 7e9c9ca2126c: Pull complete 12:43:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:43:23 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 12:43:23 $ 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 12:43:24 $ docker top e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:24 + docker-compose build --help 12:43:24 + grep parallel 12:43:25 --parallel Build images in parallel. [Pipeline] } 12:43:25 $ docker stop --time=1 e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f 12:43:26 $ docker rm -f e99cf7bab82524d3cba895cbea4008fc62f537db69754c7ff190533f590f547f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:27 . [Pipeline] withDockerContainer 12:43:27 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 12:43:27 $ 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 12:43:27 $ docker top 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:27 + docker-compose -f ./docker-compose-build.yml build --parallel 12:43:28 Building core-command ... 12:43:28 Building core-data ... 12:43:28 Building core-metadata ... 12:43:28 Building security-bootstrapper ... 12:43:28 Building security-proxy-setup ... 12:43:28 Building security-secretstore-setup ... 12:43:28 Building security-spiffe-token-provider ... 12:43:28 Building security-spire-agent ... 12:43:28 Building security-spire-config ... 12:43:28 Building security-spire-server ... 12:43:28 Building support-notifications ... 12:43:28 Building support-scheduler ... 12:43:28 Building sys-mgmt-agent ... 12:43:28 Building security-spire-config 12:43:28 Building support-scheduler 12:43:28 Building security-spire-agent 12:43:28 Building sys-mgmt-agent 12:43:28 Building core-command 12:43:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:43:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:43:46 ---> 51bd064feceb 12:43:46 Step 3/23 : WORKDIR /edgex-go 12:43:46 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:43:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:43:46 ---> 51bd064feceb 12:43:46 Step 3/24 : WORKDIR /edgex-go 12:43:46 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:43:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:43:46 ---> 51bd064feceb 12:43:46 Step 3/24 : WORKDIR /edgex-go 12:43:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:43:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:43:46 ---> 51bd064feceb 12:43:46 Step 3/23 : WORKDIR /edgex-go 12:43:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:43:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:43:46 ---> 51bd064feceb 12:43:46 Step 3/22 : WORKDIR /edgex-go 12:43:50 ---> Running in a9e4a344b71c 12:43:50 ---> Running in 13c1c6f19a37 12:43:50 ---> Running in 2b5c0f41e90a 12:43:50 ---> Running in d2258446e05e 12:43:50 ---> Running in 481813a08a1e 12:43:50 Removing intermediate container 2b5c0f41e90a 12:43:50 ---> 9fe9c12c64bd 12:43:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:43:51 Removing intermediate container 481813a08a1e 12:43:51 ---> df950b968a87 12:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:43:51 Removing intermediate container 13c1c6f19a37 12:43:51 ---> cc166426faf8 12:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:43:51 Removing intermediate container a9e4a344b71c 12:43:51 ---> 23a143edbe3f 12:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:43:51 Removing intermediate container d2258446e05e 12:43:51 ---> 215beb7df4c6 12:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:43:51 ---> Running in a63c2eaa51d7 12:43:51 ---> Running in 2fa1ecc28f32 12:43:51 ---> Running in e6398da2a660 12:43:51 ---> Running in 5f1f202adaf3 12:43:51 ---> Running in 4625a6bd63d4 12:43:51 Removing intermediate container a63c2eaa51d7 12:43:51 ---> cd35e4257c60 12:43:51 Step 5/23 : RUN apk add --update --no-cache make git 12:43:51 ---> Running in fd81df91f604 12:43:52 Removing intermediate container 2fa1ecc28f32 12:43:52 ---> db1eb0c19349 12:43:52 Step 5/22 : RUN apk add --update --no-cache make git 12:43:52 ---> Running in 095348eb7a48 12:43:52 Removing intermediate container 4625a6bd63d4 12:43:52 ---> 03ff70e0d5ed 12:43:52 Step 5/23 : RUN apk add --update --no-cache make bash git 12:43:52 ---> Running in b10c2e1fdb00 12:43:52 Removing intermediate container 5f1f202adaf3 12:43:52 ---> 3d9ebfa45b24 12:43:52 Step 5/24 : RUN apk add --update --no-cache make git 12:43:52 ---> Running in 46c30dc247ed 12:43:52 Removing intermediate container e6398da2a660 12:43:52 ---> 0472abe1da5c 12:43:52 Step 5/24 : RUN apk add --update --no-cache make git 12:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:43:52 ---> Running in 356b5dac0e43 12:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:43:53 OK: 221 MiB in 52 packages 12:43:53 OK: 221 MiB in 52 packages 12:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:43:53 OK: 221 MiB in 52 packages 12:43:54 OK: 221 MiB in 52 packages 12:43:54 Removing intermediate container fd81df91f604 12:43:54 ---> 9cd981572fe8 12:43:54 Step 6/23 : COPY go.mod vendor* ./ 12:43:54 OK: 221 MiB in 52 packages 12:43:54 ---> 2861ad64d645 12:43:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:54 ---> Running in de8fbc6ab612 12:43:54 Removing intermediate container 095348eb7a48 12:43:54 ---> c78de3137e67 12:43:54 Step 6/22 : COPY go.mod vendor* ./ 12:43:54 Removing intermediate container b10c2e1fdb00 12:43:54 ---> c0b310128715 12:43:54 Step 6/23 : COPY go.mod vendor* ./ 12:43:54 Removing intermediate container 46c30dc247ed 12:43:54 ---> 664659abccf7 12:43:54 Step 6/24 : COPY go.mod vendor* ./ 12:43:54 Removing intermediate container 356b5dac0e43 12:43:54 ---> 2a80f16e0a9a 12:43:54 Step 6/24 : COPY go.mod vendor* ./ 12:43:54 ---> 853f9d1d95a0 12:43:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:54 ---> 88fb454fabb4 12:43:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:54 ---> eff26418f6c7 12:43:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:54 ---> Running in 32a9d18eb195 12:43:54 ---> Running in 59c53440ec03 12:43:54 ---> Running in 73c28854c7f2 12:43:54 ---> 961698292a76 12:43:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:54 ---> Running in 4a020dc82f67 12:43:55 Removing intermediate container de8fbc6ab612 12:43:55 ---> 53c2aae5b0dd 12:43:55 Step 8/23 : COPY . . 12:44:00 Removing intermediate container 32a9d18eb195 12:44:00 ---> 47682b1e09f3 12:44:00 Step 8/22 : COPY . . 12:44:00 Removing intermediate container 73c28854c7f2 12:44:00 ---> 55a357495895 12:44:00 Step 8/24 : COPY . . 12:44:00 ---> b9a242d083e6 12:44:00 Removing intermediate container 4a020dc82f67 12:44:00 Step 9/23 : RUN make cmd/core-command/core-command ---> e0ab27167102 12:44:00 12:44:00 Step 8/24 : COPY . . 12:44:00 Removing intermediate container 59c53440ec03 12:44:00 ---> bc5562e786dd 12:44:00 Step 8/23 : COPY . . 12:44:05 ---> Running in 2b0a3d169485 12:44:12 ---> 76b58be9d2e5 12:44:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:44:12 ---> 9e43faa252f2 12:44:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:44:12 ---> df457e0cfc61 12:44:12 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 12:44:12 ---> Running in 0c57b8fe9c23 12:44:12 ---> b39d67fbfcfc 12:44:12 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 12:44:12 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 12:44:12 ---> Running in 4673860c6927 12:44:12 ---> Running in b32cd8e74d58 12:44:12 ---> Running in d73021a1b8e5 12:44:12 Removing intermediate container b32cd8e74d58 12:44:12 ---> 8d303fa0c79c 12:44:12 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" 12:44:12 Removing intermediate container d73021a1b8e5 12:44:12 ---> 861f71e0a830 12:44:12 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" 12:44:12 ---> Running in 3e6813d6d0a2 12:44:12 ---> Running in 57eea6bfb413 12:44:12 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 12:44:12 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 12:44:13 spire-1.2.0/ 12:44:13 spire-1.2.0/ 12:44:14 spire-1.2.0/README.md 12:44:14 spire-1.2.0/bin/ 12:44:14 spire-1.2.0/bin/spire-server 12:44:14 spire-1.2.0/bin/spire-agent 12:44:14 spire-1.2.0/conf/ 12:44:14 spire-1.2.0/conf/server/ 12:44:14 spire-1.2.0/conf/server/server.conf 12:44:14 spire-1.2.0/conf/agent/ 12:44:14 spire-1.2.0/conf/agent/agent.conf 12:44:14 spire-1.2.0/LICENSE 12:44:14 spire-1.2.0/README.md 12:44:14 spire-1.2.0/bin/ 12:44:14 spire-1.2.0/bin/spire-server 12:44:14 spire-1.2.0/bin/spire-agent 12:44:14 spire-1.2.0/conf/ 12:44:14 spire-1.2.0/conf/server/ 12:44:14 spire-1.2.0/conf/server/server.conf 12:44:14 spire-1.2.0/conf/agent/ 12:44:14 spire-1.2.0/conf/agent/agent.conf 12:44:14 spire-1.2.0/LICENSE 12:44:18 Removing intermediate container 57eea6bfb413 12:44:18 ---> 80e07d8760d4 12:44:18 12:44:18 Step 11/24 : FROM alpine:3.15 12:44:18 Removing intermediate container 3e6813d6d0a2 12:44:18 ---> 1a0683cb865f 12:44:18 12:44:18 Step 11/24 : FROM alpine:3.15 12:44:18 3.15: Pulling from library/alpine 12:44:18 3.15: Pulling from library/alpine 12:44:18 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 12:44:18 Status: Downloaded newer image for alpine:3.15 12:44:18 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 12:44:18 Status: Image is up to date for alpine:3.15 12:44:18 ---> 76c8fb57b6fc 12:44:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:18 ---> 76c8fb57b6fc 12:44:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:18 ---> Running in ddddd583fbbc 12:44:18 ---> Running in b4ed64681f15 12:44:18 Removing intermediate container b4ed64681f15 12:44:18 ---> 39de79136c30 12:44:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:18 ---> Running in 9c850e6f45be 12:44:18 Removing intermediate container ddddd583fbbc 12:44:18 ---> 3602c5ddf250 12:44:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:19 ---> Running in e993c05abf23 12:44:20 Removing intermediate container e993c05abf23 12:44:20 ---> 868079f63063 12:44:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:20 Removing intermediate container 9c850e6f45be 12:44:20 ---> f5bcf0790512 12:44:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:20 ---> Running in 50408a668ea8 12:44:20 ---> Running in 6ff5f9352db4 12:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:22 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:44:22 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:44:22 OK: 15854 distinct packages available 12:44:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:22 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:44:22 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:44:22 OK: 15854 distinct packages available 12:44:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:23 (1/4) Installing dumb-init (1.2.5-r1) 12:44:23 (2/4) Installing musl-obstack (1.2.3-r0) 12:44:24 (3/4) Installing libucontext (1.1-r0) 12:44:24 (4/4) Installing gcompat (1.0.0-r4) 12:44:24 (1/5) Installing dumb-init (1.2.5-r1) 12:44:24 Executing busybox-1.34.1-r4.trigger 12:44:24 OK: 6 MiB in 18 packages 12:44:24 (2/5) Installing musl-obstack (1.2.3-r0) 12:44:24 (3/5) Installing libucontext (1.1-r0) 12:44:24 (4/5) Installing gcompat (1.0.0-r4) 12:44:24 (5/5) Installing openssl (1.1.1n-r0) 12:44:24 Executing busybox-1.34.1-r4.trigger 12:44:24 OK: 6 MiB in 19 packages 12:44:25 Removing intermediate container 6ff5f9352db4 12:44:25 ---> a08ab8c94a8d 12:44:25 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:44:25 Removing intermediate container 50408a668ea8 12:44:25 ---> 3bbf9e1f9189 12:44:25 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 12:44:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9596 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws 12:44:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 12:44:28 ---> f153ea8cdd31 12:44:28 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:44:28 ---> 75b8861aab30 12:44:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:44:28 The recommended git tool is: git 12:44:28 ---> 78ad51c35dd3 12:44:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:44:28 ---> Running in f9554ee99fb8 12:44:29 Removing intermediate container f9554ee99fb8 12:44:29 ---> 14b9099315b0 12:44:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:44:29 ---> 5b8c115bbda4 12:44:29 Step 19/24 : WORKDIR / 12:44:30 ---> Running in d07383f3c54b 12:44:30 ---> 9a2b70f07637 12:44:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:44:30 Removing intermediate container d07383f3c54b 12:44:30 ---> fdac38534c0a 12:44:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:44:30 ---> b75f6a649d35 12:44:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:44:30 ---> Running in 164bcf8fe9a2 12:44:30 Removing intermediate container 164bcf8fe9a2 12:44:30 ---> 792a326ba31b 12:44:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:44:30 ---> Running in 4c79993d0c02 12:44:30 ---> c0d3d6029788 12:44:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:44:31 Removing intermediate container 4c79993d0c02 12:44:31 ---> b0986146bfdf 12:44:31 Step 22/24 : LABEL arch=x86_64 12:44:31 ---> Running in 08ca696c1908 12:44:31 ---> 0bbfdd8d6a68 12:44:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:44:31 ---> Running in 35fe97b39523 12:44:31 Removing intermediate container 08ca696c1908 12:44:31 ---> aeb54ef1ad92 12:44:31 Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:31 ---> Running in d5b17a6f9160 12:44:31 Removing intermediate container 35fe97b39523 12:44:31 ---> 3be08ecb600e 12:44:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:44:31 ---> Running in 8a1019fdafa0 12:44:31 Removing intermediate container d5b17a6f9160 12:44:31 ---> 36f745731efa 12:44:31 Step 24/24 : LABEL version=0.0.0 12:44:32 ---> Running in ac2548024f49 12:44:32 Removing intermediate container 8a1019fdafa0 12:44:32 ---> a80cd80246ed 12:44:32 Step 22/24 : LABEL arch=x86_64 12:44:32 ---> Running in 73c7d06fc9fb 12:44:32 Removing intermediate container ac2548024f49 12:44:32 ---> 4c9c6abb5dd0 12:44:32 12:44:32 Successfully built 4c9c6abb5dd0 12:44:32 Successfully tagged security-spire-config:latest 12:44:32  Building security-spire-config ... done Building security-spire-server 12:44:32 Removing intermediate container 73c7d06fc9fb 12:44:32 ---> aa28241df698 12:44:32 Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:32 ---> Running in f3e5ae50f966 12:44:33 Removing intermediate container f3e5ae50f966 12:44:33 ---> d4059806ba53 12:44:33 Step 24/24 : LABEL version=0.0.0 12:44:35 ---> Running in 65ef820848e6 12:44:36 Removing intermediate container 65ef820848e6 12:44:36 ---> 1d7f080c6f53 12:44:36 12:44:36 Successfully built 1d7f080c6f53 12:44:36 Successfully tagged security-spire-agent:latest 12:44:36  Building security-spire-agent ... done Building security-proxy-setup 12:44:36 using credential edgex-jenkins-ssh 12:44:36 Cloning the remote Git repository 12:44:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:44:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:36 ---> 51bd064feceb 12:44:36 Step 3/23 : WORKDIR /edgex-go 12:44:36 ---> Using cache 12:44:36 ---> 23a143edbe3f 12:44:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:36 ---> Using cache 12:44:36 ---> 0472abe1da5c 12:44:36 Step 5/23 : RUN apk add --update --no-cache make git 12:44:36 ---> Using cache 12:44:36 ---> 2a80f16e0a9a 12:44:36 Step 6/23 : COPY go.mod vendor* ./ 12:44:36 ---> Using cache 12:44:36 ---> 961698292a76 12:44:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:36 ---> Using cache 12:44:36 ---> e0ab27167102 12:44:36 Step 8/23 : COPY . . 12:44:36 ---> Using cache 12:44:36 ---> b39d67fbfcfc 12:44:36 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 12:44:36 ---> Using cache 12:44:36 ---> 861f71e0a830 12:44:36 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" 12:44:36 ---> Using cache 12:44:36 ---> 1a0683cb865f 12:44:36 12:44:36 Step 11/23 : FROM alpine:3.15 12:44:36 ---> 76c8fb57b6fc 12:44:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:36 ---> Using cache 12:44:36 ---> 3602c5ddf250 12:44:36 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:36 ---> Using cache 12:44:36 ---> 868079f63063 12:44:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:36 ---> Using cache 12:44:36 ---> 3bbf9e1f9189 12:44:36 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:44:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:44:36 > git init /w/workspace/edgex-go/3 # timeout=10 12:44:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:44:36 > git --version # timeout=10 12:44:36 > git --version # 'git version 2.25.1' 12:44:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:44:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:44:39 ---> 51bd064feceb 12:44:39 Step 3/22 : WORKDIR /edgex-go 12:44:39 ---> Using cache 12:44:39 ---> 23a143edbe3f 12:44:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:39 ---> Using cache 12:44:39 ---> 0472abe1da5c 12:44:39 Step 5/22 : RUN apk add --update --no-cache make git 12:44:39 ---> Using cache 12:44:39 ---> 2a80f16e0a9a 12:44:39 Step 6/22 : COPY go.mod vendor* ./ 12:44:39 ---> Using cache 12:44:39 ---> 961698292a76 12:44:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:39 ---> Using cache 12:44:39 ---> e0ab27167102 12:44:39 Step 8/22 : COPY . . 12:44:39 ---> Using cache 12:44:39 ---> b39d67fbfcfc 12:44:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:44:40 ---> 05ff88f53b4c 12:44:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:44:40 ---> Running in 44d78876956d 12:44:41 Removing intermediate container 2b0a3d169485 12:44:41 ---> d76ad65bc457 12:44:41 12:44:41 Step 10/23 : FROM alpine:3.14 12:44:41 3.14: Pulling from library/alpine 12:44:41 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 12:44:41 ---> 13a1eee63b5a 12:44:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:44:41 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 12:44:41 Status: Downloaded newer image for alpine:3.14 12:44:41 ---> 84b07dd2d1fd 12:44:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:44:42 ---> Running in 535142043e02 12:44:42 ---> 3b722d1f1b7a 12:44:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:44:42 ---> 2e3a33d7b24f 12:44:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:44:42 ---> Running in d9a1ba9924ff 12:44:42 (1/1) Installing dumb-init (1.2.5-r1) 12:44:42 Executing busybox-1.33.1-r6.trigger 12:44:42 OK: 6 MiB in 15 packages 12:44:42 Removing intermediate container d9a1ba9924ff 12:44:42 ---> b52e79031767 12:44:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:44:43 ---> Running in 69e6b221dfdf 12:44:43 Removing intermediate container 69e6b221dfdf 12:44:43 ---> 843fd7631f7b 12:44:43 Step 21/23 : LABEL arch=x86_64 12:44:43 Removing intermediate container 4673860c6927 12:44:43 ---> 54e43ec36574 12:44:43 12:44:43 Step 10/22 : FROM alpine:3.14 12:44:43 ---> 84b07dd2d1fd 12:44:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:44:43 ---> Running in 742939140da4 12:44:43 Removing intermediate container 535142043e02 12:44:43 ---> 1448167904b5 12:44:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:44:43 ---> Running in a4bbba559889 12:44:43 Removing intermediate container 0c57b8fe9c23 12:44:43 ---> c38e3cd25a1a 12:44:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:44:43 ---> Running in 858b951979b2 12:44:43 Removing intermediate container 742939140da4 12:44:43 ---> 088ac8cda8db 12:44:43 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:43 ---> Running in c5bb7c2dd9d6 12:44:43 ---> Running in c7e0cd32fc40 12:44:43 Removing intermediate container 858b951979b2 12:44:43 ---> 212598ea0c5b 12:44:43 Step 13/23 : ENV APP_PORT=59882 12:44:43 ---> Running in 7c6df1bfacc8 12:44:43 Removing intermediate container c7e0cd32fc40 12:44:43 ---> 900b9378c1c1 12:44:43 Step 23/23 : LABEL version=0.0.0 12:44:44 ---> Running in dc797f03395c 12:44:44 Removing intermediate container 7c6df1bfacc8 12:44:44 ---> 8766dd4e6278 12:44:44 Step 14/23 : EXPOSE $APP_PORT 12:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:44:44 ---> Running in 0ddb58da2a2c 12:44:44 Removing intermediate container dc797f03395c 12:44:44 ---> ed545e3d7f8f 12:44:44 12:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:44:44 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 12:44:44 Successfully built ed545e3d7f8f 12:44:44 Successfully tagged security-spire-server:latest 12:44:44  Building security-spire-server ... done Building core-metadata 12:44:44 Removing intermediate container 0ddb58da2a2c 12:44:44 ---> fac825aad5fd 12:44:44 Step 15/23 : WORKDIR / 12:44:44 (1/1) Installing dumb-init (1.2.5-r1) 12:44:44 Executing busybox-1.33.1-r6.trigger 12:44:44 OK: 6 MiB in 15 packages 12:44:44 ---> Running in 6c0a15c9b3ab 12:44:45 Removing intermediate container 6c0a15c9b3ab 12:44:45 ---> e75f33b446bc 12:44:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:44:46 ---> e89a1f2e315b 12:44:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:44:46 Removing intermediate container a4bbba559889 12:44:46 ---> 8bd34e12c8d8 12:44:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:44:47 ---> Running in 5eabd6dee0e0 12:44:47 Removing intermediate container c5bb7c2dd9d6 12:44:47 ---> 6e0f81bf1a7f 12:44:47 12:44:47 Step 11/23 : FROM docker:20.10.14 12:44:47 20.10.14: Pulling from library/docker 12:44:47 Removing intermediate container 5eabd6dee0e0 12:44:47 ---> 7261a6e91418 12:44:47 Step 13/22 : ENV APP_PORT=59861 12:44:47 ---> Running in 5c1f5e5767b5 12:44:47 ---> ce013b2a4065 12:44:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:44:47 Removing intermediate container 5c1f5e5767b5 12:44:47 ---> 5b5962c04d61 12:44:47 Step 14/22 : EXPOSE $APP_PORT 12:44:47 ---> Running in 920ed5dddc8b 12:44:48 Removing intermediate container 920ed5dddc8b 12:44:48 ---> 9043a1d273e3 12:44:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:44:48 ---> 03f1b15d3087 12:44:48 Step 19/23 : ENTRYPOINT ["/core-command"] 12:44:48 ---> Running in adca60afb149 12:44:48 ---> 2ed0c6f632bc 12:44:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:44:48 Removing intermediate container adca60afb149 12:44:48 ---> 9bf0f4531556 12:44:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:44:48 ---> Running in 1c387701a2f4 12:44:49 Removing intermediate container 1c387701a2f4 12:44:49 ---> 186d35fca9cf 12:44:49 Step 21/23 : LABEL arch=x86_64 12:44:49 ---> Running in 31929ce5fdea 12:44:49 ---> 6773a770a59a 12:44:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:44:49 Removing intermediate container 31929ce5fdea 12:44:49 ---> 14b66cb3ee4f 12:44:49 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:49 ---> Running in 9323699a7a30 12:44:49 ---> 08f961c33924 12:44:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:44:50 Removing intermediate container 9323699a7a30 12:44:50 ---> 994920bf8752 12:44:50 Step 23/23 : LABEL version=0.0.0 12:44:50 ---> Running in f7e13942d98e 12:44:50 ---> Running in 771319aa0d20 12:44:50 Removing intermediate container 771319aa0d20 12:44:50 ---> 0b4359ad29b7 12:44:50 12:44:50 Removing intermediate container f7e13942d98e 12:44:50 ---> 01a363e05dce 12:44:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:44:50 ---> Running in 39fb2f83ef96 12:44:50 Successfully built 0b4359ad29b7 12:44:50 Successfully tagged core-command:latest 12:44:50 Building security-bootstrapper 12:44:50  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:44:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:50 ---> 51bd064feceb 12:44:50 Step 3/23 : WORKDIR /edgex-go 12:44:50 ---> Using cache 12:44:50 ---> 23a143edbe3f 12:44:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:50 ---> Using cache 12:44:50 ---> 0472abe1da5c 12:44:50 Step 5/23 : RUN apk add --update --no-cache make git 12:44:50 ---> Using cache 12:44:50 ---> 2a80f16e0a9a 12:44:50 Step 6/23 : COPY go.mod vendor* ./ 12:44:50 ---> Using cache 12:44:50 ---> 961698292a76 12:44:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:50 ---> Using cache 12:44:50 ---> e0ab27167102 12:44:50 Step 8/23 : COPY . . 12:44:50 ---> Using cache 12:44:50 ---> b39d67fbfcfc 12:44:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:44:51 Removing intermediate container 39fb2f83ef96 12:44:51 ---> 2491cd4ccecc 12:44:51 Step 20/22 : LABEL arch=x86_64 12:44:53 ---> Running in f8ac7e5b9ed1 12:44:53 ---> Running in e1efc2f13303 12:44:53 Merging remotes/origin/main commit cd628f132e195fb825090de8ed0e86311e39cf63 into PR head commit 7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:44:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:44:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:52 > 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 12:44:53 > git config core.sparsecheckout # timeout=10 12:44:53 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 12:44:53 Removing intermediate container f8ac7e5b9ed1 12:44:53 ---> 08e9db98bd29 12:44:53 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:53 ---> Running in 4d47b5f9c8d2 12:44:53 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 12:44:53 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 12:44:53 Status: Downloaded newer image for docker:20.10.14 12:44:53 ---> 5f3d65aad428 12:44:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:44:53 ---> Running in 2a323ccc95e0 12:44:53 Removing intermediate container 4d47b5f9c8d2 12:44:53 ---> 2b06f301ac4b 12:44:53 Step 22/22 : LABEL version=0.0.0 12:44:54 Merge succeeded, producing 7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:44:54 Checking out Revision 7d30c6a6aa19abd30f3534d058e75bb7d6116371 (PR-3929) 12:44:54 ---> Running in ac02d6d37aba 12:44:54 Removing intermediate container 2a323ccc95e0 12:44:54 ---> 1f3b3abeab10 12:44:54 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 12:44:54 ---> Running in d4a5ecbbf2ef 12:44:54 Removing intermediate container ac02d6d37aba 12:44:54 ---> feb3c49fdf44 12:44:54 12:44:54 Successfully built feb3c49fdf44 12:44:54 Successfully tagged support-scheduler:latest 12:44:54  Building support-scheduler ... done Building security-secretstore-setup 12:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:55 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 12:44:55 (1/43) Installing readline (8.1.1-r0) 12:44:55 (2/43) Installing bash (5.1.16-r0) 12:44:55 Executing bash-5.1.16-r0.post-install 12:44:55 (3/43) Installing brotli-libs (1.0.9-r5) 12:44:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 12:44:55 (5/43) Installing libcurl (7.80.0-r0) 12:44:55 (6/43) Installing curl (7.80.0-r0) 12:44:55 (7/43) Installing dumb-init (1.2.5-r1) 12:44:55 (8/43) Installing libbz2 (1.0.8-r1) 12:44:55 (9/43) Installing expat (2.4.7-r0) 12:44:55 (10/43) Installing libffi (3.4.2-r1) 12:44:55 (11/43) Installing gdbm (1.22-r0) 12:44:55 (12/43) Installing xz-libs (5.2.5-r0) 12:44:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 12:44:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 12:44:55 (15/43) Installing mpdecimal (2.5.1-r1) 12:44:55 (16/43) Installing sqlite-libs (3.36.0-r0) 12:44:55 (17/43) Installing python3 (3.9.7-r4) 12:44:55 (18/43) Installing py3-appdirs (1.4.4-r2) 12:44:55 (19/43) Installing py3-certifi (2020.12.5-r1) 12:44:55 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 12:44:55 (21/43) Installing py3-idna (3.3-r0) 12:44:55 (22/43) Installing py3-urllib3 (1.26.7-r0) 12:44:55 (23/43) Installing py3-requests (2.26.0-r1) 12:44:55 (24/43) Installing py3-msgpack (1.0.2-r1) 12:44:55 (25/43) Installing py3-lockfile (0.12.2-r4) 12:44:55 (26/43) Installing py3-cachecontrol (0.12.10-r0) 12:44:55 (27/43) Installing py3-colorama (0.4.4-r1) 12:44:55 (28/43) Installing py3-contextlib2 (21.6.0-r1) 12:44:55 (29/43) Installing py3-distlib (0.3.3-r0) 12:44:55 (30/43) Installing py3-distro (1.6.0-r0) 12:44:55 (31/43) Installing py3-six (1.16.0-r0) 12:44:55 (32/43) Installing py3-webencodings (0.5.1-r4) 12:44:55 (33/43) Installing py3-html5lib (1.1-r1) 12:44:55 (34/43) Installing py3-parsing (2.4.7-r2) 12:44:55 (35/43) Installing py3-packaging (20.9-r1) 12:44:55 (36/43) Installing py3-tomli (1.2.2-r0) 12:44:55 (37/43) Installing py3-pep517 (0.12.0-r0) 12:44:55 (38/43) Installing py3-progress (1.6-r0) 12:44:55 (39/43) Installing py3-retrying (1.3.3-r2) 12:44:55 (40/43) Installing py3-ordered-set (4.0.2-r2) 12:44:55 (41/43) Installing py3-setuptools (52.0.0-r4) 12:44:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:44:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:44:55 ---> 51bd064feceb 12:44:55 Step 3/31 : WORKDIR /edgex-go 12:44:55 ---> Using cache 12:44:55 ---> 23a143edbe3f 12:44:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:55 ---> Using cache 12:44:55 ---> 0472abe1da5c 12:44:55 Step 5/31 : RUN apk add --update --no-cache make git 12:44:55 ---> Using cache 12:44:55 ---> 2a80f16e0a9a 12:44:55 Step 6/31 : COPY go.mod vendor* ./ 12:44:55 ---> Using cache 12:44:55 ---> 961698292a76 12:44:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:55 ---> Using cache 12:44:55 ---> e0ab27167102 12:44:55 Step 8/31 : COPY . . 12:44:55 ---> Using cache 12:44:55 ---> b39d67fbfcfc 12:44:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:44:55 (42/43) Installing py3-toml (0.10.2-r2) 12:44:55 (43/43) Installing py3-pip (20.3.4-r1) 12:44:55 Executing busybox-1.34.1-r4.trigger 12:44:55 OK: 83 MiB in 65 packages 12:44:53 > git remote # timeout=10 12:44:53 > git config --get remote.origin.url # timeout=10 12:44:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:53 > git merge cd628f132e195fb825090de8ed0e86311e39cf63 # timeout=10 12:44:54 > git rev-parse HEAD^{commit} # timeout=10 12:44:54 > git config core.sparsecheckout # timeout=10 12:44:54 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 12:44:56 Collecting docker-compose==1.23.2 12:44:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:44:56 Collecting docker<4.0,>=3.6.0 12:44:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:44:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 12:44:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:44:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:44:56 Collecting docopt<0.7,>=0.6.1 12:44:56 Downloading docopt-0.6.2.tar.gz (25 kB) 12:44:57 Collecting jsonschema<3,>=2.5.1 12:44:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:44:57 Collecting texttable<0.10,>=0.9.0 12:44:57 Downloading texttable-0.9.1.tar.gz (11 kB) 12:44:58 Collecting websocket-client<1.0,>=0.32.0 12:44:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:44:58 Collecting dockerpty<0.5,>=0.4.1 12:44:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:44:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:44:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:44:58 ---> 51bd064feceb 12:44:58 Step 3/25 : WORKDIR /edgex-go 12:44:58 ---> Using cache 12:44:58 ---> 23a143edbe3f 12:44:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:58 ---> Using cache 12:44:58 ---> 0472abe1da5c 12:44:58 Step 5/25 : RUN apk add --update --no-cache make git 12:44:58 ---> Using cache 12:44:58 ---> 2a80f16e0a9a 12:44:58 Step 6/25 : COPY go.mod vendor* ./ 12:44:58 ---> Using cache 12:44:58 ---> 961698292a76 12:44:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:58 ---> Using cache 12:44:58 ---> e0ab27167102 12:44:58 Step 8/25 : COPY . . 12:44:58 ---> Using cache 12:44:58 ---> b39d67fbfcfc 12:44:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:58 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" 12:44:58 Collecting PyYAML<4,>=3.10 12:44:58 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:59 Collecting cached-property<2,>=1.2.0 12:44:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:44:59 Collecting docker-pycreds>=0.4.0 12:44:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:44:59 Collecting urllib3<1.25,>=1.21.1 12:44:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:44:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:59 Dload Upload Total Spent Left Speed 12:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k 12:44:59 Collecting idna<2.8,>=2.5 12:44:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:44:59 Collecting chardet<3.1.0,>=3.0.2 12:44:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:44:59 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) 12:44:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:44:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:44:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:44:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:44:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:44:59 Attempting uninstall: urllib3 12:44:59 Found existing installation: urllib3 1.26.7 12:44:59 Uninstalling urllib3-1.26.7: 12:44:59 Successfully uninstalled urllib3-1.26.7 [Pipeline] sh 12:44:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:45:00 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 12:45:00 12:45:00 { 12:45:00 "registry-mirrors": [ 12:45:00 "https://nexus3.edgexfoundry.org:10001" 12:45:00 ], 12:45:00 "bip": "10.250.0.254/24", 12:45:00 "hosts": [ 12:45:00 "tcp://0.0.0.0:5555", 12:45:00 "unix:///var/run/docker.sock" 12:45:00 ], 12:45:00 "mtu": 1458, 12:45:00 "selinux-enabled": true, 12:45:00 "seccomp-profile": "/etc/docker/seccomp.json" 12:45:00 } [Pipeline] sh 12:45:00 Attempting uninstall: idna 12:45:00 Found existing installation: idna 3.3 12:45:00 Uninstalling idna-3.3: 12:45:00 Successfully uninstalled idna-3.3 12:45:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:45:01 + sudo service docker restart 12:45:03 Attempting uninstall: requests 12:45:03 Found existing installation: requests 2.26.0 12:45:03 Uninstalling requests-2.26.0: 12:45:03 Successfully uninstalled requests-2.26.0 12:45:03 ---> Running in 7290550fe2dc 12:45:03 ---> Running in 1b9470898e0a 12:45:03 Running setup.py install for texttable: started 12:45:03 Running setup.py install for texttable: finished with status 'done' 12:45:03 Running setup.py install for PyYAML: started 12:45:03 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 12:45:03 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 12:45:03 Running setup.py install for PyYAML: finished with status 'done' 12:45:03 Running setup.py install for docopt: started 12:45:03 Running setup.py install for docopt: finished with status 'done' 12:45:03 Running setup.py install for dockerpty: started 12:45:04 Running setup.py install for dockerpty: finished with status 'done' 12:45:05 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 12:45:05 Removing intermediate container 44d78876956d 12:45:05 ---> c909288103d7 12:45:05 12:45:05 Step 10/22 : FROM alpine:3.14 12:45:05 ---> 84b07dd2d1fd 12:45:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 12:45:05 ---> Running in e0fab9ee1892 12:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:45:06 (1/6) Installing ca-certificates (20211220-r0) 12:45:06 (2/6) Installing brotli-libs (1.0.9-r5) 12:45:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 12:45:06 (4/6) Installing libcurl (7.79.1-r0) 12:45:06 (5/6) Installing curl (7.79.1-r0) 12:45:06 (6/6) Installing dumb-init (1.2.5-r1) 12:45:06 Executing busybox-1.33.1-r6.trigger 12:45:06 Executing ca-certificates-20211220-r0.trigger 12:45:06 OK: 8 MiB in 20 packages 12:45:08 Removing intermediate container d4a5ecbbf2ef 12:45:08 ---> 5ddc7ac79e10 12:45:08 Step 14/23 : ENV APP_PORT=58890 12:45:08 Removing intermediate container e0fab9ee1892 12:45:08 ---> 12792d766f56 12:45:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:08 ---> Running in ebdb2b18f45d 12:45:08 ---> Running in 4f69cff7d9c8 12:45:08 Removing intermediate container ebdb2b18f45d 12:45:08 ---> 7395786cfd1d 12:45:08 Step 15/23 : EXPOSE $APP_PORT 12:45:08 Removing intermediate container 4f69cff7d9c8 12:45:08 ---> 461f273b89c7 12:45:08 Step 13/22 : WORKDIR /edgex 12:45:08 ---> Running in 0f94c5b8cfa6 12:45:09 ---> Running in 3db2ccfbb942 12:45:09 Removing intermediate container 0f94c5b8cfa6 12:45:09 ---> cb432db2681a 12:45:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:45:09 Removing intermediate container 3db2ccfbb942 12:45:09 ---> d948f252002e 12:45:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:45:09 ---> c83bc01cd5cb 12:45:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:45:10 ---> efa48ba82b2d 12:45:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:45:11 ---> 5c1a456bcaea 12:45:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:45:11 ---> 91a9546bf6ff 12:45:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:45:12 ---> ebd64d8d5078 12:45:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:45:12 ---> 829060b70704 12:45:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:45:12 ---> Running in d9bb91eda6a1 12:45:13 Removing intermediate container e1efc2f13303 12:45:13 ---> 550e3b439b45 12:45:13 12:45:13 Step 10/23 : FROM alpine:3.14 12:45:13 ---> 84b07dd2d1fd 12:45:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:45:13 ---> Using cache 12:45:13 ---> 8bd34e12c8d8 12:45:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:45:13 ---> Using cache 12:45:13 ---> 7261a6e91418 12:45:13 Step 13/23 : ENV APP_PORT=59881 12:45:13 ---> Running in 4aef20a2c92c 12:45:13 Removing intermediate container d9bb91eda6a1 12:45:13 ---> fe692625056f 12:45:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:45:13 ---> Running in fcea2b9c8ca0 12:45:13 ---> 748ce3545cb9 12:45:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:13 ---> Running in 6939af1bf878 12:45:13 Removing intermediate container 4aef20a2c92c 12:45:13 ---> e481b72acd18 12:45:13 Step 14/23 : EXPOSE $APP_PORT 12:45:13 Removing intermediate container fcea2b9c8ca0 12:45:13 ---> ad6fe0438674 12:45:13 Step 21/23 : LABEL arch=x86_64 12:45:13 ---> Running in fe875f6a4aee 12:45:13 ---> Running in 39fc6c84a836 12:45:13 Removing intermediate container fe875f6a4aee 12:45:13 ---> aa15ec24bb0b 12:45:13 Step 15/23 : WORKDIR / 12:45:14 Removing intermediate container 39fc6c84a836 12:45:14 ---> d2d1e95bf1bb 12:45:14 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:45:14 ---> Running in ec474b836bf5 12:45:14 ---> Running in e8323e833d4e 12:45:14 Removing intermediate container e8323e833d4e 12:45:14 ---> eadf63b2f90a 12:45:14 Step 23/23 : LABEL version=0.0.0 12:45:14 Removing intermediate container ec474b836bf5 12:45:14 ---> ab2d80307e01 12:45:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:14 ---> Running in de2b0df73c6b 12:45:15 Removing intermediate container de2b0df73c6b 12:45:15 ---> db0bf182c209 12:45:15 12:45:15 Successfully built db0bf182c209 12:45:15 Successfully tagged sys-mgmt-agent:latest 12:45:15  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 12:45:15 ---> 89a182865111 12:45:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:45:15 Removing intermediate container 6939af1bf878 12:45:15 ---> 180b2024ec6c 12:45:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:45:16 ---> Running in 2ca9cb4d5cc8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:45:19 provisioning config files... 12:45:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7331803257879487887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:19 ---> docker-login.sh 12:45:19 nexus3.edgexfoundry.org:10001 12:45:19 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:45:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:45:19 ---> 51bd064feceb 12:45:19 Step 3/20 : WORKDIR /edgex-go 12:45:19 ---> Using cache 12:45:19 ---> 23a143edbe3f 12:45:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 12:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:20 Configure a credential helper to remove this warning. See 12:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:20 12:45:20 Login Succeeded 12:45:20 nexus3.edgexfoundry.org:10002 12:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:21 Configure a credential helper to remove this warning. See 12:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:21 12:45:21 Login Succeeded 12:45:21 nexus3.edgexfoundry.org:10003 12:45:21 ---> 95ec5a5a8074 12:45:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:45:21 Removing intermediate container 2ca9cb4d5cc8 12:45:21 ---> 4addebbb8880 12:45:21 Step 20/22 : LABEL arch=x86_64 12:45:21 ---> Running in 279883cf43b5 12:45:21 ---> Running in 1f85deca1398 12:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:21 Removing intermediate container 1f85deca1398 12:45:21 ---> 1fed13e70910 12:45:21 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:45:21 ---> d85c55eb899d 12:45:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:45:21 ---> Running in 2ce0f05ae3db 12:45:21 ---> Running in c29c4e886e2a 12:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:21 Configure a credential helper to remove this warning. See 12:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:21 12:45:21 Login Succeeded 12:45:21 nexus3.edgexfoundry.org:10004 12:45:21 Removing intermediate container 2ce0f05ae3db 12:45:21 ---> c624fc7abc94 12:45:21 Step 22/22 : LABEL version=0.0.0 12:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:45:21 Removing intermediate container c29c4e886e2a 12:45:21 ---> fd9b88016e4b 12:45:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:45:21 ---> Running in 71edc34ed11f 12:45:21 ---> Running in 8de6fef7be7c 12:45:21 Removing intermediate container 71edc34ed11f 12:45:21 ---> be39367264da 12:45:21 12:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:22 Configure a credential helper to remove this warning. See 12:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:22 12:45:22 Login Succeeded 12:45:22 Removing intermediate container 8de6fef7be7c 12:45:22 ---> 7bd6802a66ec 12:45:22 Step 21/23 : LABEL arch=x86_64 12:45:22 ---> Running in fef815720b64 12:45:22 Successfully built be39367264da 12:45:22 Successfully tagged security-proxy-setup:latest 12:45:22  Building security-proxy-setup ... done Building core-data 12:45:22 docker.io 12:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:22 Configure a credential helper to remove this warning. See 12:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:22 12:45:22 Login Succeeded 12:45:22 ---> docker-login.sh ends 12:45:22 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:45:22 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:45:22 OK: 15864 distinct packages available [Pipeline] } 12:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:45:23 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 12:45:23 Removing intermediate container fef815720b64 12:45:23 ---> 4deb660ac0be 12:45:23 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] echo 12:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:45:23 ========================================================= 12:45:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:45:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:45:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:45:24 9b3977197b4f: Pulling fs layer 12:45:24 1a89e8eeedd5: Pulling fs layer 12:45:24 94645a83ff95: Pulling fs layer 12:45:24 3f3a8bcf1eab: Pulling fs layer 12:45:24 0c92f367c5e7: Pulling fs layer 12:45:24 f7c0051592d6: Pulling fs layer 12:45:24 a227ed2f7395: Pulling fs layer 12:45:24 7b1c46037f91: Pulling fs layer 12:45:24 3f3a8bcf1eab: Waiting 12:45:24 0c92f367c5e7: Waiting 12:45:24 f7c0051592d6: Waiting 12:45:24 a227ed2f7395: Waiting 12:45:24 7b1c46037f91: Waiting 12:45:24 94645a83ff95: Verifying Checksum 12:45:24 94645a83ff95: Download complete 12:45:24 1a89e8eeedd5: Verifying Checksum 12:45:24 1a89e8eeedd5: Download complete 12:45:24 0c92f367c5e7: Verifying Checksum 12:45:24 0c92f367c5e7: Download complete 12:45:24 f7c0051592d6: Verifying Checksum 12:45:24 f7c0051592d6: Download complete 12:45:24 9b3977197b4f: Download complete 12:45:24 a227ed2f7395: Verifying Checksum 12:45:24 a227ed2f7395: Download complete 12:45:24 OK: 221 MiB in 52 packages 12:45:25 9b3977197b4f: Pull complete 12:45:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:45:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 51bd064feceb 12:45:25 Step 3/23 : WORKDIR /edgex-go 12:45:25 ---> Using cache 12:45:25 ---> 23a143edbe3f 12:45:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:25 ---> Using cache 12:45:25 ---> 0472abe1da5c 12:45:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:45:25 1a89e8eeedd5: Pull complete 12:45:26 94645a83ff95: Pull complete 12:45:26 7b1c46037f91: Verifying Checksum 12:45:26 7b1c46037f91: Download complete 12:45:26 3f3a8bcf1eab: Verifying Checksum 12:45:26 3f3a8bcf1eab: Download complete 12:45:28 ---> Running in c5852795f338 12:45:28 ---> Running in e05700127901 12:45:28 Removing intermediate container c5852795f338 12:45:28 ---> 6e6bb0994a97 12:45:28 Step 23/23 : LABEL version=0.0.0 12:45:28 Removing intermediate container 279883cf43b5 12:45:28 ---> 89990381100d 12:45:28 Step 5/20 : COPY go.mod vendor* ./ 12:45:28 ---> Running in 57317ef264f8 12:45:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:45:28 Removing intermediate container 57317ef264f8 12:45:28 ---> 364533b1f6c3 12:45:28 12:45:28 ---> 1406303c5014 12:45:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:28 ---> Running in 67b6b111ac12 12:45:28 Successfully built 364533b1f6c3 12:45:28 Successfully tagged core-metadata:latest 12:45:28  Building core-metadata ... done Building support-notifications 12:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:45:29 OK: 221 MiB in 52 packages 12:45:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:45:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:33 ---> 51bd064feceb 12:45:33 Step 3/22 : WORKDIR /edgex-go 12:45:33 ---> Using cache 12:45:33 ---> 23a143edbe3f 12:45:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:33 ---> Using cache 12:45:33 ---> 0472abe1da5c 12:45:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:45:36 ---> Running in b06ecf49d9e3 12:45:36 Removing intermediate container 1b9470898e0a 12:45:36 ---> 960d1e36df4f 12:45:36 12:45:36 Step 10/25 : FROM alpine:3.14 12:45:36 ---> 84b07dd2d1fd 12:45:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:45:36 Removing intermediate container 67b6b111ac12 12:45:36 ---> df484f15d2cd 12:45:36 Step 7/20 : COPY . . 12:45:36 Removing intermediate container 7290550fe2dc 12:45:36 ---> 442c518fb060 12:45:36 12:45:36 Step 10/31 : FROM alpine:3.14 12:45:36 ---> 84b07dd2d1fd 12:45:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:45:36 Removing intermediate container e05700127901 12:45:36 ---> fa236d360078 12:45:36 Step 6/23 : COPY go.mod vendor* ./ 12:45:36 ---> Running in 10dcceaa53e0 12:45:36 ---> Running in 134803431d15 12:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:45:37 (1/3) Installing ca-certificates (20211220-r0) 12:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:45:37 (2/3) Installing dumb-init (1.2.5-r1) 12:45:37 (3/3) Installing su-exec (0.2-r1) 12:45:37 Executing busybox-1.33.1-r6.trigger 12:45:37 Executing ca-certificates-20211220-r0.trigger 12:45:37 OK: 6 MiB in 17 packages 12:45:37 OK: 221 MiB in 52 packages 12:45:39 3f3a8bcf1eab: Pull complete 12:45:39 0c92f367c5e7: Pull complete 12:45:39 f7c0051592d6: Pull complete 12:45:39 a227ed2f7395: Pull complete 12:45:40 Removing intermediate container 134803431d15 12:45:40 ---> a3d2b86a230e 12:45:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:45:40 ---> f6e51be7d7bf 12:45:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:42 ---> Running in ba8fec3e56b7 12:45:42 ---> Running in c46b9753eb6f 12:45:42 ---> 1cd39b3c1925 12:45:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:45:42 Removing intermediate container b06ecf49d9e3 12:45:42 ---> 148030eadbd4 12:45:42 Step 6/22 : COPY go.mod vendor* ./ 12:45:42 ---> Running in 0b7943ccf7e1 12:45:42 Removing intermediate container 10dcceaa53e0 12:45:42 ---> d36dc8a6d39c 12:45:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:42 ---> Running in d4675a387f4c 12:45:42 ---> 2713814952d7 12:45:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:42 ---> Running in a2aed7f0fab9 12:45:42 Removing intermediate container d4675a387f4c 12:45:42 ---> dd0861791d56 12:45:42 Step 13/25 : WORKDIR / 12:45:42 ---> Running in 760294a7d972 12:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:45:42 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 12:45:42 Removing intermediate container 760294a7d972 12:45:42 ---> 4f0ceff5ec91 12:45:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:45:43 (1/2) Installing dumb-init (1.2.5-r1) 12:45:43 ---> 5efd042a68ff 12:45:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:45:43 (2/2) Installing su-exec (0.2-r1) 12:45:43 Executing busybox-1.33.1-r6.trigger 12:45:43 OK: 6 MiB in 16 packages 12:45:43 Removing intermediate container ba8fec3e56b7 12:45:43 ---> 7e2b15899351 12:45:43 Step 8/23 : COPY . . 12:45:43 ---> d0db72ac78f3 12:45:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:45:43 Removing intermediate container c46b9753eb6f 12:45:43 ---> ed2772c62cd9 12:45:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:45:47 ---> cde7e4be8c4b 12:45:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:45:48 7b1c46037f91: Pull complete 12:45:48 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:45:48 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:45:48 WORKDIR /edgex 12:45:48 COPY go.mod . 12:45:48 RUN go mod download 12:45:48 docker build -t ci-base-image-arm64 -f - . 12:45:49 ---> Running in 9609ab883647 12:45:49 Removing intermediate container a2aed7f0fab9 12:45:49 ---> 65697d7a3550 12:45:49 Step 8/22 : COPY . . 12:45:49 ---> 0776e5f16f53 12:45:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:45:49 Removing intermediate container 9609ab883647 12:45:49 ---> 93adfa7ae276 12:45:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:45:49 ---> Running in 2dd426b47506 12:45:49 ---> 9f088ec15565 12:45:49 Step 9/23 : RUN make cmd/core-data/core-data 12:45:50 ---> Running in fa639273e0b5 12:45:50 Removing intermediate container 2dd426b47506 12:45:50 ---> 98140dd5ca09 12:45:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:45:51 Sending build context to Docker daemon 169MB 12:45:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:45:51 ---> f79e39bc4007 12:45:51 Step 2/4 : WORKDIR /edgex 12:45:51 ---> Running in f025f96bf993 12:45:51 Removing intermediate container f025f96bf993 12:45:51 ---> 2d1cead06874 12:45:51 Step 3/4 : COPY go.mod . 12:45:52 ---> c4e7fdcfb205 12:45:52 Step 4/4 : RUN go mod download 12:45:52 ---> Running in b188188daef8 12:45:54 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 12:45:56 ---> Running in 90a3d56ff803 12:45:56 ---> 2f9bd3ade139 12:45:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:45:56 ---> 6423b588b7fe 12:45:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:45:56 ---> Running in 65251d98c454 12:45:56 ---> 5218537fd2b7 12:45:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:45:56 ---> 755c7fc92010 12:45:56 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/ 12:45:57 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 12:45:57 ---> Running in 6190978bd47f 12:45:57 Removing intermediate container 90a3d56ff803 12:45:57 ---> 787280eb8455 12:45:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:45:57 ---> Running in 327956d4180c 12:45:57 Removing intermediate container 327956d4180c 12:45:57 ---> c6baebe7fefc 12:45:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:45:58 ---> 1d0868787722 12:45:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:45:58 ---> Running in f44f01c2c032 12:45:58 Removing intermediate container 6190978bd47f 12:45:58 ---> 4b1c034a33df 12:45:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:45:58 ---> Running in c644a9c4f073 12:45:58 Removing intermediate container c644a9c4f073 12:45:58 ---> 060da60ba73b 12:45:58 Step 23/25 : LABEL arch=x86_64 12:45:58 ---> Running in 1e32d00872e4 12:45:59 Removing intermediate container 1e32d00872e4 12:45:59 ---> 6850e0b49222 12:45:59 Step 24/25 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:45:59 ---> Running in 380592e92fba 12:45:59 Removing intermediate container 0b7943ccf7e1 12:45:59 ---> 9ebf841e9c70 12:45:59 12:45:59 Step 9/20 : FROM alpine:3.15 12:45:59 ---> 76c8fb57b6fc 12:45:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:45:59 ---> Using cache 12:45:59 ---> 3602c5ddf250 12:45:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:59 ---> Using cache 12:45:59 ---> 868079f63063 12:45:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:45:59 Removing intermediate container f44f01c2c032 12:45:59 ---> 5958a47a0d8a 12:45:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:59 ---> Running in a178b74e5d81 12:45:59 Removing intermediate container 380592e92fba 12:45:59 ---> d1b55c9d358e 12:45:59 Step 25/25 : LABEL version=0.0.0 12:45:59 ---> Running in bfba316c8dae 12:46:00 ---> df71fb167381 12:46:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:46:00 Removing intermediate container bfba316c8dae 12:46:00 ---> 3f8f24223b8c 12:46:00 12:46:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:00 Successfully built 3f8f24223b8c 12:46:00 Successfully tagged security-secretstore-setup:latest 12:46:01  Building security-secretstore-setup ... done  ---> bc582f98fd69 12:46:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:46:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:01 ---> e5c8abe23474 12:46:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:46:01 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:46:01 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:46:01 OK: 15854 distinct packages available 12:46:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:01 ---> 9c6d4c4378c3 12:46:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:46:01 ---> d40bd84c7d43 12:46:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:46:01 ---> Running in 5292b5d94887 12:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:02 Removing intermediate container 5292b5d94887 12:46:02 ---> 0a9f36d18444 12:46:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:46:02 (1/9) Installing ca-certificates (20211220-r0) 12:46:02 (2/9) Installing brotli-libs (1.0.9-r5) 12:46:02 ---> ad9b3123015f 12:46:02 Step 26/31 : RUN chmod +x /entrypoint.sh 12:46:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 12:46:02 (4/9) Installing libcurl (7.80.0-r0) 12:46:03 ---> Running in 8431ae8c303c 12:46:03 (5/9) Installing curl (7.80.0-r0) 12:46:03 (6/9) Installing dumb-init (1.2.5-r1) 12:46:03 (7/9) Installing musl-obstack (1.2.3-r0) 12:46:03 (8/9) Installing libucontext (1.1-r0) 12:46:03 (9/9) Installing gcompat (1.0.0-r4) 12:46:03 Executing busybox-1.34.1-r4.trigger 12:46:03 Executing ca-certificates-20211220-r0.trigger 12:46:03 OK: 8 MiB in 23 packages 12:46:04 Removing intermediate container 8431ae8c303c 12:46:04 ---> a5d5716446d5 12:46:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:46:04 ---> Running in e2db04e4ef46 12:46:04 Removing intermediate container a178b74e5d81 12:46:04 ---> 7fc570ce5e5b 12:46:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:04 Removing intermediate container e2db04e4ef46 12:46:04 ---> f7f4bb10c2b8 12:46:04 Step 28/31 : CMD ["gate"] 12:46:04 ---> Running in 20525b715e8e 12:46:04 ---> b246047e34cc 12:46:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:46:05 Removing intermediate container 20525b715e8e 12:46:05 ---> 3091cf54d731 12:46:05 Step 29/31 : LABEL arch=x86_64 12:46:05 ---> Running in 3e88bad9c4bb 12:46:05 Removing intermediate container 3e88bad9c4bb 12:46:05 ---> dbd39edbf69c 12:46:05 Step 30/31 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:46:05 ---> 9bc22f939a42 12:46:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:46:06 ---> Running in 0082edcdce78 12:46:06 ---> fe4c5414b534 12:46:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:46:06 ---> Running in e107e3d71845 12:46:06 Removing intermediate container 0082edcdce78 12:46:06 ---> f17936700765 12:46:06 Step 31/31 : LABEL version=0.0.0 12:46:06 Removing intermediate container e107e3d71845 12:46:06 ---> bf27d7323963 12:46:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:06 ---> Running in e51ca6eb8dd3 12:46:06 ---> Running in 112bf3c05963 12:46:06 Removing intermediate container e51ca6eb8dd3 12:46:06 ---> 600842e3217b 12:46:06 12:46:06 Removing intermediate container 112bf3c05963 12:46:06 ---> bcf2de8a8976 12:46:06 Step 18/20 : LABEL arch=x86_64 12:46:06 ---> Running in 666730a308ff 12:46:06 Successfully built 600842e3217b 12:46:06 Successfully tagged security-bootstrapper:latest 12:46:06  Building security-bootstrapper ... done Removing intermediate container 666730a308ff 12:46:06 ---> 0cf4fc354e45 12:46:06 Step 19/20 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:46:07 ---> Running in da951db5bd12 12:46:07 Removing intermediate container da951db5bd12 12:46:07 ---> 52e861c58ea9 12:46:07 Step 20/20 : LABEL version=0.0.0 12:46:07 ---> Running in 1c9f7047c9ac 12:46:07 Removing intermediate container 1c9f7047c9ac 12:46:07 ---> ea3b38cb3b76 12:46:07 12:46:07 Successfully built ea3b38cb3b76 12:46:07 Successfully tagged security-spiffe-token-provider:latest 12:46:15  Building security-spiffe-token-provider ... done Removing intermediate container 65251d98c454 12:46:15 ---> 94382afc9523 12:46:15 12:46:15 Step 10/22 : FROM alpine:3.14 12:46:15 ---> 84b07dd2d1fd 12:46:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:46:15 ---> Running in 997c1978e915 12:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:16 (1/2) Installing ca-certificates (20211220-r0) 12:46:16 (2/2) Installing dumb-init (1.2.5-r1) 12:46:16 Executing busybox-1.33.1-r6.trigger 12:46:16 Executing ca-certificates-20211220-r0.trigger 12:46:16 OK: 6 MiB in 16 packages 12:46:17 Removing intermediate container 997c1978e915 12:46:17 ---> f6be39a0473f 12:46:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:46:17 ---> Running in 5e265b8c27f6 12:46:17 Removing intermediate container fa639273e0b5 12:46:17 ---> 0896ad30f0e5 12:46:17 12:46:17 Step 10/23 : FROM alpine:3.14 12:46:17 ---> 84b07dd2d1fd 12:46:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:46:17 ---> Running in dd11157580c8 12:46:17 Removing intermediate container 5e265b8c27f6 12:46:17 ---> be766bb1995b 12:46:17 Step 13/22 : ENV APP_PORT=59860 12:46:17 ---> Running in af61e1932c80 12:46:17 Removing intermediate container dd11157580c8 12:46:17 ---> d38f5564af7e 12:46:17 Step 12/23 : ENV APP_PORT=59880 12:46:17 ---> Running in c86f90518e8f 12:46:17 Removing intermediate container af61e1932c80 12:46:17 ---> 41298094ec41 12:46:17 Step 14/22 : EXPOSE $APP_PORT 12:46:17 ---> Running in 25f09f5bf76e 12:46:17 Removing intermediate container c86f90518e8f 12:46:17 ---> 739413ee3e71 12:46:17 Step 13/23 : EXPOSE $APP_PORT 12:46:17 ---> Running in 217e18881265 12:46:17 Removing intermediate container 25f09f5bf76e 12:46:17 ---> 09a064662a84 12:46:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:17 Removing intermediate container 217e18881265 12:46:17 ---> 0b920226a8fa 12:46:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:17 ---> Running in 18694c0aacbc 12:46:17 ---> 25c4afac8422 12:46:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:46:18 ---> 2833b8e4ec8d 12:46:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:46:18 Removing intermediate container 18694c0aacbc 12:46:18 ---> c424137536d5 12:46:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:46:18 ---> Running in c911c051e7df 12:46:18 ---> 33f7134c5d8e 12:46:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:46:18 ---> Running in c78a35676c51 12:46:18 Removing intermediate container c78a35676c51 12:46:18 ---> 7a2db759a364 12:46:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:18 ---> Running in 52b47b79ad12 12:46:18 Removing intermediate container 52b47b79ad12 12:46:18 ---> ce5b6e7e4d40 12:46:18 Step 20/22 : LABEL arch=x86_64 12:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:18 ---> Running in a28f6d880ca6 12:46:19 Removing intermediate container a28f6d880ca6 12:46:19 ---> 33d49a5ed8c7 12:46:19 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:46:19 ---> Running in 1f2e0b8ac197 12:46:19 Removing intermediate container 1f2e0b8ac197 12:46:19 ---> c56529a2a332 12:46:19 Step 22/22 : LABEL version=0.0.0 12:46:19 ---> Running in 1d905932a054 12:46:19 Removing intermediate container 1d905932a054 12:46:19 ---> 5a4a6185544a 12:46:19 12:46:19 Successfully built 5a4a6185544a 12:46:19 Successfully tagged support-notifications:latest 12:46:19  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:20 (1/6) Installing dumb-init (1.2.5-r1) 12:46:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:46:20 (3/6) Installing libsodium (1.0.18-r0) 12:46:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:46:20 (5/6) Installing libzmq (4.3.4-r0) 12:46:20 (6/6) Installing zeromq (4.3.4-r0) 12:46:20 Executing busybox-1.33.1-r6.trigger 12:46:20 OK: 8 MiB in 20 packages 12:46:21 Removing intermediate container c911c051e7df 12:46:21 ---> 58dbcb7bcd12 12:46:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:21 ---> 1eeab82c93ee 12:46:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:46:21 ---> c91a93466bb3 12:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:46:21 ---> c888af1b5f28 12:46:21 Step 19/23 : ENTRYPOINT ["/core-data"] 12:46:21 ---> Running in a9c0b6fde075 12:46:21 Removing intermediate container a9c0b6fde075 12:46:21 ---> a81d912bb0c6 12:46:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:21 ---> Running in 4fcbf524bc26 12:46:22 Removing intermediate container 4fcbf524bc26 12:46:22 ---> 909f81fbba09 12:46:22 Step 21/23 : LABEL arch=x86_64 12:46:22 ---> Running in dccf6431e6f5 12:46:22 Removing intermediate container dccf6431e6f5 12:46:22 ---> 6c323c19640d 12:46:22 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:46:22 ---> Running in 78122fefb7c7 12:46:22 Removing intermediate container 78122fefb7c7 12:46:22 ---> 5bd94c727123 12:46:22 Step 23/23 : LABEL version=0.0.0 12:46:22 ---> Running in 26c890b15c03 12:46:22 Removing intermediate container 26c890b15c03 12:46:22 ---> 506471054147 12:46:22 12:46:22 Successfully built 506471054147 12:46:22 Successfully tagged core-data:latest 12:46:22  Building core-data ... done  [Pipeline] } 12:46:22 $ docker stop --time=1 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d 12:46:23 $ docker rm -f 30308f9e3ff803931ab0ae058d7d691cb7e16451ec923ba29517d04a5d2c244d [Pipeline] // withDockerContainer [Pipeline] sh 12:46:24 + docker images 12:46:24 REPOSITORY TAG IMAGE ID CREATED SIZE 12:46:24 core-data latest 506471054147 1 second ago 35.9MB 12:46:24 support-notifications latest 5a4a6185544a 4 seconds ago 26.6MB 12:46:24 0896ad30f0e5 6 seconds ago 1.65GB 12:46:24 94382afc9523 8 seconds ago 1.62GB 12:46:24 security-spiffe-token-provider latest ea3b38cb3b76 16 seconds ago 28.5MB 12:46:24 security-bootstrapper latest 600842e3217b 17 seconds ago 24.3MB 12:46:24 security-secretstore-setup latest 3f8f24223b8c 24 seconds ago 42.1MB 12:46:24 9ebf841e9c70 24 seconds ago 1.61GB 12:46:24 960d1e36df4f 51 seconds ago 1.63GB 12:46:24 442c518fb060 51 seconds ago 1.61GB 12:46:24 core-metadata latest 364533b1f6c3 55 seconds ago 26.1MB 12:46:24 security-proxy-setup latest be39367264da About a minute ago 43.4MB 12:46:24 sys-mgmt-agent latest db0bf182c209 About a minute ago 307MB 12:46:24 550e3b439b45 About a minute ago 1.62GB 12:46:24 c909288103d7 About a minute ago 1.63GB 12:46:24 support-scheduler latest feb3c49fdf44 About a minute ago 26MB 12:46:24 core-command latest 0b4359ad29b7 About a minute ago 24.5MB 12:46:24 6e0f81bf1a7f About a minute ago 1.62GB 12:46:24 security-spire-server latest ed545e3d7f8f About a minute ago 82.9MB 12:46:24 54e43ec36574 About a minute ago 1.62GB 12:46:24 d76ad65bc457 About a minute ago 1.61GB 12:46:24 security-spire-agent latest 1d7f080c6f53 About a minute ago 119MB 12:46:24 security-spire-config latest 4c9c6abb5dd0 About a minute ago 82.2MB 12:46:24 1a0683cb865f 2 minutes ago 1.61GB 12:46:24 80e07d8760d4 2 minutes ago 1.61GB 12:46:24 ci-base-image-x86_64 latest 51bd064feceb 4 minutes ago 896MB 12:46:24 docker 20.10.14 5f3d65aad428 45 hours ago 218MB 12:46:24 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 12:46:24 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 12:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 12:46:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 12:46:24 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 12:46:39 Still waiting to schedule task 12:46:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:46:39 Removing intermediate container b188188daef8 12:46:39 ---> 0a5c829318e1 12:46:39 Successfully built 0a5c829318e1 12:46:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:46:40 + docker inspect -f . ci-base-image-arm64 12:46:40 . [Pipeline] withDockerContainer 12:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container 12:46:40 $ 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 12:46:41 $ docker top d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:42 + go version 12:46:42 go version go1.17.6 linux/arm64 [Pipeline] } 12:46:42 $ docker stop --time=1 d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 12:46:44 $ docker rm -f d4e12b973cbe82ebf1291dfc17c26c12a739330cb9e09af01a9ce5ad2e144e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:45 + docker inspect -f . ci-base-image-arm64 12:46:45 . [Pipeline] withDockerContainer 12:46:45 prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container 12:46:45 $ 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 12:46:46 $ docker top d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 -eo pid,comm [Pipeline] { [Pipeline] echo 12:46:47 ========================================================= 12:46:47 [edgeXBuildGoParallel] Running Tests and Build... 12:46:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:46:47 + make test 12:46:47 go mod tidy -compat=1.17 12:46:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:47:21 ? github.com/edgexfoundry/edgex-go [no test files] 12:47:58 Running on prd-ubuntu18.04-docker-8c-8g-9597 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws 12:47:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 12:47:58 The recommended git tool is: git 12:48:00 using credential edgex-jenkins-ssh 12:48:00 Cloning the remote Git repository 12:48:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:48:00 > git init /w/workspace/edgex-go/3 # timeout=10 12:48:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:48:00 > git --version # timeout=10 12:48:00 > git --version # 'git version 2.17.1' 12:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:48:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:48:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:48:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:48:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:48:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:48:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:48:05 > 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 12:48:05 Merging remotes/origin/main commit cd628f132e195fb825090de8ed0e86311e39cf63 into PR head commit 7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:48:05 Merge succeeded, producing 7d30c6a6aa19abd30f3534d058e75bb7d6116371 12:48:05 Checking out Revision 7d30c6a6aa19abd30f3534d058e75bb7d6116371 (PR-3929) 12:48:05 > git config core.sparsecheckout # timeout=10 12:48:05 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 12:48:05 > git remote # timeout=10 12:48:05 > git config --get remote.origin.url # timeout=10 12:48:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:48:05 > git merge cd628f132e195fb825090de8ed0e86311e39cf63 # timeout=10 12:48:05 > git rev-parse HEAD^{commit} # timeout=10 12:48:05 > git config core.sparsecheckout # timeout=10 12:48:05 > git checkout -f 7d30c6a6aa19abd30f3534d058e75bb7d6116371 # timeout=10 12:48:09 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 12:48:10 + echo snap-build.sh 12:48:10 snap-build.sh 12:48:10 + SNAP_BASE_DIR=. 12:48:10 + '[' '!' -z /w/workspace/edgex-go/3 ']' 12:48:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 12:48:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 12:48:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 12:48:10 + cd /w/workspace/edgex-go/3 12:48:10 + sudo apt-get remove -qy --purge lxd lxd-client 12:48:10 Reading package lists... 12:48:10 Building dependency tree... 12:48:10 Reading state information... 12:48:10 The following packages were automatically installed and are no longer required: 12:48:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:48:10 uidmap xdelta3 12:48:10 Use 'sudo apt autoremove' to remove them. 12:48:10 The following packages will be REMOVED: 12:48:10 lxd* lxd-client* 12:48:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:48:10 After this operation, 31.7 MB disk space will be freed. 12:48:11 (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.) 12:48:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:48:12 Removing lxd dnsmasq configuration 12:48:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:48:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:48:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:48:13 (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.) 12:48:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:48:15 Processing triggers for systemd (237-3ubuntu10.52) ... 12:48:15 Processing triggers for ureadahead (0.100.0-21) ... 12:48:15 + sudo snap remove --purge lxd 12:48:15 snap "lxd" is not installed 12:48:15 + sudo groupadd --force --system lxd 12:48:15 ++ whoami 12:48:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:48:15 + newgrp - lxd 12:48:15 + sudo snap install lxd 12:48:25 2022-03-31T12:48:22Z INFO Waiting for automatic snapd restart... 12:48:40 lxd 4.24-c92c0b2 from Canonical* installed 12:48:40 + sudo lxd init --auto 12:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:48:50 + sudo snap install --classic snapcraft 12:48:54 snapcraft 6.1 from Canonical* installed 12:48:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:48:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:48:54 Dload Upload Total Spent Left Speed 12:48:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3738 0 --:--:-- --:--:-- --:--:-- 3738 12:48:54 100 3325k 100 3325k 0 0 9261k 0 --:--:-- --:--:-- --:--:-- 9261k 12:48:54 ./yq_linux_amd64 12:48:54 + sudo snapcraft prime --use-lxd 12:48:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:48:56 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: 12:48:56 - README.md 12:48:56 12:48:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:48:57 Launching a container. 12:49:07 Waiting for container to be ready 12:49:07 To start your first container, try: lxc launch ubuntu:20.04 12:49:07 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:49:07 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:49:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:49:13 Waiting for network to be ready... 12:49:13 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:49:13 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 12:49:14 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 12:49:14 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1368 kB] 12:49:14 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 12:49:14 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 12:49:15 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 12:49:15 Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 12:49:15 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 12:49:15 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 12:49:15 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 12:49:15 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 12:49:15 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 12:49:15 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 12:49:15 Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [846 kB] 12:49:15 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 12:49:15 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 12:49:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 12:49:15 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 12:49:15 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1701 kB] 12:49:15 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 12:49:15 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 12:49:15 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 12:49:15 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [907 kB] 12:49:15 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 12:49:15 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 12:49:15 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 12:49:18 Fetched 23.6 MB in 4s (5917 kB/s) 12:49:18 Reading package lists... 12:49:18 Reading package lists... 12:49:18 Building dependency tree... 12:49:18 Reading state information... 12:49:18 The following additional packages will be installed: 12:49:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:49:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:49:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:49:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:49:18 Suggested packages: 12:49:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:49:18 Recommended packages: 12:49:18 gnupg libsasl2-modules 12:49:18 The following NEW packages will be installed: 12:49:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:49:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:49:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:49:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:49:18 The following packages will be upgraded: 12:49:18 gpg gpg-agent gpgconf libudev1 12:49:18 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 12:49:18 Need to get 3859 kB of archives. 12:49:18 After this operation, 14.9 MB of additional disk space will be used. 12:49:18 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 12:49:18 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 12:49:18 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 12:49:18 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 12:49:18 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 12:49:19 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 12:49:19 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 12:49:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:49:19 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 12:49:19 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 12:49:19 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 12:49:19 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 12:49:19 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 12:49:19 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 12:49:19 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 12:49:19 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 12:49:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 12:49:19 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 12:49:19 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 12:49:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 12:49:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 12:49:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 12:49:19 debconf: delaying package configuration, since apt-utils is not installed 12:49:19 Fetched 3859 kB in 0s (13.7 MB/s) 12:49:19 (Reading database ... 12816 files and directories currently installed.) 12:49:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 12:49:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:49:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 12:49:19 Selecting previously unselected package udev. 12:49:19 (Reading database ... 12816 files and directories currently installed.) 12:49:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 12:49:19 Unpacking udev (245.4-4ubuntu3.15) ... 12:49:19 Selecting previously unselected package libfuse2:amd64. 12:49:19 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 12:49:19 Unpacking libfuse2:amd64 (2.9.9-3) ... 12:49:19 Selecting previously unselected package fuse. 12:49:19 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 12:49:19 Unpacking fuse (2.9.9-3) ... 12:49:19 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 12:49:19 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:49:19 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 12:49:19 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:49:19 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 12:49:19 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:49:19 Selecting previously unselected package libksba8:amd64. 12:49:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:49:19 Unpacking libksba8:amd64 (1.3.5-2) ... 12:49:20 Selecting previously unselected package libroken18-heimdal:amd64. 12:49:20 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:49:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:49:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:49:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libwind0-heimdal:amd64. 12:49:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:49:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:49:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:49:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:49:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:49:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:20 Selecting previously unselected package libsasl2-modules-db:amd64. 12:49:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:49:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:49:20 Selecting previously unselected package libsasl2-2:amd64. 12:49:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:49:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:49:20 Selecting previously unselected package libldap-common. 12:49:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 12:49:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:49:20 Selecting previously unselected package libldap-2.4-2:amd64. 12:49:20 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 12:49:20 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:49:20 Selecting previously unselected package dirmngr. 12:49:20 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 12:49:20 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 12:49:20 Setting up libksba8:amd64 (1.3.5-2) ... 12:49:20 Setting up libfuse2:amd64 (2.9.9-3) ... 12:49:20 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:49:20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:49:20 Setting up udev (245.4-4ubuntu3.15) ... 12:49:21 invoke-rc.d: policy-rc.d denied execution of start. 12:49:21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:49:21 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:21 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 12:49:21 Setting up gpg (2.2.19-3ubuntu2.1) ... 12:49:21 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:21 Setting up fuse (2.9.9-3) ... 12:49:21 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 12:49:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:49:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:49:22 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 12:49:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 12:49:22 Processing triggers for systemd (245.4-4ubuntu3) ... 12:49:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements 12:49:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:49:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:49:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:49:22 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 12:49:22 Alias= settings in the [Install] section, and DefaultInstance= for template 12:49:22 units). This means they are not meant to be enabled using systemctl. 12:49:22 12:49:22 Possible reasons for having this kind of units are: 12:49:22 • A unit may be statically enabled by being symlinked from another unit's 12:49:22 .wants/ or .requires/ directory. 12:49:22 • A unit's purpose may be to act as a helper for some other unit which has 12:49:22 a requirement dependency on it. 12:49:22 • A unit may be started when needed via activation (socket, path, timer, 12:49:22 D-Bus, udev, scripted systemctl call, ...). 12:49:22 • In case of template units, the unit is meant to be enabled with some 12:49:22 instance name specified. 12:49:23 Reading package lists... 12:49:23 Building dependency tree... 12:49:23 Reading state information... 12:49:23 The following additional packages will be installed: 12:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:49:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 12:49:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 12:49:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 12:49:23 Suggested packages: 12:49:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 12:49:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:49:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 12:49:23 systemd-container policykit-1 12:49:23 Recommended packages: 12:49:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 12:49:23 The following NEW packages will be installed: 12:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:49:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 12:49:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 12:49:23 The following packages will be upgraded: 12:49:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 12:49:23 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 12:49:23 Need to get 46.5 MB of archives. 12:49:23 After this operation, 181 MB of additional disk space will be used. 12:49:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 12:49:23 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 12:49:23 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 12:49:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 12:49:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 12:49:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 12:49:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 12:49:24 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 12:49:24 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 12:49:24 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 12:49:24 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 12:49:24 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 12:49:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 12:49:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 12:49:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 12:49:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 12:49:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 12:49:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 12:49:24 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 12:49:24 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 12:49:24 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 12:49:24 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 12:49:24 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 12:49:24 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 12:49:24 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 12:49:24 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 12:49:24 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 12:49:24 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 12:49:24 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 12:49:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 12:49:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 12:49:25 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 12:49:25 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 12:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements 12:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:49:25 debconf: delaying package configuration, since apt-utils is not installed 12:49:25 Fetched 46.5 MB in 2s (19.9 MB/s) 12:49:26 (Reading database ... 13067 files and directories currently installed.) 12:49:26 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 12:49:26 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:49:26 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 12:49:26 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:49:26 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 12:49:26 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:49:27 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 12:49:27 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:49:27 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 12:49:27 Selecting previously unselected package libpython3.8-minimal:amd64. 12:49:27 (Reading database ... 13068 files and directories currently installed.) 12:49:27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:49:27 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:49:27 Selecting previously unselected package libexpat1:amd64. 12:49:27 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 12:49:27 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:49:27 Selecting previously unselected package python3.8-minimal. 12:49:27 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:49:27 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 12:49:27 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:49:27 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:49:27 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 12:49:28 Selecting previously unselected package python3-minimal. 12:49:28 (Reading database ... 13359 files and directories currently installed.) 12:49:28 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 12:49:28 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 12:49:28 Selecting previously unselected package mime-support. 12:49:28 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 12:49:28 Unpacking mime-support (3.64ubuntu1) ... 12:49:28 Selecting previously unselected package libmpdec2:amd64. 12:49:28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 12:49:28 Unpacking libmpdec2:amd64 (2.4.2-3) ... 12:49:28 Selecting previously unselected package libpython3.8-stdlib:amd64. 12:49:28 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:49:28 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:49:28 Selecting previously unselected package python3.8. 12:49:28 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:49:28 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 12:49:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.450s coverage: 54.9% of statements 12:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:49:28 Selecting previously unselected package libpython3-stdlib:amd64. 12:49:28 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 12:49:28 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:49:28 Setting up python3-minimal (3.8.2-0ubuntu2) ... 12:49:28 Selecting previously unselected package python3. 12:49:28 (Reading database ... 13761 files and directories currently installed.) 12:49:28 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 12:49:28 Unpacking python3 (3.8.2-0ubuntu2) ... 12:49:28 Selecting previously unselected package libdbus-1-3:amd64. 12:49:28 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 12:49:28 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:49:28 Selecting previously unselected package dbus. 12:49:28 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 12:49:28 Unpacking dbus (1.12.16-2ubuntu2.1) ... 12:49:28 Selecting previously unselected package libbsd0:amd64. 12:49:28 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 12:49:28 Unpacking libbsd0:amd64 (0.10.0-1) ... 12:49:29 Selecting previously unselected package libpam-systemd:amd64. 12:49:29 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 12:49:29 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:49:29 Selecting previously unselected package sudo. 12:49:29 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 12:49:29 Unpacking sudo (1.8.31-1ubuntu1.2) ... 12:49:29 Selecting previously unselected package apparmor. 12:49:29 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 12:49:29 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 12:49:29 Selecting previously unselected package libcbor0.6:amd64. 12:49:29 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 12:49:29 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:49:29 Selecting previously unselected package libedit2:amd64. 12:49:29 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 12:49:29 Unpacking libedit2:amd64 (3.1-20191231-1) ... 12:49:29 Selecting previously unselected package libfido2-1:amd64. 12:49:29 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 12:49:29 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:49:29 Selecting previously unselected package libkrb5support0:amd64. 12:49:29 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 12:49:29 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:49:29 Selecting previously unselected package libk5crypto3:amd64. 12:49:29 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 12:49:29 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:49:29 Selecting previously unselected package libkeyutils1:amd64. 12:49:29 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 12:49:29 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:49:29 Selecting previously unselected package libkrb5-3:amd64. 12:49:29 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 12:49:29 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:49:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:49:29 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 12:49:29 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:49:29 Selecting previously unselected package openssh-client. 12:49:29 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 12:49:29 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 12:49:29 Selecting previously unselected package dbus-user-session. 12:49:29 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 12:49:30 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 12:49:30 Selecting previously unselected package liblzo2-2:amd64. 12:49:30 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 12:49:30 Unpacking liblzo2-2:amd64 (2.10-2) ... 12:49:30 Selecting previously unselected package squashfs-tools. 12:49:30 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 12:49:30 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 12:49:30 Selecting previously unselected package snapd. 12:49:30 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 12:49:30 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 12:49:33 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:49:33 Setting up mime-support (3.64ubuntu1) ... 12:49:33 Setting up liblzo2-2:amd64 (2.10-2) ... 12:49:33 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:49:33 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:49:33 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:49:33 Setting up dbus (1.12.16-2ubuntu2.1) ... 12:49:33 Setting up sudo (1.8.31-1ubuntu1.2) ... 12:49:33 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:49:33 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:49:33 Setting up libmpdec2:amd64 (2.4.2-3) ... 12:49:33 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:49:33 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:49:33 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 12:49:34 Setting up libbsd0:amd64 (0.10.0-1) ... 12:49:34 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:49:34 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 12:49:34 Setting up libedit2:amd64 (3.1-20191231-1) ... 12:49:34 Setting up python3 (3.8.2-0ubuntu2) ... 12:49:34 running python rtupdate hooks for python3.8... 12:49:34 running python post-rtupdate hooks for python3.8... 12:49:34 Setting up apparmor (2.13.3-7ubuntu5.1) ... 12:49:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:49:35 Reloading AppArmor profiles 12:49:35 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:49:35 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 12:49:36 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 12:49:36 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 12:49:36 Setting up systemd (245.4-4ubuntu3.15) ... 12:49:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:49:36 Installing new version of config file /etc/systemd/resolved.conf ... 12:49:37 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 12:49:37 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:49:37 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 12:49:37 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 12:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:49:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:49:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:49:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:49:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:49:40 /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' 12:49:40 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:49:41 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 12:49:41 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 12:49:41 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:49:42 Reading package lists... 12:49:42 Reading package lists... 12:49:42 Building dependency tree... 12:49:42 Reading state information... 12:49:42 Calculating upgrade... 12:49:42 The following packages will be upgraded: 12:49:42 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 12:49:42 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 12:49:42 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 12:49:42 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 12:49:42 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 12:49:42 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 12:49:42 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 12:49:42 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 12:49:42 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 12:49:42 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 12:49:42 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 12:49:42 xz-utils zlib1g 12:49:42 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:49:42 Need to get 65.7 MB of archives. 12:49:42 After this operation, 27.6 MB of additional disk space will be used. 12:49:42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 12:49:42 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 12:49:42 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 12:49:42 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 12:49:42 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 12:49:42 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 12:49:42 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 12:49:42 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 12:49:42 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 12:49:42 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 12:49:42 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 12:49:42 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 12:49:42 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 12:49:42 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 12:49:43 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 12:49:43 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 12:49:43 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 12:49:43 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 12:49:43 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 12:49:43 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 12:49:43 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 12:49:43 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 12:49:43 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 12:49:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 12:49:43 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 12:49:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 12:49:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 12:49:43 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 12:49:43 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 12:49:43 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 12:49:43 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 12:49:43 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 12:49:43 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 12:49:43 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 12:49:43 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 12:49:44 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 12:49:44 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 12:49:44 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 12:49:44 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 12:49:44 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 12:49:44 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 12:49:44 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 12:49:44 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 12:49:44 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 12:49:44 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 12:49:44 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 12:49:44 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 12:49:44 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 12:49:44 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 12:49:44 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 12:49:44 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 12:49:44 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 12:49:44 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 12:49:44 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 12:49:44 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 12:49:44 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 12:49:44 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 12:49:44 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 12:49:44 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 12:49:44 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 12:49:44 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 12:49:44 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 12:49:44 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 12:49:44 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 12:49:44 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 12:49:44 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 12:49:44 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 12:49:44 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 12:49:44 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 12:49:44 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 12:49:44 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 12:49:44 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 12:49:44 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 12:49:45 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 12:49:45 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 12:49:45 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 12:49:45 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] 12:49:46 debconf: delaying package configuration, since apt-utils is not installed 12:49:46 Fetched 65.7 MB in 3s (22.1 MB/s) 12:49:46 (Reading database ... 14313 files and directories currently installed.) 12:49:46 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 12:49:46 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:49:46 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 12:49:46 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:49:46 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 12:49:46 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 12:49:46 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:46 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:47 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 12:49:47 (Reading database ... 14312 files and directories currently installed.) 12:49:47 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:47 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:48 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:49:48 (Reading database ... 14312 files and directories currently installed.) 12:49:48 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:48 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:48 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:48 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:48 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:49:48 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:49:48 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 12:49:48 (Reading database ... 14312 files and directories currently installed.) 12:49:48 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 12:49:48 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:49:48 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 12:49:49 (Reading database ... 14312 files and directories currently installed.) 12:49:49 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 12:49:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:49:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:49:49 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 12:49:49 Setting up base-files (11ubuntu5.5) ... 12:49:49 Installing new version of config file /etc/issue ... 12:49:49 Installing new version of config file /etc/issue.net ... 12:49:49 Installing new version of config file /etc/lsb-release ... 12:49:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:49:50 Removing obsolete conffile /etc/default/motd-news ... 12:49:50 (Reading database ... 14311 files and directories currently installed.) 12:49:50 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 12:49:50 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 12:49:50 Setting up bash (5.0-6ubuntu1.1) ... 12:49:50 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 12:49:50 (Reading database ... 14311 files and directories currently installed.) 12:49:50 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 12:49:50 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 12:49:50 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 12:49:50 (Reading database ... 14311 files and directories currently installed.) 12:49:50 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:49:50 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:49:50 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 12:49:50 (Reading database ... 14311 files and directories currently installed.) 12:49:50 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 12:49:50 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:49:51 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 12:49:51 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:49:51 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 12:49:51 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:49:51 Setting up perl-base (5.30.0-9ubuntu0.2) ... 12:49:51 (Reading database ... 14311 files and directories currently installed.) 12:49:51 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 12:49:51 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:49:52 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 12:49:52 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 12:49:52 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 12:49:52 (Reading database ... 14311 files and directories currently installed.) 12:49:52 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 12:49:52 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 12:49:52 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 12:49:52 (Reading database ... 14311 files and directories currently installed.) 12:49:52 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:52 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:52 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 12:49:52 (Reading database ... 14311 files and directories currently installed.) 12:49:52 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:52 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:52 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 12:49:52 (Reading database ... 14311 files and directories currently installed.) 12:49:52 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:52 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:52 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:52 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:52 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 12:49:53 (Reading database ... 14311 files and directories currently installed.) 12:49:53 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:53 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:53 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 12:49:53 (Reading database ... 14311 files and directories currently installed.) 12:49:53 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:53 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:53 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:53 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:53 Setting up util-linux (2.34-0.1ubuntu9.3) ... 12:49:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:49:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:49:54 (Reading database ... 14311 files and directories currently installed.) 12:49:54 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 12:49:54 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:49:54 Setting up libc-bin (2.31-0ubuntu9.7) ... 12:49:54 (Reading database ... 14311 files and directories currently installed.) 12:49:54 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 12:49:54 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 12:49:54 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 12:49:54 (Reading database ... 14311 files and directories currently installed.) 12:49:54 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 12:49:54 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 12:49:54 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 12:49:55 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:49:55 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 12:49:55 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 12:49:55 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 12:49:55 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 12:49:55 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 12:49:55 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.812s coverage: 89.2% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.383s coverage: 84.4% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.726s coverage: 94.7% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.408s coverage: 72.2% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.568s coverage: 24.0% of statements 12:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.376s coverage: 79.5% of statements 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.369s coverage: 96.3% of statements 12:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 12:49:55 Setting up gpgv (2.2.19-3ubuntu2.1) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 12:49:55 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 12:49:55 Setting up ubuntu-keyring (2020.02.11.4) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:49:55 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:49:55 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:49:55 (Reading database ... 14311 files and directories currently installed.) 12:49:55 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:49:55 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:49:55 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:49:56 (Reading database ... 14311 files and directories currently installed.) 12:49:56 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 12:49:56 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 12:49:56 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 12:49:56 (Reading database ... 14311 files and directories currently installed.) 12:49:56 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 12:49:56 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 12:49:56 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 12:49:56 (Reading database ... 14311 files and directories currently installed.) 12:49:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 12:49:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 12:49:56 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 12:49:56 (Reading database ... 14311 files and directories currently installed.) 12:49:56 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 12:49:56 Unpacking apt (2.0.6) over (2.0.2) ... 12:49:57 Setting up apt (2.0.6) ... 12:49:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:49:57 (Reading database ... 14311 files and directories currently installed.) 12:49:57 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 12:49:57 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:49:57 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 12:49:57 (Reading database ... 14311 files and directories currently installed.) 12:49:57 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 12:49:57 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:49:57 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 12:49:57 (Reading database ... 14313 files and directories currently installed.) 12:49:57 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 12:49:57 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:49:58 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 12:49:58 (Reading database ... 14317 files and directories currently installed.) 12:49:58 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 12:49:58 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:49:58 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 12:49:58 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:49:58 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 12:49:58 (Reading database ... 14317 files and directories currently installed.) 12:49:58 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:49:58 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:49:58 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 12:49:58 (Reading database ... 14317 files and directories currently installed.) 12:49:58 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:49:58 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:49:58 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:49:58 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:49:59 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 12:49:59 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:49:59 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 12:49:59 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:49:59 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 12:49:59 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 12:49:59 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 12:49:59 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 12:49:59 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 12:49:59 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 12:49:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 12:49:59 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 12:49:59 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 12:49:59 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 12:49:59 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 12:49:59 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 12:50:00 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 12:50:00 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:50:00 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 12:50:00 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:50:00 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 12:50:00 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 12:50:00 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:00 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:01 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:01 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:02 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:02 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:02 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:02 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:03 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:03 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:03 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:03 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:04 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:50:04 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:50:04 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 12:50:04 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 12:50:04 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 12:50:04 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 12:50:04 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 12:50:04 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 12:50:04 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 12:50:04 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up tzdata (2022a-0ubuntu0.20.04) ... 12:50:04 12:50:04 Current default time zone: 'Etc/UTC' 12:50:04 Local time is now: Thu Mar 31 12:50:04 UTC 2022. 12:50:04 Universal Time is now: Thu Mar 31 12:50:04 UTC 2022. 12:50:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:50:04 12:50:04 Setting up xz-utils (5.2.4-1ubuntu1) ... 12:50:04 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 12:50:04 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up mount (2.34-0.1ubuntu9.3) ... 12:50:04 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 12:50:04 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 12:50:04 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 12:50:04 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 12:50:04 Setting up openssl (1.1.1f-1ubuntu2.12) ... 12:50:04 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 12:50:04 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:50:04 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:50:04 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 12:50:04 Setting up fdisk (2.34-0.1ubuntu9.3) ... 12:50:04 Setting up ca-certificates (20210119~20.04.2) ... 12:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements 12:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements 12:50:06 Updating certificates in /etc/ssl/certs... 12:50:07 21 added, 21 removed; done. 12:50:07 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Setting up perl (5.30.0-9ubuntu0.2) ... 12:50:07 Setting up procps (2:3.3.16-1ubuntu2.3) ... 12:50:07 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 12:50:07 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 12:50:07 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 12:50:07 Setting up binutils (2.34-6ubuntu1.3) ... 12:50:07 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Setting up build-essential (12.8ubuntu1.1) ... 12:50:07 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 12:50:07 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:50:07 Processing triggers for systemd (245.4-4ubuntu3.15) ... 12:50:07 Processing triggers for mime-support (3.64ubuntu1) ... 12:50:07 Processing triggers for ca-certificates (20210119~20.04.2) ... 12:50:07 Updating certificates in /etc/ssl/certs... 12:50:08 0 added, 0 removed; done. 12:50:08 Running hooks in /etc/ca-certificates/update.d... 12:50:08 done. 12:50:09 Reading package lists... 12:50:09 Building dependency tree... 12:50:09 Reading state information... 12:50:09 The following NEW packages will be installed: 12:50:09 apt-transport-https 12:50:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:50:09 Need to get 4680 B of archives. 12:50:09 After this operation, 162 kB of additional disk space will be used. 12:50:09 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 12:50:10 debconf: delaying package configuration, since apt-utils is not installed 12:50:10 Fetched 4680 B in 0s (62.1 kB/s) 12:50:10 Selecting previously unselected package apt-transport-https. 12:50:10 (Reading database ... 14320 files and directories currently installed.) 12:50:10 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 12:50:10 Unpacking apt-transport-https (2.0.6) ... 12:50:10 Setting up apt-transport-https (2.0.6) ... 12:50:10 Waiting for network to be ready... 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:50:17 2022-03-31T12:50:14Z INFO Waiting for automatic snapd restart... 12:50:17 snapd 2.54.4 from Canonical* installed 12:50:18 "snapd" switched to the "latest/stable" channel 12:50:18 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 12:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 12:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:50:21 core20 20220318 from Canonical* installed 12:50:21 "core20" switched to the "latest/stable" channel 12:50:21 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.4% of statements 12:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 12:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 12:50:23 snapcraft 6.1 from Canonical* installed 12:50:23 "snapcraft" switched to the "latest/stable" channel 12:50:23 12:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.343s coverage: 65.4% of statements 12:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:50:29 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: 12:50:29 - README.md 12:50:29 12:50:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:50:29 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:50:29 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:50:29 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 12:50:29 Reading package lists... 12:50:29 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 12:50:29 Reading package lists... 12:50:30 Building dependency tree... 12:50:30 Reading state information... 12:50:30 Suggested packages: 12:50:30 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 12:50:30 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 12:50:30 krb5-user libnorm-doc 12:50:30 Recommended packages: 12:50:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:50:30 The following NEW packages will be installed: 12:50:30 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 12:50:30 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 12:50:30 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 12:50:30 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 12:50:30 libzmq5 pkg-config zip 12:50:30 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 12:50:30 Need to get 10.3 MB of archives. 12:50:30 After this operation, 56.5 MB of additional disk space will be used. 12:50:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 12:50:30 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.8% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:50:30 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 12:50:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 12:50:30 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 12:50:30 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 12:50:30 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 12:50:30 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 12:50:30 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 12:50:30 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 12:50:30 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 12:50:30 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 12:50:30 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 12:50:30 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 12:50:30 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 12:50:30 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 12:50:30 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 12:50:30 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 12:50:30 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 12:50:30 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 12:50:30 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 12:50:30 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 12:50:30 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 12:50:30 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 12:50:30 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 12:50:30 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 12:50:30 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 12:50:30 debconf: delaying package configuration, since apt-utils is not installed 12:50:30 Fetched 10.3 MB in 0s (38.2 MB/s) 12:50:31 Selecting previously unselected package libglib2.0-0:amd64. 12:50:31 (Reading database ... 14324 files and directories currently installed.) 12:50:31 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 12:50:31 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:50:31 Selecting previously unselected package libsodium23:amd64. 12:50:31 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 12:50:31 Unpacking libsodium23:amd64 (1.0.18-1) ... 12:50:31 Selecting previously unselected package libpsl5:amd64. 12:50:31 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 12:50:31 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:50:31 Selecting previously unselected package libbrotli1:amd64. 12:50:31 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 12:50:31 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:50:31 Selecting previously unselected package libnghttp2-14:amd64. 12:50:31 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 12:50:31 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 12:50:31 Selecting previously unselected package librtmp1:amd64. 12:50:31 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 12:50:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:50:31 Selecting previously unselected package libssh-4:amd64. 12:50:31 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 12:50:31 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:50:31 Selecting previously unselected package libcurl3-gnutls:amd64. 12:50:31 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 12:50:31 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:50:31 Selecting previously unselected package liberror-perl. 12:50:31 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 12:50:31 Unpacking liberror-perl (0.17029-1) ... 12:50:31 Selecting previously unselected package git-man. 12:50:31 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 12:50:31 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 12:50:31 Selecting previously unselected package git. 12:50:31 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 12:50:31 Unpacking git (1:2.25.1-1ubuntu3.2) ... 12:50:32 Selecting previously unselected package libgssrpc4:amd64. 12:50:32 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 12:50:32 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:50:32 Selecting previously unselected package libkdb5-9:amd64. 12:50:32 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 12:50:32 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:50:32 Selecting previously unselected package libkadm5srv-mit11:amd64. 12:50:32 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:50:32 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:50:32 Selecting previously unselected package libkadm5clnt-mit11:amd64. 12:50:32 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:50:32 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:50:32 Selecting previously unselected package comerr-dev:amd64. 12:50:32 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 12:50:32 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:50:32 Selecting previously unselected package krb5-multidev:amd64. 12:50:32 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 12:50:32 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:50:32 Selecting previously unselected package libnorm1:amd64. 12:50:32 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 12:50:32 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:50:32 Selecting previously unselected package libnorm-dev:amd64. 12:50:32 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 12:50:32 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:50:32 Selecting previously unselected package libpgm-5.2-0:amd64. 12:50:32 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:50:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:50:32 Selecting previously unselected package libpgm-dev:amd64. 12:50:32 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:50:32 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:50:32 Selecting previously unselected package libsodium-dev:amd64. 12:50:32 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 12:50:32 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 12:50:33 Selecting previously unselected package libzmq5:amd64. 12:50:33 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 12:50:33 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:50:33 Selecting previously unselected package libkrb5-dev:amd64. 12:50:33 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 12:50:33 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Selecting previously unselected package libzmq3-dev:amd64. 12:50:33 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 12:50:33 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:50:33 Selecting previously unselected package pkg-config. 12:50:33 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 12:50:33 Unpacking pkg-config (0.29.1-0ubuntu4) ... 12:50:33 Selecting previously unselected package zip. 12:50:33 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 12:50:33 Unpacking zip (3.0-11build1) ... 12:50:33 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:50:33 Setting up libsodium23:amd64 (1.0.18-1) ... 12:50:33 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:50:33 No schema files found: doing nothing. 12:50:33 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:50:33 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:50:33 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 12:50:33 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:50:33 Setting up liberror-perl (0.17029-1) ... 12:50:33 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up zip (3.0-11build1) ... 12:50:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:50:33 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:50:33 Setting up pkg-config (0.29.1-0ubuntu4) ... 12:50:33 Setting up libsodium-dev:amd64 (1.0.18-1) ... 12:50:33 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:50:33 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 12:50:33 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:50:33 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:50:33 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:50:33 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:50:33 Setting up git (1:2.25.1-1ubuntu3.2) ... 12:50:33 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:50:33 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:50:33 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:50:34 comerr-dev set to automatically installed. 12:50:34 git set to automatically installed. 12:50:34 git-man set to automatically installed. 12:50:34 krb5-multidev set to automatically installed. 12:50:34 libbrotli1 set to automatically installed. 12:50:34 libcurl3-gnutls set to automatically installed. 12:50:34 liberror-perl set to automatically installed. 12:50:34 libglib2.0-0 set to automatically installed. 12:50:34 libgssrpc4 set to automatically installed. 12:50:34 libkadm5clnt-mit11 set to automatically installed. 12:50:34 libkadm5srv-mit11 set to automatically installed. 12:50:34 libkdb5-9 set to automatically installed. 12:50:34 libkrb5-dev set to automatically installed. 12:50:34 libnghttp2-14 set to automatically installed. 12:50:34 libnorm-dev set to automatically installed. 12:50:34 libnorm1 set to automatically installed. 12:50:34 libpgm-5.2-0 set to automatically installed. 12:50:34 libpgm-dev set to automatically installed. 12:50:34 libpsl5 set to automatically installed. 12:50:34 librtmp1 set to automatically installed. 12:50:34 libsodium-dev set to automatically installed. 12:50:34 libsodium23 set to automatically installed. 12:50:34 libssh-4 set to automatically installed. 12:50:34 libzmq3-dev set to automatically installed. 12:50:34 libzmq5 set to automatically installed. 12:50:34 pkg-config set to automatically installed. 12:50:34 zip set to automatically installed. 12:50:35 snapd is not logged in, snap install commands will use sudo 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.667s coverage: 92.3% of statements 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 12:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 12:50:39 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 12:50:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:50:39 GO111MODULE=on go vet ./... 12:50:47 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 12:50:47 Downloading snap 'edgex-app-service-configurable' 12:50:49 Pulling app-service-configurable 12:50:49 + snapcraftctl pull 12:50:51 Pulling config-common 12:50:51 + snapcraftctl pull 12:50:52 Pulling go-build-helper 12:50:52 + snapcraftctl pull 12:50:54 'edgex-go' has dependencies that need to be staged: go-build-helper 12:50:54 Skipping pull go-build-helper (already ran) 12:50:54 Building go-build-helper 12:50:54 + snapcraftctl build 12:50:55 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 12:50:56 Staging go-build-helper 12:50:56 + snapcraftctl stage 12:51:00 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 12:51:00 Fetched 290 kB in 0s (0 B/s) 12:51:00 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 12:51:00 Fetched 158 kB in 0s (0 B/s) 12:51:00 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 12:51:00 Fetched 242 kB in 0s (0 B/s) 12:51:00 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 12:51:00 Fetched 150 kB in 0s (0 B/s) 12:51:00 Pulling edgex-go 12:51:00 + snapcraftctl pull 12:51:02 Pulling hooks 12:51:02 + snapcraftctl pull 12:51:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:51:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 12:51:12 Fetched 96.1 kB in 0s (0 B/s) 12:51:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 12:51:12 Fetched 78.7 kB in 0s (0 B/s) 12:51:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 12:51:12 Fetched 48.0 kB in 0s (0 B/s) 12:51:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 12:51:12 Fetched 50.2 kB in 0s (0 B/s) 12:51:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 12:51:12 Fetched 14.7 kB in 0s (0 B/s) 12:51:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 12:51:12 Fetched 234 kB in 0s (0 B/s) 12:51:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 12:51:12 Fetched 155 kB in 0s (0 B/s) 12:51:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 12:51:12 Fetched 170 kB in 0s (0 B/s) 12:51:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 12:51:12 Fetched 267 kB in 0s (0 B/s) 12:51:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:51:12 Fetched 50.6 kB in 0s (0 B/s) 12:51:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 12:51:12 Fetched 15.1 kB in 0s (0 B/s) 12:51:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 12:51:12 Fetched 51.5 kB in 0s (0 B/s) 12:51:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 12:51:12 Fetched 121 kB in 0s (0 B/s) 12:51:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 12:51:12 Fetched 29.7 kB in 0s (0 B/s) 12:51:12 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 12:51:12 Fetched 1021 kB in 0s (0 B/s) 12:51:12 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 12:51:12 Fetched 49.3 kB in 0s (0 B/s) 12:51:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 12:51:12 Fetched 54.9 kB in 0s (0 B/s) 12:51:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 12:51:12 Fetched 16.6 kB in 0s (0 B/s) 12:51:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 12:51:12 Fetched 87.9 kB in 0s (0 B/s) 12:51:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 12:51:12 Fetched 142 kB in 0s (0 B/s) 12:51:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 12:51:12 Fetched 41.8 kB in 0s (0 B/s) 12:51:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 12:51:12 Fetched 181 kB in 0s (0 B/s) 12:51:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 12:51:12 Fetched 208 kB in 0s (0 B/s) 12:51:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 12:51:12 Fetched 161 kB in 0s (0 B/s) 12:51:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 12:51:12 Fetched 107 kB in 0s (0 B/s) 12:51:12 Pulling static-packages 12:51:12 + snapcraftctl pull 12:51:13 Pulling version 12:51:13 + cd /root/project 12:51:13 ++ git describe --tags --abbrev=0 12:51:13 ++ sed s/v// 12:51:13 + GIT_VERSION=2.2.0-dev.51 12:51:13 + '[' -z 2.2.0-dev.51 ']' 12:51:13 + snapcraftctl set-version 2.2.0-dev.51 12:51:14 Building app-service-configurable 12:51:14 + snapcraftctl build 12:51:16 Building config-common 12:51:16 + snapcraftctl build 12:51:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 12:51:18 Skipping build go-build-helper (already ran) 12:51:18 Building edgex-go 12:51:18 + cd /root/parts/edgex-go/src 12:51:18 ++ git describe --tags --abbrev=0 12:51:18 ++ sed s/v// 12:51:18 + GIT_VERSION=2.2.0-dev.51 12:51:18 + '[' -z 2.2.0-dev.51 ']' 12:51:18 + echo 2.2.0-dev.51 12:51:18 + '[' '!' -d vendor ']' 12:51:18 + go mod download all 12:51:23 + make build 12:51:23 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 12:51:45 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 12:51:55 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 12:51:55 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 12:51:56 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 12:51:57 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 12:51:58 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 12:52:00 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 12:52:01 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 12:52:02 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 12:52:04 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 12:52:05 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 12:52:07 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 12:52:09 + 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 12:52:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:52:09 + case "$service" in 12:52:09 + 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 12:52:09 + 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 12:52:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:52:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:52:09 + case "$service" in 12:52:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:52:09 + 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 12:52:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:52:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:52:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:52:09 Building hooks 12:52:09 + cd /root/parts/hooks/src 12:52:09 + make build 12:52:09 go mod tidy 12:52:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 12:52:09 go: downloading github.com/stretchr/testify v1.7.0 12:52:10 go: downloading github.com/davecgh/go-spew v1.1.0 12:52:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:52:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:52:12 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:52:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:52:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:52:14 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:52:14 Building static-packages 12:52:14 + snapcraftctl build 12:52:16 Building version 12:52:16 + snapcraftctl build 12:52:18 Staging app-service-configurable 12:52:18 + snapcraftctl stage 12:52:19 Staging config-common 12:52:19 + snapcraftctl stage 12:52:20 Skipping stage go-build-helper (already ran) 12:52:20 Staging edgex-go 12:52:20 + snapcraftctl stage 12:52:22 Staging hooks 12:52:22 + snapcraftctl stage 12:52:23 Staging static-packages 12:52:23 + snapcraftctl stage 12:52:24 Staging version 12:52:24 + snapcraftctl stage 12:52:26 Priming app-service-configurable 12:52:26 + snapcraftctl prime 12:52:28 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 12:52:28 stage-packages: 12:52:28 - libnorm1 12:52:28 - libpgm-5.2-0 12:52:28 - libsodium23 12:52:28 - libzmq5 12:52:28 Priming config-common 12:52:28 + snapcraftctl prime 12:52:29 Priming go-build-helper 12:52:29 + snapcraftctl prime 12:52:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:30 ./bin/test-attribution-txt.sh 12:52:31 Priming edgex-go 12:52:31 + snapcraftctl prime 12:52:33 Priming hooks 12:52:33 + snapcraftctl prime [Pipeline] echo 12:52:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:52:34 Priming static-packages 12:52:34 + snapcraftctl prime 12:52:34 + ls -al . 12:52:34 total 660 12:52:34 drwxrwxr-x 9 1001 1001 4096 Mar 31 12:52 . 12:52:34 drwxr-xr-x 4 root root 4096 Mar 31 12:46 .. 12:52:34 -rw-rw-r-- 1 1001 1001 11 Mar 31 12:44 .dockerignore 12:52:34 drwxrwxr-x 8 1001 1001 4096 Mar 31 12:44 .git 12:52:34 drwxrwxr-x 4 1001 1001 4096 Mar 31 12:44 .github 12:52:34 -rw-rw-r-- 1 1001 1001 870 Mar 31 12:44 .gitignore 12:52:34 -rw-rw-r-- 1 1001 1001 42 Mar 31 12:44 .golangci.yml 12:52:34 -rw-rw-r-- 1 1001 1001 87 Mar 31 12:44 .hadolint.yml 12:52:34 -rw-rw-r-- 1 1001 1001 166 Mar 31 12:44 .sonarcloud.properties 12:52:34 -rw-rw-r-- 1 1001 1001 1171 Mar 31 12:44 ADOPTERS.md 12:52:34 -rw-rw-r-- 1 1001 1001 9953 Mar 31 12:44 Attribution.txt 12:52:34 -rw-rw-r-- 1 1001 1001 51732 Mar 31 12:44 CHANGELOG.md 12:52:34 -rw-rw-r-- 1 1001 1001 3804 Mar 31 12:44 CONTRIBUTING.md 12:52:34 -rw-rw-r-- 1 1001 1001 677 Mar 31 12:44 GOVERNANCE.md 12:52:34 -rw-rw-r-- 1 1001 1001 849 Mar 31 12:44 Jenkinsfile 12:52:34 -rw-rw-r-- 1 1001 1001 10775 Mar 31 12:44 LICENSE 12:52:34 -rw-rw-r-- 1 1001 1001 8478 Mar 31 12:44 Makefile 12:52:34 -rw-rw-r-- 1 1001 1001 582 Mar 31 12:44 OWNERS.md 12:52:34 -rw-rw-r-- 1 1001 1001 8207 Mar 31 12:44 README.md 12:52:34 -rw-rw-r-- 1 1001 1001 6912 Mar 31 12:44 SECURITY.md 12:52:34 -rw-rw-r-- 1 1001 1001 5 Mar 31 12:41 VERSION 12:52:34 -rw-rw-r-- 1 1001 1001 4131 Mar 31 12:44 ZMQWindows.md 12:52:34 drwxrwxr-x 2 1001 1001 4096 Mar 31 12:44 bin 12:52:34 drwxrwxr-x 18 1001 1001 4096 Mar 31 12:44 cmd 12:52:34 -rw-r--r-- 1 root root 429121 Mar 31 12:50 coverage.out 12:52:34 -rw-rw-r-- 1 1001 1001 3175 Mar 31 12:44 go.mod 12:52:34 -rw-rw-r-- 1 1001 1001 34990 Mar 31 12:46 go.sum 12:52:34 drwxrwxr-x 8 1001 1001 4096 Mar 31 12:44 internal 12:52:34 drwxrwxr-x 3 1001 1001 4096 Mar 31 12:44 openapi 12:52:34 drwxrwxr-x 4 1001 1001 4096 Mar 31 12:44 snap 12:52:34 -rw-rw-r-- 1 1001 1001 204 Mar 31 12:44 version.go [Pipeline] sh 12:52:34 + '[' -e coverage.out ] 12:52:34 + chown 1001:1001 coverage.out [Pipeline] stash 12:52:35 Warning: overwriting stash ‘coverage-report’ 12:52:35 Stashed 1 file(s) [Pipeline] sh 12:52:36 + make build 12:52:36 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 12:52:38 Priming version 12:52:38 + snapcraftctl prime 12:52:39 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] } 12:54:43 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 12:56:20 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 12:56:20 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 12:56:20 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 12:56:20 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 12:56:25 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 12:56:32 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 12:56:37 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 12:56:44 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 12:56:50 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 12:56:55 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 12:57:05 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] } 12:57:09 $ docker stop --time=1 d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 12:57:12 $ docker rm -f d0d14b9488e26d043691c2c29c41a9b3a71c1b2419b5b8fd39bded54f5e20dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:14 12:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:15 latest: Pulling from edgex-devops/edgex-compose-arm64 12:57:15 29e5d40040c1: Pulling fs layer 12:57:15 1ce36da41761: Pulling fs layer 12:57:15 25b303627fd3: Pulling fs layer 12:57:15 29e5d40040c1: Verifying Checksum 12:57:15 29e5d40040c1: Download complete 12:57:15 1ce36da41761: Verifying Checksum 12:57:15 1ce36da41761: Download complete 12:57:15 29e5d40040c1: Pull complete 12:57:17 25b303627fd3: Verifying Checksum 12:57:17 25b303627fd3: Download complete 12:57:17 1ce36da41761: Pull complete 12:57:29 25b303627fd3: Pull complete 12:57:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container 12:57:29 $ 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 12:57:32 $ docker top 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:33 + docker-compose build --help+ grep parallel 12:57:33 12:57:38 --parallel Build images in parallel. [Pipeline] } 12:57:38 $ docker stop --time=1 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 12:57:40 $ docker rm -f 0dbc3dbb8e8c09647f450c094a4523008d4b0fc045f8d7329535faf0fdee9db8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:40 . [Pipeline] withDockerContainer 12:57:41 prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container 12:57:41 $ 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 12:57:42 $ docker top 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:43 + docker-compose -f ./docker-compose-build.yml build --parallel 12:57:49 Building core-command ... 12:57:49 Building core-data ... 12:57:49 Building core-metadata ... 12:57:49 Building security-bootstrapper ... 12:57:49 Building security-proxy-setup ... 12:57:49 Building security-secretstore-setup ... 12:57:49 Building security-spiffe-token-provider ... 12:57:49 Building security-spire-agent ... 12:57:49 Building security-spire-config ... 12:57:49 Building security-spire-server ... 12:57:49 Building support-notifications ... 12:57:49 Building support-scheduler ... 12:57:49 Building sys-mgmt-agent ... 12:57:49 Building security-spiffe-token-provider 12:57:49 Building support-scheduler 12:57:49 Building core-command 12:57:49 Building security-spire-config 12:57:49 Building support-notifications 12:59:41 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:59:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:59:41 ---> 0a5c829318e1 12:59:41 Step 3/24 : WORKDIR /edgex-go 12:59:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:59:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:41 ---> 0a5c829318e1 12:59:41 Step 3/22 : WORKDIR /edgex-go 12:59:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:59:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:41 ---> 0a5c829318e1 12:59:41 Step 3/22 : WORKDIR /edgex-go 12:59:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:59:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:59:41 ---> 0a5c829318e1 12:59:41 Step 3/23 : WORKDIR /edgex-go 12:59:41 ---> Running in 1bce4c46556a 12:59:41 ---> Running in 0471540704ef 12:59:41 ---> Running in 11f5aa71f745 12:59:41 ---> Running in 2004fa45e67c 12:59:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:59:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:59:41 ---> 0a5c829318e1 12:59:41 Step 3/20 : WORKDIR /edgex-go 12:59:41 ---> Running in c9e334a142a7 12:59:41 Removing intermediate container c9e334a142a7 12:59:41 ---> 1c01949ed8d4 12:59:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container 0471540704ef 12:59:41 Removing intermediate container 11f5aa71f745 12:59:41 ---> b8fa4aeb663d 12:59:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:41 12:59:41 ---> 2522d521b4b0 12:59:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:41 ---> Running in b71d4cc84367 12:59:41 ---> Running in 496eba7cfa82 12:59:41 Removing intermediate container 1bce4c46556a 12:59:41 ---> 679644b3115e 12:59:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:41 ---> Running in f4e7349161f8 12:59:41 Removing intermediate container 2004fa45e67c 12:59:41 ---> 27f2f1261fbc 12:59:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:41 ---> Running in cae6751c0296 12:59:41 ---> Running in bae35623b0b5 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 Removing intermediate container b71d4cc84367 12:59:41 ---> 658f4925f251 12:59:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 ---> Running in a46b68dfb37d 12:59:41 Removing intermediate container cae6751c0296 12:59:41 ---> 7cd56c4d0651 12:59:41 Step 5/24 : RUN apk add --update --no-cache make git 12:59:41 ---> Running in 7debebb985cf 12:59:41 Removing intermediate container f4e7349161f8 12:59:41 ---> 9e138cc15c5e 12:59:41 Step 5/23 : RUN apk add --update --no-cache make git 12:59:41 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:59:41 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:59:41 OK: 15739 distinct packages available 12:59:41 ---> Running in 8b6ad0dcc388 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 Removing intermediate container bae35623b0b5 12:59:41 ---> 664ee3abaea1 12:59:41 Step 5/22 : RUN apk add --update --no-cache make git 12:59:41 ---> Running in 23557f031e24 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:41 OK: 220 MiB in 52 packages 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:41 OK: 220 MiB in 52 packages 12:59:41 Removing intermediate container 496eba7cfa82 12:59:41 ---> c2cfe5a29725 12:59:41 Step 5/20 : COPY go.mod vendor* ./ 12:59:41 OK: 220 MiB in 52 packages 12:59:41 OK: 220 MiB in 52 packages 12:59:41 OK: 220 MiB in 52 packages 12:59:41 ---> 717d290ae3db 12:59:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:41 ---> Running in 51bd23eaab2d 12:59:41 Removing intermediate container a46b68dfb37d 12:59:41 ---> 0676fa4d9a20 12:59:41 Step 6/22 : COPY go.mod vendor* ./ 12:59:41 Removing intermediate container 7debebb985cf 12:59:41 ---> fa8978a20e84 12:59:41 Step 6/24 : COPY go.mod vendor* ./ 12:59:41 Removing intermediate container 8b6ad0dcc388 12:59:41 ---> 96f27fe00b59 12:59:41 Step 6/23 : COPY go.mod vendor* ./ 12:59:41 Removing intermediate container 23557f031e24 12:59:41 ---> ed46c7ee4e06 12:59:41 Step 6/22 : COPY go.mod vendor* ./ 12:59:41 ---> 2428f1765a1e 12:59:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:41 ---> Running in 3cd64feca8f8 12:59:42 ---> c1697d28cecf 12:59:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:42 ---> 62a4618a16a7 12:59:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:42 ---> 2d2914f93d95 12:59:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 737d3cb7b0fd 12:59:42 ---> Running in 798cc6c3f0ab 12:59:42 12:59:43 ---> Running in d9d0be092ce9 12:59:45 Removing intermediate container 51bd23eaab2d 12:59:45 ---> 3b7e775faacd 12:59:45 Step 7/20 : COPY . . 12:59:47 Removing intermediate container 3cd64feca8f8 12:59:47 ---> dcbde8b33583 12:59:47 Step 8/22 : COPY . . 12:59:49 Removing intermediate container d9d0be092ce9 12:59:49 ---> fcb6e4892d5d 12:59:49 Step 8/22 : COPY . . 12:59:49 Removing intermediate container 798cc6c3f0ab 12:59:49 ---> 758ab2fa4f0c 12:59:49 Step 8/23 : COPY . . 12:59:49 Removing intermediate container 737d3cb7b0fd 12:59:49 ---> 6d5a0c8a5efd 12:59:49 Step 8/24 : COPY . . 13:00:21 ---> cf0c344a2a40 13:00:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:00:21 ---> Running in d00bd414e29d 13:00:21 ---> 8bb73a76cdb5 13:00:21 Step 9/23 : RUN make cmd/core-command/core-command 13:00:21 ---> Running in c8ae9aa5d58f 13:00:21 ---> 9e8250e60ac2 13:00:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:00:22 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 13:00:22 ---> Running in 18757cc066b3 13:00:22 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 13:00:22 ---> 1603048344f9 13:00:22 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:00:23 ---> 166351f8bfb5 13:00:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:00:23 ---> Running in 1c2e52c3d96d 13:00:23 ---> Running in aeb7ffb1ee0f 13:00:24 Removing intermediate container 1c2e52c3d96d 13:00:24 ---> 280ca33f704e 13:00:24 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" 13:00:24 ---> Running in c7a2d441a6d1 13:00:24 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 13:00:25 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 13:00:29 spire-1.2.0/ 13:00:34 spire-1.2.0/README.md 13:00:34 spire-1.2.0/bin/ 13:00:34 spire-1.2.0/bin/spire-server 13:00:34 spire-1.2.0/bin/spire-agent 13:00:34 spire-1.2.0/conf/ 13:00:34 spire-1.2.0/conf/server/ 13:00:34 spire-1.2.0/conf/server/server.conf 13:00:34 spire-1.2.0/conf/agent/ 13:00:34 spire-1.2.0/conf/agent/agent.conf 13:00:34 spire-1.2.0/LICENSE 13:00:40 Removing intermediate container c7a2d441a6d1 13:00:40 ---> 637cd455b796 13:00:40 13:00:40 Step 11/24 : FROM alpine:3.15 13:00:40 3.15: Pulling from library/alpine 13:00:41 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 13:00:41 Status: Downloaded newer image for alpine:3.15 13:00:41 ---> 03078ca19a05 13:00:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:00:41 ---> Running in 090164c03b89 13:00:42 Removing intermediate container 090164c03b89 13:00:42 ---> c5625c0938ca 13:00:42 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:42 ---> Running in 4b4205cac12f 13:00:45 Removing intermediate container 4b4205cac12f 13:00:45 ---> a278b2774f28 13:00:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:00:45 ---> Running in cc26bf6166e7 13:00:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:49 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:00:49 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:00:49 OK: 15729 distinct packages available 13:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:52 (1/4) Installing dumb-init (1.2.5-r1) 13:00:52 (2/4) Installing musl-obstack (1.2.3-r0) 13:00:52 (3/4) Installing libucontext (1.1-r0) 13:00:52 (4/4) Installing gcompat (1.0.0-r4) 13:00:52 Executing busybox-1.34.1-r4.trigger 13:00:52 OK: 6 MiB in 18 packages 13:00:53 Removing intermediate container cc26bf6166e7 13:00:53 ---> 65a8abb8a590 13:00:53 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:00:59 ---> 5183ba2fdb32 13:00:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:00:59 ---> 0cf43b833845 13:00:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:01:00 ---> Running in 1f9c26679169 13:01:00 Removing intermediate container 1f9c26679169 13:01:00 ---> f3fb9d7820f1 13:01:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:01:01 ---> 644e2cde55de 13:01:01 Step 19/24 : WORKDIR / 13:01:01 ---> Running in 0bd60abc3736 13:01:02 Removing intermediate container 0bd60abc3736 13:01:02 ---> f5d3e0f73d66 13:01:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:01:02 ---> Running in 326e7b1ae31d 13:01:02 Removing intermediate container 326e7b1ae31d 13:01:02 ---> 029494972182 13:01:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:01:03 ---> Running in 3cf9126c76b8 13:01:03 Removing intermediate container 3cf9126c76b8 13:01:03 ---> 8e7bae3e0c40 13:01:03 Step 22/24 : LABEL arch=arm64 13:01:03 ---> Running in 99bd2d2a122d 13:01:04 Removing intermediate container 99bd2d2a122d 13:01:04 ---> b0060c037b56 13:01:04 Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:01:04 ---> Running in fc1338136eeb 13:01:04 Removing intermediate container fc1338136eeb 13:01:04 ---> fbf90176db6c 13:01:04 Step 24/24 : LABEL version=0.0.0 13:01:05 ---> Running in e98090b5b1dc 13:01:05 Removing intermediate container e98090b5b1dc 13:01:05 ---> a762f227ae1b 13:01:05 13:01:06 Successfully built a762f227ae1b 13:01:06 Successfully tagged security-spire-config-arm64:latest 13:01:06  Building security-spire-config ... done Building security-spire-agent 13:01:45 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:01:45 ---> 0a5c829318e1 13:01:45 Step 3/24 : WORKDIR /edgex-go 13:01:45 ---> Using cache 13:01:45 ---> 27f2f1261fbc 13:01:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:45 ---> Using cache 13:01:45 ---> 664ee3abaea1 13:01:45 Step 5/24 : RUN apk add --update --no-cache make git 13:01:45 ---> Using cache 13:01:45 ---> ed46c7ee4e06 13:01:45 Step 6/24 : COPY go.mod vendor* ./ 13:01:45 ---> Using cache 13:01:45 ---> 2d2914f93d95 13:01:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:45 ---> Using cache 13:01:45 ---> fcb6e4892d5d 13:01:45 Step 8/24 : COPY . . 13:01:45 ---> Using cache 13:01:45 ---> 166351f8bfb5 13:01:45 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:01:45 ---> Running in 03853a9de179 13:01:45 Removing intermediate container 03853a9de179 13:01:45 ---> 166a49ad09c6 13:01:45 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" 13:01:45 ---> Running in dbcb3d4324ed 13:01:46 spire-1.2.0/ 13:01:50 spire-1.2.0/README.md 13:01:50 spire-1.2.0/bin/ 13:01:50 spire-1.2.0/bin/spire-server 13:01:50 spire-1.2.0/bin/spire-agent 13:01:50 spire-1.2.0/conf/ 13:01:50 spire-1.2.0/conf/server/ 13:01:50 spire-1.2.0/conf/server/server.conf 13:01:50 spire-1.2.0/conf/agent/ 13:01:50 spire-1.2.0/conf/agent/agent.conf 13:01:50 spire-1.2.0/LICENSE 13:01:57 Removing intermediate container dbcb3d4324ed 13:01:57 ---> 2ae0363464ff 13:01:57 13:01:57 Step 11/24 : FROM alpine:3.15 13:01:57 ---> 03078ca19a05 13:01:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:01:57 ---> Using cache 13:01:57 ---> c5625c0938ca 13:01:57 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:57 ---> Using cache 13:01:57 ---> a278b2774f28 13:01:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:01:57 ---> Running in 2e7269eb2250 13:01:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:02:01 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:02:01 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:02:01 OK: 15729 distinct packages available 13:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:02:04 (1/5) Installing dumb-init (1.2.5-r1) 13:02:04 (2/5) Installing musl-obstack (1.2.3-r0) 13:02:04 (3/5) Installing libucontext (1.1-r0) 13:02:04 (4/5) Installing gcompat (1.0.0-r4) 13:02:04 (5/5) Installing openssl (1.1.1n-r0) 13:02:04 Executing busybox-1.34.1-r4.trigger 13:02:04 OK: 6 MiB in 19 packages 13:02:06 Removing intermediate container 2e7269eb2250 13:02:06 ---> f04ef3e11a9c 13:02:06 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 13:02:10 ---> 56b38f1fbad6 13:02:10 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:02:15 ---> 75cf0a30bac6 13:02:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:02:16 ---> 44b2dd4c0fb2 13:02:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:02:17 ---> 225ce31f90af 13:02:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:02:18 ---> a90d8ac41082 13:02:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:02:18 ---> Running in 813f325228e0 13:02:19 Removing intermediate container 813f325228e0 13:02:19 ---> 45b33d75c20e 13:02:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:02:19 ---> Running in 798eb2062b92 13:02:19 Removing intermediate container 798eb2062b92 13:02:19 ---> 040798d7280a 13:02:19 Step 22/24 : LABEL arch=arm64 13:02:19 ---> Running in 96f919c5e2ac 13:02:20 Removing intermediate container 96f919c5e2ac 13:02:20 ---> 4d261d02bfbf 13:02:20 Step 23/24 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:02:20 ---> Running in 2d1331009571 13:02:20 Removing intermediate container 2d1331009571 13:02:20 ---> 57863e4ab696 13:02:20 Step 24/24 : LABEL version=0.0.0 13:02:20 ---> Running in 3a0474710008 13:02:21 Removing intermediate container 3a0474710008 13:02:21 ---> 14d247269781 13:02:21 13:02:22 Successfully built 14d247269781 13:02:22 Successfully tagged security-spire-agent-arm64:latest 13:02:22  Building security-spire-agent ... done Building security-proxy-setup 13:02:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:02:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:02:54 ---> 0a5c829318e1 13:02:54 Step 3/22 : WORKDIR /edgex-go 13:02:54 ---> Using cache 13:02:54 ---> 27f2f1261fbc 13:02:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:54 ---> Using cache 13:02:54 ---> 664ee3abaea1 13:02:54 Step 5/22 : RUN apk add --update --no-cache make git 13:02:54 ---> Using cache 13:02:54 ---> ed46c7ee4e06 13:02:54 Step 6/22 : COPY go.mod vendor* ./ 13:02:54 ---> Using cache 13:02:54 ---> 2d2914f93d95 13:02:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:54 ---> Using cache 13:02:54 ---> fcb6e4892d5d 13:02:54 Step 8/22 : COPY . . 13:02:54 ---> Using cache 13:02:54 ---> 166351f8bfb5 13:02:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:02:55 ---> Running in b6a3c0ffed19 13:02:57 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 13:07:04 Removing intermediate container d00bd414e29d 13:07:04 ---> ee93a6906ffd 13:07:04 13:07:04 Step 9/20 : FROM alpine:3.15 13:07:04 ---> 03078ca19a05 13:07:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:07:04 ---> Using cache 13:07:04 ---> c5625c0938ca 13:07:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:04 ---> Using cache 13:07:04 ---> a278b2774f28 13:07:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:07:04 ---> Running in 049cd9449780 13:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:07:04 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:07:04 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:07:04 OK: 15729 distinct packages available 13:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:07:04 (1/9) Installing ca-certificates (20211220-r0) 13:07:04 (2/9) Installing brotli-libs (1.0.9-r5) 13:07:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:07:04 (4/9) Installing libcurl (7.80.0-r0) 13:07:04 (5/9) Installing curl (7.80.0-r0) 13:07:04 (6/9) Installing dumb-init (1.2.5-r1) 13:07:04 (7/9) Installing musl-obstack (1.2.3-r0) 13:07:04 (8/9) Installing libucontext (1.1-r0) 13:07:04 (9/9) Installing gcompat (1.0.0-r4) 13:07:04 Executing busybox-1.34.1-r4.trigger 13:07:04 Executing ca-certificates-20211220-r0.trigger 13:07:04 OK: 8 MiB in 23 packages 13:07:06 Removing intermediate container 049cd9449780 13:07:06 ---> d999594f28ed 13:07:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:07 ---> 82db7e94e83f 13:07:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:07:11 ---> 7db3d5ecff48 13:07:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:07:12 ---> 657544eb08ee 13:07:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:07:12 ---> Running in 51c8ba9e898a 13:07:14 Removing intermediate container 51c8ba9e898a 13:07:14 ---> a1d75a5caa69 13:07:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:14 ---> Running in 5656ef245e71 13:07:14 Removing intermediate container 5656ef245e71 13:07:14 ---> c4525bbb01e0 13:07:14 Step 18/20 : LABEL arch=arm64 13:07:15 ---> Running in 91988538cc49 13:07:16 Removing intermediate container 91988538cc49 13:07:16 ---> 1ece51541397 13:07:16 Step 19/20 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:07:16 ---> Running in 1207020b433b 13:07:16 Removing intermediate container c8ae9aa5d58f 13:07:16 ---> ec837a00b7f3 13:07:16 13:07:16 Step 10/23 : FROM alpine:3.14 13:07:16 3.14: Pulling from library/alpine 13:07:16 Removing intermediate container 1207020b433b 13:07:16 ---> 28586c551d4b 13:07:16 Step 20/20 : LABEL version=0.0.0 13:07:16 ---> Running in a95fe3038641 13:07:17 Removing intermediate container a95fe3038641 13:07:17 ---> b4061b736215 13:07:17 13:07:18 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 13:07:18 Status: Downloaded newer image for alpine:3.14 13:07:18 ---> cc3d11fa2d52 13:07:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:07:18 ---> Running in 2c87e289a2d2 13:07:18 Successfully built b4061b736215 13:07:18 Successfully tagged security-spiffe-token-provider-arm64:latest 13:07:18  Building security-spiffe-token-provider ... done Building core-metadata 13:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:21 (1/1) Installing dumb-init (1.2.5-r1) 13:07:21 Executing busybox-1.33.1-r6.trigger 13:07:21 OK: 5 MiB in 15 packages 13:07:23 Removing intermediate container 2c87e289a2d2 13:07:23 ---> 2e77029e7b77 13:07:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:23 ---> Running in 6518380c5243 13:07:24 Removing intermediate container 6518380c5243 13:07:24 ---> 22c0211e0751 13:07:24 Step 13/23 : ENV APP_PORT=59882 13:07:25 ---> Running in db165e84ebb3 13:07:26 Removing intermediate container db165e84ebb3 13:07:26 ---> 3caca631151b 13:07:26 Step 14/23 : EXPOSE $APP_PORT 13:07:26 ---> Running in 6f8752ca7522 13:07:27 Removing intermediate container 6f8752ca7522 13:07:27 ---> e4b156470c2f 13:07:27 Step 15/23 : WORKDIR / 13:07:28 ---> Running in a901994fbda5 13:07:29 Removing intermediate container a901994fbda5 13:07:29 ---> fe9deef41c68 13:07:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:32 ---> 6bf90246900e 13:07:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:07:37 ---> a14d7cbf333d 13:07:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:07:39 ---> 7c88caf8775c 13:07:39 Step 19/23 : ENTRYPOINT ["/core-command"] 13:07:39 ---> Running in f62c79c384e9 13:07:40 Removing intermediate container aeb7ffb1ee0f 13:07:40 ---> cd7eb0ba7f7e 13:07:40 13:07:40 Step 10/22 : FROM alpine:3.14 13:07:40 ---> cc3d11fa2d52 13:07:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:07:40 ---> Using cache 13:07:40 ---> 2e77029e7b77 13:07:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:40 ---> Using cache 13:07:40 ---> 22c0211e0751 13:07:40 Step 13/22 : ENV APP_PORT=59861 13:07:40 ---> Running in 3251e2355f0a 13:07:41 Removing intermediate container f62c79c384e9 13:07:41 ---> 93342cba0019 13:07:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:41 ---> Running in 5748727c5c4d 13:07:42 Removing intermediate container 3251e2355f0a 13:07:42 ---> 97f57c223133 13:07:42 Step 14/22 : EXPOSE $APP_PORT 13:07:42 ---> Running in 3b494aac4fb6 13:07:42 Removing intermediate container 5748727c5c4d 13:07:42 ---> 00832081deca 13:07:42 Step 21/23 : LABEL arch=arm64 13:07:42 ---> Running in d349032276eb 13:07:43 Removing intermediate container 3b494aac4fb6 13:07:43 ---> e14b25119826 13:07:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:43 Removing intermediate container d349032276eb 13:07:43 ---> c1e8c8082efa 13:07:43 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:07:44 ---> Running in 25691d5fce61 13:07:45 Removing intermediate container 25691d5fce61 13:07:45 ---> c004c62a0ff2 13:07:45 Step 23/23 : LABEL version=0.0.0 13:07:45 ---> Running in c6fd4b520591 13:07:45 ---> 966da18023b4 13:07:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:07:46 Removing intermediate container c6fd4b520591 13:07:46 ---> bdbb77e41626 13:07:46 13:07:47 Removing intermediate container 18757cc066b3 13:07:47 ---> 7035569cd98a 13:07:47 13:07:47 Step 10/22 : FROM alpine:3.14 13:07:47 ---> cc3d11fa2d52 13:07:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:07:47 Successfully built bdbb77e41626 13:07:47 Successfully tagged core-command-arm64:latest 13:07:47 Building security-bootstrapper 13:07:47  Building core-command ... done  ---> Running in 176cfa764af7 13:07:49 ---> 318fee2615f6 13:07:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:50 ---> 69861e495669 13:07:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:07:50 (1/2) Installing ca-certificates (20211220-r0) 13:07:50 ---> Running in 51569a33d511 13:07:51 (2/2) Installing dumb-init (1.2.5-r1) 13:07:51 Executing busybox-1.33.1-r6.trigger 13:07:51 Executing ca-certificates-20211220-r0.trigger 13:07:51 Removing intermediate container 51569a33d511 13:07:51 ---> 15c2eb51111e 13:07:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:51 OK: 6 MiB in 16 packages 13:07:51 ---> Running in e7d4ed546f36 13:07:52 Removing intermediate container e7d4ed546f36 13:07:52 ---> 81dc4815e974 13:07:52 Step 20/22 : LABEL arch=arm64 13:07:53 ---> Running in 34fa18e0d945 13:07:53 Removing intermediate container 34fa18e0d945 13:07:53 ---> 2f8a37315777 13:07:53 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:07:53 ---> Running in 670215b24eb3 13:07:53 Removing intermediate container 176cfa764af7 13:07:53 ---> ed7f274f6d6b 13:07:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:07:54 ---> Running in acd3cb8d6d81 13:07:54 Removing intermediate container 670215b24eb3 13:07:54 ---> 7dd962185525 13:07:54 Step 22/22 : LABEL version=0.0.0 13:07:54 ---> Running in a799d0d4de16 13:07:54 Removing intermediate container acd3cb8d6d81 13:07:54 ---> 555a388ad59f 13:07:54 Step 13/22 : ENV APP_PORT=59860 13:07:55 ---> Running in 78d266d1e5a8 13:07:55 Removing intermediate container a799d0d4de16 13:07:55 ---> f2b20105fda8 13:07:55 13:07:55 Removing intermediate container 78d266d1e5a8 13:07:55 ---> d6ba6e33a749 13:07:55 Step 14/22 : EXPOSE $APP_PORT 13:07:55 ---> Running in 1269715878f2 13:07:56 Successfully built f2b20105fda8 13:07:56 Successfully tagged support-scheduler-arm64:latest 13:07:56 Building security-spire-server 13:07:56  Building support-scheduler ... done Removing intermediate container 1269715878f2 13:07:56 ---> ada082d54e21 13:07:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:57 ---> d75a6789404e 13:07:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:08:00 ---> 6f3983442f4f 13:08:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:08:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:01 ---> 0a5c829318e1 13:08:01 Step 3/23 : WORKDIR /edgex-go 13:08:01 ---> Using cache 13:08:01 ---> 27f2f1261fbc 13:08:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:01 ---> Using cache 13:08:01 ---> 664ee3abaea1 13:08:01 Step 5/23 : RUN apk add --update --no-cache make git 13:08:01 ---> Using cache 13:08:01 ---> ed46c7ee4e06 13:08:01 Step 6/23 : COPY go.mod vendor* ./ 13:08:01 ---> Using cache 13:08:01 ---> 2d2914f93d95 13:08:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:01 ---> Using cache 13:08:01 ---> fcb6e4892d5d 13:08:01 Step 8/23 : COPY . . 13:08:01 ---> Using cache 13:08:01 ---> 166351f8bfb5 13:08:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:08:01 ---> Running in 911420c5ffff 13:08:01 ---> e4a5942aea70 13:08:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:08:01 ---> Running in 81ab25a8516c 13:08:02 Removing intermediate container 81ab25a8516c 13:08:02 ---> 8caa7d38add3 13:08:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:02 ---> Running in 228482f88665 13:08:03 Removing intermediate container 228482f88665 13:08:03 ---> ae7d9c3411c1 13:08:03 Step 20/22 : LABEL arch=arm64 13:08:03 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 13:08:03 ---> Running in 2c0bff17cfeb 13:08:03 Removing intermediate container 2c0bff17cfeb 13:08:03 ---> 05152b615a71 13:08:03 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:08:04 ---> Running in 33057d429249 13:08:04 Removing intermediate container 33057d429249 13:08:04 ---> 64a0497fa37a 13:08:04 Step 22/22 : LABEL version=0.0.0 13:08:05 ---> Running in fb14fd49c4c8 13:08:05 Removing intermediate container fb14fd49c4c8 13:08:05 ---> f6be1d3b6aaf 13:08:05 13:08:05 Successfully built f6be1d3b6aaf 13:08:05 Successfully tagged support-notifications-arm64:latest 13:08:05  Building support-notifications ... done Building core-data 13:08:16 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 13:08:48 Removing intermediate container b6a3c0ffed19 13:08:48 ---> 88c7bd478031 13:08:48 13:08:48 Step 10/22 : FROM alpine:3.14 13:08:48 ---> cc3d11fa2d52 13:08:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:08:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:08:48 ---> 0a5c829318e1 13:08:48 Step 3/31 : WORKDIR /edgex-go 13:08:48 ---> Using cache 13:08:48 ---> 27f2f1261fbc 13:08:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:48 ---> Using cache 13:08:48 ---> 664ee3abaea1 13:08:48 Step 5/31 : RUN apk add --update --no-cache make git 13:08:48 ---> Using cache 13:08:48 ---> ed46c7ee4e06 13:08:48 Step 6/31 : COPY go.mod vendor* ./ 13:08:48 ---> Using cache 13:08:48 ---> 2d2914f93d95 13:08:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:48 ---> Using cache 13:08:48 ---> fcb6e4892d5d 13:08:48 Step 8/31 : COPY . . 13:08:48 ---> Using cache 13:08:48 ---> 166351f8bfb5 13:08:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:08:48 ---> Running in 05e1a3ff1037 13:08:48 ---> Running in 0a3c0d2049d7 13:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:08:48 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 13:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:08:49 (1/6) Installing ca-certificates (20211220-r0) 13:08:49 (2/6) Installing brotli-libs (1.0.9-r5) 13:08:49 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:08:49 (4/6) Installing libcurl (7.79.1-r0) 13:08:49 (5/6) Installing curl (7.79.1-r0) 13:08:49 (6/6) Installing dumb-init (1.2.5-r1) 13:08:49 Executing busybox-1.33.1-r6.trigger 13:08:49 Executing ca-certificates-20211220-r0.trigger 13:08:50 OK: 8 MiB in 20 packages 13:08:53 Removing intermediate container 05e1a3ff1037 13:08:53 ---> cc58433fc262 13:08:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:08:53 ---> Running in d4b42d5faea8 13:08:54 Removing intermediate container d4b42d5faea8 13:08:54 ---> e7ec64108d62 13:08:54 Step 13/22 : WORKDIR /edgex 13:08:54 ---> Running in ff73f7309e29 13:08:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:55 ---> 0a5c829318e1 13:08:55 Step 3/23 : WORKDIR /edgex-go 13:08:55 ---> Using cache 13:08:55 ---> 27f2f1261fbc 13:08:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:55 ---> Using cache 13:08:55 ---> 664ee3abaea1 13:08:55 Step 5/23 : RUN apk add --update --no-cache make git 13:08:55 ---> Using cache 13:08:55 ---> ed46c7ee4e06 13:08:55 Step 6/23 : COPY go.mod vendor* ./ 13:08:55 ---> Using cache 13:08:55 ---> 2d2914f93d95 13:08:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:55 ---> Using cache 13:08:55 ---> fcb6e4892d5d 13:08:55 Step 8/23 : COPY . . 13:08:55 ---> Using cache 13:08:55 ---> 166351f8bfb5 13:08:55 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:08:55 ---> Using cache 13:08:55 ---> 166a49ad09c6 13:08:55 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" 13:08:55 ---> Using cache 13:08:55 ---> 2ae0363464ff 13:08:55 13:08:55 Step 11/23 : FROM alpine:3.15 13:08:55 ---> 03078ca19a05 13:08:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:08:55 ---> Using cache 13:08:55 ---> c5625c0938ca 13:08:55 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:55 ---> Using cache 13:08:55 ---> a278b2774f28 13:08:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:08:55 ---> Using cache 13:08:55 ---> f04ef3e11a9c 13:08:55 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:08:56 Removing intermediate container ff73f7309e29 13:08:56 ---> 5bc33708ae14 13:08:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:08:58 ---> e3fc01e93ff2 13:08:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:09:02 ---> 2be64ca64dd6 13:09:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:09:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:09:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:09:03 ---> 0a5c829318e1 13:09:03 Step 3/23 : WORKDIR /edgex-go 13:09:03 ---> Using cache 13:09:03 ---> 27f2f1261fbc 13:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 ---> Using cache 13:09:03 ---> 664ee3abaea1 13:09:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:09:03 ---> Running in e511405e6aa7 13:09:05 ---> fcbb0c493a45 13:09:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:09:06 ---> 8fc23fc3f82d 13:09:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:09:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:09:06 ---> 9f4db9ebefb4 13:09:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:09:07 ---> d7ef2e81701f 13:09:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:09:07 OK: 220 MiB in 52 packages 13:09:08 ---> ad9a91fd3487 13:09:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:09:08 ---> Running in 5bd7f8cf85d6 13:09:09 ---> 3822d9f453e9 13:09:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:09:09 Removing intermediate container e511405e6aa7 13:09:09 ---> 595f589b3295 13:09:09 Step 6/23 : COPY go.mod vendor* ./ 13:09:09 ---> Running in 59d84022751f 13:09:10 Removing intermediate container 59d84022751f 13:09:10 ---> 571bfd1eef92 13:09:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:09:10 ---> Running in 9abd71fa2102 13:09:11 ---> 70ef4edefb86 13:09:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:11 ---> Running in 15fa96b2e3f2 13:09:11 Removing intermediate container 9abd71fa2102 13:09:11 ---> 18aa01292fb9 13:09:11 Step 21/23 : LABEL arch=arm64 13:09:12 ---> Running in 21147a1d4419 13:09:12 Removing intermediate container 5bd7f8cf85d6 13:09:12 ---> c7da1962b6f6 13:09:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:09:13 ---> Running in a31bc05d1fe5 13:09:13 Removing intermediate container 21147a1d4419 13:09:13 ---> cc449663a989 13:09:13 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:09:13 ---> Running in 67e5b9bd0fd9 13:09:14 Removing intermediate container a31bc05d1fe5 13:09:14 ---> c99b4044cf84 13:09:14 Step 20/22 : LABEL arch=arm64 13:09:14 ---> Running in 31623b4e4413 13:09:14 Removing intermediate container 67e5b9bd0fd9 13:09:14 ---> 5625b1a3dbcb 13:09:14 Step 23/23 : LABEL version=0.0.0 13:09:14 ---> Running in ef65e20d00ed 13:09:14 Removing intermediate container 31623b4e4413 13:09:14 ---> 5121f49bd920 13:09:14 Step 21/22 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:09:14 ---> Running in cccfad2a1c66 13:09:14 Removing intermediate container ef65e20d00ed 13:09:14 ---> a8f501dfe2af 13:09:14 13:09:15 Removing intermediate container cccfad2a1c66 13:09:15 ---> 6b77bee43aab 13:09:15 Step 22/22 : LABEL version=0.0.0 13:09:15 Successfully built a8f501dfe2af 13:09:15 Successfully tagged security-spire-server-arm64:latest 13:09:15 Building security-secretstore-setup 13:09:15 ---> Running in d2c10c56ae53 13:09:16  Building security-spire-server ... done Removing intermediate container d2c10c56ae53 13:09:16 ---> a736e4f46e16 13:09:16 13:09:16 Successfully built a736e4f46e16 13:09:16 Successfully tagged security-proxy-setup-arm64:latest 13:09:16  Building security-proxy-setup ... done Building sys-mgmt-agent 13:09:17 Removing intermediate container 15fa96b2e3f2 13:09:17 ---> 5ae6bfe4061b 13:09:17 Step 8/23 : COPY . . 13:09:44 ---> b22d950c0cbb 13:09:44 Step 9/23 : RUN make cmd/core-data/core-data 13:09:44 ---> Running in 928c0fcabda1 13:09:45 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 13:10:12 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:10:12 ---> 0a5c829318e1 13:10:12 Step 3/25 : WORKDIR /edgex-go 13:10:12 ---> Using cache 13:10:12 ---> 27f2f1261fbc 13:10:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:12 ---> Using cache 13:10:12 ---> 664ee3abaea1 13:10:12 Step 5/25 : RUN apk add --update --no-cache make git 13:10:12 ---> Using cache 13:10:12 ---> ed46c7ee4e06 13:10:12 Step 6/25 : COPY go.mod vendor* ./ 13:10:12 ---> Using cache 13:10:12 ---> 2d2914f93d95 13:10:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:12 ---> Using cache 13:10:12 ---> fcb6e4892d5d 13:10:12 Step 8/25 : COPY . . 13:10:12 ---> Using cache 13:10:12 ---> 166351f8bfb5 13:10:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:10:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:10:12 ---> 0a5c829318e1 13:10:12 Step 3/23 : WORKDIR /edgex-go 13:10:12 ---> Using cache 13:10:12 ---> 27f2f1261fbc 13:10:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:12 ---> Using cache 13:10:12 ---> 664ee3abaea1 13:10:12 Step 5/23 : RUN apk add --update --no-cache make bash git 13:10:12 ---> Running in 1d1f3b1de407 13:10:12 ---> Running in 4132fe9b906e 13:10:12 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 13:10:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:10:15 OK: 220 MiB in 52 packages 13:10:16 Removing intermediate container 1d1f3b1de407 13:10:16 ---> b7f3ba7e386a 13:10:16 Step 6/23 : COPY go.mod vendor* ./ 13:10:17 ---> 8e7ba89cb099 13:10:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:17 ---> Running in f8a248e7618f 13:10:22 Removing intermediate container f8a248e7618f 13:10:22 ---> 247fb8bf6f26 13:10:22 Step 8/23 : COPY . . 13:10:49 ---> ca75dabd9ba6 13:10:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:10:49 ---> Running in e7a50ae09b0b 13:10:49 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 13:13:56 Removing intermediate container 911420c5ffff 13:13:56 ---> e6b5b1ba7a03 13:13:56 13:13:56 Step 10/23 : FROM alpine:3.14 13:13:56 ---> cc3d11fa2d52 13:13:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:13:56 ---> Using cache 13:13:56 ---> 2e77029e7b77 13:13:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:13:56 ---> Using cache 13:13:56 ---> 22c0211e0751 13:13:56 Step 13/23 : ENV APP_PORT=59881 13:13:56 ---> Running in c73bf563f67b 13:13:56 Removing intermediate container c73bf563f67b 13:13:56 ---> 00252a5004d0 13:13:56 Step 14/23 : EXPOSE $APP_PORT 13:13:56 ---> Running in ac33c1666ebe 13:13:56 Removing intermediate container ac33c1666ebe 13:13:56 ---> 784bf1bebd0e 13:13:56 Step 15/23 : WORKDIR / 13:13:56 ---> Running in 77a57704d987 13:13:56 Removing intermediate container 77a57704d987 13:13:56 ---> 988ece2d98b5 13:13:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:56 ---> f72988099cb7 13:13:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:13:58 ---> d4247da10c7c 13:13:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:13:59 ---> c3113c7b3b5d 13:13:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:13:59 ---> Running in 442dec122d8b 13:14:00 Removing intermediate container 442dec122d8b 13:14:00 ---> b3eb5774cad3 13:14:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:14:00 ---> Running in 165f6755a9d7 13:14:00 Removing intermediate container 165f6755a9d7 13:14:00 ---> 58e75c2fab69 13:14:00 Step 21/23 : LABEL arch=arm64 13:14:00 ---> Running in b7a28d3b2108 13:14:01 Removing intermediate container b7a28d3b2108 13:14:01 ---> a5f05d1fbaca 13:14:01 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:14:01 ---> Running in a58a09ed5922 13:14:02 Removing intermediate container a58a09ed5922 13:14:02 ---> bd3a0de3d3c4 13:14:02 Step 23/23 : LABEL version=0.0.0 13:14:02 ---> Running in 18127115aeb3 13:14:02 Removing intermediate container 18127115aeb3 13:14:02 ---> 157887e12b97 13:14:02 13:14:03 Successfully built 157887e12b97 13:14:03 Successfully tagged core-metadata-arm64:latest 13:14:59  Building core-metadata ... done Removing intermediate container 0a3c0d2049d7 13:14:59 ---> 66a3303b9141 13:14:59 13:14:59 Step 10/31 : FROM alpine:3.14 13:14:59 ---> cc3d11fa2d52 13:14:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:14:59 ---> Running in d8ff4adce176 13:14:59 Removing intermediate container d8ff4adce176 13:14:59 ---> 5f280163d3b8 13:14:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:14:59 ---> Running in c293222a1c9e 13:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:02 (1/2) Installing dumb-init (1.2.5-r1) 13:15:02 (2/2) Installing su-exec (0.2-r1) 13:15:02 Executing busybox-1.33.1-r6.trigger 13:15:02 OK: 6 MiB in 16 packages 13:15:03 Removing intermediate container c293222a1c9e 13:15:03 ---> e66ce57fd593 13:15:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:15:03 ---> Running in 9b97f422eb08 13:15:04 Removing intermediate container 9b97f422eb08 13:15:04 ---> fed5e36ee735 13:15:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:15:04 ---> Running in ff3fe495a748 13:15:05 Removing intermediate container ff3fe495a748 13:15:05 ---> 360d48109062 13:15:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:15:05 ---> Running in 6d9aff8cb317 13:15:07 Removing intermediate container 6d9aff8cb317 13:15:07 ---> f1dc55101fcf 13:15:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:15:08 ---> Running in ced60c0ff455 13:15:08 Removing intermediate container ced60c0ff455 13:15:08 ---> 3b1614924dac 13:15:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:15:09 ---> 4d6df349c562 13:15:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:15:09 ---> Running in a643656d55ce 13:15:12 Removing intermediate container a643656d55ce 13:15:12 ---> 0b529176ef65 13:15:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:13 ---> 4910757689e7 13:15:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:15:15 ---> e82813ece025 13:15:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:15:16 ---> eea62b476673 13:15:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:15:17 ---> 011d0642e4fa 13:15:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:15:17 ---> 41910ffd9aa8 13:15:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:15:17 ---> Running in b7872fd8653d 13:15:18 Removing intermediate container b7872fd8653d 13:15:18 ---> df0b26306ae2 13:15:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:15:19 ---> 08a1993056e2 13:15:19 Step 26/31 : RUN chmod +x /entrypoint.sh 13:15:19 ---> Running in 4f71b72e97c3 13:15:23 Removing intermediate container 4f71b72e97c3 13:15:23 ---> 8d666ad89a4b 13:15:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:15:23 ---> Running in dbf65c9bbbcc 13:15:23 Removing intermediate container dbf65c9bbbcc 13:15:23 ---> 69904b6dcafa 13:15:23 Step 28/31 : CMD ["gate"] 13:15:24 ---> Running in 54a7be1674a4 13:15:24 Removing intermediate container 54a7be1674a4 13:15:24 ---> 65c2ee60c2ca 13:15:24 Step 29/31 : LABEL arch=arm64 13:15:24 ---> Running in f455451c54a0 13:15:25 Removing intermediate container f455451c54a0 13:15:25 ---> ef855c4a7060 13:15:25 Step 30/31 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:15:25 ---> Running in 7fbdbaf74e47 13:15:26 Removing intermediate container 7fbdbaf74e47 13:15:26 ---> e3211f061bf4 13:15:26 Step 31/31 : LABEL version=0.0.0 13:15:26 ---> Running in 81aa4b3fcdde 13:15:27 Removing intermediate container 81aa4b3fcdde 13:15:27 ---> 786d74426006 13:15:27 13:15:27 Successfully built 786d74426006 13:15:27 Successfully tagged security-bootstrapper-arm64:latest 13:15:54  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 13:16:04 Removing intermediate container 4132fe9b906e 13:16:04 ---> b28a5f3a19b1 13:16:04 13:16:04 Step 10/25 : FROM alpine:3.14 13:16:04 ---> cc3d11fa2d52 13:16:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:16:04 ---> Running in 2d6bd460077e 13:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:16:07 (1/3) Installing ca-certificates (20211220-r0) 13:16:07 (2/3) Installing dumb-init (1.2.5-r1) 13:16:07 (3/3) Installing su-exec (0.2-r1) 13:16:07 Executing busybox-1.33.1-r6.trigger 13:16:07 Executing ca-certificates-20211220-r0.trigger 13:16:07 OK: 6 MiB in 17 packages 13:16:09 Removing intermediate container 2d6bd460077e 13:16:09 ---> b1d63fd8db54 13:16:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:16:09 ---> Running in 4062f8f22614 13:16:09 Removing intermediate container 4062f8f22614 13:16:09 ---> a910730aa9d5 13:16:09 Step 13/25 : WORKDIR / 13:16:09 ---> Running in f56a9e7c624d 13:16:10 Removing intermediate container f56a9e7c624d 13:16:10 ---> 7a96ff831107 13:16:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:16:11 ---> f41d5fdee0cf 13:16:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:16:12 ---> 7e96857cb176 13:16:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:16:13 Removing intermediate container e7a50ae09b0b 13:16:13 ---> 27103fb10136 13:16:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:16:13 ---> 097a1217d6bc 13:16:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:16:13 ---> Running in 9b1e35d1d72d 13:16:14 ---> 7519560198c5 13:16:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:16:14 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 13:16:16 Removing intermediate container 928c0fcabda1 13:16:16 ---> 310810932723 13:16:16 13:16:16 Step 10/23 : FROM alpine:3.14 13:16:16 ---> cc3d11fa2d52 13:16:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:16:16 ---> 2a5e211be298 13:16:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:16:16 ---> Running in 66d5372c1d32 13:16:16 Removing intermediate container 9b1e35d1d72d 13:16:16 ---> 0bded3813d51 13:16:16 13:16:16 Step 11/23 : FROM docker:20.10.14 13:16:16 Removing intermediate container 66d5372c1d32 13:16:16 ---> fc162ec84f59 13:16:16 Step 12/23 : ENV APP_PORT=59880 13:16:17 ---> Running in 37c140de47a8 13:16:17 20.10.14: Pulling from library/docker 13:16:17 Removing intermediate container 37c140de47a8 13:16:17 ---> d4989dbb4027 13:16:17 Step 13/23 : EXPOSE $APP_PORT 13:16:17 ---> Running in 8e01b33ec022 13:16:18 ---> 353122ffb574 13:16:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:16:18 Removing intermediate container 8e01b33ec022 13:16:18 ---> a90c75ff2e36 13:16:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:18 ---> Running in 20b0de023b26 13:16:19 ---> 5a1155703ff9 13:16:19 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/ 13:16:19 ---> Running in 58734a993c26 13:16:20 Removing intermediate container 20b0de023b26 13:16:20 ---> 350a8441aca2 13:16:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:16:21 ---> Running in 013d9e58de26 13:16:22 Removing intermediate container 58734a993c26 13:16:22 ---> 4865485a9e21 13:16:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:16:22 ---> Running in 49db055df7e1 13:16:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:16:22 Removing intermediate container 49db055df7e1 13:16:22 ---> 7a5ddb8e9cfc 13:16:22 Step 23/25 : LABEL arch=arm64 13:16:22 ---> Running in bffdd5c7ddca 13:16:23 Removing intermediate container bffdd5c7ddca 13:16:23 ---> 428ebc147453 13:16:23 Step 24/25 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:16:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:16:23 ---> Running in 14d9ec0fdd56 13:16:24 Removing intermediate container 14d9ec0fdd56 13:16:24 ---> b4654f06b463 13:16:24 Step 25/25 : LABEL version=0.0.0 13:16:24 ---> Running in 7231c2036a0a 13:16:24 (1/6) Installing dumb-init (1.2.5-r1) 13:16:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:16:24 Removing intermediate container 7231c2036a0a 13:16:24 ---> e1f0207f5019 13:16:24 13:16:24 (3/6) Installing libsodium (1.0.18-r0) 13:16:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:16:24 (5/6) Installing libzmq (4.3.4-r0) 13:16:24 (6/6) Installing zeromq (4.3.4-r0) 13:16:24 Executing busybox-1.33.1-r6.trigger 13:16:24 OK: 8 MiB in 20 packages 13:16:24 Successfully built e1f0207f5019 13:16:24 Successfully tagged security-secretstore-setup-arm64:latest 13:16:26  Building security-secretstore-setup ... done Removing intermediate container 013d9e58de26 13:16:26 ---> 173632ccbaf9 13:16:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:26 ---> 0ab26662c2ce 13:16:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:16:27 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 13:16:27 Status: Downloaded newer image for docker:20.10.14 13:16:27 ---> c52727829a8a 13:16:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:16:27 ---> Running in 17d7da46a2a7 13:16:28 ---> 1b410db91b9a 13:16:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:16:28 Removing intermediate container 17d7da46a2a7 13:16:28 ---> aef0ac7f211c 13:16:28 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 13:16:28 ---> Running in c32fbd401ee0 13:16:29 ---> 507616a37024 13:16:29 Step 19/23 : ENTRYPOINT ["/core-data"] 13:16:29 ---> Running in ac03b05ee6e4 13:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:29 Removing intermediate container ac03b05ee6e4 13:16:29 ---> 7fbf4788c607 13:16:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:29 ---> Running in df9d4748b51d 13:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:29 Removing intermediate container df9d4748b51d 13:16:29 ---> 8b9ad25f87e3 13:16:29 Step 21/23 : LABEL arch=arm64 13:16:30 ---> Running in 5c8634feef4c 13:16:30 Removing intermediate container 5c8634feef4c 13:16:30 ---> 35c7c1924539 13:16:30 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:16:30 ---> Running in 497c8ea2d03f 13:16:30 (1/43) Installing readline (8.1.1-r0) 13:16:30 (2/43) Installing bash (5.1.16-r0) 13:16:30 Executing bash-5.1.16-r0.post-install 13:16:30 (3/43) Installing brotli-libs (1.0.9-r5) 13:16:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:16:30 (5/43) Installing libcurl (7.80.0-r0) 13:16:30 (6/43) Installing curl (7.80.0-r0) 13:16:31 (7/43) Installing dumb-init (1.2.5-r1) 13:16:31 Removing intermediate container 497c8ea2d03f 13:16:31 ---> aa942fef77e2 13:16:31 Step 23/23 : LABEL version=0.0.0 13:16:31 (8/43) Installing libbz2 (1.0.8-r1) 13:16:31 (9/43) Installing expat (2.4.7-r0) 13:16:31 (10/43) Installing libffi (3.4.2-r1) 13:16:31 (11/43) Installing gdbm (1.22-r0) 13:16:31 (12/43) Installing xz-libs (5.2.5-r0) 13:16:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:16:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:16:31 (15/43) Installing mpdecimal (2.5.1-r1) 13:16:31 ---> Running in d119df291c57 13:16:31 (16/43) Installing sqlite-libs (3.36.0-r0) 13:16:31 (17/43) Installing python3 (3.9.7-r4) 13:16:31 Removing intermediate container d119df291c57 13:16:31 ---> c8e859505003 13:16:31 13:16:31 Successfully built c8e859505003 13:16:31 Successfully tagged core-data-arm64:latest 13:16:33  Building core-data ... done (18/43) Installing py3-appdirs (1.4.4-r2) 13:16:33 (19/43) Installing py3-certifi (2020.12.5-r1) 13:16:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:16:33 (21/43) Installing py3-idna (3.3-r0) 13:16:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:16:33 (23/43) Installing py3-requests (2.26.0-r1) 13:16:33 (24/43) Installing py3-msgpack (1.0.2-r1) 13:16:33 (25/43) Installing py3-lockfile (0.12.2-r4) 13:16:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:16:33 (27/43) Installing py3-colorama (0.4.4-r1) 13:16:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:16:33 (29/43) Installing py3-distlib (0.3.3-r0) 13:16:33 (30/43) Installing py3-distro (1.6.0-r0) 13:16:33 (31/43) Installing py3-six (1.16.0-r0) 13:16:33 (32/43) Installing py3-webencodings (0.5.1-r4) 13:16:33 (33/43) Installing py3-html5lib (1.1-r1) 13:16:33 (34/43) Installing py3-parsing (2.4.7-r2) 13:16:33 (35/43) Installing py3-packaging (20.9-r1) 13:16:33 (36/43) Installing py3-tomli (1.2.2-r0) 13:16:33 (37/43) Installing py3-pep517 (0.12.0-r0) 13:16:33 (38/43) Installing py3-progress (1.6-r0) 13:16:33 (39/43) Installing py3-retrying (1.3.3-r2) 13:16:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:16:33 (41/43) Installing py3-setuptools (52.0.0-r4) 13:16:33 (42/43) Installing py3-toml (0.10.2-r2) 13:16:33 (43/43) Installing py3-pip (20.3.4-r1) 13:16:34 Executing busybox-1.34.1-r4.trigger 13:16:34 OK: 82 MiB in 65 packages 13:16:37 Collecting docker-compose==1.23.2 13:16:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:16:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:16:38 Collecting docker<4.0,>=3.6.0 13:16:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:16:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:16:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:16:39 Collecting dockerpty<0.5,>=0.4.1 13:16:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:16:41 Collecting jsonschema<3,>=2.5.1 13:16:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:16:41 Collecting docopt<0.7,>=0.6.1 13:16:41 Downloading docopt-0.6.2.tar.gz (25 kB) 13:16:43 Collecting cached-property<2,>=1.2.0 13:16:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:16:43 Collecting websocket-client<1.0,>=0.32.0 13:16:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:16:43 Collecting texttable<0.10,>=0.9.0 13:16:43 Downloading texttable-0.9.1.tar.gz (11 kB) 13:16:45 Collecting PyYAML<4,>=3.10 13:16:45 Downloading PyYAML-3.13.tar.gz (270 kB) 13:16:48 Collecting docker-pycreds>=0.4.0 13:16:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:16:48 Collecting chardet<3.1.0,>=3.0.2 13:16:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:16:49 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) 13:16:49 Collecting idna<2.8,>=2.5 13:16:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:16:49 Collecting urllib3<1.25,>=1.21.1 13:16:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:16:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:16:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:16:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:16:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:16:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:16:50 Attempting uninstall: urllib3 13:16:50 Found existing installation: urllib3 1.26.7 13:16:50 Uninstalling urllib3-1.26.7: 13:16:50 Successfully uninstalled urllib3-1.26.7 13:16:51 Attempting uninstall: idna 13:16:51 Found existing installation: idna 3.3 13:16:51 Uninstalling idna-3.3: 13:16:51 Successfully uninstalled idna-3.3 13:16:54 Attempting uninstall: requests 13:16:54 Found existing installation: requests 2.26.0 13:16:54 Uninstalling requests-2.26.0: 13:16:54 Successfully uninstalled requests-2.26.0 13:16:54 Running setup.py install for texttable: started 13:16:56 Running setup.py install for texttable: finished with status 'done' 13:16:56 Running setup.py install for PyYAML: started 13:16:58 Running setup.py install for PyYAML: finished with status 'done' 13:16:58 Running setup.py install for docopt: started 13:16:59 Running setup.py install for docopt: finished with status 'done' 13:16:59 Running setup.py install for dockerpty: started 13:17:01 Running setup.py install for dockerpty: finished with status 'done' 13:17:03 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 13:17:13 Removing intermediate container c32fbd401ee0 13:17:13 ---> bb2f470734ac 13:17:13 Step 14/23 : ENV APP_PORT=58890 13:17:13 ---> Running in 619bece529e8 13:17:13 Removing intermediate container 619bece529e8 13:17:13 ---> f9cc20412bcc 13:17:13 Step 15/23 : EXPOSE $APP_PORT 13:17:13 ---> Running in f2819a71cec7 13:17:13 Removing intermediate container f2819a71cec7 13:17:13 ---> 812a892efb55 13:17:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:17:13 ---> e78629243d20 13:17:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:17:14 ---> 2e18fdad129e 13:17:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:17:15 ---> e9d6a97b5a79 13:17:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:17:15 ---> Running in 723bc0afed76 13:17:15 Removing intermediate container 723bc0afed76 13:17:15 ---> 6788b63ebf98 13:17:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:15 ---> Running in 50b07c6bb603 13:17:15 Removing intermediate container 50b07c6bb603 13:17:15 ---> 2e30f22cb798 13:17:15 Step 21/23 : LABEL arch=arm64 13:17:16 ---> Running in 6f4ac1b84f3b 13:17:16 Removing intermediate container 6f4ac1b84f3b 13:17:16 ---> 50dafba3a0cd 13:17:16 Step 22/23 : LABEL git_sha=7d30c6a6aa19abd30f3534d058e75bb7d6116371 13:17:16 ---> Running in ee12b5286458 13:17:16 Removing intermediate container ee12b5286458 13:17:16 ---> 2e440792e3a9 13:17:16 Step 23/23 : LABEL version=0.0.0 13:17:16 ---> Running in e16d0aa5bad3 13:17:17 Removing intermediate container e16d0aa5bad3 13:17:17 ---> dd6447bc158d 13:17:17 13:17:17 Successfully built dd6447bc158d 13:17:17 Successfully tagged sys-mgmt-agent-arm64:latest 13:17:17  Building sys-mgmt-agent ... done  [Pipeline] } 13:17:17 $ docker stop --time=1 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c 13:17:19 $ docker rm -f 551b633ffe4e7ff9f3341edf4fd3c7973da6b0e0309e5e13bc68219c2a73fc0c [Pipeline] // withDockerContainer [Pipeline] sh 13:17:20 + docker images 13:17:20 REPOSITORY TAG IMAGE ID CREATED SIZE 13:17:20 sys-mgmt-agent-arm64 latest dd6447bc158d 4 seconds ago 290MB 13:17:20 core-data-arm64 latest c8e859505003 49 seconds ago 34.4MB 13:17:20 security-secretstore-setup-arm64 latest e1f0207f5019 56 seconds ago 40.8MB 13:17:20 0bded3813d51 About a minute ago 1.43GB 13:17:20 310810932723 About a minute ago 1.46GB 13:17:20 b28a5f3a19b1 About a minute ago 1.44GB 13:17:20 security-bootstrapper-arm64 latest 786d74426006 About a minute ago 23.6MB 13:17:20 66a3303b9141 2 minutes ago 1.43GB 13:17:20 core-metadata-arm64 latest 157887e12b97 3 minutes ago 25.1MB 13:17:20 e6b5b1ba7a03 3 minutes ago 1.43GB 13:17:20 security-proxy-setup-arm64 latest a736e4f46e16 8 minutes ago 42.1MB 13:17:20 security-spire-server-arm64 latest a8f501dfe2af 8 minutes ago 82.6MB 13:17:20 88c7bd478031 8 minutes ago 1.44GB 13:17:20 support-notifications-arm64 latest f6be1d3b6aaf 9 minutes ago 25.5MB 13:17:20 support-scheduler-arm64 latest f2b20105fda8 9 minutes ago 24.9MB 13:17:20 7035569cd98a 9 minutes ago 1.43GB 13:17:20 core-command-arm64 latest bdbb77e41626 9 minutes ago 23.7MB 13:17:20 cd7eb0ba7f7e 9 minutes ago 1.43GB 13:17:20 security-spiffe-token-provider-arm64 latest b4061b736215 10 minutes ago 27.7MB 13:17:20 ec837a00b7f3 10 minutes ago 1.43GB 13:17:20 ee93a6906ffd 10 minutes ago 1.42GB 13:17:20 security-spire-agent-arm64 latest 14d247269781 14 minutes ago 118MB 13:17:20 2ae0363464ff 15 minutes ago 1.42GB 13:17:20 security-spire-config-arm64 latest a762f227ae1b 16 minutes ago 81.9MB 13:17:20 637cd455b796 16 minutes ago 1.42GB 13:17:20 ci-base-image-arm64 latest 0a5c829318e1 30 minutes ago 885MB 13:17:20 docker 20.10.14 c52727829a8a 2 days ago 202MB 13:17:20 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 13:17:20 alpine 3.15 03078ca19a05 2 days ago 5.32MB 13:17:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 13:17:20 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 13:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:20 13:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:21 arm64: Pulling from edgex-lftools-log-publisher 13:17:21 8998bd30e6a1: Pulling fs layer 13:17:21 04944245beec: Pulling fs layer 13:17:21 699f458cf7ca: Pulling fs layer 13:17:21 765212b225bb: Pulling fs layer 13:17:21 f23df028b6ca: Pulling fs layer 13:17:21 d65c8cfc05b1: Pulling fs layer 13:17:21 2437ff75d9bd: Pulling fs layer 13:17:21 d65c8cfc05b1: Waiting 13:17:21 2437ff75d9bd: Waiting 13:17:21 765212b225bb: Waiting 13:17:21 f23df028b6ca: Waiting 13:17:21 04944245beec: Verifying Checksum 13:17:21 04944245beec: Download complete 13:17:21 765212b225bb: Verifying Checksum 13:17:21 765212b225bb: Download complete 13:17:21 f23df028b6ca: Verifying Checksum 13:17:21 f23df028b6ca: Download complete 13:17:21 d65c8cfc05b1: Verifying Checksum 13:17:21 d65c8cfc05b1: Download complete 13:17:21 699f458cf7ca: Verifying Checksum 13:17:21 699f458cf7ca: Download complete 13:17:21 8998bd30e6a1: Verifying Checksum 13:17:21 8998bd30e6a1: Download complete 13:17:24 2437ff75d9bd: Verifying Checksum 13:17:24 2437ff75d9bd: Download complete 13:17:26 8998bd30e6a1: Pull complete 13:17:26 04944245beec: Pull complete 13:17:28 699f458cf7ca: Pull complete 13:17:28 765212b225bb: Pull complete 13:17:29 f23df028b6ca: Pull complete 13:17:29 d65c8cfc05b1: Pull complete 13:17:44 2437ff75d9bd: Pull complete 13:17:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-9596 does not seem to be running inside a container 13:17:44 $ 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 13:17:47 $ docker top 985899cbac5b802fe1f936be6d72027a31928f8e39592a009c221bb849f8016d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:48 ---> job-cost.sh 13:17:48 lf-activate-venv: SKIPPING 13:17:48 INFO: No Stack... 13:17:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:49 INFO: Archiving Costs [Pipeline] sh 13:17:50 + cat /w/workspace/edgex-go/3/archives/cost.csv 13:17:50 + cut -d, -f6 [Pipeline] lock 13:17:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] 13:17:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] did not exist. Created. 13:17:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:17:51 + echo total: 0.10999999940395355 [Pipeline] stash 13:17:51 Stashed 1 file(s) [Pipeline] } 13:17:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3929-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:17:51 $ docker stop --time=1 985899cbac5b802fe1f936be6d72027a31928f8e39592a009c221bb849f8016d 13:17:52 $ 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 13:17:53 provisioning config files... 13:17:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5531476512611450613tmp [Pipeline] { [Pipeline] sh 13:17:53 + set +x 13:17:53 + + bashcurl -s -s -- https://codecov.io/bash 13:17:53 13:17:53 13:17:53 _____ _ 13:17:53 / ____| | | 13:17:53 | | ___ __| | ___ ___ _____ __ 13:17:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:17:53 | |___| (_) | (_| | __/ (_| (_) \ V / 13:17:53 \_____\___/ \__,_|\___|\___\___/ \_/ 13:17:53 Bash-1.0.6 13:17:53 13:17:53 13:17:53 ==> git version 2.25.1 found 13:17:53 ==> 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 13:17:53 Release-Date: 2020-01-08 13:17:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:17:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:17:53 ==> Jenkins CI detected. 13:17:53 current dir:  /w/workspace/edgex-go/3 13:17:53 project root: . 13:17:53 --> token set from env 13:17:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:17:53 ==> Running gcov in . (disable via -X gcov) 13:17:53 ==> Python coveragepy not found 13:17:53 ==> Searching for coverage reports in: 13:17:53 + . 13:17:53 -> Found 1 reports 13:17:53 ==> Detecting git/mercurial file structure 13:17:53 ==> Reading reports 13:17:53 + ./coverage.out bytes=429121 13:17:53 ==> Appending adjustments 13:17:53 https://docs.codecov.io/docs/fixing-reports 13:17:54 + Found adjustments 13:17:54 ==> Gzipping contents 13:17:54 60K /tmp/codecov.2OI6VX.gz 13:17:54 ==> Uploading reports 13:17:54 url: https://codecov.io 13:17:54 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= 13:17:54 -> Pinging Codecov 13:17:54 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= 13:17:55 -> Uploading to 13:17:55 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 13:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:55 Dload Upload Total Spent Left Speed 13:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58686 0 0 100 58686 0 233k --:--:-- --:--:-- --:--:-- 233k 13:17:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d30c6a6aa19abd30f3534d058e75bb7d6116371 [Pipeline] } 13:17:55 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 13:17:56 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 13:17:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:57 ---> package-listing.sh 13:17:57 ++ facter osfamily 13:17:57 ++ tr '[:upper:]' '[:lower:]' 13:17:57 + OS_FAMILY=debian 13:17:57 + workspace=/w/workspace/edgex-go/3 13:17:57 + START_PACKAGES=/tmp/packages_start.txt 13:17:57 + END_PACKAGES=/tmp/packages_end.txt 13:17:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:57 + PACKAGES=/tmp/packages_start.txt 13:17:57 + '[' /w/workspace/edgex-go/3 ']' 13:17:57 + PACKAGES=/tmp/packages_end.txt 13:17:57 + case "${OS_FAMILY}" in 13:17:57 + dpkg -l 13:17:57 + grep '^ii' 13:17:57 + '[' -f /tmp/packages_start.txt ']' 13:17:57 + '[' -f /tmp/packages_end.txt ']' 13:17:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:57 + '[' /w/workspace/edgex-go/3 ']' 13:17:57 + mkdir -p /w/workspace/edgex-go/3/archives/ 13:17:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 13:17:57 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 13:17:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:58 13:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:58 latest: Pulling from edgex-lftools-log-publisher 13:17:58 5eb5b503b376: Pulling fs layer 13:17:58 5c69ac0246d0: Pulling fs layer 13:17:58 ec43610c2a17: Pulling fs layer 13:17:58 3a2ae6a8a46f: Pulling fs layer 13:17:58 33b1e0a273af: Pulling fs layer 13:17:58 5d3b04190fa2: Pulling fs layer 13:17:58 2f39f015ded8: Pulling fs layer 13:17:58 3a2ae6a8a46f: Waiting 13:17:58 33b1e0a273af: Waiting 13:17:58 5d3b04190fa2: Waiting 13:17:58 2f39f015ded8: Waiting 13:17:58 5c69ac0246d0: Verifying Checksum 13:17:58 5c69ac0246d0: Download complete 13:17:58 3a2ae6a8a46f: Download complete 13:17:58 33b1e0a273af: Verifying Checksum 13:17:58 33b1e0a273af: Download complete 13:17:58 5d3b04190fa2: Download complete 13:17:58 ec43610c2a17: Verifying Checksum 13:17:58 ec43610c2a17: Download complete 13:17:59 5eb5b503b376: Verifying Checksum 13:17:59 5eb5b503b376: Download complete 13:17:59 2f39f015ded8: Download complete 13:18:00 5eb5b503b376: Pull complete 13:18:00 5c69ac0246d0: Pull complete 13:18:00 ec43610c2a17: Pull complete 13:18:00 3a2ae6a8a46f: Pull complete 13:18:01 33b1e0a273af: Pull complete 13:18:01 5d3b04190fa2: Pull complete 13:18:05 2f39f015ded8: Pull complete 13:18:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:18:05 prd-ubuntu20.04-docker-8c-8g-9595 does not seem to be running inside a container 13:18:05 $ 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 13:18:06 $ docker top 8f329bb1d5a921e2c13b04099f59c2303537fd3be3387272fea523f7b5a9d637 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:18:07 + mkdir -p /var/log/sysstat [Pipeline] sh 13:18:07 + ls /var/log/sa-host 13:18:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:07 provisioning config files... 13:18:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8921002241761470153tmp [Pipeline] { [Pipeline] echo 13:18:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:18:08 ---> create-netrc.sh [Pipeline] } 13:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:18:08 ---> python-tools-install.sh [Pipeline] echo 13:18:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:18:08 ---> sudo-logs.sh 13:18:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:18:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:18:09 ---> job-cost.sh 13:18:09 lf-activate-venv: SKIPPING 13:18:09 DEBUG: total: 0.10999999940395355 13:18:09 INFO: Retrieving Stack Cost... 13:18:09 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:10 INFO: Archiving Costs [Pipeline] echo 13:18:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:18:10 ---> logs-deploy.sh 13:18:10 lf-activate-venv: SKIPPING 13:18:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3929/3 13:18:10 INFO: archiving workspace using pattern(s): 13:18:11 Archives upload complete. 13:18:11 INFO: archiving logs to Nexus