cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at f988924fa1a53bea613f37133d769f5216468f52 rather than 580e9145cd298fcf447d96e8e1119b64ca165578 Obtained Jenkinsfile from f988924fa1a53bea613f37133d769f5216468f52 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-ssh13874973411567544614.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-ssh3208650124349930795.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-3939/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-3939/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4324463588091370767.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-ssh6243654119302244483.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-3939/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-3939/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13533486212847089175.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 ‘prd-ubuntu20.04-docker-8c-8g-9578’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9581 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) > git config core.sparsecheckout # timeout=10 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # 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 f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" > git rev-list --no-walk 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:53:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:53:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:53:24 ========================================================= 09:53:24 EdgeX Global Pipelines Version Info 09:53:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:53:25 ------------------- 09:53:25 stable info: 09:53:25 ------------------- 09:53:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:53:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:53:25 Message: update stable to v1.0.221 09:53:25 ------------------- 09:53:25 experimental info: 09:53:25 ------------------- 09:53:25 Commited By: **** collab-it+edgex@linuxfoundation.org 09:53:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:53:25 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:53:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3939 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3939 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3939 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580e914 [Pipeline] echo 09:53:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:26 provisioning config files... 09:53:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2441834411449896399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:26 ---> docker-login.sh 09:53:26 nexus3.edgexfoundry.org:10001 09:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:26 Configure a credential helper to remove this warning. See 09:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:26 09:53:26 Login Succeeded 09:53:26 nexus3.edgexfoundry.org:10002 09:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:27 Configure a credential helper to remove this warning. See 09:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:27 09:53:27 Login Succeeded 09:53:27 nexus3.edgexfoundry.org:10003 09:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:27 Configure a credential helper to remove this warning. See 09:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:27 09:53:27 Login Succeeded 09:53:27 nexus3.edgexfoundry.org:10004 09:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:27 Configure a credential helper to remove this warning. See 09:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:27 09:53:27 Login Succeeded 09:53:27 docker.io 09:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:27 Configure a credential helper to remove this warning. See 09:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:27 09:53:27 Login Succeeded 09:53:27 ---> docker-login.sh ends [Pipeline] } 09:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:28 + 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 09:53:28 + cut -d/ -f2 09:53:28 + dirname cmd/core-command/Dockerfile 09:53:28 + echo core-command,cmd/core-command/Dockerfile 09:53:28 + dirname cmd/core-data/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo core-data,cmd/core-data/Dockerfile 09:53:28 + dirname cmd/core-metadata/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo core-metadata,cmd/core-metadata/Dockerfile 09:53:28 + dirname cmd/security-bootstrapper/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:53:28 + dirname cmd/security-proxy-setup/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:53:28 + dirname cmd/security-secretstore-setup/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:53:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:53:28 + dirname cmd/security-spire-agent/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:53:28 + dirname cmd/security-spire-config/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:53:28 + dirname cmd/security-spire-server/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:53:28 + dirname cmd/support-notifications/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo support-notifications,cmd/support-notifications/Dockerfile 09:53:28 + dirname cmd/support-scheduler/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:53:28 + dirname cmd/sys-mgmt-agent/Dockerfile 09:53:28 + cut -d/ -f2 09:53:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:53:28 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 09:53:28 + git rev-list -1 --merges 580e9145cd298fcf447d96e8e1119b64ca165578~1..580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo 09:53:28 -----------> git rev-list -1 --merges 580e9145cd298fcf447d96e8e1119b64ca165578~1..580e9145cd298fcf447d96e8e1119b64ca165578 580e9145cd298fcf447d96e8e1119b64ca165578 [false] [Pipeline] sh 09:53:28 + git log --format=format:%s -1 580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo 09:53:28 ========================================================= 09:53:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:53:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:53:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:53:29 + grep -v github /etc/ssh/ssh_known_hosts 09:53:29 + [ -e /tmp/ssh_known_hosts ] 09:53:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:53:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:53:29 + sudo tee -a /etc/ssh/ssh_known_hosts 09:53:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:29 09:53:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:53:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:30 latest: Pulling from edgex-devops/git-semver 09:53:30 a0d0a0d46f8b: Pulling fs layer 09:53:30 3e5f54012d9b: Pulling fs layer 09:53:30 4c7163046ea9: Pulling fs layer 09:53:30 0c2d73faf560: Pulling fs layer 09:53:30 3e5f54012d9b: Download complete 09:53:30 a0d0a0d46f8b: Download complete 09:53:30 0c2d73faf560: Verifying Checksum 09:53:30 0c2d73faf560: Download complete 09:53:30 4c7163046ea9: Verifying Checksum 09:53:30 4c7163046ea9: Download complete 09:53:30 a0d0a0d46f8b: Pull complete 09:53:30 3e5f54012d9b: Pull complete 09:53:30 4c7163046ea9: Pull complete 09:53:31 0c2d73faf560: Pull complete 09:53:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:53:31 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 09:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 09:53:31 $ docker top a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:53:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:31 [ssh-agent] Looking for ssh-agent implementation... 09:53:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:32 $ docker exec a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent 09:53:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLgIla/agent.14 09:53:32 SSH_AGENT_PID=20 09:53:32 Running ssh-add (command line suppressed) 09:53:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3940410614914188056.key (/w/workspace/edgex-go/2@tmp/private_key_3940410614914188056.key) 09:53:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:32 + git tag --points-at HEAD [Pipeline] } 09:53:32 $ docker exec --env ******** --env ******** a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent -k 09:53:32 unset SSH_AUTH_SOCK; 09:53:32 unset SSH_AGENT_PID; 09:53:32 echo Agent pid 20 killed; 09:53:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:53:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:32 [ssh-agent] Looking for ssh-agent implementation... 09:53:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:32 $ docker exec a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent 09:53:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBcHnM/agent.52 09:53:33 SSH_AGENT_PID=59 09:53:33 Running ssh-add (command line suppressed) 09:53:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6096053125357468816.key (/w/workspace/edgex-go/2@tmp/private_key_6096053125357468816.key) 09:53:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:33 + git semver init 09:53:33 # -> Open(): unable to determine branch for HEAD 09:53:33 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:53:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:53:33 # $SEMVER_REMOTE_NAME = origin 09:53:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:53:33 # $SEMVER_USER_NAME = edgex-jenkins 09:53:33 # $SEMVER_BRANCH = PR-3939 09:53:33 # $SEMVER_TEMP = /tmp/semver-948146508 09:53:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:53:48 # '/tmp/semver-948146508' -> '/w/workspace/edgex-go/2/.semver' 09:53:48 # -> Force: false 09:53:48 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:53:48 $ docker exec --env ******** --env ******** a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent -k 09:53:48 unset SSH_AUTH_SOCK; 09:53:48 unset SSH_AGENT_PID; 09:53:48 echo Agent pid 59 killed; 09:53:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:48 + git semver [Pipeline] } 09:53:48 $ docker stop --time=1 a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a 09:53:50 $ docker rm -f a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a [Pipeline] // withDockerContainer [Pipeline] sh 09:53:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:53:51 Stashed 1 file(s) [Pipeline] echo 09:53:51 [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 09:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:53:51 ========================================================= 09:53:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:53:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:53:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:51 59bf1c3509f3: Pulling fs layer 09:53:51 666ba61612fd: Pulling fs layer 09:53:51 8ed8ca486205: Pulling fs layer 09:53:51 4fe6c5a15a65: Pulling fs layer 09:53:51 22a0e8bec74d: Pulling fs layer 09:53:51 640e595b4fbd: Pulling fs layer 09:53:51 763cafe07f6e: Pulling fs layer 09:53:51 0c0b528cf693: Pulling fs layer 09:53:51 10935f4eaf8b: Pulling fs layer 09:53:51 763cafe07f6e: Waiting 09:53:51 4fe6c5a15a65: Waiting 09:53:51 22a0e8bec74d: Waiting 09:53:51 0c0b528cf693: Waiting 09:53:51 640e595b4fbd: Waiting 09:53:51 10935f4eaf8b: Waiting 09:53:51 8ed8ca486205: Verifying Checksum 09:53:51 8ed8ca486205: Download complete 09:53:51 666ba61612fd: Download complete 09:53:51 22a0e8bec74d: Download complete 09:53:51 59bf1c3509f3: Verifying Checksum 09:53:51 59bf1c3509f3: Download complete 09:53:51 640e595b4fbd: Verifying Checksum 09:53:51 640e595b4fbd: Download complete 09:53:51 763cafe07f6e: Verifying Checksum 09:53:51 763cafe07f6e: Download complete 09:53:52 0c0b528cf693: Verifying Checksum 09:53:52 0c0b528cf693: Download complete 09:53:52 59bf1c3509f3: Pull complete 09:53:52 666ba61612fd: Pull complete 09:53:52 8ed8ca486205: Pull complete 09:53:52 10935f4eaf8b: Verifying Checksum 09:53:52 10935f4eaf8b: Download complete 09:53:52 4fe6c5a15a65: Verifying Checksum 09:53:52 4fe6c5a15a65: Download complete 09:53:56 4fe6c5a15a65: Pull complete 09:53:56 22a0e8bec74d: Pull complete 09:53:56 640e595b4fbd: Pull complete 09:53:56 763cafe07f6e: Pull complete 09:53:56 0c0b528cf693: Pull complete 09:53:59 10935f4eaf8b: Pull complete 09:53:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:53:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:53:59 + + docker build -t ci-base-image-x86_64 -f - . 09:53:59 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:53:59 WORKDIR /edgex 09:53:59 COPY go.mod . 09:53:59 RUN go mod download 09:54:01 Sending build context to Docker daemon 334.6MB 09:54:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:54:01 ---> 99d49a6021b9 09:54:01 Step 2/4 : WORKDIR /edgex 09:54:02 ---> Running in f16e2572ee14 09:54:02 Removing intermediate container f16e2572ee14 09:54:02 ---> 3fe6bf18b366 09:54:02 Step 3/4 : COPY go.mod . 09:54:02 ---> e45d126940b1 09:54:02 Step 4/4 : RUN go mod download 09:54:02 ---> Running in c8577945c6a6 09:54:06 Still waiting to schedule task 09:54:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:54:17 Removing intermediate container c8577945c6a6 09:54:17 ---> 396afe810c5c 09:54:17 Successfully built 396afe810c5c 09:54:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:54:18 + docker inspect -f . ci-base-image-x86_64 09:54:18 . [Pipeline] withDockerContainer 09:54:18 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 09:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:18 $ docker top ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:19 + go version 09:54:19 go version go1.17.6 linux/amd64 [Pipeline] } 09:54:19 $ docker stop --time=1 ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da 09:54:20 $ docker rm -f ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:20 + docker inspect -f . ci-base-image-x86_64 09:54:20 . [Pipeline] withDockerContainer 09:54:20 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 09:54:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:21 $ docker top 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:54:21 ========================================================= 09:54:21 [edgeXBuildGoParallel] Running Tests and Build... 09:54:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:54:21 + make test 09:54:21 go mod tidy -compat=1.17 09:54:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:54:28 ? github.com/edgexfoundry/edgex-go [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements 09:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements 09:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.248s coverage: 89.2% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 84.4% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.399s coverage: 94.7% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 24.0% of statements 09:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 09:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 09:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 09:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 09:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 09:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.436s coverage: 65.4% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 09:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 09:55:06 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 09:55:24 GO111MODULE=on go vet ./... 09:55:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:55:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:55:29 ./bin/test-attribution-txt.sh [Pipeline] echo 09:55:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:55:29 + ls -al . 09:55:29 total 664 09:55:29 drwxrwxr-x 10 1001 1001 4096 Mar 31 09:55 . 09:55:29 drwxr-xr-x 4 root root 4096 Mar 31 09:54 .. 09:55:29 -rw-rw-r-- 1 1001 1001 11 Mar 31 09:53 .dockerignore 09:55:29 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:53 .git 09:55:29 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:53 .github 09:55:29 -rw-rw-r-- 1 1001 1001 870 Mar 31 09:53 .gitignore 09:55:29 -rw-rw-r-- 1 1001 1001 42 Mar 31 09:53 .golangci.yml 09:55:29 -rw-rw-r-- 1 1001 1001 87 Mar 31 09:53 .hadolint.yml 09:55:29 drwx------ 3 1001 1001 4096 Mar 31 09:53 .semver 09:55:29 -rw-rw-r-- 1 1001 1001 166 Mar 31 09:53 .sonarcloud.properties 09:55:29 -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:53 ADOPTERS.md 09:55:29 -rw-rw-r-- 1 1001 1001 9953 Mar 31 09:53 Attribution.txt 09:55:29 -rw-rw-r-- 1 1001 1001 51732 Mar 31 09:53 CHANGELOG.md 09:55:29 -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:53 CONTRIBUTING.md 09:55:29 -rw-rw-r-- 1 1001 1001 677 Mar 31 09:53 GOVERNANCE.md 09:55:29 -rw-rw-r-- 1 1001 1001 849 Mar 31 09:53 Jenkinsfile 09:55:29 -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:53 LICENSE 09:55:29 -rw-rw-r-- 1 1001 1001 8478 Mar 31 09:53 Makefile 09:55:29 -rw-rw-r-- 1 1001 1001 582 Mar 31 09:53 OWNERS.md 09:55:29 -rw-rw-r-- 1 1001 1001 8207 Mar 31 09:53 README.md 09:55:29 -rw-rw-r-- 1 1001 1001 6912 Mar 31 09:53 SECURITY.md 09:55:29 -rw-rw-r-- 1 1001 1001 5 Mar 31 09:53 VERSION 09:55:29 -rw-rw-r-- 1 1001 1001 4131 Mar 31 09:53 ZMQWindows.md 09:55:29 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:53 bin 09:55:29 drwxrwxr-x 18 1001 1001 4096 Mar 31 09:53 cmd 09:55:29 -rw-r--r-- 1 root root 429121 Mar 31 09:55 coverage.out 09:55:29 -rw-rw-r-- 1 1001 1001 3175 Mar 31 09:53 go.mod 09:55:29 -rw-rw-r-- 1 1001 1001 34990 Mar 31 09:53 go.sum 09:55:29 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:53 internal 09:55:29 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:53 openapi 09:55:29 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:53 snap 09:55:29 -rw-rw-r-- 1 1001 1001 204 Mar 31 09:53 version.go [Pipeline] sh 09:55:30 + '[' -e coverage.out ] 09:55:30 + chown 1001:1001 coverage.out [Pipeline] stash 09:55:30 Stashed 1 file(s) [Pipeline] sh 09:55:30 + make build 09:55:30 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 09:55:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9582 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws 09:55:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:55:38 The recommended git tool is: git 09:55:45 using credential edgex-jenkins-ssh 09:55:45 Cloning the remote Git repository 09:55:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:55:45 > git init /w/workspace/edgex-go/2 # timeout=10 09:55:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:45 > git --version # timeout=10 09:55:45 > git --version # 'git version 2.25.1' 09:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:48 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 09:56:00 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 09:56:00 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 09:56:01 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 09:56:02 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 09:56:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:56:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:56:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:56:03 Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 09:56:03 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 09:56:03 Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 09:56:03 Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) 09:56:04 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 09:56:03 > git config core.sparsecheckout # timeout=10 09:56:03 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 09:56:03 > git remote # timeout=10 09:56:03 > git config --get remote.origin.url # timeout=10 09:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:03 > git merge f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 09:56:03 > git rev-parse HEAD^{commit} # timeout=10 09:56:03 > git config core.sparsecheckout # timeout=10 09:56:03 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 09:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:56:07 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 09:56:08 Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" 09:56:08 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:56:09 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:09 Dload Upload Total Spent Left Speed 09:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:56:11 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] } 09:56:12 $ docker stop --time=1 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 09:56:14 $ docker rm -f 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:16 09:56:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:16 latest: Pulling from edgex-devops/edgex-compose 09:56:16 cbdbe7a5bc2a: Pulling fs layer 09:56:16 ca9280d653b3: Pulling fs layer 09:56:16 7e9c9ca2126c: Pulling fs layer 09:56:16 cbdbe7a5bc2a: Download complete 09:56:16 ca9280d653b3: Verifying Checksum 09:56:16 ca9280d653b3: Download complete 09:56:16 cbdbe7a5bc2a: Pull complete 09:56:16 7e9c9ca2126c: Download complete 09:56:17 ca9280d653b3: Pull complete 09:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 88 11843 88 10487 0 0 988 0 0:00:11 0:00:10 0:00:01 2389 100 11843 100 11843 0 0 1116 0 0:00:10 0:00:10 --:--:-- 3496 [Pipeline] sh 09:56:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:56:20 7e9c9ca2126c: Pull complete 09:56:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:56:20 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 09:56:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:56:20 + sudo tee /etc/docker/daemon.new 09:56:20 { 09:56:20 "registry-mirrors": [ 09:56:20 "https://nexus3.edgexfoundry.org:10001" 09:56:20 ], 09:56:20 "bip": "10.250.0.254/24", 09:56:20 "hosts": [ 09:56:20 "tcp://0.0.0.0:5555", 09:56:20 "unix:///var/run/docker.sock" 09:56:20 ], 09:56:20 "mtu": 1458, 09:56:20 "selinux-enabled": true, 09:56:20 "seccomp-profile": "/etc/docker/seccomp.json" 09:56:20 } 09:56:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:56:21 $ docker top 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:56:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:56:22 + docker-compose build --help 09:56:22 + grep parallel 09:56:22 + sudo service docker restart 09:56:22 --parallel Build images in parallel. [Pipeline] } 09:56:22 $ docker stop --time=1 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 09:56:24 $ docker rm -f 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:24 . [Pipeline] withDockerContainer 09:56:24 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 09:56:24 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:56:25 $ docker top 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:25 + docker-compose -f ./docker-compose-build.yml build --parallel 09:56:25 Building core-command ... 09:56:25 Building core-data ... 09:56:25 Building core-metadata ... 09:56:25 Building security-bootstrapper ... 09:56:25 Building security-proxy-setup ... 09:56:25 Building security-secretstore-setup ... 09:56:25 Building security-spiffe-token-provider ... 09:56:25 Building security-spire-agent ... 09:56:25 Building security-spire-config ... 09:56:25 Building security-spire-server ... 09:56:25 Building support-notifications ... 09:56:25 Building support-scheduler ... 09:56:25 Building sys-mgmt-agent ... 09:56:25 Building core-data 09:56:25 Building security-bootstrapper 09:56:25 Building security-spire-config 09:56:25 Building sys-mgmt-agent 09:56:25 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:40 provisioning config files... 09:56:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8137805491149145410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:41 ---> docker-login.sh 09:56:41 nexus3.edgexfoundry.org:10001 09:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:42 Configure a credential helper to remove this warning. See 09:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:42 09:56:42 Login Succeeded 09:56:42 nexus3.edgexfoundry.org:10002 09:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:42 Configure a credential helper to remove this warning. See 09:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:42 09:56:42 Login Succeeded 09:56:42 nexus3.edgexfoundry.org:10003 09:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:42 Configure a credential helper to remove this warning. See 09:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:42 09:56:42 Login Succeeded 09:56:42 nexus3.edgexfoundry.org:10004 09:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:43 Configure a credential helper to remove this warning. See 09:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:43 09:56:43 Login Succeeded 09:56:43 docker.io 09:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:44 Configure a credential helper to remove this warning. See 09:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:44 09:56:44 Login Succeeded 09:56:44 ---> docker-login.sh ends [Pipeline] } 09:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider 09:56:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:56:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:56:44 ---> 396afe810c5c 09:56:44 Step 3/31 : WORKDIR /edgex-go 09:56:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:56:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:56:44 ---> 396afe810c5c 09:56:44 Step 3/24 : WORKDIR /edgex-go 09:56:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:56:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:56:44 ---> 396afe810c5c 09:56:44 Step 3/24 : WORKDIR /edgex-go 09:56:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:56:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:44 ---> 396afe810c5c 09:56:44 Step 3/23 : WORKDIR /edgex-go 09:56:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:56:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:44 ---> 396afe810c5c 09:56:44 Step 3/23 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:56:44 ========================================================= 09:56:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:56:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:56:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:56:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:56:45 9b3977197b4f: Pulling fs layer 09:56:45 1a89e8eeedd5: Pulling fs layer 09:56:45 94645a83ff95: Pulling fs layer 09:56:45 3f3a8bcf1eab: Pulling fs layer 09:56:45 0c92f367c5e7: Pulling fs layer 09:56:45 f7c0051592d6: Pulling fs layer 09:56:45 a227ed2f7395: Pulling fs layer 09:56:45 7b1c46037f91: Pulling fs layer 09:56:45 0c92f367c5e7: Waiting 09:56:45 f7c0051592d6: Waiting 09:56:45 a227ed2f7395: Waiting 09:56:45 7b1c46037f91: Waiting 09:56:45 3f3a8bcf1eab: Waiting 09:56:45 94645a83ff95: Verifying Checksum 09:56:45 94645a83ff95: Download complete 09:56:45 1a89e8eeedd5: Verifying Checksum 09:56:45 1a89e8eeedd5: Download complete 09:56:45 0c92f367c5e7: Verifying Checksum 09:56:45 0c92f367c5e7: Download complete 09:56:45 f7c0051592d6: Verifying Checksum 09:56:45 f7c0051592d6: Download complete 09:56:45 9b3977197b4f: Download complete 09:56:45 a227ed2f7395: Verifying Checksum 09:56:45 a227ed2f7395: Download complete 09:56:45 9b3977197b4f: Pull complete 09:56:46 1a89e8eeedd5: Pull complete 09:56:46 ---> Running in bf2a822962d4 09:56:46 ---> Running in 03d5ac4e2fc5 09:56:46 ---> Running in 072a2aa629f2 09:56:46 ---> Running in 5094b9abf599 09:56:46 ---> Running in 056e8229f264 09:56:46 Removing intermediate container 056e8229f264 09:56:46 ---> 8c482ff46f14 09:56:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:46 Removing intermediate container bf2a822962d4 09:56:46 ---> d67df11fe664 09:56:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:46 ---> Running in bcd7360fc0fd 09:56:46 Removing intermediate container 072a2aa629f2 09:56:46 ---> acb2cdfa2e79 09:56:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:46 Removing intermediate container 5094b9abf599 09:56:46 ---> 3c97119d5994 09:56:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:46 Removing intermediate container 03d5ac4e2fc5 09:56:46 ---> 12af85010cf6 09:56:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:46 ---> Running in 86091cb325d4 09:56:46 ---> Running in a7ec7e5cc714 09:56:46 ---> Running in 09d818592e4a 09:56:46 ---> Running in 425370f949fa 09:56:46 94645a83ff95: Pull complete 09:56:47 7b1c46037f91: Verifying Checksum 09:56:47 7b1c46037f91: Download complete 09:56:47 Removing intermediate container bcd7360fc0fd 09:56:47 ---> f32e54678d6e 09:56:47 Step 5/23 : RUN apk add --update --no-cache make bash git 09:56:47 Removing intermediate container 86091cb325d4 09:56:47 ---> cbd5dcbcfa49 09:56:47 Step 5/24 : RUN apk add --update --no-cache make git 09:56:47 ---> Running in 58227600d7cf 09:56:47 Removing intermediate container a7ec7e5cc714 09:56:47 ---> 1561e05e4c54 09:56:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:56:47 ---> Running in 1498e42fcfa3 09:56:47 ---> Running in 77a78bca7f75 09:56:47 Removing intermediate container 425370f949fa 09:56:47 ---> 27febc50f5ba 09:56:47 Step 5/31 : RUN apk add --update --no-cache make git 09:56:47 3f3a8bcf1eab: Verifying Checksum 09:56:47 3f3a8bcf1eab: Download complete 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:48 ---> Running in 006145d667ef 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:48 Removing intermediate container 09d818592e4a 09:56:48 ---> 0380ef26ff60 09:56:48 Step 5/24 : RUN apk add --update --no-cache make git 09:56:48 ---> Running in 673e7ec746df 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:49 OK: 221 MiB in 52 packages 09:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:49 OK: 221 MiB in 52 packages 09:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:49 OK: 221 MiB in 52 packages 09:56:49 OK: 221 MiB in 52 packages 09:56:49 Removing intermediate container 58227600d7cf 09:56:49 ---> d8f6c5a4db39 09:56:49 Step 6/23 : COPY go.mod vendor* ./ 09:56:49 Removing intermediate container 1498e42fcfa3 09:56:49 ---> 97da40af0cdb 09:56:49 Step 6/24 : COPY go.mod vendor* ./ 09:56:49 OK: 221 MiB in 52 packages 09:56:49 ---> 4a915ca182ea 09:56:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:49 ---> 363e714a114b 09:56:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:49 ---> Running in b51ef7750e88 09:56:49 ---> Running in 45963058f2cd 09:56:49 Removing intermediate container 77a78bca7f75 09:56:49 ---> 19a38d73e2ec 09:56:49 Step 6/23 : COPY go.mod vendor* ./ 09:56:49 ---> 80fcefbe652b 09:56:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:49 ---> Running in 42738ef0414d 09:56:49 Removing intermediate container 006145d667ef 09:56:49 ---> a44ab566a766 09:56:49 Step 6/31 : COPY go.mod vendor* ./ 09:56:49 Removing intermediate container 673e7ec746df 09:56:49 ---> 76240e27d9ee 09:56:49 Step 6/24 : COPY go.mod vendor* ./ 09:56:50 ---> ef4e501bf884 09:56:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:50 ---> f83f86546941 09:56:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:50 ---> Running in f7e5111064a6 09:56:50 ---> Running in 468174a4fe53 09:56:51 Removing intermediate container b51ef7750e88 09:56:51 ---> b52673d3fe96 09:56:51 Step 8/23 : COPY . . 09:56:51 Removing intermediate container 42738ef0414d 09:56:51 ---> f169c61bfc5d 09:56:51 Step 8/23 : COPY . . 09:56:51 Removing intermediate container 45963058f2cd 09:56:51 ---> a5342a24f23c 09:56:51 Step 8/24 : COPY . . 09:56:56 Removing intermediate container 468174a4fe53 09:56:56 ---> 14f2e2061b9a 09:56:56 Step 8/31 : COPY . . 09:56:56 Removing intermediate container f7e5111064a6 09:56:56 ---> 2d00248d9c3a 09:56:56 Step 8/24 : COPY . . 09:56:56 ---> 9a5e20011f40 09:56:56 Step 9/23 : RUN make cmd/core-data/core-data 09:56:56 ---> 6bcded745c53 09:56:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:56:56 ---> 2b1a675541c7 09:56:56 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:56:59 ---> Running in a1971c2266fa 09:56:59 ---> Running in 5fad896d80ec 09:56:59 ---> Running in 1a1fccefcab5 09:56:59 Removing intermediate container 1a1fccefcab5 09:56:59 ---> 7a08dde87b16 09:56:59 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" 09:56:59 ---> Running in e8b8c21d576a 09:57:00 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 09:57:00 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 09:57:00 3f3a8bcf1eab: Pull complete 09:57:00 0c92f367c5e7: Pull complete 09:57:00 f7c0051592d6: Pull complete 09:57:01 a227ed2f7395: Pull complete 09:57:01 spire-1.2.0/ 09:57:02 spire-1.2.0/README.md 09:57:02 spire-1.2.0/bin/ 09:57:02 spire-1.2.0/bin/spire-server 09:57:02 spire-1.2.0/bin/spire-agent 09:57:02 spire-1.2.0/conf/ 09:57:02 spire-1.2.0/conf/server/ 09:57:02 spire-1.2.0/conf/server/server.conf 09:57:02 spire-1.2.0/conf/agent/ 09:57:02 spire-1.2.0/conf/agent/agent.conf 09:57:02 spire-1.2.0/LICENSE 09:57:03 ---> 2ec2ad20a331 09:57:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:57:03 ---> aba2407d5adb 09:57:03 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:57:03 ---> Running in e219d5513299 09:57:03 ---> Running in 2a31a9d88758 09:57:03 Removing intermediate container e219d5513299 09:57:03 ---> 800ddd57910f 09:57:03 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" 09:57:03 ---> Running in 6f187212fd7d 09:57:04 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 09:57:05 spire-1.2.0/ 09:57:05 Removing intermediate container e8b8c21d576a 09:57:05 ---> b139f4ce1452 09:57:05 09:57:05 Step 11/24 : FROM alpine:3.15 09:57:05 3.15: Pulling from library/alpine 09:57:06 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 09:57:06 Status: Downloaded newer image for alpine:3.15 09:57:06 ---> 76c8fb57b6fc 09:57:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:06 spire-1.2.0/README.md 09:57:06 spire-1.2.0/bin/ 09:57:06 spire-1.2.0/bin/spire-server 09:57:06 spire-1.2.0/bin/spire-agent 09:57:06 spire-1.2.0/conf/ 09:57:06 spire-1.2.0/conf/server/ 09:57:06 spire-1.2.0/conf/server/server.conf 09:57:06 spire-1.2.0/conf/agent/ 09:57:06 spire-1.2.0/conf/agent/agent.conf 09:57:06 spire-1.2.0/LICENSE 09:57:06 ---> Running in 1d0f6404ddb7 09:57:06 Removing intermediate container 1d0f6404ddb7 09:57:06 ---> e33e9a0558f0 09:57:06 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:07 ---> Running in 1f5577c1ff8f 09:57:07 7b1c46037f91: Pull complete 09:57:07 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:57:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:57:08 + docker build -t ci-base-image-arm64 -f - . 09:57:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:57:08 WORKDIR /edgex 09:57:08 COPY go.mod . 09:57:08 RUN go mod download 09:57:09 Removing intermediate container 6f187212fd7d 09:57:09 ---> f3ff19450f4c 09:57:09 09:57:09 Step 11/24 : FROM alpine:3.15 09:57:09 ---> 76c8fb57b6fc 09:57:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:09 ---> Using cache 09:57:09 ---> e33e9a0558f0 09:57:09 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:09 ---> Running in e66c456b63d5 09:57:09 Removing intermediate container 1f5577c1ff8f 09:57:09 ---> f218d9399f55 09:57:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:09 ---> Running in 53263e2780e9 09:57:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:10 Sending build context to Docker daemon 169.1MB 09:57:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:57:10 ---> f79e39bc4007 09:57:10 Step 2/4 : WORKDIR /edgex 09:57:11 Removing intermediate container e66c456b63d5 09:57:11 ---> 7b649e90b50a 09:57:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:57:11 ---> Running in 3aad3e1bcd97 09:57:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:11 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:57:11 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:57:11 OK: 15854 distinct packages available 09:57:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:12 ---> Running in 41901446e163 09:57:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:12 (1/5) Installing dumb-init (1.2.5-r1) 09:57:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:12 (2/5) Installing musl-obstack (1.2.3-r0) 09:57:12 (3/5) Installing libucontext (1.1-r0) 09:57:12 Removing intermediate container 41901446e163 09:57:12 ---> 0cce96e5622c 09:57:12 Step 3/4 : COPY go.mod . 09:57:13 (4/5) Installing gcompat (1.0.0-r4) 09:57:13 (5/5) Installing openssl (1.1.1n-r0) 09:57:13 Executing busybox-1.34.1-r4.trigger 09:57:13 OK: 6 MiB in 19 packages 09:57:13 ---> ef5eb2697071 09:57:13 Step 4/4 : RUN go mod download 09:57:13 ---> Running in 125bf11b5633 09:57:13 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:57:13 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:57:13 OK: 15854 distinct packages available 09:57:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:14 (1/4) Installing dumb-init (1.2.5-r1) 09:57:14 Removing intermediate container 53263e2780e9 09:57:14 ---> 30cc9b4b8c92 09:57:14 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:57:14 (2/4) Installing musl-obstack (1.2.3-r0) 09:57:14 (3/4) Installing libucontext (1.1-r0) 09:57:14 (4/4) Installing gcompat (1.0.0-r4) 09:57:14 Executing busybox-1.34.1-r4.trigger 09:57:14 OK: 6 MiB in 18 packages 09:57:16 Removing intermediate container 3aad3e1bcd97 09:57:16 ---> aac3a870a6ba 09:57:16 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:57:16 ---> f1c6d118d9df 09:57:16 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:57:20 ---> 0beb30d2c4c2 09:57:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:57:20 ---> 331754ab7019 09:57:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:57:21 ---> dd6025ba9694 09:57:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:57:21 ---> b9f4f7cfe208 09:57:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:57:21 ---> Running in 197240ecd2b6 09:57:21 Removing intermediate container 197240ecd2b6 09:57:21 ---> ebfcf5b4fee9 09:57:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:57:21 ---> 868c5bdfba64 09:57:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:57:21 ---> 53531da1fe37 09:57:21 Step 19/24 : WORKDIR / 09:57:22 ---> Running in 2766ef65b106 09:57:22 ---> 5d343274f39f 09:57:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:22 Removing intermediate container 2766ef65b106 09:57:22 ---> fe7688fda3a5 09:57:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:22 ---> Running in 5e782eb73979 09:57:22 ---> Running in a1ccfc8bf21a 09:57:22 Removing intermediate container 5e782eb73979 09:57:22 ---> 18df19f7ec42 09:57:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:22 ---> Running in 113be335b3d3 09:57:22 Removing intermediate container a1ccfc8bf21a 09:57:22 ---> 90007c00640a 09:57:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:23 ---> Running in 714b0c422f81 09:57:23 Removing intermediate container 113be335b3d3 09:57:23 ---> c10044d554fd 09:57:23 Step 22/24 : LABEL arch=x86_64 09:57:23 ---> Running in fbfdd4411575 09:57:23 Removing intermediate container 714b0c422f81 09:57:23 ---> 74aa2f76961a 09:57:23 Step 22/24 : LABEL arch=x86_64 09:57:23 ---> Running in 811b2e62641d 09:57:23 Removing intermediate container fbfdd4411575 09:57:23 ---> ba5fa35e8397 09:57:23 Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:57:23 ---> Running in c2d5bfc31458 09:57:23 Removing intermediate container 811b2e62641d 09:57:23 ---> 2fe4fdb75dc8 09:57:23 Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:57:23 Removing intermediate container c2d5bfc31458 09:57:23 ---> 3822a53d69da 09:57:23 Step 24/24 : LABEL version=0.0.0 09:57:23 ---> Running in 994ad9fb2741 09:57:23 ---> Running in e7e7c80dbade 09:57:24 Removing intermediate container 994ad9fb2741 09:57:24 ---> d5b9519750f8 09:57:24 Step 24/24 : LABEL version=0.0.0 09:57:24 Removing intermediate container e7e7c80dbade 09:57:24 ---> a808810557e5 09:57:24 09:57:24 ---> Running in f7add6ccb668 09:57:24 Successfully built a808810557e5 09:57:24 Successfully tagged security-spire-agent:latest 09:57:24  Building security-spire-agent ... done Building support-scheduler 09:57:24 Removing intermediate container f7add6ccb668 09:57:24 ---> bd1bd4ec8c95 09:57:24 09:57:25 Successfully built bd1bd4ec8c95 09:57:25 Successfully tagged security-spire-config:latest 09:57:25  Building security-spire-config ... done Building core-metadata 09:57:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:57:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:57:31 ---> 396afe810c5c 09:57:31 Step 3/23 : WORKDIR /edgex-go 09:57:31 ---> Using cache 09:57:31 ---> 3c97119d5994 09:57:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:31 ---> Using cache 09:57:31 ---> 1561e05e4c54 09:57:31 Step 5/23 : RUN apk add --update --no-cache make git 09:57:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:57:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:57:32 ---> 396afe810c5c 09:57:32 Step 3/22 : WORKDIR /edgex-go 09:57:32 ---> Using cache 09:57:32 ---> 3c97119d5994 09:57:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:32 ---> Using cache 09:57:32 ---> 1561e05e4c54 09:57:32 Step 5/22 : RUN apk add --update --no-cache make git 09:57:32 ---> Running in b8d17dcb8a75 09:57:32 ---> Running in 244d65f35b15 09:57:32 Removing intermediate container 5fad896d80ec 09:57:32 ---> b36d167d3fec 09:57:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:57:33 ---> Running in 67da0c7a6c54 09:57:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:33 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 09:57:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:34 OK: 221 MiB in 52 packages 09:57:34 OK: 221 MiB in 52 packages 09:57:35 Removing intermediate container 67da0c7a6c54 09:57:35 ---> dd38c9829d57 09:57:35 09:57:35 Step 11/23 : FROM docker:20.10.14 09:57:35 20.10.14: Pulling from library/docker 09:57:35 Removing intermediate container 2a31a9d88758 09:57:35 ---> d1ce7b579190 09:57:35 09:57:35 Step 10/31 : FROM alpine:3.14 09:57:35 Removing intermediate container a1971c2266fa 09:57:35 ---> 0d44776dc410 09:57:35 09:57:35 Step 10/23 : FROM alpine:3.14 09:57:35 Removing intermediate container 244d65f35b15 09:57:35 ---> 939ba26df4a2 09:57:35 Step 6/23 : COPY go.mod vendor* ./ 09:57:35 Removing intermediate container b8d17dcb8a75 09:57:35 ---> 826758b829a4 09:57:35 Step 6/22 : COPY go.mod vendor* ./ 09:57:35 ---> edcc6cf588ff 09:57:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:35 3.14: Pulling from library/alpine 09:57:35 ---> e7170c99fcc3 09:57:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:36 3.14: Pulling from library/alpine 09:57:36 ---> Running in d34902e17cd3 09:57:36 ---> Running in a1e9db4c598b 09:57:36 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 09:57:36 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 09:57:36 Status: Downloaded newer image for alpine:3.14 09:57:36 Status: Image is up to date for alpine:3.14 09:57:36 ---> 84b07dd2d1fd 09:57:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:57:36 ---> 84b07dd2d1fd 09:57:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:57:37 ---> Running in 2eb04fea1e1e 09:57:37 ---> Running in a2f192a64b4f 09:57:37 Removing intermediate container a2f192a64b4f 09:57:37 ---> 064054d528d5 09:57:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:57:37 Removing intermediate container 2eb04fea1e1e 09:57:37 ---> 277628e19125 09:57:37 Step 12/23 : ENV APP_PORT=59880 09:57:37 ---> Running in 6697b6391e2c 09:57:37 ---> Running in d1442f29b6bc 09:57:37 Removing intermediate container d1442f29b6bc 09:57:37 ---> 053eee14376b 09:57:37 Step 13/23 : EXPOSE $APP_PORT 09:57:37 Removing intermediate container a1e9db4c598b 09:57:37 ---> 157057520986 09:57:37 Step 8/22 : COPY . . 09:57:37 Removing intermediate container d34902e17cd3 09:57:37 ---> 6572486ca673 09:57:37 Step 8/23 : COPY . . 09:57:37 ---> Running in 29562052fb17 09:57:37 Removing intermediate container 29562052fb17 09:57:37 ---> c5f42d69ca12 09:57:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:38 (1/2) Installing dumb-init (1.2.5-r1) 09:57:38 (2/2) Installing su-exec (0.2-r1) 09:57:38 Executing busybox-1.33.1-r6.trigger 09:57:38 OK: 6 MiB in 16 packages 09:57:38 ---> Running in c4bb0dc364d7 09:57:41 Removing intermediate container 6697b6391e2c 09:57:41 ---> ac09e316a054 09:57:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:57:41 ---> Running in 3865492052dd 09:57:41 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 09:57:41 Status: Downloaded newer image for docker:20.10.14 09:57:41 ---> 5f3d65aad428 09:57:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:57:41 ---> Running in 177d73f57874 09:57:41 Removing intermediate container 3865492052dd 09:57:41 ---> 2525a4c47f4d 09:57:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:57:42 ---> Running in 6997a687c7ac 09:57:42 Removing intermediate container 177d73f57874 09:57:42 ---> 81346887b954 09:57:42 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 09:57:42 Removing intermediate container c4bb0dc364d7 09:57:42 ---> 93fd2f019e3b 09:57:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:57:42 Removing intermediate container 6997a687c7ac 09:57:42 ---> 7543733a474e 09:57:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:57:42 ---> Running in 951e9b591086 09:57:42 ---> Running in f2b7fcba90a2 09:57:42 ---> Running in 1d213eb95f86 09:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:43 (1/43) Installing readline (8.1.1-r0) 09:57:43 (2/43) Installing bash (5.1.16-r0) 09:57:43 Executing bash-5.1.16-r0.post-install 09:57:43 (3/43) Installing brotli-libs (1.0.9-r5) 09:57:43 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:57:43 (5/43) Installing libcurl (7.80.0-r0) 09:57:43 (6/43) Installing curl (7.80.0-r0) 09:57:43 (7/43) Installing dumb-init (1.2.5-r1) 09:57:43 (8/43) Installing libbz2 (1.0.8-r1) 09:57:43 (9/43) Installing expat (2.4.7-r0) 09:57:43 (10/43) Installing libffi (3.4.2-r1) 09:57:43 (11/43) Installing gdbm (1.22-r0) 09:57:43 (12/43) Installing xz-libs (5.2.5-r0) 09:57:43 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:57:43 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:57:43 (15/43) Installing mpdecimal (2.5.1-r1) 09:57:43 (16/43) Installing sqlite-libs (3.36.0-r0) 09:57:43 (17/43) Installing python3 (3.9.7-r4) 09:57:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:43 (18/43) Installing py3-appdirs (1.4.4-r2) 09:57:43 (19/43) Installing py3-certifi (2020.12.5-r1) 09:57:43 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:57:43 (21/43) Installing py3-idna (3.3-r0) 09:57:43 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:57:43 (23/43) Installing py3-requests (2.26.0-r1) 09:57:43 (24/43) Installing py3-msgpack (1.0.2-r1) 09:57:43 (25/43) Installing py3-lockfile (0.12.2-r4) 09:57:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:57:43 (27/43) Installing py3-colorama (0.4.4-r1) 09:57:43 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:57:43 (29/43) Installing py3-distlib (0.3.3-r0) 09:57:43 (30/43) Installing py3-distro (1.6.0-r0) 09:57:43 (31/43) Installing py3-six (1.16.0-r0) 09:57:43 (32/43) Installing py3-webencodings (0.5.1-r4) 09:57:43 (33/43) Installing py3-html5lib (1.1-r1) 09:57:43 (34/43) Installing py3-parsing (2.4.7-r2) 09:57:43 (35/43) Installing py3-packaging (20.9-r1) 09:57:43 (36/43) Installing py3-tomli (1.2.2-r0) 09:57:43 (37/43) Installing py3-pep517 (0.12.0-r0) 09:57:43 (38/43) Installing py3-progress (1.6-r0) 09:57:43 (39/43) Installing py3-retrying (1.3.3-r2) 09:57:43 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:57:43 (41/43) Installing py3-setuptools (52.0.0-r4) 09:57:43 (42/43) Installing py3-toml (0.10.2-r2) 09:57:43 (43/43) Installing py3-pip (20.3.4-r1) 09:57:43 (1/6) Installing dumb-init (1.2.5-r1) 09:57:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:57:44 Executing busybox-1.34.1-r4.trigger 09:57:44 OK: 83 MiB in 65 packages 09:57:44 (3/6) Installing libsodium (1.0.18-r0) 09:57:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:57:44 (5/6) Installing libzmq (4.3.4-r0) 09:57:44 Removing intermediate container 1d213eb95f86 09:57:44 ---> 9dd9a3eea719 09:57:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:57:44 (6/6) Installing zeromq (4.3.4-r0) 09:57:44 ---> Running in 8fd989e3141c 09:57:44 ---> efc1d90af6f5 09:57:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:57:44 Executing busybox-1.33.1-r6.trigger 09:57:44 OK: 8 MiB in 20 packages 09:57:44 ---> Running in 68cf222de373 09:57:44 Removing intermediate container 8fd989e3141c 09:57:44 ---> b616a85bd80f 09:57:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:57:44 ---> 10f30730ccd8 09:57:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:57:44 ---> Running in 069b3d991d8b 09:57:44 ---> 3a82e84a8bd6 09:57:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:57:44 ---> Running in a75b43e885f4 09:57:44 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 09:57:45 Removing intermediate container f2b7fcba90a2 09:57:45 ---> e8097e83e034 09:57:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:45 Collecting docker-compose==1.23.2 09:57:45 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 09:57:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:57:45 Collecting docopt<0.7,>=0.6.1 09:57:45 Downloading docopt-0.6.2.tar.gz (25 kB) 09:57:45 ---> 28c90a5dec5d 09:57:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:45 Collecting jsonschema<3,>=2.5.1 09:57:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:57:45 Collecting cached-property<2,>=1.2.0 09:57:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:57:45 Collecting texttable<0.10,>=0.9.0 09:57:45 Downloading texttable-0.9.1.tar.gz (11 kB) 09:57:45 Removing intermediate container a75b43e885f4 09:57:45 ---> c50a9781aa8d 09:57:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:46 Collecting dockerpty<0.5,>=0.4.1 09:57:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:57:46 ---> 1d3308169414 09:57:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:57:46 ---> 1bcd0e256aef 09:57:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:57:46 ---> 271ad4c3c8d0 09:57:46 Step 19/23 : ENTRYPOINT ["/core-data"] 09:57:46 ---> Running in 6b45602feb02 09:57:46 Removing intermediate container 6b45602feb02 09:57:46 ---> 197b4a359d23 09:57:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:57:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:57:46 ---> e69884a18e61 09:57:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:57:46 ---> Running in 6e1624a3ecf1 09:57:46 Collecting PyYAML<4,>=3.10 09:57:46 Downloading PyYAML-3.13.tar.gz (270 kB) 09:57:47 Removing intermediate container 6e1624a3ecf1 09:57:47 ---> f1a844973479 09:57:47 Step 21/23 : LABEL arch=x86_64 09:57:47 ---> 9f93db66ffca 09:57:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:57:47 ---> Running in a4444a1b3bfa 09:57:47 Removing intermediate container a4444a1b3bfa 09:57:47 ---> b7715293428c 09:57:47 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:57:47 ---> Running in 938596cc4b4d 09:57:47 ---> 945a75ea6a3d 09:57:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:57:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:57:47 Collecting websocket-client<1.0,>=0.32.0 09:57:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:57:47 Removing intermediate container 938596cc4b4d 09:57:47 ---> 3cde72ba889e 09:57:47 Step 23/23 : LABEL version=0.0.0 09:57:47 Collecting docker<4.0,>=3.6.0 09:57:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:57:47 ---> Running in 06a7b5e9057e 09:57:47 Collecting docker-pycreds>=0.4.0 09:57:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:57:47 ---> 56444d8f51cb 09:57:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:57:48 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) 09:57:48 Collecting chardet<3.1.0,>=3.0.2 09:57:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:57:48 ---> Running in e83f7c57ae24 09:57:48 Removing intermediate container 06a7b5e9057e 09:57:48 ---> 198ebb85b8a0 09:57:48 09:57:48 Collecting urllib3<1.25,>=1.21.1 09:57:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:57:48 Collecting idna<2.8,>=2.5 09:57:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:57:48 Removing intermediate container e83f7c57ae24 09:57:48 ---> 044c0412a361 09:57:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:57:48 Successfully built 198ebb85b8a0 09:57:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:57:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:57:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:57:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:57:48 Successfully tagged core-data:latest 09:57:48 Building security-spiffe-token-provider 09:57:48  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:57:48 Attempting uninstall: urllib3 09:57:48 Found existing installation: urllib3 1.26.7 09:57:48 Uninstalling urllib3-1.26.7: 09:57:48 Successfully uninstalled urllib3-1.26.7 09:57:48 ---> aa58690cfb30 09:57:48 Step 26/31 : RUN chmod +x /entrypoint.sh 09:57:48 Attempting uninstall: idna 09:57:48 Found existing installation: idna 3.3 09:57:48 Uninstalling idna-3.3: 09:57:48 Successfully uninstalled idna-3.3 09:57:49 ---> Running in bd876a0ce8fb 09:57:49 Attempting uninstall: requests 09:57:49 Found existing installation: requests 2.26.0 09:57:49 Uninstalling requests-2.26.0: 09:57:49 Successfully uninstalled requests-2.26.0 09:57:49 Running setup.py install for texttable: started 09:57:49 Running setup.py install for texttable: finished with status 'done' 09:57:49 Running setup.py install for PyYAML: started 09:57:50 Running setup.py install for PyYAML: finished with status 'done' 09:57:50 Running setup.py install for docopt: started 09:57:51 Running setup.py install for docopt: finished with status 'done' 09:57:51 Running setup.py install for dockerpty: started 09:57:51 Running setup.py install for dockerpty: finished with status 'done' 09:57:52 Removing intermediate container bd876a0ce8fb 09:57:52 ---> 088618231663 09:57:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:57:52 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 09:57:53 ---> Running in d16a92aeba0d 09:57:53 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:57:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:57:53 ---> 396afe810c5c 09:57:53 Step 3/20 : WORKDIR /edgex-go 09:57:53 ---> Using cache 09:57:53 ---> 3c97119d5994 09:57:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:57:53 ---> Running in f861cbd064b0 09:57:53 Removing intermediate container d16a92aeba0d 09:57:53 ---> 7fe95006190e 09:57:53 Step 28/31 : CMD ["gate"] 09:57:53 ---> Running in c5e83fd7cd20 09:57:54 Removing intermediate container c5e83fd7cd20 09:57:54 ---> 6a221811b6f4 09:57:54 Step 29/31 : LABEL arch=x86_64 09:57:54 ---> Running in 851a6be8927e 09:57:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:54 Removing intermediate container 851a6be8927e 09:57:54 ---> 9369b85222e7 09:57:54 Step 30/31 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:57:55 ---> Running in b25cdac6c9e4 09:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:55 Removing intermediate container b25cdac6c9e4 09:57:55 ---> 2bd024812dfe 09:57:55 Step 31/31 : LABEL version=0.0.0 09:57:55 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:57:55 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:57:55 OK: 15864 distinct packages available 09:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:55 ---> Running in 4eb67aa9222e 09:57:56 Removing intermediate container 4eb67aa9222e 09:57:56 ---> f8ec96d270f8 09:57:56 09:57:56 Successfully built f8ec96d270f8 09:57:56 Successfully tagged security-bootstrapper:latest 09:57:56  Building security-bootstrapper ... done Building security-proxy-setup 09:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:57 OK: 221 MiB in 52 packages 09:57:58 Removing intermediate container 951e9b591086 09:57:58 ---> 5b01e4a8d725 09:57:58 Step 14/23 : ENV APP_PORT=58890 09:57:58 ---> Running in d40db286754c 09:57:59 Removing intermediate container f861cbd064b0 09:57:59 ---> 78a093cf38b4 09:57:59 Step 5/20 : COPY go.mod vendor* ./ 09:57:59 Removing intermediate container d40db286754c 09:57:59 ---> e25c81522003 09:57:59 Step 15/23 : EXPOSE $APP_PORT 09:57:59 ---> Running in c7ea3fa0b6b9 09:58:00 Removing intermediate container 125bf11b5633 09:58:00 ---> b52442afd240 09:58:00 Successfully built b52442afd240 09:58:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:58:00 ---> fafcc9479591 09:58:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:00 Removing intermediate container c7ea3fa0b6b9 09:58:00 ---> b01c18bce560 09:58:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:58:00 ---> Running in bd6741e6f206 09:58:00 + docker inspect -f . ci-base-image-arm64 09:58:00 . [Pipeline] withDockerContainer 09:58:00 prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container 09:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:58:02 $ docker top 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 -eo pid,comm 09:58:02 ---> 3f48ad0399a3 09:58:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh 09:58:02 ---> 9e58e9c2c4fd 09:58:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:58:02 Removing intermediate container bd6741e6f206 09:58:02 ---> 5be1d47cc398 09:58:02 Step 7/20 : COPY . . 09:58:03 + go version 09:58:03 go version go1.17.6 linux/arm64 [Pipeline] } 09:58:03 $ docker stop --time=1 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 09:58:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:58:03 ---> 396afe810c5c 09:58:03 Step 3/22 : WORKDIR /edgex-go 09:58:03 ---> Using cache 09:58:03 ---> 3c97119d5994 09:58:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:03 ---> Using cache 09:58:03 ---> 1561e05e4c54 09:58:03 Step 5/22 : RUN apk add --update --no-cache make git 09:58:03 ---> Using cache 09:58:03 ---> 826758b829a4 09:58:03 Step 6/22 : COPY go.mod vendor* ./ 09:58:03 ---> Using cache 09:58:03 ---> e7170c99fcc3 09:58:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:03 ---> Using cache 09:58:03 ---> 157057520986 09:58:03 Step 8/22 : COPY . . 09:58:03 ---> Using cache 09:58:03 ---> 10f30730ccd8 09:58:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:58:03 ---> 46eee8292122 09:58:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:58:04 ---> Running in f066a1e057c5 09:58:04 ---> Running in 213dfdc47a27 09:58:04 $ docker rm -f 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:05 Removing intermediate container 213dfdc47a27 09:58:05 ---> e4a21eb4079c 09:58:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:05 ---> Running in edfa57758a5c 09:58:05 + docker inspect -f . ci-base-image-arm64 09:58:05 . [Pipeline] withDockerContainer 09:58:05 prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container 09:58: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:58:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:58:05 Removing intermediate container edfa57758a5c 09:58:05 ---> 9b6e88afe8f0 09:58:05 Step 21/23 : LABEL arch=x86_64 09:58:05 ---> Running in f1ecd81aeeca 09:58:06 Removing intermediate container f1ecd81aeeca 09:58:06 ---> 53b0a413c580 09:58:06 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:06 ---> Running in 8cec6420a7e3 09:58:06 Removing intermediate container 8cec6420a7e3 09:58:06 ---> 1ab57b8b5835 09:58:06 Step 23/23 : LABEL version=0.0.0 09:58:06 $ docker top e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 -eo pid,comm 09:58:07 ---> Running in 8c2dda818315 [Pipeline] { [Pipeline] echo 09:58:07 ========================================================= 09:58:07 [edgeXBuildGoParallel] Running Tests and Build... 09:58:07 ========================================================= [Pipeline] fileExists 09:58:07 Removing intermediate container 8c2dda818315 09:58:07 ---> e5139a9ca0d6 09:58:07 09:58:07 Successfully built e5139a9ca0d6 [Pipeline] sh 09:58:07 Successfully tagged sys-mgmt-agent:latest 09:58:07  Building sys-mgmt-agent ... done Building security-spire-server 09:58:07 + make test 09:58:07 go mod tidy -compat=1.17 09:58:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:58:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:58:12 ---> 396afe810c5c 09:58:12 Step 3/23 : WORKDIR /edgex-go 09:58:12 ---> Using cache 09:58:12 ---> 3c97119d5994 09:58:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:12 ---> Using cache 09:58:12 ---> 1561e05e4c54 09:58:12 Step 5/23 : RUN apk add --update --no-cache make git 09:58:12 ---> Using cache 09:58:12 ---> 826758b829a4 09:58:12 Step 6/23 : COPY go.mod vendor* ./ 09:58:12 ---> Using cache 09:58:12 ---> e7170c99fcc3 09:58:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:12 ---> Using cache 09:58:12 ---> 157057520986 09:58:12 Step 8/23 : COPY . . 09:58:12 ---> Using cache 09:58:12 ---> 10f30730ccd8 09:58:12 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:58:13 ---> Running in 62e39e112127 09:58:13 ---> e54e25c871a8 09:58:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:13 ---> Running in 73a2803b5b75 09:58:13 Removing intermediate container 62e39e112127 09:58:13 ---> 287b8781d479 09:58:13 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" 09:58:14 ---> Running in 8162a5f8093e 09:58: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 09:58:15 spire-1.2.0/ 09:58:16 spire-1.2.0/README.md 09:58:16 spire-1.2.0/bin/ 09:58:16 spire-1.2.0/bin/spire-server 09:58:16 spire-1.2.0/bin/spire-agent 09:58:16 spire-1.2.0/conf/ 09:58:16 spire-1.2.0/conf/server/ 09:58:16 spire-1.2.0/conf/server/server.conf 09:58:16 spire-1.2.0/conf/agent/ 09:58:16 spire-1.2.0/conf/agent/agent.conf 09:58:16 spire-1.2.0/LICENSE 09:58:18 Removing intermediate container 68cf222de373 09:58:18 ---> 594a333be798 09:58:18 09:58:18 Step 10/23 : FROM alpine:3.14 09:58:18 ---> 84b07dd2d1fd 09:58:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:58:18 Removing intermediate container 069b3d991d8b 09:58:18 ---> e5e257237507 09:58:18 09:58:18 Step 10/22 : FROM alpine:3.14 09:58:18 ---> 84b07dd2d1fd 09:58:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:58:18 ---> Running in 02306059f903 09:58:18 ---> Running in 6d173c597a88 09:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:58:19 (1/1) Installing dumb-init (1.2.5-r1) 09:58:19 (1/1) Installing dumb-init (1.2.5-r1) 09:58:19 Executing busybox-1.33.1-r6.trigger 09:58:19 Executing busybox-1.33.1-r6.trigger 09:58:19 OK: 6 MiB in 15 packages 09:58:19 OK: 6 MiB in 15 packages 09:58:20 Removing intermediate container 8162a5f8093e 09:58:20 ---> 3ca5ba918387 09:58:20 09:58:20 Step 11/23 : FROM alpine:3.15 09:58:20 ---> 76c8fb57b6fc 09:58:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:20 ---> Using cache 09:58:20 ---> e33e9a0558f0 09:58:20 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:20 ---> Using cache 09:58:20 ---> 7b649e90b50a 09:58:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:58:20 ---> Running in 618bd116952e 09:58:20 Removing intermediate container 6d173c597a88 09:58:20 ---> 66336e0a23ea 09:58:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:58:20 Removing intermediate container 02306059f903 09:58:20 ---> 3d9247aa9d7c 09:58:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:58:20 ---> Running in 9d2767a70e8e 09:58:21 ---> Running in e99c61a6dfa2 09:58:21 Removing intermediate container 9d2767a70e8e 09:58:21 ---> d3bf5a94dc6b 09:58:21 Step 13/23 : ENV APP_PORT=59881 09:58:21 Removing intermediate container e99c61a6dfa2 09:58:21 ---> 86025df03856 09:58:21 Step 13/22 : ENV APP_PORT=59861 09:58:21 ---> Running in 2a214d2edad6 09:58:21 ---> Running in e4dc5bb3e2dd 09:58:21 Removing intermediate container e4dc5bb3e2dd 09:58:21 ---> 3a7b19aa61af 09:58:21 Step 14/22 : EXPOSE $APP_PORT 09:58:21 Removing intermediate container 2a214d2edad6 09:58:21 ---> 63cc0a6a7225 09:58:21 Step 14/23 : EXPOSE $APP_PORT 09:58:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:58:21 ---> Running in f829d83dfa5b 09:58:21 ---> Running in 4436891ca62b 09:58:21 Removing intermediate container f829d83dfa5b 09:58:21 ---> 7019015a9d67 09:58:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:21 Removing intermediate container 4436891ca62b 09:58:21 ---> 9b5581c05c6a 09:58:21 Step 15/23 : WORKDIR / 09:58:21 ---> Running in bf09b7243b2e 09:58:22 ---> a9cb30738832 09:58:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:58:22 Removing intermediate container bf09b7243b2e 09:58:22 ---> 463be46b61c5 09:58:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:58:23 ---> d5f4d8a0d946 09:58:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:58:23 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:58:23 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:58:23 OK: 15854 distinct packages available 09:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:58:23 ---> 2f0f86327670 09:58:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:58:23 ---> 8890770c186a 09:58:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:58:23 ---> e55b7541896a 09:58:23 ---> Running in feaf55258620 09:58:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:58:24 Removing intermediate container feaf55258620 09:58:24 ---> 1144f91def5c 09:58:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:24 ---> Running in c433e3042411 09:58:24 (1/5) Installing dumb-init (1.2.5-r1) 09:58:24 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 09:58:24 ---> ded5ddbf5281 09:58:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:58:24 (2/5) Installing musl-obstack (1.2.3-r0) 09:58:24 ---> Running in 60a2505743ba 09:58:24 Removing intermediate container c433e3042411 09:58:24 ---> 79789b8dc00a 09:58:24 Step 20/22 : LABEL arch=x86_64 09:58:24 (3/5) Installing libucontext (1.1-r0) 09:58:24 ---> Running in d01526e55f88 09:58:24 (4/5) Installing gcompat (1.0.0-r4) 09:58:24 Removing intermediate container 60a2505743ba 09:58:24 ---> 341c050657cb 09:58:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:24 (5/5) Installing openssl (1.1.1n-r0) 09:58:24 ---> Running in e3923aa85694 09:58:24 Removing intermediate container d01526e55f88 09:58:24 ---> f01907cbf978 09:58:24 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:24 Executing busybox-1.34.1-r4.trigger 09:58:24 OK: 6 MiB in 19 packages 09:58:24 ---> Running in a697a22cf6df 09:58:24 Removing intermediate container e3923aa85694 09:58:24 ---> 4d02927402c0 09:58:24 Step 21/23 : LABEL arch=x86_64 09:58:24 Removing intermediate container a697a22cf6df 09:58:24 ---> 448b4d13a73f 09:58:24 Step 22/22 : LABEL version=0.0.0 09:58:24 ---> Running in 1a7bf7a8ad7e 09:58:25 ---> Running in 6325ecc78991 09:58:25 Removing intermediate container 1a7bf7a8ad7e 09:58:25 ---> dfebe5de54a9 09:58:25 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:25 Removing intermediate container 6325ecc78991 09:58:25 ---> 21cdb98fbc9d 09:58:25 09:58:25 ---> Running in 22da65f2c83f 09:58:25 Removing intermediate container 618bd116952e 09:58:25 ---> 136cd52edaf4 09:58:25 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:58:25 Successfully built 21cdb98fbc9d 09:58:25 Successfully tagged support-scheduler:latest 09:58:25  Building support-scheduler ... done Building support-notifications 09:58:26 Removing intermediate container 22da65f2c83f 09:58:26 ---> fd73cbef33f6 09:58:26 Step 23/23 : LABEL version=0.0.0 09:58:27 ---> Running in 3ba054dd018f 09:58:27 ---> 81a18bef6681 09:58:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:58:27 Removing intermediate container 3ba054dd018f 09:58:27 ---> 7222324bdfa8 09:58:27 09:58:27 Successfully built 7222324bdfa8 09:58:28 Successfully tagged core-metadata:latest 09:58:28 Building core-command 09:58:28  Building core-metadata ... done  ---> 95b19e7b2f42 09:58:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:58:31 ---> e3d81fa3e799 09:58:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:58:31 Removing intermediate container f066a1e057c5 09:58:31 ---> ef43d7cd3d49 09:58:31 09:58:31 Step 10/22 : FROM alpine:3.14 09:58:31 ---> 84b07dd2d1fd 09:58:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:58:31 ---> 7c0f3454c0cd 09:58:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:58:31 ---> Running in 9e263f700dbd 09:58:31 ---> Running in b8ad5b67bd3c 09:58:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:58:32 ---> 396afe810c5c 09:58:32 Step 3/22 : WORKDIR /edgex-go 09:58:32 ---> Using cache 09:58:32 ---> 3c97119d5994 09:58:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:32 ---> Using cache 09:58:32 ---> 1561e05e4c54 09:58:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:58:32 Removing intermediate container b8ad5b67bd3c 09:58:32 ---> 5b608f41c83e 09:58:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:58:32 ---> Running in 739607be62dd 09:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:58:32 ---> Running in fe87f70e20f0 09:58:32 (1/6) Installing ca-certificates (20211220-r0) 09:58:32 (2/6) Installing brotli-libs (1.0.9-r5) 09:58:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:58:32 (4/6) Installing libcurl (7.79.1-r0) 09:58:32 (5/6) Installing curl (7.79.1-r0) 09:58:32 (6/6) Installing dumb-init (1.2.5-r1) 09:58:32 Executing busybox-1.33.1-r6.trigger 09:58:32 Executing ca-certificates-20211220-r0.trigger 09:58:32 Removing intermediate container fe87f70e20f0 09:58:32 ---> 607d55dcdefc 09:58:32 Step 21/23 : LABEL arch=x86_64 09:58:32 OK: 8 MiB in 20 packages 09:58:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:58:32 ---> Running in dc39242e4e36 09:58:33 Removing intermediate container dc39242e4e36 09:58:33 ---> 24504b6e2a5c 09:58:33 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:33 ---> Running in c9c116231a7b 09:58:33 Removing intermediate container c9c116231a7b 09:58:33 ---> 9bf056c026a3 09:58:33 Step 23/23 : LABEL version=0.0.0 09:58:33 Removing intermediate container 9e263f700dbd 09:58:33 ---> 8bc0a7366202 09:58:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:33 ---> Running in 6861e4e9c784 09:58:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:58:33 ---> Running in 42e414ee4d70 09:58:33 OK: 221 MiB in 52 packages 09:58:34 Removing intermediate container 42e414ee4d70 09:58:34 ---> df81dafcfb21 09:58:34 09:58:34 Removing intermediate container 6861e4e9c784 09:58:34 ---> 77a48c57e6d0 09:58:34 Step 13/22 : WORKDIR /edgex 09:58:34 Successfully built df81dafcfb21 09:58:34 Successfully tagged security-spire-server:latest 09:58:34  Building security-spire-server ... done Building security-secretstore-setup 09:58:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:58:34 ---> 396afe810c5c 09:58:34 Step 3/23 : WORKDIR /edgex-go 09:58:34 ---> Using cache 09:58:34 ---> 3c97119d5994 09:58:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:34 ---> Using cache 09:58:34 ---> 1561e05e4c54 09:58:34 Step 5/23 : RUN apk add --update --no-cache make git 09:58:34 ---> Using cache 09:58:34 ---> 826758b829a4 09:58:34 Step 6/23 : COPY go.mod vendor* ./ 09:58:34 ---> Using cache 09:58:34 ---> e7170c99fcc3 09:58:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:34 ---> Using cache 09:58:34 ---> 157057520986 09:58:34 Step 8/23 : COPY . . 09:58:34 ---> Using cache 09:58:34 ---> 10f30730ccd8 09:58:34 Step 9/23 : RUN make cmd/core-command/core-command 09:58:36 ---> Running in 0ae0f2ddfeda 09:58:36 ---> Running in fb1ca839aa9a 09:58:36 Removing intermediate container 739607be62dd 09:58:36 ---> 82a5a7dd5db3 09:58:36 Step 6/22 : COPY go.mod vendor* ./ 09:58:36 Removing intermediate container 0ae0f2ddfeda 09:58:36 ---> 0833b61a454d 09:58:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:58:36 Removing intermediate container 73a2803b5b75 09:58:36 ---> 168643df04df 09:58:36 09:58:36 Step 9/20 : FROM alpine:3.15 09:58:36 ---> 76c8fb57b6fc 09:58:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:36 ---> Using cache 09:58:36 ---> e33e9a0558f0 09:58:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:36 ---> Using cache 09:58:36 ---> 7b649e90b50a 09:58:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:58:36 ---> Running in 7ecfd8c96de2 09:58:36 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 09:58:36 ---> 897e337b0e7b 09:58:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:36 ---> 71c1b6fce1c5 09:58:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:58:36 ---> Running in 23ed9ecc14a1 09:58:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:58:37 ---> 6095f745ff98 09:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:58:38 Removing intermediate container 23ed9ecc14a1 09:58:38 ---> 7f4b410db081 09:58:38 Step 8/22 : COPY . . 09:58:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:58:38 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:58:38 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:58:38 OK: 15854 distinct packages available 09:58:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:58:39 ---> 994b3a99eda3 09:58:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:58:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:58:39 (1/9) Installing ca-certificates (20211220-r0) 09:58:39 (2/9) Installing brotli-libs (1.0.9-r5) 09:58:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:58:40 (4/9) Installing libcurl (7.80.0-r0) 09:58:40 (5/9) Installing curl (7.80.0-r0) 09:58:40 (6/9) Installing dumb-init (1.2.5-r1) 09:58:40 (7/9) Installing musl-obstack (1.2.3-r0) 09:58:40 (8/9) Installing libucontext (1.1-r0) 09:58:40 (9/9) Installing gcompat (1.0.0-r4) 09:58:40 Executing busybox-1.34.1-r4.trigger 09:58:40 Executing ca-certificates-20211220-r0.trigger 09:58:40 OK: 8 MiB in 23 packages 09:58:41 ? github.com/edgexfoundry/edgex-go [no test files] 09:58:41 ---> 5f80c8546fb8 09:58:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:58:41 ---> 396afe810c5c 09:58:41 Step 3/25 : WORKDIR /edgex-go 09:58:41 ---> Using cache 09:58:41 ---> 3c97119d5994 09:58:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:41 ---> Using cache 09:58:41 ---> 1561e05e4c54 09:58:41 Step 5/25 : RUN apk add --update --no-cache make git 09:58:41 ---> Using cache 09:58:41 ---> 826758b829a4 09:58:41 Step 6/25 : COPY go.mod vendor* ./ 09:58:41 ---> Using cache 09:58:41 ---> e7170c99fcc3 09:58:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:41 ---> Using cache 09:58:41 ---> 157057520986 09:58:41 Step 8/25 : COPY . . 09:58:41 ---> Using cache 09:58:41 ---> 10f30730ccd8 09:58:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:41 ---> Running in f30d07a17a1a 09:58:42 ---> Running in 80ada3b946e3 09:58:42 Removing intermediate container 7ecfd8c96de2 09:58:42 ---> 8f16eed97353 09:58:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:58: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:58:43 ---> aca9d19daa0c 09:58:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:58:43 Removing intermediate container f30d07a17a1a 09:58:43 ---> 32cc5c19f2fb 09:58:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:58:43 ---> Running in 979cce56dd86 09:58:44 Removing intermediate container 979cce56dd86 09:58:44 ---> e5408dbad0c9 09:58:44 Step 20/22 : LABEL arch=x86_64 09:58:44 ---> Running in 260ac4a5f73f 09:58:44 ---> 96f22dc0a82c 09:58:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:58:44 Removing intermediate container 260ac4a5f73f 09:58:44 ---> 9e384aef6afd 09:58:44 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:44 ---> Running in 2882b3e9a9cc 09:58:44 ---> b9d25f2e9dab 09:58:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:58:44 ---> Running in 4273446f7c62 09:58:45 Removing intermediate container 2882b3e9a9cc 09:58:45 ---> d0ae15c53f4c 09:58:45 Step 22/22 : LABEL version=0.0.0 09:58:45 ---> Running in 475ba103b611 09:58:45 Removing intermediate container 4273446f7c62 09:58:45 ---> 24a763c360f4 09:58:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:45 ---> Running in 3e357243031a 09:58:45 Removing intermediate container 475ba103b611 09:58:45 ---> 59b400e6986a 09:58:45 09:58:45 Successfully built 59b400e6986a 09:58:45 Successfully tagged security-proxy-setup:latest 09:58:45  Building security-proxy-setup ... done Removing intermediate container 3e357243031a 09:58:45 ---> 01900fd82de9 09:58:45 Step 18/20 : LABEL arch=x86_64 09:58:46 ---> Running in 057357faea83 09:58:46 Removing intermediate container 057357faea83 09:58:46 ---> 7e2b8431cfcf 09:58:46 Step 19/20 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:58:46 ---> Running in de8091d7a207 09:58:47 Removing intermediate container de8091d7a207 09:58:47 ---> 6e2a4a2b2f1d 09:58:47 Step 20/20 : LABEL version=0.0.0 09:58:47 ---> Running in ccb9d3818245 09:58:47 Removing intermediate container ccb9d3818245 09:58:47 ---> 44369b40456f 09:58:47 09:58:47 ---> 2fb7e1cbebdf 09:58:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:58:47 ---> Running in 1a12d113236a 09:58:47 Successfully built 44369b40456f 09:58:47 Successfully tagged security-spiffe-token-provider:latest 09:58:48  Building security-spiffe-token-provider ... done 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 09:59:00 Removing intermediate container fb1ca839aa9a 09:59:00 ---> 4fb3597fe3fd 09:59:00 09:59:00 Step 10/23 : FROM alpine:3.14 09:59:00 ---> 84b07dd2d1fd 09:59:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:59:00 ---> Using cache 09:59:00 ---> 3d9247aa9d7c 09:59:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:59:00 ---> Using cache 09:59:00 ---> 86025df03856 09:59:00 Step 13/23 : ENV APP_PORT=59882 09:59:00 ---> Running in 2884a1d02acf 09:59:00 Removing intermediate container 2884a1d02acf 09:59:00 ---> 6b1fff3850b8 09:59:00 Step 14/23 : EXPOSE $APP_PORT 09:59:00 ---> Running in 28a7323dd992 09:59:00 Removing intermediate container 28a7323dd992 09:59:00 ---> 7cc61fd4c5d3 09:59:00 Step 15/23 : WORKDIR / 09:59:00 ---> Running in 6c28af79d6af 09:59:00 Removing intermediate container 6c28af79d6af 09:59:00 ---> 0b0a1614b839 09:59:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:01 ---> 3128e073b466 09:59:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:59:02 ---> f029727aff27 09:59:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:59:02 ---> 2cb9bf745f32 09:59:02 Step 19/23 : ENTRYPOINT ["/core-command"] 09:59:02 ---> Running in 16ec1c2c2813 09:59:02 Removing intermediate container 16ec1c2c2813 09:59:02 ---> 8aa4390d3090 09:59:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:59:02 ---> Running in 0997a1d78580 09:59:02 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 09:59:02 Removing intermediate container 0997a1d78580 09:59:02 ---> f368422bae28 09:59:02 Step 21/23 : LABEL arch=x86_64 09:59:02 ---> Running in d5d51d259fac 09:59:03 Removing intermediate container d5d51d259fac 09:59:03 ---> 0576ad1497ee 09:59:03 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:59:03 ---> Running in 393836dd294f 09:59:03 Removing intermediate container 393836dd294f 09:59:03 ---> d653d4ee5634 09:59:03 Step 23/23 : LABEL version=0.0.0 09:59:03 ---> Running in 8fc10e8fa01d 09:59:03 Removing intermediate container 8fc10e8fa01d 09:59:03 ---> 98eecb9c2ece 09:59:03 09:59:03 Successfully built 98eecb9c2ece 09:59:03 Successfully tagged core-command:latest 09:59:06  Building core-command ... done Removing intermediate container 80ada3b946e3 09:59:06 ---> 10495a56b354 09:59:06 09:59:06 Step 10/25 : FROM alpine:3.14 09:59:06 ---> 84b07dd2d1fd 09:59:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:59:06 ---> Running in 43885422dca3 09:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:06 (1/3) Installing ca-certificates (20211220-r0) 09:59:06 (2/3) Installing dumb-init (1.2.5-r1) 09:59:06 (3/3) Installing su-exec (0.2-r1) 09:59:06 Executing busybox-1.33.1-r6.trigger 09:59:06 Executing ca-certificates-20211220-r0.trigger 09:59:06 OK: 6 MiB in 17 packages 09:59:07 Removing intermediate container 43885422dca3 09:59:07 ---> ca86c82d99e6 09:59:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:59:08 ---> Running in 57ce47e9c41d 09:59:08 Removing intermediate container 1a12d113236a 09:59:08 ---> d08f5ecca674 09:59:08 09:59:08 Step 10/22 : FROM alpine:3.14 09:59:08 ---> 84b07dd2d1fd 09:59:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:59:08 ---> Running in 0da27592fc76 09:59:08 Removing intermediate container 57ce47e9c41d 09:59:08 ---> 09816d283ceb 09:59:08 Step 13/25 : WORKDIR / 09:59:08 ---> Running in 837b30fa963e 09:59:08 Removing intermediate container 837b30fa963e 09:59:08 ---> 41cb89371bba 09:59:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:59:08 ---> 5f18a6784dc8 09:59:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:08 ---> 2b5903baa321 09:59:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:59:08 (1/2) Installing ca-certificates (20211220-r0) 09:59:08 (2/2) Installing dumb-init (1.2.5-r1) 09:59:08 Executing busybox-1.33.1-r6.trigger 09:59:08 Executing ca-certificates-20211220-r0.trigger 09:59:08 ---> 07052a965737 09:59:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:59:08 OK: 6 MiB in 16 packages 09:59:08 ---> a371f1ff577b 09:59:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:59:09 Removing intermediate container 0da27592fc76 09:59:09 ---> 68487a4c8f99 09:59:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:59:09 ---> 29ef9668abf8 09:59:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:59:09 ---> Running in b63f3e49fa5e 09:59:09 Removing intermediate container b63f3e49fa5e 09:59:09 ---> 742edfc423e2 09:59:09 Step 13/22 : ENV APP_PORT=59860 09:59:09 ---> Running in 618bf6569b45 09:59:09 Removing intermediate container 618bf6569b45 09:59:09 ---> 70f7650979c8 09:59:09 Step 14/22 : EXPOSE $APP_PORT 09:59:09 ---> Running in 14e5ed51a3a0 09:59:10 ---> 4e31afaf2f87 09:59:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:59:10 Removing intermediate container 14e5ed51a3a0 09:59:10 ---> 4651607d6abe 09:59:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:10 ---> e596d225d07d 09:59:10 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/ 09:59:10 ---> d5735daaabca 09:59:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:59:10 ---> Running in 14744d357356 09:59:10 ---> bdf21f325210 09:59:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:59:10 ---> b0dfa65f1e2e 09:59:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:59:10 Removing intermediate container 14744d357356 09:59:10 ---> 3c8abb03634f 09:59:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:59:10 ---> Running in b4b605030028 09:59:10 ---> Running in 60ccaa3f2840 09:59:11 Removing intermediate container b4b605030028 09:59:11 ---> 5fb84d7e996d 09:59:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:59:11 Removing intermediate container 60ccaa3f2840 09:59:11 ---> 3d7efcce901d 09:59:11 Step 23/25 : LABEL arch=x86_64 09:59:11 ---> Running in 0b84ba168adf 09:59:11 ---> Running in 8f678c82a5b7 09:59:11 Removing intermediate container 0b84ba168adf 09:59:11 ---> 1f1222a46032 09:59:11 Step 20/22 : LABEL arch=x86_64 09:59:11 ---> Running in 81246c5308ff 09:59:11 Removing intermediate container 8f678c82a5b7 09:59:11 ---> 9bc1131fed0c 09:59:11 Step 24/25 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:59:11 ---> Running in e708b0026b15 09:59:11 Removing intermediate container 81246c5308ff 09:59:11 ---> 7812e0a35201 09:59:11 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 09:59:11 ---> Running in 938a530cb6b0 09:59:11 Removing intermediate container e708b0026b15 09:59:11 ---> d991edb0181a 09:59:11 Step 25/25 : LABEL version=0.0.0 09:59:11 ---> Running in 572651a841f8 09:59:11 Removing intermediate container 938a530cb6b0 09:59:11 ---> 0dce9dbc691d 09:59:11 Step 22/22 : LABEL version=0.0.0 09:59:11 ---> Running in f63402458c6a 09:59:11 Removing intermediate container 572651a841f8 09:59:11 ---> e4a4ddb903a4 09:59:11 09:59:11 Removing intermediate container f63402458c6a 09:59:11 ---> 4728825b3da0 09:59:11 09:59:11 Successfully built e4a4ddb903a4 09:59:11 Successfully tagged security-secretstore-setup:latest 09:59:11  Building security-secretstore-setup ... done Successfully built 4728825b3da0 09:59:11 Successfully tagged support-notifications:latest 09:59:11  Building support-notifications ... done  [Pipeline] } 09:59:11 $ docker stop --time=1 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 09:59:13 $ docker rm -f 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:13 + docker images 09:59:13 REPOSITORY TAG IMAGE ID CREATED SIZE 09:59:13 support-notifications latest 4728825b3da0 2 seconds ago 26.6MB 09:59:13 security-secretstore-setup latest e4a4ddb903a4 2 seconds ago 42.1MB 09:59:13 d08f5ecca674 6 seconds ago 1.62GB 09:59:13 10495a56b354 8 seconds ago 1.63GB 09:59:13 core-command latest 98eecb9c2ece 10 seconds ago 24.5MB 09:59:13 4fb3597fe3fd 15 seconds ago 1.61GB 09:59:13 security-spiffe-token-provider latest 44369b40456f 26 seconds ago 28.5MB 09:59:13 security-proxy-setup latest 59b400e6986a 28 seconds ago 43.4MB 09:59:13 168643df04df 38 seconds ago 1.61GB 09:59:13 security-spire-server latest df81dafcfb21 40 seconds ago 82.9MB 09:59:13 ef43d7cd3d49 43 seconds ago 1.63GB 09:59:13 core-metadata latest 7222324bdfa8 46 seconds ago 26.1MB 09:59:13 support-scheduler latest 21cdb98fbc9d 48 seconds ago 26MB 09:59:13 3ca5ba918387 53 seconds ago 1.61GB 09:59:13 e5e257237507 56 seconds ago 1.62GB 09:59:13 594a333be798 57 seconds ago 1.62GB 09:59:13 sys-mgmt-agent latest e5139a9ca0d6 About a minute ago 307MB 09:59:13 security-bootstrapper latest f8ec96d270f8 About a minute ago 24.3MB 09:59:13 core-data latest 198ebb85b8a0 About a minute ago 35.9MB 09:59:13 dd38c9829d57 About a minute ago 1.62GB 09:59:13 0d44776dc410 About a minute ago 1.65GB 09:59:13 d1ce7b579190 About a minute ago 1.61GB 09:59:13 security-spire-config latest bd1bd4ec8c95 About a minute ago 82.2MB 09:59:13 security-spire-agent latest a808810557e5 About a minute ago 119MB 09:59:13 f3ff19450f4c 2 minutes ago 1.61GB 09:59:13 b139f4ce1452 2 minutes ago 1.61GB 09:59:13 ci-base-image-x86_64 latest 396afe810c5c 4 minutes ago 896MB 09:59:13 docker 20.10.14 5f3d65aad428 42 hours ago 218MB 09:59:13 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 09:59:13 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 09:59:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 09:59:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 09:59:13 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 09:59:28 Still waiting to schedule task 09:59:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:00:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:00:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:00:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:00:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:00:10 Running on prd-ubuntu18.04-docker-8c-8g-9583 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws 10:00:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 10:00:11 The recommended git tool is: git 10:00:12 using credential edgex-jenkins-ssh 10:00:12 Cloning the remote Git repository 10:00:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:00:12 > git init /w/workspace/edgex-go/2 # timeout=10 10:00:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:00:12 > git --version # timeout=10 10:00:12 > git --version # 'git version 2.17.1' 10:00:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:00:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:00:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:00:22 Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 10:00:22 Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 10:00:22 Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) 10:00:22 > git config core.sparsecheckout # timeout=10 10:00:22 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 10:00:22 > git remote # timeout=10 10:00:22 > git config --get remote.origin.url # timeout=10 10:00:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:22 > git merge f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 10:00:22 > git rev-parse HEAD^{commit} # timeout=10 10:00:22 > git config core.sparsecheckout # timeout=10 10:00:22 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 10:00:26 Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements 10:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:00:26 + echo snap-build.sh 10:00:26 snap-build.sh 10:00:26 + SNAP_BASE_DIR=. 10:00:26 + '[' '!' -z /w/workspace/edgex-go/2 ']' 10:00:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 10:00:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 10:00:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 10:00:26 + cd /w/workspace/edgex-go/2 10:00:26 + sudo apt-get remove -qy --purge lxd lxd-client 10:00:26 Reading package lists... 10:00:26 Building dependency tree... 10:00:26 Reading state information... 10:00:26 The following packages were automatically installed and are no longer required: 10:00:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:00:26 uidmap xdelta3 10:00:26 Use 'sudo apt autoremove' to remove them. 10:00:26 The following packages will be REMOVED: 10:00:26 lxd* lxd-client* 10:00:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:00:27 After this operation, 31.7 MB disk space will be freed. 10:00:27 (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.) 10:00:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:00:28 Removing lxd dnsmasq configuration 10:00:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:00:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:00:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:00:29 (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.) 10:00:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:00:30 Processing triggers for systemd (237-3ubuntu10.52) ... 10:00:30 Processing triggers for ureadahead (0.100.0-21) ... 10:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 10:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:00:31 + sudo snap remove --purge lxd 10:00:31 snap "lxd" is not installed 10:00:31 + sudo groupadd --force --system lxd 10:00:31 ++ whoami 10:00:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:00:31 + newgrp - lxd 10:00:31 + sudo snap install lxd 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 54.9% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:00:41 2022-03-31T10:00:38Z INFO Waiting for automatic snapd restart... 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.828s coverage: 89.2% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.441s coverage: 84.4% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.629s coverage: 94.7% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.529s coverage: 72.2% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.289s coverage: 58.8% of statements 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 24.0% of statements 10:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.385s coverage: 47.1% of statements 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements 10:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 10:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 10:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 10:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements 10:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 10:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.721s coverage: 82.5% of statements 10:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 10:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 10:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 10:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.273s coverage: 65.4% of statements 10:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.731s coverage: 43.8% of statements 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.364s coverage: 84.8% of statements 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:01:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements 10:01:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 10:01:40 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 10:01:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:01:40 GO111MODULE=on go vet ./... 10:03:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:03:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:03:22 + ls -al . 10:03:22 total 660 10:03:22 drwxrwxr-x 9 1001 1001 4096 Mar 31 10:03 . 10:03:22 drwxr-xr-x 4 root root 4096 Mar 31 09:58 .. 10:03:22 -rw-rw-r-- 1 1001 1001 11 Mar 31 09:56 .dockerignore 10:03:22 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:56 .git 10:03:22 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:56 .github 10:03:22 -rw-rw-r-- 1 1001 1001 870 Mar 31 09:56 .gitignore 10:03:22 -rw-rw-r-- 1 1001 1001 42 Mar 31 09:56 .golangci.yml 10:03:22 -rw-rw-r-- 1 1001 1001 87 Mar 31 09:56 .hadolint.yml 10:03:22 -rw-rw-r-- 1 1001 1001 166 Mar 31 09:56 .sonarcloud.properties 10:03:22 -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:56 ADOPTERS.md 10:03:22 -rw-rw-r-- 1 1001 1001 9953 Mar 31 09:56 Attribution.txt 10:03:22 -rw-rw-r-- 1 1001 1001 51732 Mar 31 09:56 CHANGELOG.md 10:03:22 -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:56 CONTRIBUTING.md 10:03:22 -rw-rw-r-- 1 1001 1001 677 Mar 31 09:56 GOVERNANCE.md 10:03:22 -rw-rw-r-- 1 1001 1001 849 Mar 31 09:56 Jenkinsfile 10:03:22 -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:56 LICENSE 10:03:22 -rw-rw-r-- 1 1001 1001 8478 Mar 31 09:56 Makefile 10:03:22 -rw-rw-r-- 1 1001 1001 582 Mar 31 09:56 OWNERS.md 10:03:22 -rw-rw-r-- 1 1001 1001 8207 Mar 31 09:56 README.md 10:03:22 -rw-rw-r-- 1 1001 1001 6912 Mar 31 09:56 SECURITY.md 10:03:22 -rw-rw-r-- 1 1001 1001 5 Mar 31 09:53 VERSION 10:03:22 -rw-rw-r-- 1 1001 1001 4131 Mar 31 09:56 ZMQWindows.md 10:03:22 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:56 bin 10:03:22 drwxrwxr-x 18 1001 1001 4096 Mar 31 09:56 cmd 10:03:22 -rw-r--r-- 1 root root 429121 Mar 31 10:01 coverage.out 10:03:22 -rw-rw-r-- 1 1001 1001 3175 Mar 31 09:56 go.mod 10:03:22 -rw-rw-r-- 1 1001 1001 34990 Mar 31 09:56 go.sum 10:03:22 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:56 internal 10:03:22 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:56 openapi 10:03:22 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:56 snap 10:03:22 -rw-rw-r-- 1 1001 1001 204 Mar 31 09:56 version.go [Pipeline] sh 10:03:22 + '[' -e coverage.out ] 10:03:22 + chown 1001:1001 coverage.out [Pipeline] stash 10:03:22 Warning: overwriting stash ‘coverage-report’ 10:03:23 Stashed 1 file(s) [Pipeline] sh 10:03:24 + make build 10:03:24 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 10:05:16 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 10:06:03 lxd 4.24-c92c0b2 from Canonical* installed 10:06:03 + sudo lxd init --auto 10:06:03 + sudo snap install --classic snapcraft 10:06:07 snapcraft 6.1 from Canonical* installed 10:06:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:06:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:06:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:06:07 Dload Upload Total Spent Left Speed 10:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4138 10:06:07 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k 10:06:07 ./yq_linux_amd64 10:06:07 + sudo snapcraft prime --use-lxd 10:06:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:06:09 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: 10:06:09 - README.md 10:06:09 10:06:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:06:09 Launching a container. 10:06:19 Waiting for container to be ready 10:06:20 To start your first container, try: lxc launch ubuntu:20.04 10:06:20 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:06:20 10:06:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:06:26 Waiting for network to be ready... 10:06:26 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 10:06:26 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 10:06:26 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 10:06:26 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 10:06:26 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 10:06:26 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 10:06:26 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 10:06:26 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 10:06:26 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 10:06:26 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 10:06:27 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 10:06:27 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 10:06:27 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 10:06:27 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 10:06:27 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 10:06:27 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 10:06:27 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 10:06:27 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 10:06:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 10:06:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 10:06:28 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 10:06:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 10:06:28 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 10:06:28 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 10:06:28 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 10:06:28 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 10:06:28 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 10:06:30 Fetched 23.6 MB in 4s (6270 kB/s) 10:06:31 Reading package lists... 10:06:31 Reading package lists... 10:06:31 Building dependency tree... 10:06:31 Reading state information... 10:06:31 The following additional packages will be installed: 10:06:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:06:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:06:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:06:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:06:31 Suggested packages: 10:06:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:06:31 Recommended packages: 10:06:31 gnupg libsasl2-modules 10:06:31 The following NEW packages will be installed: 10:06:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:06:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:06:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:06:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:06:31 The following packages will be upgraded: 10:06:31 gpg gpg-agent gpgconf libudev1 10:06:31 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 10:06:31 Need to get 3859 kB of archives. 10:06:31 After this operation, 14.9 MB of additional disk space will be used. 10:06:31 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 10:06:31 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 10:06:31 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 10:06:31 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 10:06:31 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 10:06:31 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 10:06:31 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:06:31 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 10:06:31 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 10:06:31 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 10:06:31 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 10:06:31 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 10:06:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 10:06:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 10:06:31 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 10:06:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 10:06:31 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 10:06:31 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 10:06:31 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 10:06:32 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 10:06:32 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 10:06:32 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 10:06:32 debconf: delaying package configuration, since apt-utils is not installed 10:06:32 Fetched 3859 kB in 1s (4158 kB/s) 10:06:32 (Reading database ... 12816 files and directories currently installed.) 10:06:32 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 10:06:32 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:06:32 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 10:06:32 Selecting previously unselected package udev. 10:06:32 (Reading database ... 12816 files and directories currently installed.) 10:06:32 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 10:06:32 Unpacking udev (245.4-4ubuntu3.15) ... 10:06:33 Selecting previously unselected package libfuse2:amd64. 10:06:33 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 10:06:33 Unpacking libfuse2:amd64 (2.9.9-3) ... 10:06:33 Selecting previously unselected package fuse. 10:06:33 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 10:06:33 Unpacking fuse (2.9.9-3) ... 10:06:33 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 10:06:33 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:06:33 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 10:06:33 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:06:33 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 10:06:33 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:06:33 Selecting previously unselected package libksba8:amd64. 10:06:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:06:33 Unpacking libksba8:amd64 (1.3.5-2) ... 10:06:33 Selecting previously unselected package libroken18-heimdal:amd64. 10:06:33 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:33 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:06:33 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:33 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:06:33 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:33 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:06:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:33 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:33 Selecting previously unselected package libwind0-heimdal:amd64. 10:06:33 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:33 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:06:34 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:34 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:06:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:34 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:06:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:34 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:06:34 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:06:34 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:34 Selecting previously unselected package libsasl2-modules-db:amd64. 10:06:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:06:34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:34 Selecting previously unselected package libsasl2-2:amd64. 10:06:34 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:06:34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:34 Selecting previously unselected package libldap-common. 10:06:34 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 10:06:34 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:06:34 Selecting previously unselected package libldap-2.4-2:amd64. 10:06:34 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 10:06:34 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:06:34 Selecting previously unselected package dirmngr. 10:06:34 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 10:06:34 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 10:06:34 Setting up libksba8:amd64 (1.3.5-2) ... 10:06:34 Setting up libfuse2:amd64 (2.9.9-3) ... 10:06:34 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:06:34 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:34 Setting up udev (245.4-4ubuntu3.15) ... 10:06:35 invoke-rc.d: policy-rc.d denied execution of start. 10:06:35 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:35 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 10:06:35 Setting up gpg (2.2.19-3ubuntu2.1) ... 10:06:35 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up fuse (2.9.9-3) ... 10:06:35 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 10:06:35 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:06:35 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:06:35 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 10:06:35 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 10:06:35 Processing triggers for systemd (245.4-4ubuntu3) ... 10:06:36 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:06:36 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 10:06:36 Alias= settings in the [Install] section, and DefaultInstance= for template 10:06:36 units). This means they are not meant to be enabled using systemctl. 10:06:36 10:06:36 Possible reasons for having this kind of units are: 10:06:36 • A unit may be statically enabled by being symlinked from another unit's 10:06:36 .wants/ or .requires/ directory. 10:06:36 • A unit's purpose may be to act as a helper for some other unit which has 10:06:36 a requirement dependency on it. 10:06:36 • A unit may be started when needed via activation (socket, path, timer, 10:06:36 D-Bus, udev, scripted systemctl call, ...). 10:06:36 • In case of template units, the unit is meant to be enabled with some 10:06:36 instance name specified. 10:06:36 Reading package lists... 10:06:37 Building dependency tree... 10:06:37 Reading state information... 10:06:37 The following additional packages will be installed: 10:06:37 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:06:37 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:06:37 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:06:37 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 10:06:37 openssh-client python3 python3-minimal python3.8 python3.8-minimal 10:06:37 squashfs-tools systemd systemd-sysv systemd-timesyncd 10:06:37 Suggested packages: 10:06:37 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 10:06:37 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:06:37 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 10:06:37 systemd-container policykit-1 10:06:37 Recommended packages: 10:06:37 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 10:06:37 The following NEW packages will be installed: 10:06:37 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:06:37 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:06:37 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:06:37 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 10:06:37 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 10:06:37 The following packages will be upgraded: 10:06:37 libsystemd0 systemd systemd-sysv systemd-timesyncd 10:06:37 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 10:06:37 Need to get 46.5 MB of archives. 10:06:37 After this operation, 181 MB of additional disk space will be used. 10:06:37 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 10:06:37 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 10:06:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 10:06:37 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 10:06:37 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 10:06:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 10:06:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 10:06:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 10:06:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 10:06:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 10:06:37 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 10:06:37 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 10:06:37 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 10:06:37 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 10:06:37 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 10:06:37 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 10:06:37 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 10:06:37 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 10:06:37 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 10:06:37 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 10:06:37 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 10:06:37 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 10:06:37 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 10:06:38 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 10:06:38 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 10:06:38 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 10:06:38 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 10:06:38 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 10:06:38 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 10:06:38 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 10:06:38 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 10:06:38 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 10:06:38 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 10:06:38 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 10:06:38 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 10:06:38 debconf: delaying package configuration, since apt-utils is not installed 10:06:38 Fetched 46.5 MB in 1s (48.7 MB/s) 10:06:38 (Reading database ... 13067 files and directories currently installed.) 10:06:38 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 10:06:38 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:06:38 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 10:06:38 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:06:38 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 10:06:38 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:06:39 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 10:06:39 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:06:39 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 10:06:39 Selecting previously unselected package libpython3.8-minimal:amd64. 10:06:39 (Reading database ... 13068 files and directories currently installed.) 10:06:39 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:06:39 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:06:39 Selecting previously unselected package libexpat1:amd64. 10:06:39 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 10:06:39 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:06:39 Selecting previously unselected package python3.8-minimal. 10:06:39 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:06:39 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 10:06:39 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:06:39 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:06:39 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 10:06:40 Selecting previously unselected package python3-minimal. 10:06:40 (Reading database ... 13359 files and directories currently installed.) 10:06:40 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 10:06:40 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 10:06:40 Selecting previously unselected package mime-support. 10:06:40 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 10:06:40 Unpacking mime-support (3.64ubuntu1) ... 10:06:40 Selecting previously unselected package libmpdec2:amd64. 10:06:40 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 10:06:40 Unpacking libmpdec2:amd64 (2.4.2-3) ... 10:06:40 Selecting previously unselected package libpython3.8-stdlib:amd64. 10:06:40 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:06:40 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:06:41 Selecting previously unselected package python3.8. 10:06:41 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 10:06:41 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 10:06:41 Selecting previously unselected package libpython3-stdlib:amd64. 10:06:41 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 10:06:41 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:06:41 Setting up python3-minimal (3.8.2-0ubuntu2) ... 10:06:41 Selecting previously unselected package python3. 10:06:41 (Reading database ... 13761 files and directories currently installed.) 10:06:41 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 10:06:41 Unpacking python3 (3.8.2-0ubuntu2) ... 10:06:41 Selecting previously unselected package libdbus-1-3:amd64. 10:06:41 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 10:06:41 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:06:41 Selecting previously unselected package dbus. 10:06:41 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 10:06:41 Unpacking dbus (1.12.16-2ubuntu2.1) ... 10:06:41 Selecting previously unselected package libbsd0:amd64. 10:06:41 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 10:06:41 Unpacking libbsd0:amd64 (0.10.0-1) ... 10:06:41 Selecting previously unselected package libpam-systemd:amd64. 10:06:41 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 10:06:41 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:06:41 Selecting previously unselected package sudo. 10:06:41 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 10:06:41 Unpacking sudo (1.8.31-1ubuntu1.2) ... 10:06:41 Selecting previously unselected package apparmor. 10:06:41 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 10:06:41 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 10:06:42 Selecting previously unselected package libcbor0.6:amd64. 10:06:42 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 10:06:42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:06:42 Selecting previously unselected package libedit2:amd64. 10:06:42 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 10:06:42 Unpacking libedit2:amd64 (3.1-20191231-1) ... 10:06:42 Selecting previously unselected package libfido2-1:amd64. 10:06:42 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 10:06:42 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:06:42 Selecting previously unselected package libkrb5support0:amd64. 10:06:42 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 10:06:42 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:06:42 Selecting previously unselected package libk5crypto3:amd64. 10:06:42 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 10:06:42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:06:42 Selecting previously unselected package libkeyutils1:amd64. 10:06:42 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 10:06:42 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:06:42 Selecting previously unselected package libkrb5-3:amd64. 10:06:42 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 10:06:42 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:06:42 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 10:06:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:06:42 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 10:06:42 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:06:42 Selecting previously unselected package openssh-client. 10:06:42 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 10:06:42 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 10:06:42 Selecting previously unselected package dbus-user-session. 10:06:42 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 10:06:42 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 10:06:42 Selecting previously unselected package liblzo2-2:amd64. 10:06:42 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 10:06:42 Unpacking liblzo2-2:amd64 (2.10-2) ... 10:06:42 Selecting previously unselected package squashfs-tools. 10:06:42 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 10:06:42 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 10:06:42 Selecting previously unselected package snapd. 10:06:42 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 10:06:42 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 10:06:43 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 10:06:46 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:06:46 Setting up mime-support (3.64ubuntu1) ... 10:06:46 Setting up liblzo2-2:amd64 (2.10-2) ... 10:06:46 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:06:46 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:06:46 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:06:46 Setting up dbus (1.12.16-2ubuntu2.1) ... 10:06:46 Setting up sudo (1.8.31-1ubuntu1.2) ... 10:06:46 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:06:46 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:06:46 Setting up libmpdec2:amd64 (2.4.2-3) ... 10:06:46 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 10:06:46 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:06:46 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 10:06:46 Setting up libbsd0:amd64 (0.10.0-1) ... 10:06:46 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:06:46 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 10:06:46 Setting up libedit2:amd64 (3.1-20191231-1) ... 10:06:46 Setting up python3 (3.8.2-0ubuntu2) ... 10:06:46 running python rtupdate hooks for python3.8... 10:06:46 running python post-rtupdate hooks for python3.8... 10:06:46 Setting up apparmor (2.13.3-7ubuntu5.1) ... 10:06:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:06:48 Reloading AppArmor profiles 10:06:48 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:06:48 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 10:06:48 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 10:06:48 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 10:06:48 Setting up systemd (245.4-4ubuntu3.15) ... 10:06:48 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:06:48 Installing new version of config file /etc/systemd/resolved.conf ... 10:06:49 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 10:06:50 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 10:06:50 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:06:50 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 10:06:50 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 10:06:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:06:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:06:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:06:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:06:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:06:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:06:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:06:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:06:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:06:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:06:52 /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' 10:06:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:06:53 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 10:06:53 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:06:53 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:06:54 Reading package lists... 10:06:54 Reading package lists... 10:06:55 Building dependency tree... 10:06:55 Reading state information... 10:06:55 Calculating upgrade... 10:06:55 The following packages will be upgraded: 10:06:55 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 10:06:55 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 10:06:55 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 10:06:55 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 10:06:55 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 10:06:55 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 10:06:55 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 10:06:55 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 10:06:55 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 10:06:55 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 10:06:55 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 10:06:55 xz-utils zlib1g 10:06:55 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:06:55 Need to get 65.7 MB of archives. 10:06:55 After this operation, 27.6 MB of additional disk space will be used. 10:06:55 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 10:06:55 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 10:06:55 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 10:06:55 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 10:06:55 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 10:06:55 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 10:06:55 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 10:06:55 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 10:06:55 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 10:06:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 10:06:55 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 10:06:55 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 10:06:55 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 10:06:55 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 10:06:55 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 10:06:55 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 10:06:55 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 10:06:55 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 10:06:55 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 10:06:55 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 10:06:55 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 10:06:55 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 10:06:55 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 10:06:55 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 10:06:55 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 10:06:55 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 10:06:55 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 10:06:55 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 10:06:55 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 10:06:55 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 10:06:55 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 10:06:55 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 10:06:55 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 10:06:55 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 10:06:55 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 10:06:55 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 10:06:55 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 10:06:55 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 10:06:55 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 10:06:55 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 10:06:55 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 10:06:55 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 10:06:55 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 10:06:55 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 10:06:55 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 10:06:55 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 10:06:55 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 10:06:55 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 10:06:55 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 10:06:55 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 10:06:55 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 10:06:55 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 10:06:55 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 10:06:55 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 10:06:55 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 10:06:55 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 10:06:55 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 10:06:55 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 10:06:55 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 10:06:55 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 10:06:55 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 10:06:55 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 10:06:55 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 10:06:55 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 10:06:55 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 10:06:55 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 10:06:55 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 10:06:55 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 10:06:55 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 10:06:55 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 10:06:55 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 10:06:55 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 10:06:55 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 10:06:56 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 10:06:56 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 10:06:56 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 10:06:56 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 10:06:56 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] 10:06:56 debconf: delaying package configuration, since apt-utils is not installed 10:06:56 Fetched 65.7 MB in 1s (80.7 MB/s) 10:06:56 (Reading database ... 14313 files and directories currently installed.) 10:06:56 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 10:06:56 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:06:56 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 10:06:56 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:06:56 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 10:06:57 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 10:06:57 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:57 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:57 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:57 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:57 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:57 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:57 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:57 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 10:06:58 (Reading database ... 14312 files and directories currently installed.) 10:06:58 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:06:58 (Reading database ... 14312 files and directories currently installed.) 10:06:58 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:06:58 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:06:58 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 10:06:58 (Reading database ... 14312 files and directories currently installed.) 10:06:58 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 10:06:58 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:06:59 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 10:06:59 (Reading database ... 14312 files and directories currently installed.) 10:06:59 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 10:06:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:06:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:06:59 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 10:06:59 Setting up base-files (11ubuntu5.5) ... 10:07:00 Installing new version of config file /etc/issue ... 10:07:00 Installing new version of config file /etc/issue.net ... 10:07:00 Installing new version of config file /etc/lsb-release ... 10:07:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:07:00 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 10:07:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:07:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:07:00 Removing obsolete conffile /etc/default/motd-news ... 10:07:00 (Reading database ... 14311 files and directories currently installed.) 10:07:00 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 10:07:00 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 10:07:00 Setting up bash (5.0-6ubuntu1.1) ... 10:07:00 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 10:07:00 (Reading database ... 14311 files and directories currently installed.) 10:07:00 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 10:07:00 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 10:07:00 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 10:07:00 (Reading database ... 14311 files and directories currently installed.) 10:07:00 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:07:00 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:07:00 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 10:07:00 (Reading database ... 14311 files and directories currently installed.) 10:07:00 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 10:07:00 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:07:01 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 10:07:01 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:07:01 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 10:07:02 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:07:02 Setting up perl-base (5.30.0-9ubuntu0.2) ... 10:07:02 (Reading database ... 14311 files and directories currently installed.) 10:07:02 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 10:07:02 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:07:03 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 10:07:03 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 10:07:03 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 10:07:03 (Reading database ... 14311 files and directories currently installed.) 10:07:03 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 10:07:03 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 10:07:03 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 10:07:03 (Reading database ... 14311 files and directories currently installed.) 10:07:03 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:03 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:03 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 10:07:03 (Reading database ... 14311 files and directories currently installed.) 10:07:03 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:03 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 10:07:04 (Reading database ... 14311 files and directories currently installed.) 10:07:04 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:04 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:04 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 10:07:04 (Reading database ... 14311 files and directories currently installed.) 10:07:04 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:04 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 10:07:04 (Reading database ... 14311 files and directories currently installed.) 10:07:04 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:04 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:04 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:04 Setting up util-linux (2.34-0.1ubuntu9.3) ... 10:07:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:07:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:07:05 (Reading database ... 14311 files and directories currently installed.) 10:07:05 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 10:07:05 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:07:05 Setting up libc-bin (2.31-0ubuntu9.7) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 10:07:06 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 10:07:06 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 10:07:06 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 10:07:06 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 10:07:06 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:07:06 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 10:07:06 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 10:07:06 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 10:07:06 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 10:07:06 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 10:07:06 (Reading database ... 14311 files and directories currently installed.) 10:07:06 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 10:07:06 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:07:06 Setting up gpgv (2.2.19-3ubuntu2.1) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 10:07:07 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 10:07:07 Setting up ubuntu-keyring (2020.02.11.4) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:07:07 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:07:07 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:07:07 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 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:07:07 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:07:07 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 10:07:07 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 10:07:07 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 10:07:07 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 10:07:07 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 10:07:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 10:07:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 10:07:07 (Reading database ... 14311 files and directories currently installed.) 10:07:07 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 10:07:07 Unpacking apt (2.0.6) over (2.0.2) ... 10:07:08 Setting up apt (2.0.6) ... 10:07:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:07:08 (Reading database ... 14311 files and directories currently installed.) 10:07:08 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 10:07:08 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:07:08 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 10:07:08 (Reading database ... 14311 files and directories currently installed.) 10:07:08 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 10:07:08 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:07:09 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 10:07:09 (Reading database ... 14313 files and directories currently installed.) 10:07:09 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 10:07:09 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:07:09 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 10:07:09 (Reading database ... 14317 files and directories currently installed.) 10:07:09 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 10:07:09 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:07:09 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 10:07:09 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:07:09 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 10:07:09 (Reading database ... 14317 files and directories currently installed.) 10:07:09 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:07:09 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:07:09 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 10:07:10 (Reading database ... 14317 files and directories currently installed.) 10:07:10 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:07:10 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:07:10 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:07:10 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:07:10 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 10:07:10 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 10:07:10 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 10:07:10 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 10:07:10 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 10:07:10 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 10:07:10 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 10:07:10 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 10:07:10 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 10:07:10 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 10:07:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 10:07:10 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 10:07:11 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 10:07:11 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 10:07:11 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 10:07:11 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 10:07:11 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 10:07:11 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:07: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 10:07:11 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 10:07:11 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:11 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 10:07:11 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:11 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 10:07:11 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:11 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 10:07:11 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:11 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 10:07:11 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:12 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 10:07:12 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:07:12 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 10:07:12 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 10:07:12 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:12 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:12 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:12 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:13 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:13 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:13 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:13 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:14 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:14 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:14 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:14 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:15 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 10:07:15 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 10:07:15 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 10:07:15 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 10:07:15 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 10:07:15 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 10:07:15 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 10:07:15 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 10:07:15 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 10:07:15 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up tzdata (2022a-0ubuntu0.20.04) ... 10:07:15 10:07:15 Current default time zone: 'Etc/UTC' 10:07:15 Local time is now: Thu Mar 31 10:07:15 UTC 2022. 10:07:15 Universal Time is now: Thu Mar 31 10:07:15 UTC 2022. 10:07:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:07:15 10:07:15 Setting up xz-utils (5.2.4-1ubuntu1) ... 10:07:15 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 10:07:15 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up mount (2.34-0.1ubuntu9.3) ... 10:07:15 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 10:07:15 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 10:07:15 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 10:07:15 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 10:07:15 Setting up openssl (1.1.1f-1ubuntu2.12) ... 10:07:15 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 10:07:15 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:07:15 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:07:15 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 10:07:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 10:07:15 Setting up ca-certificates (20210119~20.04.2) ... 10:07:16 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 10:07:17 Updating certificates in /etc/ssl/certs... 10:07:18 21 added, 21 removed; done. 10:07:18 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Setting up perl (5.30.0-9ubuntu0.2) ... 10:07:18 Setting up procps (2:3.3.16-1ubuntu2.3) ... 10:07:18 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 10:07:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 10:07:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 10:07:18 Setting up binutils (2.34-6ubuntu1.3) ... 10:07:18 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Setting up build-essential (12.8ubuntu1.1) ... 10:07:18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 10:07:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:07:18 Processing triggers for systemd (245.4-4ubuntu3.15) ... 10:07:18 Processing triggers for mime-support (3.64ubuntu1) ... 10:07:18 Processing triggers for ca-certificates (20210119~20.04.2) ... 10:07:18 Updating certificates in /etc/ssl/certs... 10:07:19 0 added, 0 removed; done. 10:07:19 Running hooks in /etc/ca-certificates/update.d... 10:07:19 done. 10:07:20 Reading package lists... 10:07:20 Building dependency tree... 10:07:20 Reading state information... 10:07:20 The following NEW packages will be installed: 10:07:20 apt-transport-https 10:07:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:07:21 Need to get 4680 B of archives. 10:07:21 After this operation, 162 kB of additional disk space will be used. 10:07:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 10:07:21 debconf: delaying package configuration, since apt-utils is not installed 10:07:21 Fetched 4680 B in 0s (15.5 kB/s) 10:07:21 Selecting previously unselected package apt-transport-https. 10:07:21 (Reading database ... 14320 files and directories currently installed.) 10:07:21 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 10:07:21 Unpacking apt-transport-https (2.0.6) ... 10:07:21 Setting up apt-transport-https (2.0.6) ... 10:07:21 Waiting for network to be ready... 10:07:25 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 10:07:27 2022-03-31T10:07:25Z INFO Waiting for automatic snapd restart... 10:07:28 snapd 2.54.4 from Canonical* installed 10:07:29 "snapd" switched to the "latest/stable" channel 10:07:29 [Pipeline] } 10:07:30 $ docker stop --time=1 e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 10:07:32 core20 20220318 from Canonical* installed 10:07:32 "core20" switched to the "latest/stable" channel 10:07:32 10:07:32 $ docker rm -f e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:34 snapcraft 6.1 from Canonical* installed 10:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:34 10:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:07:34 "snapcraft" switched to the "latest/stable" channel 10:07:34 10:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:35 latest: Pulling from edgex-devops/edgex-compose-arm64 10:07:35 29e5d40040c1: Pulling fs layer 10:07:35 1ce36da41761: Pulling fs layer 10:07:35 25b303627fd3: Pulling fs layer 10:07:35 29e5d40040c1: Verifying Checksum 10:07:35 29e5d40040c1: Download complete 10:07:35 1ce36da41761: Verifying Checksum 10:07:35 1ce36da41761: Download complete 10:07:35 29e5d40040c1: Pull complete 10:07:37 25b303627fd3: Verifying Checksum 10:07:37 25b303627fd3: Download complete 10:07:37 1ce36da41761: Pull complete 10:07:40 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: 10:07:40 - README.md 10:07:40 10:07:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:07:40 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 10:07:40 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:07:40 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:07:41 Reading package lists... 10:07:41 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 10:07:41 Reading package lists... 10:07:41 Building dependency tree... 10:07:41 Reading state information... 10:07:41 Suggested packages: 10:07:41 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 10:07:41 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 10:07:41 krb5-user libnorm-doc 10:07:41 Recommended packages: 10:07:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:07:41 The following NEW packages will be installed: 10:07:41 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 10:07:41 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 10:07:41 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 10:07:41 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 10:07:41 libzmq5 pkg-config zip 10:07:41 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 10:07:41 Need to get 10.3 MB of archives. 10:07:41 After this operation, 56.5 MB of additional disk space will be used. 10:07:41 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 10:07:41 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 10:07:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 10:07:41 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 10:07:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 10:07:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 10:07:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 10:07:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 10:07:41 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 10:07:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 10:07:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 10:07:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 10:07:42 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 10:07:42 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 10:07:42 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 10:07:42 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 10:07:42 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 10:07:42 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 10:07:42 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 10:07:42 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 10:07:42 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 10:07:42 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 10:07:42 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 10:07:42 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 10:07:42 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 10:07:42 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 10:07:42 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 10:07:42 debconf: delaying package configuration, since apt-utils is not installed 10:07:42 Fetched 10.3 MB in 1s (9682 kB/s) 10:07:43 Selecting previously unselected package libglib2.0-0:amd64. 10:07:43 (Reading database ... 14324 files and directories currently installed.) 10:07:43 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 10:07:43 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:07:43 Selecting previously unselected package libsodium23:amd64. 10:07:43 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 10:07:43 Unpacking libsodium23:amd64 (1.0.18-1) ... 10:07:43 Selecting previously unselected package libpsl5:amd64. 10:07:43 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 10:07:43 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:07:43 Selecting previously unselected package libbrotli1:amd64. 10:07:43 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 10:07:43 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:07:43 Selecting previously unselected package libnghttp2-14:amd64. 10:07:43 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 10:07:43 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 10:07:43 Selecting previously unselected package librtmp1:amd64. 10:07:43 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 10:07:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:07:43 Selecting previously unselected package libssh-4:amd64. 10:07:43 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 10:07:43 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:07:43 Selecting previously unselected package libcurl3-gnutls:amd64. 10:07:43 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 10:07:43 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:07:43 Selecting previously unselected package liberror-perl. 10:07:43 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 10:07:43 Unpacking liberror-perl (0.17029-1) ... 10:07:43 Selecting previously unselected package git-man. 10:07:43 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 10:07:43 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 10:07:43 Selecting previously unselected package git. 10:07:43 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 10:07:43 Unpacking git (1:2.25.1-1ubuntu3.2) ... 10:07:44 Selecting previously unselected package libgssrpc4:amd64. 10:07:44 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 10:07:44 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:07:44 Selecting previously unselected package libkdb5-9:amd64. 10:07:44 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 10:07:44 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:07:44 Selecting previously unselected package libkadm5srv-mit11:amd64. 10:07:44 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:07:44 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:07:44 Selecting previously unselected package libkadm5clnt-mit11:amd64. 10:07:44 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:07:44 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:07:44 Selecting previously unselected package comerr-dev:amd64. 10:07:44 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 10:07:44 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:07:44 Selecting previously unselected package krb5-multidev:amd64. 10:07:44 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 10:07:44 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:07:44 Selecting previously unselected package libnorm1:amd64. 10:07:44 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 10:07:44 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:07:44 Selecting previously unselected package libnorm-dev:amd64. 10:07:44 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 10:07:44 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:07:44 Selecting previously unselected package libpgm-5.2-0:amd64. 10:07:44 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:07:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:07:44 Selecting previously unselected package libpgm-dev:amd64. 10:07:44 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:07:44 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:07:45 Selecting previously unselected package libsodium-dev:amd64. 10:07:45 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 10:07:45 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 10:07:45 Selecting previously unselected package libzmq5:amd64. 10:07:45 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 10:07:45 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:07:45 Selecting previously unselected package libkrb5-dev:amd64. 10:07:45 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 10:07:45 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:07:45 Selecting previously unselected package libzmq3-dev:amd64. 10:07:45 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 10:07:45 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:07:45 Selecting previously unselected package pkg-config. 10:07:45 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 10:07:45 Unpacking pkg-config (0.29.1-0ubuntu4) ... 10:07:45 Selecting previously unselected package zip. 10:07:45 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 10:07:45 Unpacking zip (3.0-11build1) ... 10:07:45 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:07:45 Setting up libsodium23:amd64 (1.0.18-1) ... 10:07:45 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:07:45 No schema files found: doing nothing. 10:07:45 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:07:45 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:07:45 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 10:07:45 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:07:45 Setting up liberror-perl (0.17029-1) ... 10:07:45 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:07:45 Setting up zip (3.0-11build1) ... 10:07:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:07:45 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:07:45 Setting up pkg-config (0.29.1-0ubuntu4) ... 10:07:45 Setting up libsodium-dev:amd64 (1.0.18-1) ... 10:07:45 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:07:45 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:07:45 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 10:07:45 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:07:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:07:46 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:07:46 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:07:46 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:07:46 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:07:46 Setting up git (1:2.25.1-1ubuntu3.2) ... 10:07:46 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:07:46 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:07:46 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:07:46 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:07:46 comerr-dev set to automatically installed. 10:07:46 git set to automatically installed. 10:07:46 git-man set to automatically installed. 10:07:46 krb5-multidev set to automatically installed. 10:07:46 libbrotli1 set to automatically installed. 10:07:46 libcurl3-gnutls set to automatically installed. 10:07:46 liberror-perl set to automatically installed. 10:07:46 libglib2.0-0 set to automatically installed. 10:07:46 libgssrpc4 set to automatically installed. 10:07:46 libkadm5clnt-mit11 set to automatically installed. 10:07:46 libkadm5srv-mit11 set to automatically installed. 10:07:46 libkdb5-9 set to automatically installed. 10:07:46 libkrb5-dev set to automatically installed. 10:07:46 libnghttp2-14 set to automatically installed. 10:07:46 libnorm-dev set to automatically installed. 10:07:46 libnorm1 set to automatically installed. 10:07:46 libpgm-5.2-0 set to automatically installed. 10:07:46 libpgm-dev set to automatically installed. 10:07:46 libpsl5 set to automatically installed. 10:07:46 librtmp1 set to automatically installed. 10:07:46 libsodium-dev set to automatically installed. 10:07:46 libsodium23 set to automatically installed. 10:07:46 libssh-4 set to automatically installed. 10:07:46 libzmq3-dev set to automatically installed. 10:07:46 libzmq5 set to automatically installed. 10:07:46 pkg-config set to automatically installed. 10:07:46 zip set to automatically installed. 10:07:47 snapd is not logged in, snap install commands will use sudo 10:07:49 25b303627fd3: Pull complete 10:07:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:07:49 prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container 10:07:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:07:52 $ docker top a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:53 + grep parallel 10:07:53 + docker-compose build --help 10:07:57 --parallel Build images in parallel. [Pipeline] } 10:07:57 $ docker stop --time=1 a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 10:07:59 $ docker rm -f a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:59 . [Pipeline] withDockerContainer 10:08:00 prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container 10:08:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:08:00 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 10:08:00 Downloading snap 'edgex-app-service-configurable' 10:08:01 $ docker top 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:02 + docker-compose -f ./docker-compose-build.yml build --parallel 10:08:02 Pulling app-service-configurable 10:08:02 + snapcraftctl pull 10:08:04 Pulling config-common 10:08:04 + snapcraftctl pull 10:08:05 Pulling go-build-helper 10:08:05 + snapcraftctl pull 10:08:06 Building core-command ... 10:08:06 Building core-data ... 10:08:06 Building core-metadata ... 10:08:06 Building security-bootstrapper ... 10:08:06 Building security-proxy-setup ... 10:08:06 Building security-secretstore-setup ... 10:08:06 Building security-spiffe-token-provider ... 10:08:06 Building security-spire-agent ... 10:08:06 Building security-spire-config ... 10:08:06 Building security-spire-server ... 10:08:06 Building support-notifications ... 10:08:06 Building support-scheduler ... 10:08:06 Building sys-mgmt-agent ... 10:08:06 Building support-scheduler 10:08:06 Building core-metadata 10:08:06 Building security-secretstore-setup 10:08:06 Building security-proxy-setup 10:08:06 Building core-data 10:08:06 'edgex-go' has dependencies that need to be staged: go-build-helper 10:08:06 Skipping pull go-build-helper (already ran) 10:08:06 Building go-build-helper 10:08:06 + snapcraftctl build 10:08:08 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 10:08:08 Staging go-build-helper 10:08:08 + snapcraftctl stage 10:08:13 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 10:08:13 Fetched 290 kB in 0s (0 B/s) 10:08:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 10:08:13 Fetched 158 kB in 0s (0 B/s) 10:08:13 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 10:08:13 Fetched 242 kB in 0s (0 B/s) 10:08:13 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 10:08:13 Fetched 150 kB in 0s (0 B/s) 10:08:13 Pulling edgex-go 10:08:13 + snapcraftctl pull 10:08:14 Pulling hooks 10:08:14 + snapcraftctl pull 10:08:27 Removing suid/guid from /root/parts/static-packages/install/bin/su 10:08:27 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 10:08:27 Fetched 96.1 kB in 0s (0 B/s) 10:08:27 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 10:08:27 Fetched 78.7 kB in 0s (0 B/s) 10:08:27 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 10:08:27 Fetched 48.0 kB in 0s (0 B/s) 10:08:27 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 10:08:27 Fetched 50.2 kB in 0s (0 B/s) 10:08:27 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 10:08:27 Fetched 14.7 kB in 0s (0 B/s) 10:08:27 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 10:08:27 Fetched 234 kB in 0s (0 B/s) 10:08:27 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 10:08:27 Fetched 155 kB in 0s (0 B/s) 10:08:27 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 10:08:27 Fetched 170 kB in 0s (0 B/s) 10:08:27 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 10:08:27 Fetched 267 kB in 0s (0 B/s) 10:08:27 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:08:27 Fetched 50.6 kB in 0s (0 B/s) 10:08:27 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 10:08:27 Fetched 15.1 kB in 0s (0 B/s) 10:08:27 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 10:08:27 Fetched 51.5 kB in 0s (0 B/s) 10:08:27 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 10:08:27 Fetched 121 kB in 0s (0 B/s) 10:08:27 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 10:08:27 Fetched 29.7 kB in 0s (0 B/s) 10:08:27 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 10:08:27 Fetched 1021 kB in 0s (0 B/s) 10:08:27 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 10:08:27 Fetched 49.3 kB in 0s (0 B/s) 10:08:27 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 10:08:27 Fetched 54.9 kB in 0s (0 B/s) 10:08:27 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 10:08:27 Fetched 16.6 kB in 0s (0 B/s) 10:08:27 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 10:08:27 Fetched 87.9 kB in 0s (0 B/s) 10:08:27 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 10:08:27 Fetched 142 kB in 0s (0 B/s) 10:08:27 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 10:08:27 Fetched 41.8 kB in 0s (0 B/s) 10:08:27 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 10:08:27 Fetched 181 kB in 0s (0 B/s) 10:08:27 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 10:08:27 Fetched 208 kB in 0s (0 B/s) 10:08:27 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 10:08:27 Fetched 161 kB in 0s (0 B/s) 10:08:27 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 10:08:27 Fetched 107 kB in 0s (0 B/s) 10:08:27 Pulling static-packages 10:08:27 + snapcraftctl pull 10:08:27 Pulling version 10:08:27 + cd /root/project 10:08:27 ++ git describe --tags --abbrev=0 10:08:27 ++ sed s/v// 10:08:27 + GIT_VERSION=2.2.0-dev.51 10:08:27 + '[' -z 2.2.0-dev.51 ']' 10:08:27 + snapcraftctl set-version 2.2.0-dev.51 10:08:28 Building app-service-configurable 10:08:28 + snapcraftctl build 10:08:30 Building config-common 10:08:30 + snapcraftctl build 10:08:32 + cp --archive --link --no-dereference . /root/parts/config-common/install 10:08:33 Skipping build go-build-helper (already ran) 10:08:33 Building edgex-go 10:08:33 + cd /root/parts/edgex-go/src 10:08:33 ++ git describe --tags --abbrev=0 10:08:33 ++ sed s/v// 10:08:33 + GIT_VERSION=2.2.0-dev.51 10:08:33 + '[' -z 2.2.0-dev.51 ']' 10:08:33 + echo 2.2.0-dev.51 10:08:33 + '[' '!' -d vendor ']' 10:08:33 + go mod download all 10:08:38 + make build 10:08:38 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 10:09: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/core-metadata/core-metadata ./cmd/core-metadata 10:09:08 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 10:09:10 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 10:09:11 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 10:09:12 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 10:09:13 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 10:09:15 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 10:09:16 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 10:09:18 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 10:09:19 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 10:09:21 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 10:09:23 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 10:09:25 + 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 10:09:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:09:25 + case "$service" in 10:09:25 + 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 10:09:25 + 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 10:09:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:09:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:09:25 + case "$service" in 10:09:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:09:25 + 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 10:09:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:09:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:09:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:09:26 Building hooks 10:09:26 + cd /root/parts/hooks/src 10:09:26 + make build 10:09:26 go mod tidy 10:09:26 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 10:09:26 go: downloading github.com/stretchr/testify v1.7.0 10:09:26 go: downloading github.com/davecgh/go-spew v1.1.0 10:09:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:09:26 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:09:27 # github.com/canonical/edgex-go/hooks/cmd/configure 10:09:27 cmd/configure/configure.go:318:3: undefined: hooks.Debugf 10:09:27 cmd/configure/configure.go:429:3: undefined: hooks.Debugf 10:09:27 make: *** [Makefile:10: cmd/configure/configure] Error 2 10:09:27 Failed to run 'override-build': Exit code was 2. 10:09:27 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:29 Failed in branch amd64 10:09:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:09:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:58 ---> b52442afd240 10:09:58 Step 3/23 : WORKDIR /edgex-go 10:09:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:09:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:09:58 ---> b52442afd240 10:09:58 Step 3/25 : WORKDIR /edgex-go 10:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:58 ---> b52442afd240 10:09:58 Step 3/22 : WORKDIR /edgex-go 10:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:58 ---> b52442afd240 10:09:58 Step 3/22 : WORKDIR /edgex-go 10:09:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:09:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:58 ---> b52442afd240 10:09:58 Step 3/23 : WORKDIR /edgex-go 10:09:58 ---> Running in 09555d8a3555 10:09:58 ---> Running in d8664bf1a3aa 10:09:58 ---> Running in 6b4e1a273e71 10:09:58 ---> Running in f1dfa3c2e0f7 10:09:58 ---> Running in 0b49e7846086 10:09:58 Removing intermediate container d8664bf1a3aa 10:09:58 ---> 5e650f53d368 10:09:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 09555d8a3555 10:09:58 ---> f9d507a999d5 10:09:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:58 10:09:58 Removing intermediate container 0b49e7846086 10:09:58 ---> 65430c01ff0c 10:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:58 Removing intermediate container 6b4e1a273e71 10:09:58 ---> 434ef6ab5095 10:09:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:58 Removing intermediate container f1dfa3c2e0f7 10:09:58 ---> Running in d71806eed5fc 10:09:58 ---> 9aafbb1ded47 10:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:58 ---> Running in c6fc0e2481ec 10:09:58 ---> Running in 2aeb83874e00 10:09:58 ---> Running in 18b53d450381 10:09:58 ---> Running in 7a5fa07cd386 10:09:58 Removing intermediate container d71806eed5fc 10:09:58 ---> 9e6bb92eb26a 10:09:58 Step 5/25 : RUN apk add --update --no-cache make git 10:09:58 Removing intermediate container c6fc0e2481ec 10:09:58 ---> bb7da80e6c82 10:09:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:09:58 ---> Running in d8d90e1d53d5 10:09:58 ---> Running in 0fb913367247 10:09:58 Removing intermediate container 2aeb83874e00 10:09:58 ---> 8b6e8701eb91 10:09:58 Step 5/22 : RUN apk add --update --no-cache make git 10:09:58 ---> Running in f4821cb176b3 10:09:58 Removing intermediate container 18b53d450381 10:09:58 ---> 3cb18247ef96 10:09:58 Step 5/23 : RUN apk add --update --no-cache make git 10:09:58 Removing intermediate container 7a5fa07cd386 10:09:58 ---> 9ff158c4b22f 10:09:58 Step 5/22 : RUN apk add --update --no-cache make git 10:09:58 ---> Running in bfa857268c58 10:09:58 ---> Running in b4ae5003d196 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:09:58 OK: 220 MiB in 52 packages 10:09:58 OK: 220 MiB in 52 packages 10:09:58 OK: 220 MiB in 52 packages 10:09:58 OK: 220 MiB in 52 packages 10:09:58 OK: 220 MiB in 52 packages 10:09:59 Removing intermediate container d8d90e1d53d5 10:09:59 ---> d088a1b63af4 10:09:59 Step 6/25 : COPY go.mod vendor* ./ 10:10:00 Removing intermediate container f4821cb176b3 10:10:00 ---> 10ce728dce93 10:10:00 Step 6/22 : COPY go.mod vendor* ./ 10:10:00 Removing intermediate container 0fb913367247 10:10:00 ---> 0f8e333d4f2d 10:10:00 Step 6/23 : COPY go.mod vendor* ./ 10:10:00 Removing intermediate container b4ae5003d196 10:10:00 ---> ff5f85e41f4b 10:10:00 Step 6/22 : COPY go.mod vendor* ./ 10:10:00 ---> 0b08506e96c1 10:10:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:00 Removing intermediate container bfa857268c58 10:10:00 ---> 76e2feeef0ab 10:10:00 Step 6/23 : COPY go.mod vendor* ./ 10:10:00 ---> Running in f04915d8d295 10:10:01 ---> f30622c2734f 10:10:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:01 ---> 7d166d9e4823 10:10:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:01 ---> Running in 96d6340d64fe 10:10:01 ---> 81c98fadb4d8 10:10:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:01 ---> Running in 98f9f27e10e9 10:10:01 ---> Running in ba46a8c878d8 10:10:02 ---> e819a6ff2b61 10:10:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:02 ---> Running in 7876f987568c 10:10:05 Removing intermediate container f04915d8d295 10:10:05 ---> 426c4aa6725f 10:10:05 Step 8/25 : COPY . . 10:10:07 Removing intermediate container 96d6340d64fe 10:10:07 ---> 9d0548293a92 10:10:07 Step 8/22 : COPY . . 10:10:07 Removing intermediate container 98f9f27e10e9 10:10:07 ---> afd62dae1b04 10:10:07 Step 8/23 : COPY . . 10:10:07 Removing intermediate container ba46a8c878d8 10:10:07 ---> 29e0c139f68f 10:10:07 Step 8/22 : COPY . . 10:10:08 Removing intermediate container 7876f987568c 10:10:08 ---> 910f84b250d6 10:10:08 Step 8/23 : COPY . . 10:10:40 ---> 5e345beedb85 10:10:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:40 ---> Running in f2714cde1482 10:10:40 ---> 08332345ed24 10:10:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:10:40 ---> d2075f1b2a2c 10:10:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:10:40 ---> Running in 03ab4bea2844 10:10:40 ---> Running in 90499ed6d2b5 10:10:40 ---> 76ff7a1a29ec 10:10:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:10:40 ---> Running in 614345ce5324 10:10:40 ---> 2edcf9448aff 10:10:40 Step 9/23 : RUN make cmd/core-data/core-data 10:10:40 ---> Running in 7c71ea47420d 10:10:40 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 10:10:41 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 10:10: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 10:10:41 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 10:10:41 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 10:16:49 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 10:16:49 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 10:17:07 Removing intermediate container 03ab4bea2844 10:17:07 ---> d8a718328b19 10:17:07 10:17:07 Step 10/22 : FROM alpine:3.14 10:17:07 3.14: Pulling from library/alpine 10:17:07 Removing intermediate container f2714cde1482 10:17:07 ---> 469a42b2ffc5 10:17:07 10:17:07 Step 10/25 : FROM alpine:3.14 10:17:07 3.14: Pulling from library/alpine 10:17:07 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 10:17:07 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 10:17:07 Status: Downloaded newer image for alpine:3.14 10:17:07 Status: Downloaded newer image for alpine:3.14 10:17:07 ---> cc3d11fa2d52 10:17:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:17:07 ---> cc3d11fa2d52 10:17:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:17:08 ---> Running in cbeac60c656b 10:17:08 ---> Running in 7502cb4c8146 10:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:11 (1/3) Installing ca-certificates (20211220-r0) 10:17:11 (2/3) Installing dumb-init (1.2.5-r1) 10:17:11 (3/3) Installing su-exec (0.2-r1) 10:17:11 Executing busybox-1.33.1-r6.trigger 10:17:11 Executing ca-certificates-20211220-r0.trigger 10:17:11 (1/6) Installing ca-certificates (20211220-r0) 10:17:11 (2/6) Installing brotli-libs (1.0.9-r5) 10:17:12 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:17:12 (4/6) Installing libcurl (7.79.1-r0) 10:17:12 (5/6) Installing curl (7.79.1-r0) 10:17:12 OK: 6 MiB in 17 packages 10:17:12 (6/6) Installing dumb-init (1.2.5-r1) 10:17:12 Executing busybox-1.33.1-r6.trigger 10:17:12 Executing ca-certificates-20211220-r0.trigger 10:17:12 OK: 8 MiB in 20 packages 10:17:15 Removing intermediate container 7502cb4c8146 10:17:15 ---> 75d66bf5e500 10:17:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:17:15 Removing intermediate container cbeac60c656b 10:17:15 ---> ec72f876db53 10:17:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:17:15 ---> Running in 25b6eff9ed35 10:17:15 ---> Running in 866ceee7041f 10:17:16 Removing intermediate container 25b6eff9ed35 10:17:16 ---> 1b05e152ff45 10:17:16 Step 13/22 : WORKDIR /edgex 10:17:16 Removing intermediate container 866ceee7041f 10:17:16 ---> beb352ef804a 10:17:16 Step 13/25 : WORKDIR / 10:17:16 ---> Running in 36acf229fde7 10:17:16 ---> Running in fff0303f9eac 10:17:17 Removing intermediate container 36acf229fde7 10:17:17 ---> 7d51c4b2d430 10:17:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:17:17 Removing intermediate container fff0303f9eac 10:17:17 ---> bfd448a80878 10:17:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:17:18 ---> f2e1fa34d7a6 10:17:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:17:18 ---> c7a033cc19d2 10:17:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:17:19 Removing intermediate container 614345ce5324 10:17:19 ---> 3ab0ae64fe70 10:17:19 10:17:19 Step 10/22 : FROM alpine:3.14 10:17:19 ---> cc3d11fa2d52 10:17:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:17:19 Removing intermediate container 90499ed6d2b5 10:17:19 ---> 6cdc54da83e8 10:17:19 10:17:19 Step 10/23 : FROM alpine:3.14 10:17:19 ---> cc3d11fa2d52 10:17:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:17:20 ---> Running in e2f294a1ca1d 10:17:20 ---> dd8910a6a6a2 10:17:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:17:20 ---> Running in 9515a21c2ab8 10:17:21 ---> 28250c72f7fb 10:17:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:17:22 ---> b628d8a89d17 10:17:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:22 ---> e517ab8024b2 10:17:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:17:23 (1/1) Installing dumb-init (1.2.5-r1) 10:17:23 Executing busybox-1.33.1-r6.trigger 10:17:23 OK: 5 MiB in 15 packages 10:17:23 (1/1) Installing dumb-init (1.2.5-r1) 10:17:23 Executing busybox-1.33.1-r6.trigger 10:17:23 OK: 5 MiB in 15 packages 10:17:25 ---> 480bb1048120 10:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:17:25 Removing intermediate container 9515a21c2ab8 10:17:25 ---> 9eafaa620be7 10:17:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:17:25 Removing intermediate container e2f294a1ca1d 10:17:25 ---> 064ee44d3378 10:17:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:17:26 ---> Running in 55ab7e7ae797 10:17:26 ---> Running in 7096dc0bf8e5 10:17:26 ---> 138ef0fb824e 10:17:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:17:26 Removing intermediate container 55ab7e7ae797 10:17:26 ---> 2309c4424154 10:17:26 Step 13/22 : ENV APP_PORT=59861 10:17:27 Removing intermediate container 7096dc0bf8e5 10:17:27 ---> 0c114541c696 10:17:27 Step 13/23 : ENV APP_PORT=59881 10:17:27 ---> 39c58f8523f7 10:17:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:17:27 ---> Running in 5c8f4259d24b 10:17:27 ---> Running in 4324c11b85ae 10:17:27 ---> Running in d0b47b9eb7be 10:17:27 Removing intermediate container 5c8f4259d24b 10:17:27 ---> 634f7530ffd2 10:17:27 Step 14/22 : EXPOSE $APP_PORT 10:17:28 Removing intermediate container d0b47b9eb7be 10:17:28 ---> 03f405b9acd3 10:17:28 Step 14/23 : EXPOSE $APP_PORT 10:17:28 ---> Running in 23182f9f197f 10:17:28 ---> Running in 380c11c62e44 10:17:28 Removing intermediate container 380c11c62e44 10:17:28 ---> 91b2e5b34faf 10:17:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:29 Removing intermediate container 23182f9f197f 10:17:29 ---> 160b1655fc8d 10:17:29 Step 15/23 : WORKDIR / 10:17:29 ---> Running in b14a70e8db7d 10:17:30 Removing intermediate container b14a70e8db7d 10:17:30 ---> f3c2b7317a5e 10:17:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:30 ---> d8be7e75f4d0 10:17:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:17:30 ---> 931c70a32aab 10:17:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:17:30 Removing intermediate container 4324c11b85ae 10:17:30 ---> 4aa9e7e5d6e7 10:17:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:17:30 ---> Running in f242ef643c5e 10:17:31 Removing intermediate container f242ef643c5e 10:17:31 ---> 02d05b26ea69 10:17:31 Step 20/22 : LABEL arch=arm64 10:17:31 ---> e68679f5dfd0 10:17:31 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/ 10:17:31 ---> Running in 052b894a7aa7 10:17:31 ---> 25bb6ed604d5 10:17:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:17:31 ---> Running in 23dc746b221b 10:17:32 Removing intermediate container 052b894a7aa7 10:17:32 ---> 7f7fb5ed7aba 10:17:32 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:17:32 ---> Running in 598de03af2e3 10:17:33 Removing intermediate container 598de03af2e3 10:17:33 ---> 22861c368b5c 10:17:33 Step 22/22 : LABEL version=0.0.0 10:17:33 ---> Running in 73ebec82058d 10:17:34 ---> f4e07b0494d4 10:17:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:17:34 Removing intermediate container 73ebec82058d 10:17:34 ---> 28acfedc71a4 10:17:34 10:17:35 Removing intermediate container 23dc746b221b 10:17:35 ---> 4a79f9d03387 10:17:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:17:35 ---> Running in 32b54e5452a0 10:17:35 Successfully built 28acfedc71a4 10:17:35 Successfully tagged security-proxy-setup-arm64:latest 10:17:35 Building security-spire-server 10:17:35  Building security-proxy-setup ... done  ---> d4add1a7efca 10:17:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:17:35 ---> Running in deac1025df72 10:17:35 Removing intermediate container 32b54e5452a0 10:17:35 ---> 8369e32d34cd 10:17:35 Step 23/25 : LABEL arch=arm64 10:17:35 ---> 35624f2d407a 10:17:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:17:35 ---> Running in 85c69b2c561d 10:17:36 Removing intermediate container deac1025df72 10:17:36 ---> f61b3ed838c4 10:17:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:36 ---> Running in f2ed69c0091e 10:17:36 Removing intermediate container 85c69b2c561d 10:17:36 ---> 6d00cd74aaf7 10:17:36 Step 24/25 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:17:37 ---> Running in 447ad1ecaa5f 10:17:37 ---> 8a10731d1236 10:17:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:17:37 Removing intermediate container f2ed69c0091e 10:17:37 ---> 0bc8781ba4da 10:17:37 Step 20/22 : LABEL arch=arm64 10:17:37 ---> Running in f6207b0cefd3 10:17:37 ---> Running in 2439bde1dd7b 10:17:37 Removing intermediate container 447ad1ecaa5f 10:17:37 ---> c9cc6d7c226d 10:17:37 Step 25/25 : LABEL version=0.0.0 10:17:37 ---> Running in 57b7e1167891 10:17:38 Removing intermediate container f6207b0cefd3 10:17:38 ---> 86def329b3f6 10:17:38 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:17:38 Removing intermediate container 2439bde1dd7b 10:17:38 ---> 4934b0acc826 10:17:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:38 ---> Running in 96cabad95188 10:17:38 ---> Running in b836a517f61a 10:17:38 Removing intermediate container 57b7e1167891 10:17:38 ---> d284d4fa2aaa 10:17:38 10:17:39 Removing intermediate container b836a517f61a 10:17:39 Removing intermediate container 96cabad95188 10:17:39 ---> eee11cc6e53b 10:17:39 Step 21/23 : LABEL arch=arm64 10:17:39 ---> 3243906a33ab 10:17:39 Step 22/22 : LABEL version=0.0.0 10:17:39 Successfully built d284d4fa2aaa 10:17:39 Successfully tagged security-secretstore-setup-arm64:latest 10:17:39  Building security-secretstore-setup ... done Building security-bootstrapper 10:17:39 ---> Running in 8235285ef4d7 10:17:39 ---> Running in cf18101d36e6 10:17:40 Removing intermediate container 8235285ef4d7 10:17:40 ---> 67cbe395ebf2 10:17:40 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:17:40 Removing intermediate container cf18101d36e6 10:17:40 ---> f5376c3b6422 10:17:40 10:17:40 ---> Running in 97583d823e94 10:17:40 Successfully built f5376c3b6422 10:17:40 Successfully tagged support-scheduler-arm64:latest 10:17:40  Building support-scheduler ... done Building support-notifications 10:17:40 Removing intermediate container 97583d823e94 10:17:40 ---> 316ba94e980d 10:17:40 Step 23/23 : LABEL version=0.0.0 10:17:40 ---> Running in 16f60037fef2 10:17:41 Removing intermediate container 16f60037fef2 10:17:41 ---> 41a9af270fce 10:17:41 10:17:41 Successfully built 41a9af270fce 10:17:41 Successfully tagged core-metadata-arm64:latest 10:17:41  Building core-metadata ... done Building core-command 10:17:42 Removing intermediate container 7c71ea47420d 10:17:42 ---> 206992542a78 10:17:42 10:17:42 Step 10/23 : FROM alpine:3.14 10:17:42 ---> cc3d11fa2d52 10:17:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:17:42 ---> Running in 85c701cc4118 10:17:43 Removing intermediate container 85c701cc4118 10:17:43 ---> 328f77d0497a 10:17:43 Step 12/23 : ENV APP_PORT=59880 10:17:43 ---> Running in d6f7d1d1cd66 10:17:43 Removing intermediate container d6f7d1d1cd66 10:17:43 ---> ab729c022299 10:17:43 Step 13/23 : EXPOSE $APP_PORT 10:17:43 ---> Running in 3d0692a8a0eb 10:17:44 Removing intermediate container 3d0692a8a0eb 10:17:44 ---> 1e7ef727e040 10:17:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:44 ---> Running in 4eac296cd3c8 10:17:46 Removing intermediate container 4eac296cd3c8 10:17:46 ---> 1c1250cb206b 10:17:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:17:46 ---> Running in 69b1a55173a9 10:17:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:49 (1/6) Installing dumb-init (1.2.5-r1) 10:17:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:17:49 (3/6) Installing libsodium (1.0.18-r0) 10:17:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:17:49 (5/6) Installing libzmq (4.3.4-r0) 10:17:49 (6/6) Installing zeromq (4.3.4-r0) 10:17:49 Executing busybox-1.33.1-r6.trigger 10:17:49 OK: 8 MiB in 20 packages 10:17:51 Removing intermediate container 69b1a55173a9 10:17:51 ---> 60da5313ba63 10:17:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:52 ---> 0ee224a875a9 10:17:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:17:54 ---> 9d9f547b9116 10:17:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:17:54 ---> ceaf54c6be58 10:17:54 Step 19/23 : ENTRYPOINT ["/core-data"] 10:17:54 ---> Running in d93a35229318 10:17:55 Removing intermediate container d93a35229318 10:17:55 ---> 50b79fbbc198 10:17:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:55 ---> Running in 6f6ab8a5bf36 10:17:55 Removing intermediate container 6f6ab8a5bf36 10:17:55 ---> 7583195dab3d 10:17:55 Step 21/23 : LABEL arch=arm64 10:17:56 ---> Running in cff984f82183 10:17:56 Removing intermediate container cff984f82183 10:17:56 ---> d9d1f3a74588 10:17:56 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:17:56 ---> Running in 0cb2fbe5188e 10:17:56 Removing intermediate container 0cb2fbe5188e 10:17:56 ---> 209c4d7cbd4b 10:17:56 Step 23/23 : LABEL version=0.0.0 10:17:56 ---> Running in 18eb05dad107 10:17:57 Removing intermediate container 18eb05dad107 10:17:57 ---> f3821cf2ad49 10:17:57 10:17:57 Successfully built f3821cf2ad49 10:17:57 Successfully tagged core-data-arm64:latest 10:17:57 Building security-spire-agent 10:19:19  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:19:19 ---> b52442afd240 10:19:19 Step 3/23 : WORKDIR /edgex-go 10:19:19 ---> Using cache 10:19:19 ---> 9aafbb1ded47 10:19:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:19 ---> Using cache 10:19:19 ---> 9ff158c4b22f 10:19:19 Step 5/23 : RUN apk add --update --no-cache make git 10:19:19 ---> Using cache 10:19:19 ---> ff5f85e41f4b 10:19:19 Step 6/23 : COPY go.mod vendor* ./ 10:19:19 ---> Using cache 10:19:19 ---> 81c98fadb4d8 10:19:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:19 ---> Using cache 10:19:19 ---> 29e0c139f68f 10:19:19 Step 8/23 : COPY . . 10:19:19 ---> Using cache 10:19:19 ---> 76ff7a1a29ec 10:19:19 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 10:19:19 ---> Running in 31c55e547f18 10:19:19 Removing intermediate container 31c55e547f18 10:19:19 ---> d0e01e3a5bde 10:19:19 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" 10:19:19 ---> Running in f48780908357 10:19:19 spire-1.2.0/ 10:19:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:19:19 ---> b52442afd240 10:19:19 Step 3/31 : WORKDIR /edgex-go 10:19:19 ---> Using cache 10:19:19 ---> 9aafbb1ded47 10:19:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:19 ---> Using cache 10:19:19 ---> 9ff158c4b22f 10:19:19 Step 5/31 : RUN apk add --update --no-cache make git 10:19:19 ---> Using cache 10:19:19 ---> ff5f85e41f4b 10:19:19 Step 6/31 : COPY go.mod vendor* ./ 10:19:19 ---> Using cache 10:19:19 ---> 81c98fadb4d8 10:19:19 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:19 ---> Using cache 10:19:19 ---> 29e0c139f68f 10:19:19 Step 8/31 : COPY . . 10:19:19 ---> Using cache 10:19:19 ---> 76ff7a1a29ec 10:19:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:19:19 spire-1.2.0/README.md 10:19:19 spire-1.2.0/bin/ 10:19:19 spire-1.2.0/bin/spire-server 10:19:19 spire-1.2.0/bin/spire-agent 10:19:19 spire-1.2.0/conf/ 10:19:19 spire-1.2.0/conf/server/ 10:19:19 spire-1.2.0/conf/server/server.conf 10:19:19 spire-1.2.0/conf/agent/ 10:19:19 spire-1.2.0/conf/agent/agent.conf 10:19:19 spire-1.2.0/LICENSE 10:19:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:19:19 ---> b52442afd240 10:19:19 Step 3/22 : WORKDIR /edgex-go 10:19:19 ---> Using cache 10:19:19 ---> 9aafbb1ded47 10:19:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:19 ---> Using cache 10:19:19 ---> 9ff158c4b22f 10:19:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:19:19 ---> Running in 89a3a1fbbeb9 10:19:19 ---> Running in f0d4e5391fd1 10:19:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:19:19 ---> b52442afd240 10:19:19 Step 3/23 : WORKDIR /edgex-go 10:19:19 ---> Using cache 10:19:19 ---> 9aafbb1ded47 10:19:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:19 ---> Using cache 10:19:19 ---> 9ff158c4b22f 10:19:19 Step 5/23 : RUN apk add --update --no-cache make git 10:19:19 ---> Using cache 10:19:19 ---> ff5f85e41f4b 10:19:19 Step 6/23 : COPY go.mod vendor* ./ 10:19:19 ---> Using cache 10:19:19 ---> 81c98fadb4d8 10:19:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:19 ---> Using cache 10:19:19 ---> 29e0c139f68f 10:19:19 Step 8/23 : COPY . . 10:19:19 ---> Using cache 10:19:19 ---> 76ff7a1a29ec 10:19:19 Step 9/23 : RUN make cmd/core-command/core-command 10:19:19 ---> Running in d4f88940c9f6 10:19:19 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 10:19:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:19 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 10:19:20 OK: 220 MiB in 52 packages 10:19:22 Removing intermediate container 89a3a1fbbeb9 10:19:22 ---> b616dbb3d8ae 10:19:22 Step 6/22 : COPY go.mod vendor* ./ 10:19:24 ---> 32d5c20b3d32 10:19:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:24 ---> Running in cb0ae5577f9a 10:19:25 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:19:25 ---> b52442afd240 10:19:25 Step 3/24 : WORKDIR /edgex-go 10:19:25 ---> Using cache 10:19:25 ---> 9aafbb1ded47 10:19:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:25 ---> Using cache 10:19:25 ---> 9ff158c4b22f 10:19:25 Step 5/24 : RUN apk add --update --no-cache make git 10:19:25 ---> Using cache 10:19:25 ---> ff5f85e41f4b 10:19:25 Step 6/24 : COPY go.mod vendor* ./ 10:19:25 ---> Using cache 10:19:25 ---> 81c98fadb4d8 10:19:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:25 ---> Using cache 10:19:25 ---> 29e0c139f68f 10:19:25 Step 8/24 : COPY . . 10:19:25 ---> Using cache 10:19:25 ---> 76ff7a1a29ec 10:19:25 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 10:19:25 ---> Using cache 10:19:25 ---> d0e01e3a5bde 10:19:25 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" 10:19:26 ---> Using cache 10:19:26 ---> d8eee9e11876 10:19:26 10:19:26 Step 11/24 : FROM alpine:3.15 10:19:26 Removing intermediate container f48780908357 10:19:26 ---> d8eee9e11876 10:19:26 10:19:26 Step 11/23 : FROM alpine:3.15 10:19:26 3.15: Pulling from library/alpine 10:19:26 3.15: Pulling from library/alpine 10:19:27 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 10:19:27 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 10:19:27 Status: Downloaded newer image for alpine:3.15 10:19:27 Status: Image is up to date for alpine:3.15 10:19:27 ---> 03078ca19a05 10:19:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:19:27 ---> 03078ca19a05 10:19:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:19:27 ---> Running in 0e82cc8ff34e 10:19:28 ---> Running in 5ac371845122 10:19:28 Removing intermediate container 0e82cc8ff34e 10:19:28 ---> 15dad64ea52e 10:19:28 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:28 Removing intermediate container 5ac371845122 10:19:28 ---> 800b157f25d3 10:19:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:29 ---> Running in df68e8855a5a 10:19:29 ---> Running in e8e10634389c 10:19:31 Removing intermediate container cb0ae5577f9a 10:19:31 ---> 75a90c38c18e 10:19:31 Step 8/22 : COPY . . 10:19:33 Removing intermediate container df68e8855a5a 10:19:33 ---> b3ff7a8e28ce 10:19:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:19:33 Removing intermediate container e8e10634389c 10:19:33 ---> af982089485b 10:19:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:19:33 ---> Running in 75578f48e608 10:19:33 ---> Running in 4553f03fcf1b 10:19:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:38 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:19:38 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:19:38 OK: 15729 distinct packages available 10:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:38 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:19:38 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:19:38 OK: 15729 distinct packages available 10:19:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:40 (1/5) Installing dumb-init (1.2.5-r1) 10:19:40 (2/5) Installing musl-obstack (1.2.3-r0) 10:19:40 (3/5) Installing libucontext (1.1-r0) 10:19:40 (1/5) Installing dumb-init (1.2.5-r1) 10:19:40 (4/5) Installing gcompat (1.0.0-r4) 10:19:41 (2/5) Installing musl-obstack (1.2.3-r0) 10:19:41 (5/5) Installing openssl (1.1.1n-r0) 10:19:41 (3/5) Installing libucontext (1.1-r0) 10:19:41 (4/5) Installing gcompat (1.0.0-r4) 10:19:41 Executing busybox-1.34.1-r4.trigger 10:19:41 (5/5) Installing openssl (1.1.1n-r0) 10:19:41 OK: 6 MiB in 19 packages 10:19:41 Executing busybox-1.34.1-r4.trigger 10:19:41 OK: 6 MiB in 19 packages 10:19:44 Removing intermediate container 4553f03fcf1b 10:19:44 ---> e6d00e050bea 10:19:44 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 10:19:44 Removing intermediate container 75578f48e608 10:19:44 ---> 6670c8fe6210 10:19:44 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 10:19:52 ---> f5c651c6f3ec 10:19:52 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 10:19:59 ---> d8d5a9327c10 10:19:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:20:00 ---> 78be84534ab0 10:20:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:20:02 ---> d264fae9ea08 10:20:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:20:03 ---> e2e09248f2ec 10:20:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:20:04 ---> f7b769c21447 10:20:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:20:04 ---> b606ab1f0f49 10:20:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:20:04 ---> Running in 028b162aa4d3 10:20:04 Removing intermediate container 028b162aa4d3 10:20:04 ---> 53340729640a 10:20:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:20:05 ---> Running in 77236ecf73ca 10:20:06 ---> eb5a7137b823 10:20:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:20:06 Removing intermediate container 77236ecf73ca 10:20:06 ---> 07507f761878 10:20:06 Step 21/23 : LABEL arch=arm64 10:20:06 ---> Running in 82aaa4bfd825 10:20:07 Removing intermediate container 82aaa4bfd825 10:20:07 ---> 9598053a48e1 10:20:07 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:20:07 ---> Running in d1fd52f7d95d 10:20:07 ---> 59959bef769a 10:20:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:20:08 ---> Running in c82bcbc08020 10:20:08 Removing intermediate container d1fd52f7d95d 10:20:08 ---> 4462c59af140 10:20:08 Step 23/23 : LABEL version=0.0.0 10:20:08 ---> Running in 3f2dbc8dae22 10:20:09 Removing intermediate container c82bcbc08020 10:20:09 ---> 3a72148b847c 10:20:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:20:09 ---> Running in 289000de5f13 10:20:09 Removing intermediate container 3f2dbc8dae22 10:20:09 ---> af56d1d550f1 10:20:09 10:20:09 ---> b80d5956808e 10:20:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:20:09 ---> Running in 3a014801ddab 10:20:10 Removing intermediate container 289000de5f13 10:20:10 ---> cdb6d033120a 10:20:10 Step 22/24 : LABEL arch=arm64 10:20:10 ---> Running in 1eec5b320842 10:20:11 Successfully built af56d1d550f1 10:20:11 Successfully tagged security-spire-server-arm64:latest 10:20:11  Building security-spire-server ... done Building security-spire-config 10:20:11 Removing intermediate container 1eec5b320842 10:20:11 ---> 6b4a74c24c56 10:20:11 Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:20:11 ---> Running in 42a4e765c9c6 10:20:11 Removing intermediate container 42a4e765c9c6 10:20:11 ---> 024fc1acabc5 10:20:11 Step 24/24 : LABEL version=0.0.0 10:20:11 ---> Running in 0ebcaa63bb5c 10:20: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-notifications/support-notifications ./cmd/support-notifications 10:20:12 Removing intermediate container 0ebcaa63bb5c 10:20:12 ---> 61550d8ea59a 10:20:12 10:20:12 Successfully built 61550d8ea59a 10:20:12 Successfully tagged security-spire-agent-arm64:latest 10:20:12  Building security-spire-agent ... done Building security-spiffe-token-provider 10:21:09 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:21:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:21:09 ---> b52442afd240 10:21:09 Step 3/24 : WORKDIR /edgex-go 10:21:09 ---> Using cache 10:21:09 ---> 9aafbb1ded47 10:21:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:09 ---> Using cache 10:21:09 ---> 9ff158c4b22f 10:21:09 Step 5/24 : RUN apk add --update --no-cache make git 10:21:09 ---> Using cache 10:21:09 ---> ff5f85e41f4b 10:21:09 Step 6/24 : COPY go.mod vendor* ./ 10:21:09 ---> Using cache 10:21:09 ---> 81c98fadb4d8 10:21:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:09 ---> Using cache 10:21:09 ---> 29e0c139f68f 10:21:09 Step 8/24 : COPY . . 10:21:09 ---> Using cache 10:21:09 ---> 76ff7a1a29ec 10:21:09 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 10:21:09 ---> Using cache 10:21:09 ---> d0e01e3a5bde 10:21:09 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" 10:21:09 ---> Using cache 10:21:09 ---> d8eee9e11876 10:21:09 10:21:09 Step 11/24 : FROM alpine:3.15 10:21:09 ---> 03078ca19a05 10:21:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:09 ---> Using cache 10:21:09 ---> 800b157f25d3 10:21:09 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:09 ---> Using cache 10:21:09 ---> af982089485b 10:21:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:21:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:21:09 ---> b52442afd240 10:21:09 Step 3/20 : WORKDIR /edgex-go 10:21:09 ---> Using cache 10:21:09 ---> 9aafbb1ded47 10:21:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:21:09 ---> Running in 48f0254e51c4 10:21:09 ---> Running in 8d778b3971a8 10:21:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:13 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:21:13 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:21:13 OK: 15739 distinct packages available 10:21:14 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:21:14 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:21:14 OK: 15729 distinct packages available 10:21:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:16 OK: 220 MiB in 52 packages 10:21:16 (1/4) Installing dumb-init (1.2.5-r1) 10:21:16 (2/4) Installing musl-obstack (1.2.3-r0) 10:21:16 (3/4) Installing libucontext (1.1-r0) 10:21:16 (4/4) Installing gcompat (1.0.0-r4) 10:21:16 Executing busybox-1.34.1-r4.trigger 10:21:17 OK: 6 MiB in 18 packages 10:21:18 Removing intermediate container 48f0254e51c4 10:21:18 ---> 3d9da8f92708 10:21:18 Step 5/20 : COPY go.mod vendor* ./ 10:21:19 Removing intermediate container 8d778b3971a8 10:21:19 ---> eda5cb034237 10:21:19 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 10:21:19 ---> 20fcd5bad307 10:21:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:20 ---> Running in e1a1ff3f18c2 10:21:25 ---> ee75673e1c6d 10:21:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:21:26 ---> 52a8b607eea0 10:21:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:21:26 Removing intermediate container e1a1ff3f18c2 10:21:26 ---> a038df290f73 10:21:26 Step 7/20 : COPY . . 10:21:26 ---> Running in c41e20fdba68 10:21:26 Removing intermediate container c41e20fdba68 10:21:26 ---> e2978fb79877 10:21:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:21:28 ---> af60430492b4 10:21:28 Step 19/24 : WORKDIR / 10:21:28 ---> Running in ef083d8de263 10:21:29 Removing intermediate container ef083d8de263 10:21:29 ---> 006204a2ec61 10:21:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:29 ---> Running in 6420a0713f3d 10:21:30 Removing intermediate container 6420a0713f3d 10:21:30 ---> 29ed5e0153c7 10:21:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:30 ---> Running in 07d0be2205da 10:21:31 Removing intermediate container 07d0be2205da 10:21:31 ---> 908c0e735a2a 10:21:31 Step 22/24 : LABEL arch=arm64 10:21:31 ---> Running in 8f61ead39e58 10:21:32 Removing intermediate container 8f61ead39e58 10:21:32 ---> 7220bbd2c213 10:21:32 Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:21:32 ---> Running in 8b4b8c579f23 10:21:33 Removing intermediate container 8b4b8c579f23 10:21:33 ---> ff3315fc027c 10:21:33 Step 24/24 : LABEL version=0.0.0 10:21:33 ---> Running in bb0674547e6c 10:21:35 Removing intermediate container bb0674547e6c 10:21:35 ---> 9e64585dbc39 10:21:35 10:21:36 Successfully built 9e64585dbc39 10:21:36 Successfully tagged security-spire-config-arm64:latest 10:21:36  Building security-spire-config ... done Building sys-mgmt-agent 10:21:58 ---> 1b5709aafb4a 10:21:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:21:58 ---> Running in 3b95696f780d 10:21:58 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 10:22:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:22:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:22:13 ---> b52442afd240 10:22:13 Step 3/23 : WORKDIR /edgex-go 10:22:13 ---> Using cache 10:22:13 ---> 9aafbb1ded47 10:22:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:13 ---> Using cache 10:22:13 ---> 9ff158c4b22f 10:22:13 Step 5/23 : RUN apk add --update --no-cache make bash git 10:22:14 ---> Running in 7536d241baa3 10:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:22:18 OK: 220 MiB in 52 packages 10:22:19 Removing intermediate container 7536d241baa3 10:22:19 ---> b8b0e61c7832 10:22:19 Step 6/23 : COPY go.mod vendor* ./ 10:22:20 ---> 69b447c3bfe0 10:22:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:20 ---> Running in 57a6398f93a2 10:22:25 Removing intermediate container 57a6398f93a2 10:22:25 ---> ed00c4f71ae5 10:22:25 Step 8/23 : COPY . . 10:22:52 ---> 7f1f47d6815b 10:22:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:22:52 ---> Running in d99229d7e71d 10:22:52 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 10:25:44 Removing intermediate container d4f88940c9f6 10:25:44 ---> 2f3b5dc5e035 10:25:44 10:25:44 Step 10/23 : FROM alpine:3.14 10:25:44 ---> cc3d11fa2d52 10:25:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:25:44 ---> Using cache 10:25:44 ---> 064ee44d3378 10:25:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:25:44 ---> Using cache 10:25:44 ---> 0c114541c696 10:25:44 Step 13/23 : ENV APP_PORT=59882 10:25:44 ---> Running in 4d1aca6cad65 10:25:44 Removing intermediate container 4d1aca6cad65 10:25:44 ---> 580af2ec66d7 10:25:44 Step 14/23 : EXPOSE $APP_PORT 10:25:44 ---> Running in f1ad5e66cbfa 10:25:44 Removing intermediate container f1ad5e66cbfa 10:25:44 ---> 30b5e99d1f23 10:25:44 Step 15/23 : WORKDIR / 10:25:44 ---> Running in 226560c624e8 10:25:44 Removing intermediate container 226560c624e8 10:25:44 ---> 91baffd2ed8f 10:25:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:44 ---> d99fb7643075 10:25:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:25:44 Removing intermediate container f0d4e5391fd1 10:25:44 ---> f370a836f9f8 10:25:44 10:25:44 Step 10/31 : FROM alpine:3.14 10:25:44 ---> cc3d11fa2d52 10:25:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:25:44 ---> Running in cf603f759e15 10:25:44 Removing intermediate container cf603f759e15 10:25:44 ---> 543d38a326be 10:25:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:25:44 ---> Running in 21776e2a6b30 10:25:44 ---> 4def63494d04 10:25:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:25:44 ---> 180135b6aa9f 10:25:44 Step 19/23 : ENTRYPOINT ["/core-command"] 10:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:25:44 ---> Running in 19e754612021 10:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:25:44 Removing intermediate container 19e754612021 10:25:44 ---> f36879aaacb3 10:25:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:44 ---> Running in dcbc3662a7fa 10:25:44 Removing intermediate container dcbc3662a7fa 10:25:44 ---> 07aa850c56a8 10:25:44 Step 21/23 : LABEL arch=arm64 10:25:44 ---> Running in 6563e85cde52 10:25:44 (1/2) Installing dumb-init (1.2.5-r1) 10:25:44 (2/2) Installing su-exec (0.2-r1) 10:25:44 Executing busybox-1.33.1-r6.trigger 10:25:44 OK: 6 MiB in 16 packages 10:25:44 Removing intermediate container 6563e85cde52 10:25:44 ---> fc7f905351bd 10:25:44 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:25:44 ---> Running in 84f33ea007c6 10:25:44 Removing intermediate container 84f33ea007c6 10:25:44 ---> 257598d1fc02 10:25:44 Step 23/23 : LABEL version=0.0.0 10:25:44 ---> Running in c39e027a57ef 10:25:44 Removing intermediate container 21776e2a6b30 10:25:44 ---> 27687377ec8f 10:25:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:25:44 Removing intermediate container c39e027a57ef 10:25:44 ---> 4697edce2114 10:25:44 10:25:44 ---> Running in 63bc9f278aa1 10:25:44 Removing intermediate container 63bc9f278aa1 10:25:44 ---> 24fe489f6eee 10:25:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:25:44 ---> Running in dfbdd6ea537a 10:25:44 Successfully built 4697edce2114 10:25:44 Successfully tagged core-command-arm64:latest 10:25:45  Building core-command ... done Removing intermediate container dfbdd6ea537a 10:25:45 ---> 72a907df6a46 10:25:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:25:45 ---> Running in c92e9c864bd8 10:25:48 Removing intermediate container c92e9c864bd8 10:25:48 ---> 04a208b8c300 10:25:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:25:48 ---> Running in 4c0e2b2437d4 10:25:49 Removing intermediate container 4c0e2b2437d4 10:25:49 ---> b17ad170ced2 10:25:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:25:50 ---> 9033f1078321 10:25:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:25:50 ---> Running in 0a8829f8dfee 10:25:53 Removing intermediate container 0a8829f8dfee 10:25:53 ---> 1ec10bcddd74 10:25:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:54 ---> 2de68ab78210 10:25:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:25:56 ---> deb1cb2426fb 10:25:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:25:57 ---> b7c67f720805 10:25:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:25:58 ---> df1c06983ff9 10:25:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:25:59 ---> fb753f02354f 10:25:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:25:59 ---> Running in bbd415b976ac 10:26:00 Removing intermediate container bbd415b976ac 10:26:00 ---> c628b9d0f7f8 10:26:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:26:01 ---> b28a6f5d7845 10:26:01 Step 26/31 : RUN chmod +x /entrypoint.sh 10:26:01 ---> Running in d2e1b11e3ad1 10:26:05 Removing intermediate container d2e1b11e3ad1 10:26:05 ---> f82badc99257 10:26:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:26:05 ---> Running in 8b1d346ce031 10:26:05 Removing intermediate container 8b1d346ce031 10:26:05 ---> 605e1718c131 10:26:05 Step 28/31 : CMD ["gate"] 10:26:05 ---> Running in 9769be229d04 10:26:06 Removing intermediate container 9769be229d04 10:26:06 ---> ff8ce3681f46 10:26:06 Step 29/31 : LABEL arch=arm64 10:26:06 ---> Running in 34d531f7caa3 10:26:07 Removing intermediate container 34d531f7caa3 10:26:07 ---> d544b9cbe95f 10:26:07 Step 30/31 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:26:07 ---> Running in 8b0f84c14b4b 10:26:08 Removing intermediate container 8b0f84c14b4b 10:26:08 ---> e181ebd71c98 10:26:08 Step 31/31 : LABEL version=0.0.0 10:26:08 ---> Running in 0dd664129d80 10:26:08 Removing intermediate container 0dd664129d80 10:26:08 ---> 94f73c179b61 10:26:09 10:26:09 Successfully built 94f73c179b61 10:26:09 Successfully tagged security-bootstrapper-arm64:latest 10:26:48  Building security-bootstrapper ... done Removing intermediate container 3a014801ddab 10:26:48 ---> 8f953ea33318 10:26:48 10:26:48 Step 10/22 : FROM alpine:3.14 10:26:48 ---> cc3d11fa2d52 10:26:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:26:48 ---> Running in 50d87f35d709 10:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:26:48 (1/2) Installing ca-certificates (20211220-r0) 10:26:48 (2/2) Installing dumb-init (1.2.5-r1) 10:26:48 Executing busybox-1.33.1-r6.trigger 10:26:48 Executing ca-certificates-20211220-r0.trigger 10:26:48 OK: 6 MiB in 16 packages 10:26:50 Removing intermediate container 50d87f35d709 10:26:50 ---> d195817aa6e7 10:26:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:26:50 ---> Running in 7f52692a027c 10:26:50 Removing intermediate container 7f52692a027c 10:26:50 ---> e41abf7376b9 10:26:50 Step 13/22 : ENV APP_PORT=59860 10:26:50 ---> Running in c1bd0424acf8 10:26:50 Removing intermediate container c1bd0424acf8 10:26:50 ---> b201b4af37ba 10:26:50 Step 14/22 : EXPOSE $APP_PORT 10:26:50 ---> Running in 1c8f41eddf54 10:26:51 Removing intermediate container 1c8f41eddf54 10:26:51 ---> 0b07d47f1382 10:26:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:52 ---> 52562921bb04 10:26:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:26:54 ---> 56b4ed94943e 10:26:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:26:55 ---> 58a088746d2c 10:26:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:26:55 ---> Running in cbd780049969 10:26:56 Removing intermediate container cbd780049969 10:26:56 ---> acad723d63c6 10:26:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:56 ---> Running in c8aa8b02b563 10:26:56 Removing intermediate container c8aa8b02b563 10:26:56 ---> a38b3b88d25a 10:26:56 Step 20/22 : LABEL arch=arm64 10:26:56 ---> Running in 83ebb46851e3 10:26:57 Removing intermediate container 83ebb46851e3 10:26:57 ---> 6463fb458f3b 10:26:57 Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:26:57 ---> Running in c40a623ca252 10:26:58 Removing intermediate container c40a623ca252 10:26:58 ---> 84f61746846c 10:26:58 Step 22/22 : LABEL version=0.0.0 10:26:58 ---> Running in 4c26d7c5c872 10:26:58 Removing intermediate container 4c26d7c5c872 10:26:58 ---> 6c347e917e0a 10:26:58 10:26:59 Successfully built 6c347e917e0a 10:26:59 Successfully tagged support-notifications-arm64:latest 10:27:21  Building support-notifications ... done Removing intermediate container 3b95696f780d 10:27:21 ---> 8df823312a31 10:27:21 10:27:21 Step 9/20 : FROM alpine:3.15 10:27:21 ---> 03078ca19a05 10:27:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:27:21 ---> Using cache 10:27:21 ---> 800b157f25d3 10:27:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:21 ---> Using cache 10:27:21 ---> af982089485b 10:27:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:27:21 ---> Running in 6fcddc0bb992 10:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:23 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:27:23 v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:27:23 OK: 15729 distinct packages available 10:27:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:25 (1/9) Installing ca-certificates (20211220-r0) 10:27:25 (2/9) Installing brotli-libs (1.0.9-r5) 10:27:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:27:26 (4/9) Installing libcurl (7.80.0-r0) 10:27:26 (5/9) Installing curl (7.80.0-r0) 10:27:26 (6/9) Installing dumb-init (1.2.5-r1) 10:27:26 (7/9) Installing musl-obstack (1.2.3-r0) 10:27:26 (8/9) Installing libucontext (1.1-r0) 10:27:26 (9/9) Installing gcompat (1.0.0-r4) 10:27:26 Executing busybox-1.34.1-r4.trigger 10:27:26 Executing ca-certificates-20211220-r0.trigger 10:27:27 OK: 8 MiB in 23 packages 10:27:29 Removing intermediate container 6fcddc0bb992 10:27:29 ---> 26c7651df281 10:27:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:29 Removing intermediate container d99229d7e71d 10:27:29 ---> c56ae250eb85 10:27:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:27:29 ---> Running in c4541fa4b10b 10:27:29 ---> d1b6fcf681c3 10:27:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:27:30 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 10:27:30 ---> c2a55aa2c771 10:27:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:27:31 ---> e731e0599040 10:27:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:27:31 ---> Running in acc31900b739 10:27:32 Removing intermediate container c4541fa4b10b 10:27:32 ---> 7360a145dbe0 10:27:32 10:27:32 Step 11/23 : FROM docker:20.10.14 10:27:32 Removing intermediate container acc31900b739 10:27:32 ---> 0ec9cd3fe2c1 10:27:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:27:32 ---> Running in 1fece9ef88ac 10:27:32 20.10.14: Pulling from library/docker 10:27:32 Removing intermediate container 1fece9ef88ac 10:27:32 ---> 4b9dab392072 10:27:32 Step 18/20 : LABEL arch=arm64 10:27:32 ---> Running in 796a28c27b9c 10:27:33 Removing intermediate container 796a28c27b9c 10:27:33 ---> 88dbdabdb807 10:27:33 Step 19/20 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:27:33 ---> Running in 8b253147befb 10:27:33 Removing intermediate container 8b253147befb 10:27:33 ---> bedf53d4f5bd 10:27:33 Step 20/20 : LABEL version=0.0.0 10:27:33 ---> Running in 66e958a5f984 10:27:34 Removing intermediate container 66e958a5f984 10:27:34 ---> f41e45a780a2 10:27:34 10:27:34 Successfully built f41e45a780a2 10:27:34 Successfully tagged security-spiffe-token-provider-arm64:latest 10:27:39  Building security-spiffe-token-provider ... done Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 10:27:39 Status: Downloaded newer image for docker:20.10.14 10:27:39 ---> c52727829a8a 10:27:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:27:39 ---> Running in 21a709e46aa7 10:27:39 Removing intermediate container 21a709e46aa7 10:27:39 ---> cf34af7a0175 10:27:39 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 10:27:39 ---> Running in 456e3ca5e2a9 10:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:41 (1/43) Installing readline (8.1.1-r0) 10:27:41 (2/43) Installing bash (5.1.16-r0) 10:27:41 Executing bash-5.1.16-r0.post-install 10:27:41 (3/43) Installing brotli-libs (1.0.9-r5) 10:27:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:27:41 (5/43) Installing libcurl (7.80.0-r0) 10:27:41 (6/43) Installing curl (7.80.0-r0) 10:27:41 (7/43) Installing dumb-init (1.2.5-r1) 10:27:41 (8/43) Installing libbz2 (1.0.8-r1) 10:27:41 (9/43) Installing expat (2.4.7-r0) 10:27:41 (10/43) Installing libffi (3.4.2-r1) 10:27:41 (11/43) Installing gdbm (1.22-r0) 10:27:41 (12/43) Installing xz-libs (5.2.5-r0) 10:27:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:27:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:27:42 (15/43) Installing mpdecimal (2.5.1-r1) 10:27:42 (16/43) Installing sqlite-libs (3.36.0-r0) 10:27:42 (17/43) Installing python3 (3.9.7-r4) 10:27:44 (18/43) Installing py3-appdirs (1.4.4-r2) 10:27:44 (19/43) Installing py3-certifi (2020.12.5-r1) 10:27:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:27:44 (21/43) Installing py3-idna (3.3-r0) 10:27:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:27:44 (23/43) Installing py3-requests (2.26.0-r1) 10:27:44 (24/43) Installing py3-msgpack (1.0.2-r1) 10:27:44 (25/43) Installing py3-lockfile (0.12.2-r4) 10:27:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:27:44 (27/43) Installing py3-colorama (0.4.4-r1) 10:27:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:27:44 (29/43) Installing py3-distlib (0.3.3-r0) 10:27:44 (30/43) Installing py3-distro (1.6.0-r0) 10:27:44 (31/43) Installing py3-six (1.16.0-r0) 10:27:44 (32/43) Installing py3-webencodings (0.5.1-r4) 10:27:44 (33/43) Installing py3-html5lib (1.1-r1) 10:27:44 (34/43) Installing py3-parsing (2.4.7-r2) 10:27:44 (35/43) Installing py3-packaging (20.9-r1) 10:27:44 (36/43) Installing py3-tomli (1.2.2-r0) 10:27:44 (37/43) Installing py3-pep517 (0.12.0-r0) 10:27:44 (38/43) Installing py3-progress (1.6-r0) 10:27:44 (39/43) Installing py3-retrying (1.3.3-r2) 10:27:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:27:44 (41/43) Installing py3-setuptools (52.0.0-r4) 10:27:44 (42/43) Installing py3-toml (0.10.2-r2) 10:27:44 (43/43) Installing py3-pip (20.3.4-r1) 10:27:45 Executing busybox-1.34.1-r4.trigger 10:27:45 OK: 82 MiB in 65 packages 10:27:48 Collecting docker-compose==1.23.2 10:27:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:27:49 Collecting PyYAML<4,>=3.10 10:27:49 Downloading PyYAML-3.13.tar.gz (270 kB) 10:27:52 Collecting docopt<0.7,>=0.6.1 10:27:52 Downloading docopt-0.6.2.tar.gz (25 kB) 10:27:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:27:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:27:54 Collecting docker<4.0,>=3.6.0 10:27:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:27:55 Collecting websocket-client<1.0,>=0.32.0 10:27:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:27:55 Collecting dockerpty<0.5,>=0.4.1 10:27:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:27: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) 10:27:57 Collecting cached-property<2,>=1.2.0 10:27:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:27:57 Collecting texttable<0.10,>=0.9.0 10:27:57 Downloading texttable-0.9.1.tar.gz (11 kB) 10:27:58 Collecting jsonschema<3,>=2.5.1 10:27:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:27:58 Collecting docker-pycreds>=0.4.0 10:27:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:27:59 Collecting urllib3<1.25,>=1.21.1 10:27:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:27:59 Collecting chardet<3.1.0,>=3.0.2 10:27:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:28:00 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) 10:28:00 Collecting idna<2.8,>=2.5 10:28:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:28:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:28:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:28:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:28:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:28:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:28:01 Attempting uninstall: urllib3 10:28:01 Found existing installation: urllib3 1.26.7 10:28:01 Uninstalling urllib3-1.26.7: 10:28:01 Successfully uninstalled urllib3-1.26.7 10:28:01 Attempting uninstall: idna 10:28:01 Found existing installation: idna 3.3 10:28:01 Uninstalling idna-3.3: 10:28:01 Successfully uninstalled idna-3.3 10:28:04 Attempting uninstall: requests 10:28:04 Found existing installation: requests 2.26.0 10:28:04 Uninstalling requests-2.26.0: 10:28:04 Successfully uninstalled requests-2.26.0 10:28:04 Running setup.py install for texttable: started 10:28:06 Running setup.py install for texttable: finished with status 'done' 10:28:06 Running setup.py install for PyYAML: started 10:28:08 Running setup.py install for PyYAML: finished with status 'done' 10:28:08 Running setup.py install for docopt: started 10:28:10 Running setup.py install for docopt: finished with status 'done' 10:28:10 Running setup.py install for dockerpty: started 10:28:12 Running setup.py install for dockerpty: finished with status 'done' 10:28:13 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 10:28:24 Removing intermediate container 456e3ca5e2a9 10:28:24 ---> 483e3577c0a6 10:28:24 Step 14/23 : ENV APP_PORT=58890 10:28:24 ---> Running in 02d934713051 10:28:24 Removing intermediate container 02d934713051 10:28:24 ---> aaf2521050d2 10:28:24 Step 15/23 : EXPOSE $APP_PORT 10:28:24 ---> Running in 43ee19a59cd1 10:28:24 Removing intermediate container 43ee19a59cd1 10:28:24 ---> d65dddde1db7 10:28:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:28:24 ---> a75376fc2785 10:28:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:28:24 ---> 1b67cc83b9f6 10:28:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:28:25 ---> d4fc607a51fa 10:28:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:28:25 ---> Running in 27b2a31c9c03 10:28:26 Removing intermediate container 27b2a31c9c03 10:28:26 ---> 0bb7db4eef0b 10:28:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:26 ---> Running in 7528241840ac 10:28:26 Removing intermediate container 7528241840ac 10:28:26 ---> 4a0c91c0ea69 10:28:26 Step 21/23 : LABEL arch=arm64 10:28:26 ---> Running in ee85818e898d 10:28:26 Removing intermediate container ee85818e898d 10:28:26 ---> 69cbd3788c59 10:28:26 Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 10:28:26 ---> Running in e1fa4c231e69 10:28:27 Removing intermediate container e1fa4c231e69 10:28:27 ---> c08df8561c33 10:28:27 Step 23/23 : LABEL version=0.0.0 10:28:27 ---> Running in f9f59d2247b1 10:28:27 Removing intermediate container f9f59d2247b1 10:28:27 ---> b564edc0b86e 10:28:27 10:28:28 Successfully built b564edc0b86e 10:28:28 Successfully tagged sys-mgmt-agent-arm64:latest 10:28:28  Building sys-mgmt-agent ... done  [Pipeline] } 10:28:28 $ docker stop --time=1 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 10:28:30 $ docker rm -f 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:30 + docker images 10:28:30 REPOSITORY TAG IMAGE ID CREATED SIZE 10:28:30 sys-mgmt-agent-arm64 latest b564edc0b86e 3 seconds ago 290MB 10:28:30 security-spiffe-token-provider-arm64 latest f41e45a780a2 56 seconds ago 27.7MB 10:28:30 7360a145dbe0 59 seconds ago 1.43GB 10:28:30 8df823312a31 About a minute ago 1.42GB 10:28:30 support-notifications-arm64 latest 6c347e917e0a About a minute ago 25.5MB 10:28:30 8f953ea33318 About a minute ago 1.43GB 10:28:30 security-bootstrapper-arm64 latest 94f73c179b61 2 minutes ago 23.6MB 10:28:30 core-command-arm64 latest 4697edce2114 2 minutes ago 23.7MB 10:28:30 f370a836f9f8 2 minutes ago 1.43GB 10:28:30 2f3b5dc5e035 3 minutes ago 1.43GB 10:28:30 security-spire-config-arm64 latest 9e64585dbc39 6 minutes ago 81.9MB 10:28:30 security-spire-agent-arm64 latest 61550d8ea59a 8 minutes ago 118MB 10:28:30 security-spire-server-arm64 latest af56d1d550f1 8 minutes ago 82.6MB 10:28:30 d8eee9e11876 9 minutes ago 1.42GB 10:28:30 core-data-arm64 latest f3821cf2ad49 10 minutes ago 34.4MB 10:28:30 core-metadata-arm64 latest 41a9af270fce 10 minutes ago 25.1MB 10:28:30 206992542a78 10 minutes ago 1.46GB 10:28:30 support-scheduler-arm64 latest f5376c3b6422 10 minutes ago 24.9MB 10:28:30 security-secretstore-setup-arm64 latest d284d4fa2aaa 10 minutes ago 40.8MB 10:28:30 security-proxy-setup-arm64 latest 28acfedc71a4 10 minutes ago 42.1MB 10:28:30 6cdc54da83e8 11 minutes ago 1.43GB 10:28:30 3ab0ae64fe70 11 minutes ago 1.43GB 10:28:30 469a42b2ffc5 11 minutes ago 1.44GB 10:28:30 d8a718328b19 11 minutes ago 1.44GB 10:28:30 ci-base-image-arm64 latest b52442afd240 30 minutes ago 886MB 10:28:30 docker 20.10.14 c52727829a8a 2 days ago 202MB 10:28:30 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 10:28:30 alpine 3.15 03078ca19a05 2 days ago 5.32MB 10:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 10:28:30 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 10:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:31 10:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:31 arm64: Pulling from edgex-lftools-log-publisher 10:28:31 8998bd30e6a1: Pulling fs layer 10:28:31 04944245beec: Pulling fs layer 10:28:31 699f458cf7ca: Pulling fs layer 10:28:31 765212b225bb: Pulling fs layer 10:28:31 f23df028b6ca: Pulling fs layer 10:28:31 d65c8cfc05b1: Pulling fs layer 10:28:31 2437ff75d9bd: Pulling fs layer 10:28:31 f23df028b6ca: Waiting 10:28:31 d65c8cfc05b1: Waiting 10:28:31 2437ff75d9bd: Waiting 10:28:31 765212b225bb: Waiting 10:28:31 04944245beec: Verifying Checksum 10:28:31 04944245beec: Download complete 10:28:31 765212b225bb: Verifying Checksum 10:28:31 765212b225bb: Download complete 10:28:31 f23df028b6ca: Download complete 10:28:31 d65c8cfc05b1: Verifying Checksum 10:28:31 d65c8cfc05b1: Download complete 10:28:32 699f458cf7ca: Verifying Checksum 10:28:32 699f458cf7ca: Download complete 10:28:32 8998bd30e6a1: Verifying Checksum 10:28:32 8998bd30e6a1: Download complete 10:28:35 2437ff75d9bd: Verifying Checksum 10:28:37 8998bd30e6a1: Pull complete 10:28:37 04944245beec: Pull complete 10:28:38 699f458cf7ca: Pull complete 10:28:39 765212b225bb: Pull complete 10:28:40 f23df028b6ca: Pull complete 10:28:40 d65c8cfc05b1: Pull complete 10:28:55 2437ff75d9bd: Pull complete 10:28:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:28:55 prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container 10:28:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:28:58 $ docker top 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:59 ---> job-cost.sh 10:28:59 lf-activate-venv: SKIPPING 10:28:59 INFO: No Stack... 10:28:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:29:00 INFO: Archiving Costs [Pipeline] sh 10:29:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:29:01 + cut -d, -f6 [Pipeline] lock 10:29:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] 10:29:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] did not exist. Created. 10:29:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:29:01 + echo total: 0.10999999940395355 [Pipeline] stash 10:29:02 Stashed 1 file(s) [Pipeline] } 10:29:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:29:02 $ docker stop --time=1 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 10:29:03 $ docker rm -f 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:29:04 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:29:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:29:05 ---> package-listing.sh 10:29:05 ++ facter osfamily 10:29:05 ++ tr '[:upper:]' '[:lower:]' 10:29:06 + OS_FAMILY=debian 10:29:06 + workspace=/w/workspace/edgex-go/2 10:29:06 + START_PACKAGES=/tmp/packages_start.txt 10:29:06 + END_PACKAGES=/tmp/packages_end.txt 10:29:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:06 + PACKAGES=/tmp/packages_start.txt 10:29:06 + '[' /w/workspace/edgex-go/2 ']' 10:29:06 + PACKAGES=/tmp/packages_end.txt 10:29:06 + case "${OS_FAMILY}" in 10:29:06 + dpkg -l 10:29:06 + grep '^ii' 10:29:06 + '[' -f /tmp/packages_start.txt ']' 10:29:06 + '[' -f /tmp/packages_end.txt ']' 10:29:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:06 + '[' /w/workspace/edgex-go/2 ']' 10:29:06 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:29:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:29:06 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:29:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:06 10:29:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:29:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:07 latest: Pulling from edgex-lftools-log-publisher 10:29:07 5eb5b503b376: Pulling fs layer 10:29:07 5c69ac0246d0: Pulling fs layer 10:29:07 ec43610c2a17: Pulling fs layer 10:29:07 3a2ae6a8a46f: Pulling fs layer 10:29:07 33b1e0a273af: Pulling fs layer 10:29:07 5d3b04190fa2: Pulling fs layer 10:29:07 2f39f015ded8: Pulling fs layer 10:29:07 33b1e0a273af: Waiting 10:29:07 5d3b04190fa2: Waiting 10:29:07 2f39f015ded8: Waiting 10:29:07 3a2ae6a8a46f: Waiting 10:29:07 3a2ae6a8a46f: Download complete 10:29:07 33b1e0a273af: Verifying Checksum 10:29:07 33b1e0a273af: Download complete 10:29:07 5d3b04190fa2: Verifying Checksum 10:29:07 5d3b04190fa2: Download complete 10:29:07 ec43610c2a17: Verifying Checksum 10:29:07 ec43610c2a17: Download complete 10:29:07 5eb5b503b376: Download complete 10:29:08 2f39f015ded8: Download complete 10:29:08 5eb5b503b376: Pull complete 10:29:08 5c69ac0246d0: Pull complete 10:29:09 ec43610c2a17: Pull complete 10:29:09 3a2ae6a8a46f: Pull complete 10:29:09 33b1e0a273af: Pull complete 10:29:09 5d3b04190fa2: Pull complete 10:29:13 2f39f015ded8: Pull complete 10:29:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:29:13 prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container 10:29:13 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:29:15 $ docker top 4b2577ba08a6529d7c3a614e410f5ed33c576018098dad4ced00fe4d615b6ba2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:16 + touch /tmp/pre-build-complete [Pipeline] sh 10:29:16 + mkdir -p /var/log/sysstat [Pipeline] sh 10:29:16 + ls /var/log/sa-host 10:29:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:17 provisioning config files... 10:29:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config428801059479771331tmp [Pipeline] { [Pipeline] echo 10:29:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:29:17 ---> create-netrc.sh [Pipeline] } 10:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:29:17 ---> python-tools-install.sh [Pipeline] echo 10:29:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:29:18 ---> sudo-logs.sh 10:29:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:29:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:29:18 ---> job-cost.sh 10:29:18 lf-activate-venv: SKIPPING 10:29:18 DEBUG: total: 0.10999999940395355 10:29:18 INFO: Retrieving Stack Cost... 10:29:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:19 INFO: Archiving Costs [Pipeline] echo 10:29:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:29:19 ---> logs-deploy.sh 10:29:19 lf-activate-venv: SKIPPING 10:29:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3939/2 10:29:19 INFO: archiving workspace using pattern(s): 10:29:20 Archives upload complete. 10:29:20 INFO: archiving logs to Nexus