Pull request #3698 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+22189a20601e835d069a8814fe5b33d27e11ca61 (5143751fae8ce3ae3e7d12f3dbc31a2de3586b82) Running in Durability level: MAX_SURVIVABILITY 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-ssh2156141950577738592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2090756815044447587.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8464036173453947314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7614493885760364465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7689903875281052369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh669749070406830187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1285’ Running on prd-centos7-docker-4c-2g-1288 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4153941214004010414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2360984159500517977.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4965729729724545901.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 Commit message: "fix(security): secrets-config user connect using TLS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:22:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:22:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:22:13 ========================================================= 19:22:13 EdgeX Global Pipelines Version Info 19:22:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:22:14 ------------------- 19:22:14 stable info: 19:22:14 ------------------- 19:22:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:22:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:22:14 Message: update stable to v1.0.205 19:22:14 ------------------- 19:22:14 experimental info: 19:22:14 ------------------- 19:22:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:22:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:22:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c24509f371167a4a7dc9902011df1ae52793e1e [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c24509 [Pipeline] echo 19:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:17 provisioning config files... 19:22:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config945627456610067091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:17 ---> docker-login.sh 19:22:17 nexus3.edgexfoundry.org:10001 19:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:17 Configure a credential helper to remove this warning. See 19:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:17 19:22:17 Login Succeeded 19:22:17 nexus3.edgexfoundry.org:10002 19:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:17 Configure a credential helper to remove this warning. See 19:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:17 19:22:17 Login Succeeded 19:22:17 nexus3.edgexfoundry.org:10003 19:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:18 Configure a credential helper to remove this warning. See 19:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:18 19:22:18 Login Succeeded 19:22:18 nexus3.edgexfoundry.org:10004 19:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:18 Configure a credential helper to remove this warning. See 19:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:18 19:22:18 Login Succeeded 19:22:18 docker.io 19:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:18 Configure a credential helper to remove this warning. See 19:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:18 19:22:18 Login Succeeded 19:22:18 ---> docker-login.sh ends [Pipeline] } 19:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/core-command/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo core-command,cmd/core-command/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/core-data/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo core-data,cmd/core-data/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/core-metadata/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo core-metadata,cmd/core-metadata/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/security-bootstrapper/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/security-proxy-setup/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/support-notifications/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo support-notifications,cmd/support-notifications/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/support-scheduler/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:22:19 + for file in '`ls cmd/**/Dockerfile`' 19:22:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:22:19 ++ cut -d/ -f2 19:22:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:22:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:20 19:22:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:20 latest: Pulling from edgex-devops/git-semver 19:22:20 31603596830f: Pulling fs layer 19:22:20 04fac38145f0: Pulling fs layer 19:22:20 701f6daf10bf: Pulling fs layer 19:22:20 24f72da36158: Pulling fs layer 19:22:20 24f72da36158: Waiting 19:22:20 04fac38145f0: Verifying Checksum 19:22:20 04fac38145f0: Download complete 19:22:20 31603596830f: Verifying Checksum 19:22:20 31603596830f: Download complete 19:22:20 24f72da36158: Verifying Checksum 19:22:20 24f72da36158: Download complete 19:22:20 31603596830f: Pull complete 19:22:21 04fac38145f0: Pull complete 19:22:21 701f6daf10bf: Download complete 19:22:21 701f6daf10bf: Pull complete 19:22:21 24f72da36158: Pull complete 19:22:21 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:22:22 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:22:22 $ docker top 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:22 [ssh-agent] Looking for ssh-agent implementation... 19:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:23 $ docker exec 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent 19:22:23 SSH_AUTH_SOCK=/tmp/ssh-r8I46ars8yYS/agent.14 19:22:23 SSH_AGENT_PID=21 19:22:23 Running ssh-add (command line suppressed) 19:22:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7575465861835338719.key (/w/workspace/edgex-go/1@tmp/private_key_7575465861835338719.key) 19:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:23 + git tag --points-at HEAD [Pipeline] } 19:22:23 $ docker exec --env ******** --env ******** 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent -k 19:22:23 unset SSH_AUTH_SOCK; 19:22:23 unset SSH_AGENT_PID; 19:22:23 echo Agent pid 21 killed; 19:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:23 [ssh-agent] Looking for ssh-agent implementation... 19:22:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:24 $ docker exec 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent 19:22:24 SSH_AUTH_SOCK=/tmp/ssh-1SnZAeO08HKw/agent.56 19:22:24 SSH_AGENT_PID=62 19:22:24 Running ssh-add (command line suppressed) 19:22:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_584290850283866573.key (/w/workspace/edgex-go/1@tmp/private_key_584290850283866573.key) 19:22:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:24 + git semver init 19:22:24 # -> Open(): unable to determine branch for HEAD 19:22:24 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:22:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:22:24 # $SEMVER_REMOTE_NAME = origin 19:22:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:22:24 # $SEMVER_USER_NAME = edgex-jenkins 19:22:24 # $SEMVER_BRANCH = PR-3698 19:22:24 # $SEMVER_TEMP = /tmp/semver-167441194 19:22:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:23:03 # '/tmp/semver-167441194' -> '/w/workspace/edgex-go/1/.semver' 19:23:03 # -> Force: false 19:23:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:23:03 $ docker exec --env ******** --env ******** 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent -k 19:23:03 unset SSH_AUTH_SOCK; 19:23:03 unset SSH_AGENT_PID; 19:23:03 echo Agent pid 62 killed; 19:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:04 + git semver [Pipeline] } 19:23:04 $ docker stop --time=1 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d 19:23:05 $ docker rm -f 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d [Pipeline] // withDockerContainer [Pipeline] sh 19:23:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:23:06 Stashed 1 file(s) [Pipeline] echo 19:23:06 [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 19:23:07 ========================================================= 19:23:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:23:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:23:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:23:07 540db60ca938: Pulling fs layer 19:23:07 adcc1eea9eea: Pulling fs layer 19:23:07 4c4ab2625f07: Pulling fs layer 19:23:07 db62176df00c: Pulling fs layer 19:23:07 3b30891b0d05: Pulling fs layer 19:23:07 06b49ca38bd5: Pulling fs layer 19:23:07 c788192a36de: Pulling fs layer 19:23:07 a77e37c0d609: Pulling fs layer 19:23:07 c3185cebc471: Pulling fs layer 19:23:07 3b30891b0d05: Waiting 19:23:07 06b49ca38bd5: Waiting 19:23:07 c788192a36de: Waiting 19:23:07 a77e37c0d609: Waiting 19:23:07 c3185cebc471: Waiting 19:23:07 db62176df00c: Waiting 19:23:07 4c4ab2625f07: Verifying Checksum 19:23:07 4c4ab2625f07: Download complete 19:23:07 adcc1eea9eea: Verifying Checksum 19:23:07 adcc1eea9eea: Download complete 19:23:07 3b30891b0d05: Verifying Checksum 19:23:07 3b30891b0d05: Download complete 19:23:08 06b49ca38bd5: Verifying Checksum 19:23:08 06b49ca38bd5: Download complete 19:23:08 c788192a36de: Verifying Checksum 19:23:08 c788192a36de: Download complete 19:23:08 540db60ca938: Verifying Checksum 19:23:08 540db60ca938: Download complete 19:23:08 540db60ca938: Pull complete 19:23:08 adcc1eea9eea: Pull complete 19:23:08 4c4ab2625f07: Pull complete 19:23:08 a77e37c0d609: Verifying Checksum 19:23:08 a77e37c0d609: Download complete 19:23:11 c3185cebc471: Verifying Checksum 19:23:11 c3185cebc471: Download complete 19:23:12 db62176df00c: Verifying Checksum 19:23:12 db62176df00c: Download complete 19:23:15 db62176df00c: Pull complete 19:23:15 3b30891b0d05: Pull complete 19:23:15 06b49ca38bd5: Pull complete 19:23:15 c788192a36de: Pull complete 19:23:15 a77e37c0d609: Pull complete 19:23:18 c3185cebc471: Pull complete 19:23:18 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:23:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:23:18 + docker build -t ci-base-image-x86_64 -f - . 19:23:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:23:18 WORKDIR /edgex 19:23:18 COPY go.mod . 19:23:18 RUN go mod download' 19:23:20 Sending build context to Docker daemon 328.8MB 19:23:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:23:20 ---> 031687cdd783 19:23:20 Step 2/4 : WORKDIR /edgex 19:23:22 Still waiting to schedule task 19:23:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1286’ 19:23:22 ---> Running in 64ed404ebd2e 19:23:22 Removing intermediate container 64ed404ebd2e 19:23:22 ---> b1bcd194d0b9 19:23:22 Step 3/4 : COPY go.mod . 19:23:22 ---> 07f258997ab4 19:23:22 Step 4/4 : RUN go mod download 19:23:22 ---> Running in d7df1154b394 19:23:54 Removing intermediate container d7df1154b394 19:23:54 ---> 69b823d0b028 19:23:54 Successfully built 69b823d0b028 19:23:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:23:54 + docker inspect -f . ci-base-image-x86_64 19:23:54 . [Pipeline] withDockerContainer 19:23:54 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:55 $ docker top 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:55 + go version 19:23:55 go version go1.16.6 linux/amd64 [Pipeline] } 19:23:55 $ docker stop --time=1 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 19:23:57 $ docker rm -f 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:57 + docker inspect -f . ci-base-image-x86_64 19:23:57 . [Pipeline] withDockerContainer 19:23:58 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:58 $ docker top 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:58 ========================================================= 19:23:58 [edgeXBuildGoParallel] Running Tests and Build... 19:23:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:59 + go mod tidy [Pipeline] sh 19:23:59 + make test 19:23:59 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 19:23:59 go mod tidy 19:23:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:24:05 ? github.com/edgexfoundry/edgex-go [no test files] 19:24:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:24:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 46.3% of statements 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:24:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:24:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:24:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:24:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:24:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 19:24:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:24:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 19:24:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 19:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 19:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.217s coverage: 81.8% of statements 19:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 19:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 19:25:22 GO111MODULE=on go vet ./... 19:25:44 gofmt -l . 19:25:44 [ "`gofmt -l .`" = "" ] 19:25:44 ./bin/test-attribution-txt.sh [Pipeline] sh 19:25:44 + ls -al . 19:25:44 total 608 19:25:44 drwxrwxr-x 10 1001 1001 4096 Sep 3 19:25 . 19:25:44 drwxr-xr-x 4 root root 28 Sep 3 19:23 .. 19:25:44 -rw-rw-r-- 1 1001 1001 11 Sep 3 19:22 .dockerignore 19:25:44 drwxrwxr-x 8 1001 1001 179 Sep 3 19:22 .git 19:25:44 drwxrwxr-x 4 1001 1001 142 Sep 3 19:22 .github 19:25:44 -rw-rw-r-- 1 1001 1001 818 Sep 3 19:22 .gitignore 19:25:44 -rw-rw-r-- 1 1001 1001 76 Sep 3 19:22 .hadolint.yml 19:25:44 drwx------ 3 1001 1001 58 Sep 3 19:23 .semver 19:25:44 -rw-rw-r-- 1 1001 1001 166 Sep 3 19:22 .sonarcloud.properties 19:25:44 -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:22 ADOPTERS.md 19:25:44 -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:22 Attribution.txt 19:25:44 -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:22 CHANGELOG.md 19:25:44 -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:22 CONTRIBUTING.md 19:25:44 -rw-rw-r-- 1 1001 1001 677 Sep 3 19:22 GOVERNANCE.md 19:25:44 -rw-rw-r-- 1 1001 1001 849 Sep 3 19:22 Jenkinsfile 19:25:44 -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:22 LICENSE 19:25:44 -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:22 Makefile 19:25:44 -rw-rw-r-- 1 1001 1001 582 Sep 3 19:22 OWNERS.md 19:25:44 -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:22 README.md 19:25:44 -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:22 SECURITY.md 19:25:44 -rw-rw-r-- 1 1001 1001 5 Sep 3 19:23 VERSION 19:25:44 -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:22 ZMQWindows.md 19:25:44 drwxrwxr-x 2 1001 1001 37 Sep 3 19:22 bin 19:25:44 drwxrwxr-x 14 1001 1001 4096 Sep 3 19:22 cmd 19:25:44 -rw-r--r-- 1 root root 404331 Sep 3 19:25 coverage.out 19:25:44 -rw-rw-r-- 1 1001 1001 841 Sep 3 19:22 go.mod 19:25:44 -rw-r--r-- 1 root root 50064 Sep 3 19:23 go.sum 19:25:44 drwxrwxr-x 8 1001 1001 124 Sep 3 19:22 internal 19:25:44 drwxrwxr-x 3 1001 1001 16 Sep 3 19:22 openapi 19:25:44 drwxrwxr-x 4 1001 1001 71 Sep 3 19:22 snap 19:25:44 -rw-rw-r-- 1 1001 1001 204 Sep 3 19:22 version.go [Pipeline] sh 19:25:45 + '[' -e coverage.out ] 19:25:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:45 Stashed 1 file(s) [Pipeline] sh 19:25:45 + make build 19:25:45 go mod tidy 19:25:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:25:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:25:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:26:01 $ docker stop --time=1 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 19:26:03 $ docker rm -f 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:07 19:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:07 latest: Pulling from edgex-devops/edgex-compose 19:26:07 cbdbe7a5bc2a: Pulling fs layer 19:26:07 ca9280d653b3: Pulling fs layer 19:26:07 7e9c9ca2126c: Pulling fs layer 19:26:08 cbdbe7a5bc2a: Verifying Checksum 19:26:08 cbdbe7a5bc2a: Download complete 19:26:08 cbdbe7a5bc2a: Pull complete 19:26:09 ca9280d653b3: Download complete 19:26:09 ca9280d653b3: Pull complete 19:26:10 7e9c9ca2126c: Verifying Checksum 19:26:10 7e9c9ca2126c: Download complete 19:26:14 7e9c9ca2126c: Pull complete 19:26:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:26:14 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:26:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:26:16 $ docker top 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:17 + grep parallel 19:26:17 + docker-compose build --help 19:26:17 --parallel Build images in parallel. [Pipeline] } 19:26:17 $ docker stop --time=1 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 19:26:19 $ docker rm -f 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:19 . [Pipeline] withDockerContainer 19:26:19 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:26:20 $ docker top 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:20 + docker-compose -f ./docker-compose-build.yml build --parallel 19:26:21 Building core-command ... 19:26:21 Building core-data ... 19:26:21 Building core-metadata ... 19:26:21 Building security-bootstrapper ... 19:26:21 Building security-proxy-setup ... 19:26:21 Building security-secretstore-setup ... 19:26:21 Building support-notifications ... 19:26:21 Building support-scheduler ... 19:26:21 Building sys-mgmt-agent ... 19:26:21 Building support-notifications 19:26:21 Building security-proxy-setup 19:26:21 Building core-data 19:26:21 Building support-scheduler 19:26:21 Building core-metadata 19:26:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:26:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:31 ---> 69b823d0b028 19:26:31 Step 3/23 : WORKDIR /edgex-go 19:26:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:26:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:31 ---> 69b823d0b028 19:26:31 Step 3/24 : WORKDIR /edgex-go 19:26:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:26:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:31 ---> 69b823d0b028 19:26:31 Step 3/23 : WORKDIR /edgex-go 19:26:35 ---> Running in 96b3715a3639 19:26:35 ---> Running in 4d869c6c631d 19:26:35 ---> Running in df81b6f6412c 19:26:41 Removing intermediate container 96b3715a3639 19:26:41 ---> ffe0c18ac4fb 19:26:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 Removing intermediate container df81b6f6412c 19:26:41 Removing intermediate container 4d869c6c631d 19:26:41 ---> 372d0d91d209 19:26:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 ---> 30c193dd41c1 19:26:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 ---> Running in bf7363383341 19:26:41 ---> Running in 212d9ff194ea 19:26:41 ---> Running in 1217b9fc66de 19:26:47 Removing intermediate container bf7363383341 19:26:47 ---> 08729fdee101 19:26:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:26:47 Removing intermediate container 1217b9fc66de 19:26:47 ---> a203d43da8df 19:26:47 Step 5/24 : RUN apk add --update --no-cache make git 19:26:47 Removing intermediate container 212d9ff194ea 19:26:47 ---> 1a9ccf698744 19:26:47 Step 5/23 : RUN apk add --update --no-cache make git 19:26:47 ---> Running in f96885c118e3 19:26:48 ---> Running in c2c2ad65b72e 19:26:48 ---> Running in ded2951dccc5 19:26:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:26:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:26:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:26:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:26:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:49 ---> 69b823d0b028 19:26:49 Step 3/22 : WORKDIR /edgex-go 19:26:49 ---> Using cache 19:26:49 ---> 30c193dd41c1 19:26:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:49 ---> Using cache 19:26:49 ---> 1a9ccf698744 19:26:49 Step 5/22 : RUN apk add --update --no-cache make git 19:26:50 ---> Running in 9155a9a80ce7 19:26:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:26:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:26:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:26:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:26:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:26:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:50 ---> 69b823d0b028 19:26:50 Step 3/24 : WORKDIR /edgex-go 19:26:50 ---> Using cache 19:26:50 ---> 30c193dd41c1 19:26:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:50 ---> Using cache 19:26:50 ---> 1a9ccf698744 19:26:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:26:50 OK: 219 MiB in 52 packages 19:26:50 OK: 219 MiB in 52 packages 19:26:50 OK: 219 MiB in 52 packages 19:26:50 ---> Running in 0fa429464a1d 19:26:50 Removing intermediate container c2c2ad65b72e 19:26:50 ---> ff511a95658e 19:26:50 Step 6/23 : COPY go.mod . 19:26:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:26:51 ---> a100e66004f4 19:26:51 Step 7/23 : RUN go mod download 19:26:51 Removing intermediate container f96885c118e3 19:26:51 ---> 81a899bbc2a5 19:26:51 Step 6/23 : COPY go.mod . 19:26:51 ---> Running in 35316fcd79a2 19:26:51 Removing intermediate container ded2951dccc5 19:26:51 ---> a429477cf967 19:26:51 Step 6/24 : COPY go.mod . 19:26:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:26:51 ---> c881f2ffdabc 19:26:51 Step 7/23 : RUN go mod download 19:26:51 ---> Running in 2bcb3cfdbd19 19:26:51 ---> 245ea33d90d8 19:26:51 Step 7/24 : RUN go mod download 19:26:51 ---> Running in 59fbfdcd9958 19:26:51 OK: 219 MiB in 52 packages 19:26:52 Removing intermediate container 9155a9a80ce7 19:26:52 ---> 26784db79f2a 19:26:52 Step 6/22 : COPY go.mod . 19:26:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:26:52 ---> fabcf56a8717 19:26:52 Step 7/22 : RUN go mod download 19:26:52 ---> Running in c0e112150e21 19:26:52 OK: 219 MiB in 52 packages 19:26:53 Removing intermediate container 35316fcd79a2 19:26:53 ---> fa6547105aeb 19:26:53 Step 8/23 : COPY . . 19:26:53 Removing intermediate container 0fa429464a1d 19:26:53 ---> 005611e92a78 19:26:53 Step 6/24 : COPY go.mod . 19:26:54 Removing intermediate container 2bcb3cfdbd19 19:26:54 ---> a1f23c977af7 19:26:54 Step 8/23 : COPY . . 19:26:54 ---> bbfebc5f0efb 19:26:54 Step 7/24 : RUN go mod download 19:26:56 Removing intermediate container 59fbfdcd9958 19:26:56 ---> e23d2e28bfe4 19:26:56 Step 8/24 : COPY . . 19:26:56 ---> Running in 2468e076e66b 19:26:56 Removing intermediate container c0e112150e21 19:26:56 ---> e26072688eb8 19:26:56 Step 8/22 : COPY . . 19:27:02 ---> a7450a3f93f6 19:27:02 Step 9/23 : RUN go mod tidy 19:27:02 ---> 1bfaa87e6c8e 19:27:02 Step 9/23 : RUN go mod tidy 19:27:02 Removing intermediate container 2468e076e66b 19:27:02 ---> 1cccfe61cd85 19:27:02 Step 8/24 : COPY . . 19:27:02 ---> Running in f41f92a63697 19:27:02 ---> Running in 14cb94ec8040 19:27:04 ---> a5f1c74ca4e1 19:27:04 Step 9/24 : RUN go mod tidy 19:27:05 ---> 7e61d635fd35 19:27:05 Step 9/22 : RUN go mod tidy 19:27:05 ---> Running in 5e29ad507330 19:27:05 ---> Running in d0d08c346d89 19:27:06 Removing intermediate container f41f92a63697 19:27:06 ---> 8674deddd274 19:27:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:27:06 Removing intermediate container 14cb94ec8040 19:27:06 ---> 3350c8ab1b29 19:27:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:27:07 ---> Running in f537b49e82f8 19:27:07 ---> Running in ec3eb7be84ac 19:27:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:27:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:27:10 Removing intermediate container 5e29ad507330 19:27:10 ---> 2df16450d41e 19:27:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:27:10 Removing intermediate container d0d08c346d89 19:27:10 ---> 17c291e80f14 19:27:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:27:10 ---> Running in 028f1e305526 19:27:10 ---> Running in c4bcb2a6e639 19:27:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:27:21 ---> 28b095d82dba 19:27:21 Step 9/24 : RUN go mod tidy 19:27:21 ---> Running in 0d7e537e1e30 19:27:22 Removing intermediate container 0d7e537e1e30 19:27:22 ---> b0e1b1fec05c 19:27:22 Step 10/24 : RUN make cmd/core-data/core-data 19:27:22 ---> Running in 3f417ed943de 19:27:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:27:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1289 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 19:27:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:27:32 The recommended git tool is: git 19:27:39 using credential edgex-jenkins-ssh 19:27:39 Cloning the remote Git repository 19:27:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:27:39 > git init /w/workspace/edgex-go/1 # timeout=10 19:27:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:27:39 > git --version # timeout=10 19:27:39 > git --version # 'git version 2.17.1' 19:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:45 Removing intermediate container ec3eb7be84ac 19:27:45 ---> 8db42ae5ecd7 19:27:45 19:27:45 Step 11/23 : FROM alpine:3.12 19:27:45 3.12: Pulling from library/alpine 19:27:45 Removing intermediate container f537b49e82f8 19:27:45 ---> 6480de0a3ec3 19:27:45 19:27:45 Step 11/23 : FROM alpine:3.12 19:27:45 3.12: Pulling from library/alpine 19:27:45 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:27:45 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:27:45 Status: Downloaded newer image for alpine:3.12 19:27:45 Status: Image is up to date for alpine:3.12 19:27:45 ---> 48b8ec4ed9eb 19:27:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:27:45 ---> 48b8ec4ed9eb 19:27:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:27:45 ---> Running in 00b51c9c7544 19:27:45 ---> Running in 32f3dbc5ce0a 19:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:46 (1/1) Installing dumb-init (1.2.2-r1) 19:27:46 Executing busybox-1.31.1-r20.trigger 19:27:46 OK: 6 MiB in 15 packages 19:27:46 (1/2) Installing ca-certificates (20191127-r4) 19:27:46 (2/2) Installing dumb-init (1.2.2-r1) 19:27:46 Executing busybox-1.31.1-r20.trigger 19:27:46 Executing ca-certificates-20191127-r4.trigger 19:27:46 OK: 6 MiB in 16 packages 19:27:46 Removing intermediate container 00b51c9c7544 19:27:46 ---> 12929273221a 19:27:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:46 ---> Running in e065b1f41e2e 19:27:47 Removing intermediate container e065b1f41e2e 19:27:47 ---> 8873638c37a6 19:27:47 Step 14/23 : ENV APP_PORT=59861 19:27:47 ---> Running in 6179266a38a9 19:27:47 Removing intermediate container 32f3dbc5ce0a 19:27:47 ---> ee35ed7152d4 19:27:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:27:47 Removing intermediate container 6179266a38a9 19:27:47 ---> 70b4743d24f9 19:27:47 Step 15/23 : EXPOSE $APP_PORT 19:27:47 ---> Running in c709a582a73b 19:27:47 ---> Running in ff9d092d0c52 19:27:47 Removing intermediate container c709a582a73b 19:27:47 ---> 75869a06603a 19:27:47 Step 14/23 : ENV APP_PORT=59860 19:27:47 ---> Running in 7bd3550c2de3 19:27:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:27:47 Removing intermediate container ff9d092d0c52 19:27:47 ---> ca7e5b461e9b 19:27:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:48 Removing intermediate container 7bd3550c2de3 19:27:48 ---> cb4487ad782c 19:27:48 Step 15/23 : EXPOSE $APP_PORT 19:27:48 ---> Running in c315c670a9d8 19:27:48 ---> 998b7cbc4acd 19:27:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:27:48 Removing intermediate container c315c670a9d8 19:27:48 ---> 8351abd7e935 19:27:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:48 ---> a19074b4d956 19:27:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:27:48 ---> cc311af105c8 19:27:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:27:49 ---> 9f04520f0e4c 19:27:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:27:49 ---> Running in 7578bf66e03a 19:27:49 ---> 47e4650c06bf 19:27:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:27:49 Removing intermediate container 7578bf66e03a 19:27:49 ---> ea6b9caaf074 19:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:49 ---> Running in 9a6bd716a473 19:27:49 ---> ce9318c44982 19:27:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:27:49 ---> Running in cf26399c6990 19:27:49 Removing intermediate container 9a6bd716a473 19:27:49 ---> da30846dab54 19:27:49 Step 21/23 : LABEL arch=x86_64 19:27:49 ---> Running in 44c055fa8f39 19:27:49 Removing intermediate container cf26399c6990 19:27:49 ---> d7741155199a 19:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:49 Removing intermediate container 44c055fa8f39 19:27:49 ---> df114d4fbfef 19:27:49 Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:27:49 ---> Running in 37d800dd2c0d 19:27:49 ---> Running in dd5cfb16f903 19:27:49 Removing intermediate container 37d800dd2c0d 19:27:49 ---> 2faa994130d3 19:27:49 Step 21/23 : LABEL arch=x86_64 19:27:50 Removing intermediate container dd5cfb16f903 19:27:50 ---> 19990a4d2688 19:27:50 Step 23/23 : LABEL version=0.0.0 19:27:50 ---> Running in 240b6e5a3923 19:27:50 ---> Running in 36181618873c 19:27:50 Removing intermediate container 240b6e5a3923 19:27:50 ---> 651c854a9e92 19:27:50 Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:27:50 ---> Running in c088f9a3e366 19:27:50 Removing intermediate container 36181618873c 19:27:50 ---> fb34fb0896e9 19:27:50 19:27:50 Successfully built fb34fb0896e9 19:27:50 Successfully tagged support-scheduler:latest 19:27:50 Building security-secretstore-setup 19:27:50  Building support-scheduler ... done Removing intermediate container c088f9a3e366 19:27:50 ---> bea1c30f8439 19:27:50 Step 23/23 : LABEL version=0.0.0 19:27:50 ---> Running in 140e028601cb 19:27:50 Removing intermediate container 140e028601cb 19:27:50 ---> 049dc93bf0f7 19:27:50 19:27:50 Successfully built 049dc93bf0f7 19:27:50 Successfully tagged support-notifications:latest 19:27:50  Building support-notifications ... done Building security-bootstrapper 19:27:54 Removing intermediate container c4bcb2a6e639 19:27:54 ---> d0183523feda 19:27:54 19:27:54 Step 11/22 : FROM alpine:3.12 19:27:54 ---> 48b8ec4ed9eb 19:27:54 Step 12/22 : RUN apk add --update --no-cache curl 19:27:54 ---> Running in 08fc45c33442 19:27:54 Removing intermediate container 028f1e305526 19:27:54 ---> 5e2925d3143c 19:27:54 19:27:54 Step 11/24 : FROM alpine:3.12 19:27:54 ---> 48b8ec4ed9eb 19:27:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:27:54 ---> Using cache 19:27:54 ---> 12929273221a 19:27:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:54 ---> Using cache 19:27:54 ---> 8873638c37a6 19:27:54 Step 14/24 : ENV APP_PORT=59881 19:27:54 ---> Running in 594d1cc3d33a 19:27:54 Removing intermediate container 594d1cc3d33a 19:27:54 ---> 31b2449548c7 19:27:54 Step 15/24 : EXPOSE $APP_PORT 19:27:54 ---> Running in bea060469914 19:27:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:54 Removing intermediate container bea060469914 19:27:54 ---> 4840e202f3dd 19:27:54 Step 16/24 : WORKDIR / 19:27:55 ---> Running in a53a3c3ff4d0 19:27:55 (1/4) Installing ca-certificates (20191127-r4) 19:27:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:27:55 (3/4) Installing libcurl (7.78.0-r0) 19:27:55 (4/4) Installing curl (7.78.0-r0) 19:27:55 Removing intermediate container a53a3c3ff4d0 19:27:55 ---> 81fb6741c422 19:27:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:55 Executing busybox-1.31.1-r20.trigger 19:27:55 Executing ca-certificates-20191127-r4.trigger 19:27:55 OK: 7 MiB in 18 packages 19:27:55 ---> 76a3034ab0b8 19:27:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:56 Removing intermediate container 08fc45c33442 19:27:56 ---> b1d6660c9c61 19:27:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:56 ---> Running in a92a61d730e0 19:27:56 Removing intermediate container a92a61d730e0 19:27:56 ---> a11d28f1aa9c 19:27:56 Step 14/22 : WORKDIR /edgex 19:27:56 ---> 8174feeb85e6 19:27:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:27:56 ---> Running in 063f9c904ba2 19:27:56 ---> 53c7422942be 19:27:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:27:57 ---> Running in 6c7b522282c2 19:27:57 Removing intermediate container 063f9c904ba2 19:27:57 ---> 299c721bff11 19:27:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:58 Removing intermediate container 6c7b522282c2 19:27:58 ---> 3ff9526743b7 19:27:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:58 ---> 7053a642cd7b 19:27:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:58 ---> Running in 2a465590e7b9 19:27:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:27:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:59 ---> 69b823d0b028 19:27:59 Step 3/26 : WORKDIR /edgex-go 19:27:59 ---> Using cache 19:27:59 ---> 30c193dd41c1 19:27:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:59 ---> Using cache 19:27:59 ---> 1a9ccf698744 19:27:59 Step 5/26 : RUN apk add --update --no-cache make git 19:27:59 ---> Using cache 19:27:59 ---> 26784db79f2a 19:27:59 Step 6/26 : COPY go.mod . 19:27:59 ---> Using cache 19:27:59 ---> fabcf56a8717 19:27:59 Step 7/26 : RUN go mod download 19:27:59 ---> Using cache 19:27:59 ---> e26072688eb8 19:27:59 Step 8/26 : COPY . . 19:27:59 ---> Using cache 19:27:59 ---> 7e61d635fd35 19:27:59 Step 9/26 : RUN go mod tidy 19:27:59 ---> Using cache 19:27:59 ---> 17c291e80f14 19:27:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:27:59 Removing intermediate container 2a465590e7b9 19:27:59 ---> aea14a57fa1e 19:27:59 Step 22/24 : LABEL arch=x86_64 19:27:59 ---> e4a4bfe132ed 19:27:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:59 ---> Running in fc698e9e90b4 19:27:59 ---> Running in 1e9ec11e9d0f 19:28:00 Removing intermediate container 1e9ec11e9d0f 19:28:00 ---> 0c337bd161c7 19:28:00 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:28:00 ---> 6c62da96440b 19:28:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:28:00 ---> Running in 073f0a326061 19:28:00 ---> Running in c4f89dd48938 19:28:01 Removing intermediate container 073f0a326061 19:28:01 ---> bc028aa02f2c 19:28:01 Step 24/24 : LABEL version=0.0.0 19:28:01 Removing intermediate container c4f89dd48938 19:28:01 ---> 43a0cb3bc5f5 19:28:01 Step 19/22 : CMD ["--init=true"] 19:28:01 ---> Running in eabd0817e7a8 19:28:01 ---> Running in fb343c3c41dc 19:28:01 Removing intermediate container eabd0817e7a8 19:28:01 ---> 7d696f87cd58 19:28:01 19:28:01 Removing intermediate container fb343c3c41dc 19:28:01 ---> 16b67bd3b791 19:28:01 Step 20/22 : LABEL arch=x86_64 19:28:01 Successfully built 7d696f87cd58 19:28:01 Successfully tagged core-metadata:latest 19:28:01 Building sys-mgmt-agent 19:28:01 ---> Running in 7b6044e8991b 19:28:02  Building core-metadata ... done Removing intermediate container 7b6044e8991b 19:28:02 ---> 0db389583b73 19:28:02 Step 21/22 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:28:02 ---> 69b823d0b028 19:28:02 Step 3/32 : WORKDIR /edgex-go 19:28:02 ---> Using cache 19:28:02 ---> 30c193dd41c1 19:28:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 ---> Using cache 19:28:02 ---> 1a9ccf698744 19:28:02 Step 5/32 : RUN apk add --update --no-cache make git 19:28:02 ---> Using cache 19:28:02 ---> 26784db79f2a 19:28:02 Step 6/32 : COPY go.mod . 19:28:02 ---> Using cache 19:28:02 ---> fabcf56a8717 19:28:02 Step 7/32 : RUN go mod download 19:28:02 ---> Using cache 19:28:02 ---> e26072688eb8 19:28:02 Step 8/32 : COPY . . 19:28:02 ---> Using cache 19:28:02 ---> 7e61d635fd35 19:28:02 Step 9/32 : RUN go mod tidy 19:28:02 ---> Using cache 19:28:02 ---> 17c291e80f14 19:28:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:02 ---> Running in 540c3049367c 19:28:03 ---> Running in 3b3a9b840a8d 19:28:03 Removing intermediate container 3b3a9b840a8d 19:28:03 ---> 5caf583d5fa8 19:28:03 Step 22/22 : LABEL version=0.0.0 19:28:03 ---> Running in 93b76cc96115 19:28:03 Removing intermediate container 3f417ed943de 19:28:03 ---> 9e2d345d6bcd 19:28:03 19:28:03 Step 11/24 : FROM alpine:3.12 19:28:03 ---> 48b8ec4ed9eb 19:28:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:03 Removing intermediate container 93b76cc96115 19:28:03 ---> e226d13ba9e4 19:28:03 19:28:03 ---> Running in bf30e49facae 19:28:04 Successfully built e226d13ba9e4 19:28:04 Successfully tagged security-proxy-setup:latest 19:28:04 Building core-command 19:28:04  Building security-proxy-setup ... done Removing intermediate container bf30e49facae 19:28:04 ---> e2862d7c8de9 19:28:04 Step 13/24 : ENV APP_PORT=59880 19:28:04 ---> Running in 9441ef4522b3 19:28:04 Removing intermediate container 9441ef4522b3 19:28:04 ---> 9d550e7c13be 19:28:04 Step 14/24 : EXPOSE $APP_PORT 19:28:05 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:05 Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:05 Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) 19:28:05 ---> Running in 70c10b1108cf 19:28:05 Removing intermediate container 70c10b1108cf 19:28:05 ---> 7be6cafd3e90 19:28:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:05 ---> Running in d3311bd8b763 19:28:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:28:05 > git config core.sparsecheckout # timeout=10 19:28:05 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 19:28:05 > git remote # timeout=10 19:28:05 > git config --get remote.origin.url # timeout=10 19:28:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:05 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 19:28:05 > git rev-parse HEAD^{commit} # timeout=10 19:28:05 > git config core.sparsecheckout # timeout=10 19:28:05 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 19:28:07 Removing intermediate container d3311bd8b763 19:28:07 ---> f5c94941d5d7 19:28:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:28:07 ---> Running in ce7bc8ff84db 19:28:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:28:08 (1/6) Installing dumb-init (1.2.2-r1) 19:28:08 (2/6) Installing libgcc (9.3.0-r2) 19:28:08 (3/6) Installing libsodium (1.0.18-r0) 19:28:08 (4/6) Installing libstdc++ (9.3.0-r2) 19:28:09 (5/6) Installing libzmq (4.3.3-r0) 19:28:09 (6/6) Installing zeromq (4.3.3-r0) 19:28:09 Executing busybox-1.31.1-r20.trigger 19:28:09 OK: 8 MiB in 20 packages 19:28:10 Commit message: "fix(security): secrets-config user connect using TLS" 19:28:10 > git --version # timeout=10 19:28:10 > git --version # 'git version 2.17.1' 19:28:10 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:10 provisioning config files... 19:28:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8289747800442984356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:11 ---> docker-login.sh 19:28:11 nexus3.edgexfoundry.org:10001 19:28:12 Removing intermediate container ce7bc8ff84db 19:28:12 ---> 28d405193dff 19:28:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:12 ---> c005fff76ef3 19:28:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:12 Configure a credential helper to remove this warning. See 19:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:12 19:28:12 Login Succeeded 19:28:12 nexus3.edgexfoundry.org:10002 19:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:13 Configure a credential helper to remove this warning. See 19:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:13 19:28:13 Login Succeeded 19:28:13 nexus3.edgexfoundry.org:10003 19:28:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:13 ---> 69b823d0b028 19:28:13 Step 3/24 : WORKDIR /edgex-go 19:28:13 ---> Using cache 19:28:13 ---> 30c193dd41c1 19:28:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:13 ---> Using cache 19:28:13 ---> 1a9ccf698744 19:28:13 Step 5/24 : RUN apk add --update --no-cache make git 19:28:13 ---> Using cache 19:28:13 ---> 26784db79f2a 19:28:13 Step 6/24 : COPY go.mod . 19:28:13 ---> Using cache 19:28:13 ---> fabcf56a8717 19:28:13 Step 7/24 : RUN go mod download 19:28:13 ---> Using cache 19:28:13 ---> e26072688eb8 19:28:13 Step 8/24 : COPY . . 19:28:13 ---> Using cache 19:28:13 ---> 7e61d635fd35 19:28:13 Step 9/24 : RUN go mod tidy 19:28:13 ---> Using cache 19:28:13 ---> 17c291e80f14 19:28:13 Step 10/24 : RUN make cmd/core-command/core-command 19:28:13 ---> 1b38723d8068 19:28:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:13 ---> Running in 6e68e2763eb3 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 nexus3.edgexfoundry.org:10004 19:28:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:14 ---> 69b823d0b028 19:28:14 Step 3/24 : WORKDIR /edgex-go 19:28:14 ---> Using cache 19:28:14 ---> 30c193dd41c1 19:28:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:14 ---> Using cache 19:28:14 ---> 1a9ccf698744 19:28:14 Step 5/24 : RUN apk add --update --no-cache make bash git 19:28:14 ---> Running in db05d96c7bcd 19:28:14 ---> 4bb04edba89c 19:28:14 Step 20/24 : ENTRYPOINT ["/core-data"] 19:28:14 ---> Running in f118a0453ddd 19:28:14 Removing intermediate container f118a0453ddd 19:28:14 ---> b1d52871e974 19:28:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:14 ---> Running in 96e6d71ba116 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 docker.io 19:28:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:28:14 Removing intermediate container 96e6d71ba116 19:28:14 ---> d1b531339a25 19:28:14 Step 22/24 : LABEL arch=x86_64 19:28:14 ---> Running in fc6a3244b88e 19:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:28:15 Removing intermediate container fc6a3244b88e 19:28:15 ---> 762ff68f1280 19:28:15 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:15 ---> Running in bec1cfdd46fc 19:28:15 Removing intermediate container bec1cfdd46fc 19:28:15 ---> 7ff92e1b6432 19:28:15 Step 24/24 : LABEL version=0.0.0 19:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:15 ---> Running in a6fae1e1b879 19:28:15 Removing intermediate container a6fae1e1b879 19:28:15 ---> 78a86c02d2fd 19:28:15 19:28:15 Successfully built 78a86c02d2fd 19:28:15 Successfully tagged core-data:latest 19:28:15  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:15 Configure a credential helper to remove this warning. See 19:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:15 19:28:15 Login Succeeded 19:28:15 ---> docker-login.sh ends [Pipeline] } 19:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:28:16 OK: 219 MiB in 52 packages [Pipeline] echo 19:28:16 ========================================================= 19:28:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:28:16 ========================================================= 19:28:16 Removing intermediate container db05d96c7bcd 19:28:16 ---> 958c4110431d 19:28:16 Step 6/24 : COPY go.mod . [Pipeline] fileExists [Pipeline] sh 19:28:17 ---> 64569540bd5b 19:28:17 Step 7/24 : RUN go mod download 19:28:17 ---> Running in 93c0c2af986d 19:28:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:28:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:28:17 595b0fe564bb: Pulling fs layer 19:28:17 24495759ef45: Pulling fs layer 19:28:17 d148012ef14d: Pulling fs layer 19:28:17 e90a11edd702: Pulling fs layer 19:28:17 d77568369979: Pulling fs layer 19:28:17 fc1c9f9a7f3b: Pulling fs layer 19:28:17 170f2ba95c9a: Pulling fs layer 19:28:17 97ac5df62f85: Pulling fs layer 19:28:17 e90a11edd702: Waiting 19:28:17 d77568369979: Waiting 19:28:17 fc1c9f9a7f3b: Waiting 19:28:17 170f2ba95c9a: Waiting 19:28:17 97ac5df62f85: Waiting 19:28:17 d148012ef14d: Verifying Checksum 19:28:17 d148012ef14d: Download complete 19:28:17 24495759ef45: Verifying Checksum 19:28:17 24495759ef45: Download complete 19:28:17 d77568369979: Verifying Checksum 19:28:17 d77568369979: Download complete 19:28:17 595b0fe564bb: Download complete 19:28:17 fc1c9f9a7f3b: Download complete 19:28:17 170f2ba95c9a: Verifying Checksum 19:28:17 170f2ba95c9a: Download complete 19:28:18 595b0fe564bb: Pull complete 19:28:19 24495759ef45: Pull complete 19:28:19 Removing intermediate container 93c0c2af986d 19:28:19 ---> e936181e784f 19:28:19 Step 8/24 : COPY . . 19:28:19 d148012ef14d: Pull complete 19:28:21 97ac5df62f85: Verifying Checksum 19:28:21 97ac5df62f85: Download complete 19:28:22 e90a11edd702: Verifying Checksum 19:28:22 e90a11edd702: Download complete 19:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:25 ---> 9157562b1e9e 19:28:25 Step 9/24 : RUN go mod tidy 19:28:25 ---> Running in 42c97aa8a8e1 19:28:27 Removing intermediate container 42c97aa8a8e1 19:28:27 ---> 198fd23e10b5 19:28:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:28:27 ---> Running in ef345d2af175 19:28:27 Removing intermediate container fc698e9e90b4 19:28:27 ---> 298bf69b309d 19:28:27 19:28:27 Step 11/26 : FROM alpine:3.12 19:28:27 ---> 48b8ec4ed9eb 19:28:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:28:27 ---> Running in 48da02af7e07 19:28:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:28:28 (1/3) Installing ca-certificates (20191127-r4) 19:28:28 (2/3) Installing dumb-init (1.2.2-r1) 19:28:28 (3/3) Installing su-exec (0.2-r1) 19:28:28 Executing busybox-1.31.1-r20.trigger 19:28:28 Executing ca-certificates-20191127-r4.trigger 19:28:28 OK: 6 MiB in 17 packages 19:28:29 Removing intermediate container 48da02af7e07 19:28:29 ---> d184067535bf 19:28:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:29 ---> Running in 8fe1c089099d 19:28:29 Removing intermediate container 8fe1c089099d 19:28:29 ---> 2ad460047bea 19:28:29 Step 14/26 : WORKDIR / 19:28:29 ---> Running in a489acd51c87 19:28:29 Removing intermediate container a489acd51c87 19:28:29 ---> 563c8972a0d7 19:28:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:29 ---> 1d7fe4d3e9a3 19:28:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:29 ---> df917137b4b1 19:28:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:30 ---> 1c9f711c47cd 19:28:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:30 ---> a683e27373c3 19:28:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:31 ---> 2f59c83fc6a7 19:28:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:31 ---> 6c39dc791df7 19:28:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:32 ---> 57a67ac0a2c3 19:28:32 Step 22/26 : 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/ 19:28:32 ---> Running in 0a4d173b0464 19:28:32 Removing intermediate container 540c3049367c 19:28:32 ---> 9f33945377ad 19:28:32 19:28:32 Step 11/32 : FROM alpine:3.12 19:28:32 ---> 48b8ec4ed9eb 19:28:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:32 ---> Running in 01bcbee6faf2 19:28:32 Removing intermediate container 01bcbee6faf2 19:28:32 ---> 2d9553232d06 19:28:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:28:32 ---> Running in 2d05b9c3097d 19:28:33 Removing intermediate container 0a4d173b0464 19:28:33 ---> f12bac763998 19:28:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:28:33 ---> Running in f7aba40cfe6b 19:28:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:28:33 Removing intermediate container f7aba40cfe6b 19:28:33 ---> 869f8ef93975 19:28:33 Step 24/26 : LABEL arch=x86_64 19:28:33 ---> Running in 89a22d070b1c 19:28:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:28:33 (1/2) Installing dumb-init (1.2.2-r1) 19:28:33 (2/2) Installing su-exec (0.2-r1) 19:28:33 Executing busybox-1.31.1-r20.trigger 19:28:33 OK: 6 MiB in 16 packages 19:28:34 Removing intermediate container 89a22d070b1c 19:28:34 ---> 8d99fd16067e 19:28:34 Step 25/26 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:34 ---> Running in 9005a9b4f999 19:28:34 Removing intermediate container 9005a9b4f999 19:28:34 ---> e8cb59641aec 19:28:34 Step 26/26 : LABEL version=0.0.0 19:28:34 ---> Running in 2dedf4da9927 19:28:34 Removing intermediate container 2dedf4da9927 19:28:34 ---> 733032eff602 19:28:34 19:28:34 Removing intermediate container 2d05b9c3097d 19:28:34 ---> b3cc9552b500 19:28:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:28:34 e90a11edd702: Pull complete 19:28:34 d77568369979: Pull complete 19:28:34 fc1c9f9a7f3b: Pull complete 19:28:34 170f2ba95c9a: Pull complete 19:28:34 Successfully built 733032eff602 19:28:34 ---> Running in 85b1bc09e730 19:28:34 Successfully tagged security-secretstore-setup:latest 19:28:34  Building security-secretstore-setup ... done Removing intermediate container 85b1bc09e730 19:28:34 ---> e9d5d1f649c6 19:28:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:34 ---> Running in 6ce96bc2549a 19:28:35 Removing intermediate container 6ce96bc2549a 19:28:35 ---> 6156951f62fb 19:28:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:35 ---> Running in 3da9717b8280 19:28:35 Removing intermediate container 3da9717b8280 19:28:35 ---> d64abd68dac9 19:28:35 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:28:35 ---> Running in adf7176e1231 19:28:36 Removing intermediate container adf7176e1231 19:28:36 ---> 0bfc7e9c199f 19:28:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:36 ---> e6b22d15c086 19:28:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:36 ---> Running in 7ff5c007ec89 19:28:37 Removing intermediate container 7ff5c007ec89 19:28:37 ---> 82582d1c2458 19:28:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:37 ---> c26407fbf763 19:28:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:38 ---> 2754ed7bd041 19:28:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:38 ---> 9f7e46632b65 19:28:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:38 ---> 0a8d27ac4eeb 19:28:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:38 ---> 7c8dac8530a7 19:28:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:28:39 ---> Running in 034e5e2b6e10 19:28:39 Removing intermediate container 034e5e2b6e10 19:28:39 ---> 61f9a5d5106f 19:28:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:39 ---> d7364e5dd745 19:28:39 Step 27/32 : RUN chmod +x /entrypoint.sh 19:28:39 ---> Running in 7fd928b0e483 19:28:40 97ac5df62f85: Pull complete 19:28:40 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:28:40 + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:28:40 WORKDIR /edgex 19:28:40 COPY go.mod . 19:28:40 RUN go mod download 19:28:40 19:28:40 Removing intermediate container 6e68e2763eb3 19:28:40 ---> b46517e7338b 19:28:40 19:28:40 Step 11/24 : FROM alpine:3.12 19:28:40 ---> 48b8ec4ed9eb 19:28:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:40 ---> Using cache 19:28:40 ---> 12929273221a 19:28:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:40 ---> Using cache 19:28:40 ---> 8873638c37a6 19:28:40 Step 14/24 : ENV APP_PORT=59882 19:28:40 ---> Running in ccb486e22934 19:28:40 Removing intermediate container 7fd928b0e483 19:28:40 ---> 6de97f425997 19:28:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:28:40 ---> Running in 4325ad466e2a 19:28:40 Removing intermediate container ccb486e22934 19:28:40 ---> 63ef97a6e6f5 19:28:40 Step 15/24 : EXPOSE $APP_PORT 19:28:40 ---> Running in 032e804291dc 19:28:41 Removing intermediate container 4325ad466e2a 19:28:41 ---> c85810f0f9df 19:28:41 Step 29/32 : CMD ["gate"] 19:28:41 Removing intermediate container 032e804291dc 19:28:41 ---> ce80a6d0000d 19:28:41 Step 16/24 : WORKDIR / 19:28:41 ---> Running in a74e77835920 19:28:41 ---> Running in 38edd8a28782 19:28:41 Removing intermediate container a74e77835920 19:28:41 ---> 0e07de448de3 19:28:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:41 Removing intermediate container 38edd8a28782 19:28:41 ---> 9d87a55a3d21 19:28:41 Step 30/32 : LABEL arch=x86_64 19:28:41 ---> Running in 1f7701f979ef 19:28:41 ---> 58f40abdec34 19:28:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:28:41 Removing intermediate container 1f7701f979ef 19:28:41 ---> f572fa61bbed 19:28:41 Step 31/32 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:41 ---> Running in 948a182ce91d 19:28:42 ---> b4c389228e85 19:28:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:28:42 Removing intermediate container 948a182ce91d 19:28:42 ---> dde882185c1a 19:28:42 Step 32/32 : LABEL version=0.0.0 19:28:42 Sending build context to Docker daemon 166MB 19:28:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:28:42 ---> 04bc70af865f 19:28:42 Step 2/4 : WORKDIR /edgex 19:28:42 ---> Running in a7368efe7f33 19:28:42 ---> 3221f859b623 19:28:42 Step 20/24 : ENTRYPOINT ["/core-command"] 19:28:42 ---> Running in a08a1bd26e09 19:28:42 Removing intermediate container a7368efe7f33 19:28:42 ---> 41ac4d411fe0 19:28:42 19:28:42 Successfully built 41ac4d411fe0 19:28:42 Successfully tagged security-bootstrapper:latest 19:28:42  Building security-bootstrapper ... done Removing intermediate container a08a1bd26e09 19:28:42 ---> 049059d0f461 19:28:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:42 ---> Running in a9cbe19d5cf9 19:28:43 Removing intermediate container a9cbe19d5cf9 19:28:43 ---> 7a7bb2250480 19:28:43 Step 22/24 : LABEL arch=x86_64 19:28:43 ---> Running in 8febb1c7934e 19:28:43 Removing intermediate container 8febb1c7934e 19:28:43 ---> 264ae0de387c 19:28:43 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:28:43 ---> Running in b3d7ced216cc 19:28:43 Removing intermediate container b3d7ced216cc 19:28:43 ---> 5fa0bd22a0de 19:28:43 Step 24/24 : LABEL version=0.0.0 19:28:43 ---> Running in b9b073be229d 19:28:43 Removing intermediate container b9b073be229d 19:28:43 ---> f63176dde3bc 19:28:43 19:28:43 Successfully built f63176dde3bc 19:28:43 Successfully tagged core-command:latest 19:28:45  Building core-command ... done Removing intermediate container ef345d2af175 19:28:45 ---> 9dea8b24c661 19:28:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:28:45 ---> Running in b3a8129d15d4 19:28:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:28:45 Removing intermediate container b3a8129d15d4 19:28:45 ---> ea192b2b0207 19:28:45 19:28:45 Step 12/24 : FROM docker:20.10.7 19:28:46 20.10.7: Pulling from library/docker 19:28:47 ---> Running in 70e0cde6b6a6 19:28:47 Removing intermediate container 70e0cde6b6a6 19:28:47 ---> 295af9cbfc87 19:28:47 Step 3/4 : COPY go.mod . 19:28:48 ---> 52c9f6001aa9 19:28:48 Step 4/4 : RUN go mod download 19:28:48 ---> Running in b29e2f766980 19:28:50 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:28:50 Status: Downloaded newer image for docker:20.10.7 19:28:50 ---> 08bdaf2f88f9 19:28:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:28:50 ---> Running in 60295b3b695b 19:28:50 Removing intermediate container 60295b3b695b 19:28:50 ---> 9cfefdd64f14 19:28:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:28:50 ---> Running in bb1897ae49d5 19:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:28:51 (1/39) Installing readline (8.1.0-r0) 19:28:51 (2/39) Installing bash (5.1.0-r0) 19:28:51 Executing bash-5.1.0-r0.post-install 19:28:51 (3/39) Installing brotli-libs (1.0.9-r3) 19:28:51 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:28:51 (5/39) Installing libcurl (7.78.0-r0) 19:28:51 (6/39) Installing curl (7.78.0-r0) 19:28:51 (7/39) Installing dumb-init (1.2.5-r0) 19:28:51 (8/39) Installing libbz2 (1.0.8-r1) 19:28:51 (9/39) Installing expat (2.2.10-r1) 19:28:51 (10/39) Installing libffi (3.3-r2) 19:28:51 (11/39) Installing gdbm (1.19-r0) 19:28:51 (12/39) Installing xz-libs (5.2.5-r0) 19:28:51 (13/39) Installing sqlite-libs (3.34.1-r0) 19:28:51 (14/39) Installing python3 (3.8.10-r0) 19:28:51 (15/39) Installing py3-appdirs (1.4.4-r1) 19:28:51 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:28:51 (17/39) Installing py3-parsing (2.4.7-r1) 19:28:51 (18/39) Installing py3-six (1.15.0-r0) 19:28:51 (19/39) Installing py3-packaging (20.9-r0) 19:28:51 (20/39) Installing py3-setuptools (51.3.3-r0) 19:28:52 (21/39) Installing py3-chardet (4.0.0-r0) 19:28:52 (22/39) Installing py3-idna (3.1-r0) 19:28:52 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:28:52 (24/39) Installing py3-requests (2.25.1-r1) 19:28:52 (25/39) Installing py3-msgpack (1.0.2-r0) 19:28:52 (26/39) Installing py3-lockfile (0.12.2-r3) 19:28:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:28:52 (28/39) Installing py3-colorama (0.4.4-r0) 19:28:52 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:28:52 (30/39) Installing py3-distlib (0.3.1-r1) 19:28:52 (31/39) Installing py3-distro (1.5.0-r1) 19:28:52 (32/39) Installing py3-webencodings (0.5.1-r3) 19:28:52 (33/39) Installing py3-html5lib (1.1-r0) 19:28:52 (34/39) Installing py3-pytoml (0.1.21-r0) 19:28:52 (35/39) Installing py3-pep517 (0.9.1-r0) 19:28:52 (36/39) Installing py3-progress (1.5-r0) 19:28:52 (37/39) Installing py3-retrying (1.3.3-r0) 19:28:52 (38/39) Installing py3-toml (0.10.2-r0) 19:28:52 (39/39) Installing py3-pip (20.3.4-r0) 19:28:52 Executing busybox-1.32.1-r6.trigger 19:28:52 OK: 82 MiB in 59 packages 19:28:53 Collecting docker-compose==1.23.2 19:28:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:28:53 Collecting websocket-client<1.0,>=0.32.0 19:28:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:53 Collecting docker<4.0,>=3.6.0 19:28:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:28:53 Collecting dockerpty<0.5,>=0.4.1 19:28:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:54 Collecting texttable<0.10,>=0.9.0 19:28:54 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:54 Collecting PyYAML<4,>=3.10 19:28:54 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:55 Collecting docopt<0.7,>=0.6.1 19:28:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:28:55 Collecting jsonschema<3,>=2.5.1 19:28:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:55 Collecting cached-property<2,>=1.2.0 19:28:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:28:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:28:55 Collecting docker-pycreds>=0.4.0 19:28:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:55 Collecting chardet<3.1.0,>=3.0.2 19:28:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:55 Collecting urllib3<1.25,>=1.21.1 19:28:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:55 Collecting idna<2.8,>=2.5 19:28:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:55 Collecting certifi>=2017.4.17 19:28:55 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:28:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:28:55 Attempting uninstall: urllib3 19:28:55 Found existing installation: urllib3 1.26.2 19:28:55 Uninstalling urllib3-1.26.2: 19:28:55 Successfully uninstalled urllib3-1.26.2 19:28:56 Attempting uninstall: idna 19:28:56 Found existing installation: idna 3.1 19:28:56 Uninstalling idna-3.1: 19:28:56 Successfully uninstalled idna-3.1 19:28:56 Attempting uninstall: chardet 19:28:56 Found existing installation: chardet 4.0.0 19:28:56 Uninstalling chardet-4.0.0: 19:28:56 Successfully uninstalled chardet-4.0.0 19:28:56 Attempting uninstall: requests 19:28:56 Found existing installation: requests 2.25.1 19:28:56 Uninstalling requests-2.25.1: 19:28:56 Successfully uninstalled requests-2.25.1 19:28:56 Running setup.py install for texttable: started 19:28:56 Running setup.py install for texttable: finished with status 'done' 19:28:56 Running setup.py install for PyYAML: started 19:28:57 Running setup.py install for PyYAML: finished with status 'done' 19:28:57 Running setup.py install for docopt: started 19:28:57 Running setup.py install for docopt: finished with status 'done' 19:28:57 Running setup.py install for dockerpty: started 19:28:58 Running setup.py install for dockerpty: finished with status 'done' 19:28:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 19:29:01 Removing intermediate container bb1897ae49d5 19:29:01 ---> 456a5e2fca7f 19:29:01 Step 15/24 : ENV APP_PORT=58890 19:29:01 ---> Running in f1b59e6e8ae9 19:29:01 Removing intermediate container f1b59e6e8ae9 19:29:01 ---> 4e930115c194 19:29:01 Step 16/24 : EXPOSE $APP_PORT 19:29:01 ---> Running in 45cb9cd6abfd 19:29:01 Removing intermediate container 45cb9cd6abfd 19:29:01 ---> 3ee7b7ce2be0 19:29:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:29:01 ---> 9ba4e360ca55 19:29:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:29:01 ---> a19bb9363953 19:29:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:29:02 ---> c9753477bfcf 19:29:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:29:02 ---> Running in 10364c86c18a 19:29:02 Removing intermediate container 10364c86c18a 19:29:02 ---> 8cd1128e7209 19:29:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:02 ---> Running in 04a4b8db8878 19:29:02 Removing intermediate container 04a4b8db8878 19:29:02 ---> e6d24c2ac537 19:29:02 Step 22/24 : LABEL arch=x86_64 19:29:02 ---> Running in 81f76f13bbbc 19:29:02 Removing intermediate container 81f76f13bbbc 19:29:02 ---> 47ee71fbeac5 19:29:02 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:29:02 ---> Running in af082be1f726 19:29:02 Removing intermediate container af082be1f726 19:29:02 ---> 976caa63918f 19:29:02 Step 24/24 : LABEL version=0.0.0 19:29:02 ---> Running in a8c27fe3382b 19:29:02 Removing intermediate container a8c27fe3382b 19:29:02 ---> 77dfb018b57a 19:29:02 19:29:02 Successfully built 77dfb018b57a 19:29:02 Successfully tagged sys-mgmt-agent:latest 19:29:02  Building sys-mgmt-agent ... done  [Pipeline] } 19:29:02 $ docker stop --time=1 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 19:29:04 $ docker rm -f 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:04 + docker images 19:29:04 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:04 sys-mgmt-agent latest 77dfb018b57a 2 seconds ago 325MB 19:29:04 ea192b2b0207 19 seconds ago 1.75GB 19:29:04 core-command latest f63176dde3bc 21 seconds ago 16MB 19:29:04 security-bootstrapper latest 41ac4d411fe0 22 seconds ago 18.8MB 19:29:04 b46517e7338b 24 seconds ago 1.75GB 19:29:04 security-secretstore-setup latest 733032eff602 30 seconds ago 28.1MB 19:29:04 9f33945377ad 32 seconds ago 1.75GB 19:29:04 298bf69b309d 37 seconds ago 1.76GB 19:29:04 core-data latest 78a86c02d2fd 49 seconds ago 20.4MB 19:29:04 security-proxy-setup latest e226d13ba9e4 About a minute ago 25.9MB 19:29:04 9e2d345d6bcd About a minute ago 1.76GB 19:29:04 core-metadata latest 7d696f87cd58 About a minute ago 16.7MB 19:29:04 5e2925d3143c About a minute ago 1.76GB 19:29:04 d0183523feda About a minute ago 1.76GB 19:29:04 support-scheduler latest fb34fb0896e9 About a minute ago 16.1MB 19:29:04 support-notifications latest 049dc93bf0f7 About a minute ago 16.8MB 19:29:04 8db42ae5ecd7 About a minute ago 1.75GB 19:29:04 6480de0a3ec3 About a minute ago 1.75GB 19:29:04 ci-base-image-x86_64 latest 69b823d0b028 5 minutes ago 1.25GB 19:29:04 alpine 3.12 48b8ec4ed9eb 2 days ago 5.58MB 19:29:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 19:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 19:29:04 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 19:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 19:29:20 Still waiting to schedule task 19:29:20 ‘prd-ubuntu18.04-docker-8c-8g-1287’ is offline 19:30:25 Removing intermediate container b29e2f766980 19:30:25 ---> 150a5d5ae12b 19:30:25 Successfully built 150a5d5ae12b 19:30:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:30:25 + docker inspect -f . ci-base-image-arm64 19:30:25 . [Pipeline] withDockerContainer 19:30:26 prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container 19:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:28 $ docker top 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:29 + go version 19:30:29 go version go1.16.6 linux/arm64 [Pipeline] } 19:30:29 $ docker stop --time=1 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 19:30:31 $ docker rm -f 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:32 + docker inspect -f . ci-base-image-arm64 19:30:32 . [Pipeline] withDockerContainer 19:30:32 prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container 19:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:34 $ docker top 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:34 ========================================================= 19:30:34 [edgeXBuildGoParallel] Running Tests and Build... 19:30:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:30:35 + go mod tidy [Pipeline] sh 19:30:37 + make test 19:30:37 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 19:30:37 go mod tidy 19:30:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:31:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 19:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 100.0% of statements 19:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 46.3% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.575s coverage: 90.1% of statements 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.658s coverage: 94.2% of statements 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.290s coverage: 0.8% of statements 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements 19:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 19:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.309s coverage: 87.5% of statements 19:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements 19:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 19:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.562s coverage: 81.8% of statements 19:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.729s coverage: 91.2% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements 19:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements 19:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 91.3% of statements 19:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 19:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 19:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 19:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.012s coverage: 66.9% of statements 19:33:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:33:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:33:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 43.6% of statements 19:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 19:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 19:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.544s coverage: 92.0% of statements 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 62.7% of statements 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 19:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:33:24 GO111MODULE=on go vet ./... 19:34:45 gofmt -l . 19:34:45 [ "`gofmt -l .`" = "" ] 19:34:45 ./bin/test-attribution-txt.sh [Pipeline] sh 19:34:46 + ls -al . 19:34:46 total 636 19:34:46 drwxrwxr-x 9 1001 1001 4096 Sep 3 19:34 . 19:34:46 drwxr-xr-x 4 root root 4096 Sep 3 19:30 .. 19:34:46 -rw-rw-r-- 1 1001 1001 11 Sep 3 19:28 .dockerignore 19:34:46 drwxrwxr-x 8 1001 1001 4096 Sep 3 19:28 .git 19:34:46 drwxrwxr-x 4 1001 1001 4096 Sep 3 19:28 .github 19:34:46 -rw-rw-r-- 1 1001 1001 818 Sep 3 19:28 .gitignore 19:34:46 -rw-rw-r-- 1 1001 1001 76 Sep 3 19:28 .hadolint.yml 19:34:46 -rw-rw-r-- 1 1001 1001 166 Sep 3 19:28 .sonarcloud.properties 19:34:46 -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:28 ADOPTERS.md 19:34:46 -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:28 Attribution.txt 19:34:46 -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:28 CHANGELOG.md 19:34:46 -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:28 CONTRIBUTING.md 19:34:46 -rw-rw-r-- 1 1001 1001 677 Sep 3 19:28 GOVERNANCE.md 19:34:46 -rw-rw-r-- 1 1001 1001 849 Sep 3 19:28 Jenkinsfile 19:34:46 -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:28 LICENSE 19:34:46 -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:28 Makefile 19:34:46 -rw-rw-r-- 1 1001 1001 582 Sep 3 19:28 OWNERS.md 19:34:46 -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:28 README.md 19:34:46 -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:28 SECURITY.md 19:34:46 -rw-rw-r-- 1 1001 1001 5 Sep 3 19:23 VERSION 19:34:46 -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:28 ZMQWindows.md 19:34:46 drwxrwxr-x 2 1001 1001 4096 Sep 3 19:28 bin 19:34:46 drwxrwxr-x 14 1001 1001 4096 Sep 3 19:28 cmd 19:34:46 -rw-r--r-- 1 root root 404331 Sep 3 19:33 coverage.out 19:34:46 -rw-rw-r-- 1 1001 1001 841 Sep 3 19:28 go.mod 19:34:46 -rw-r--r-- 1 root root 50064 Sep 3 19:30 go.sum 19:34:46 drwxrwxr-x 8 1001 1001 4096 Sep 3 19:28 internal 19:34:46 drwxrwxr-x 3 1001 1001 4096 Sep 3 19:28 openapi 19:34:46 drwxrwxr-x 4 1001 1001 4096 Sep 3 19:28 snap 19:34:46 -rw-rw-r-- 1 1001 1001 204 Sep 3 19:28 version.go [Pipeline] sh 19:34:47 + '[' -e coverage.out ] 19:34:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:34:47 Warning: overwriting stash ‘coverage-report’ 19:34:48 Stashed 1 file(s) [Pipeline] sh 19:34:48 + make build 19:34:48 go mod tidy 19:34:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:35:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:35:50 $ docker stop --time=1 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 19:35:53 $ docker rm -f 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:55 19:35:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:56 latest: Pulling from edgex-devops/edgex-compose-arm64 19:35:56 29e5d40040c1: Pulling fs layer 19:35:56 1ce36da41761: Pulling fs layer 19:35:56 25b303627fd3: Pulling fs layer 19:35:56 29e5d40040c1: Verifying Checksum 19:35:56 29e5d40040c1: Download complete 19:35:56 1ce36da41761: Verifying Checksum 19:35:56 1ce36da41761: Download complete 19:35:57 29e5d40040c1: Pull complete 19:35:59 25b303627fd3: Verifying Checksum 19:35:59 25b303627fd3: Download complete 19:35:59 1ce36da41761: Pull complete 19:36:09 25b303627fd3: Pull complete 19:36:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:36:09 prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container 19:36:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:36:12 $ docker top d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:13 + docker-compose build --help 19:36:13 + grep parallel 19:36:18 --parallel Build images in parallel. [Pipeline] } 19:36:18 $ docker stop --time=1 d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 19:36:20 $ docker rm -f d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:21 . [Pipeline] withDockerContainer 19:36:21 prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container 19:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:36:23 $ docker top 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:36:28 Building core-command ... 19:36:28 Building core-data ... 19:36:28 Building core-metadata ... 19:36:28 Building security-bootstrapper ... 19:36:28 Building security-proxy-setup ... 19:36:28 Building security-secretstore-setup ... 19:36:28 Building support-notifications ... 19:36:28 Building support-scheduler ... 19:36:28 Building sys-mgmt-agent ... 19:36:28 Building core-data 19:36:28 Building support-scheduler 19:36:28 Building support-notifications 19:36:28 Building security-bootstrapper 19:36:28 Building core-command 19:37:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:37:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:37:36 ---> 150a5d5ae12b 19:37:36 Step 3/32 : WORKDIR /edgex-go 19:37:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:37:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:36 ---> 150a5d5ae12b 19:37:36 Step 3/23 : WORKDIR /edgex-go 19:37:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:37:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:37:36 ---> 150a5d5ae12b 19:37:36 Step 3/24 : WORKDIR /edgex-go 19:37:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:37:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:37:36 ---> 150a5d5ae12b 19:37:36 Step 3/24 : WORKDIR /edgex-go 19:37:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:37:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:36 ---> 150a5d5ae12b 19:37:36 Step 3/23 : WORKDIR /edgex-go 19:37:38 ---> Running in a1d221e8438d 19:37:38 ---> Running in 9dab6803c885 19:37:38 ---> Running in a0a5a152b188 19:37:38 ---> Running in 1b6d216efa6f 19:37:38 ---> Running in 2214051c1299 19:37:39 Removing intermediate container a0a5a152b188 19:37:39 ---> e85c889a1adb 19:37:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:39 Removing intermediate container 2214051c1299 19:37:39 ---> b7351112c6d8 19:37:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:39 Removing intermediate container 1b6d216efa6f 19:37:39 ---> ef179148a5f1 19:37:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:39 Removing intermediate container a1d221e8438d 19:37:39 ---> 8536d3f0f090 19:37:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:39 Removing intermediate container 9dab6803c885 19:37:39 ---> ec463e0f87f6 19:37:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:39 ---> Running in 2a281c4960ec 19:37:39 ---> Running in 1e318e4415c5 19:37:39 ---> Running in a416075dc12e 19:37:39 ---> Running in ea14d9f51158 19:37:39 ---> Running in 3277d59ff4d0 19:37:43 Removing intermediate container 2a281c4960ec 19:37:43 ---> 36b427085b35 19:37:43 Step 5/23 : RUN apk add --update --no-cache make git 19:37:43 ---> Running in e8742d9e33cb 19:37:43 Removing intermediate container a416075dc12e 19:37:43 ---> 5d8320615d5f 19:37:43 Step 5/32 : RUN apk add --update --no-cache make git 19:37:44 ---> Running in 37dd7c734014 19:37:44 Removing intermediate container 1e318e4415c5 19:37:44 ---> e33ee04e9870 19:37:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:37:44 Removing intermediate container 3277d59ff4d0 19:37:44 ---> d5f6a0b24bbb 19:37:44 Step 5/24 : RUN apk add --update --no-cache make git 19:37:44 Removing intermediate container ea14d9f51158 19:37:44 ---> 17ac77be28eb 19:37:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:37:44 ---> Running in 9d2e3fd3418c 19:37:44 ---> Running in 5acfc94445b4 19:37:44 ---> Running in 7c97d7117108 19:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:37:47 OK: 218 MiB in 52 packages 19:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:37:47 OK: 218 MiB in 52 packages 19:37:48 OK: 218 MiB in 52 packages 19:37:48 OK: 218 MiB in 52 packages 19:37:48 Removing intermediate container e8742d9e33cb 19:37:48 ---> 29a5d6fd03d5 19:37:48 Step 6/23 : COPY go.mod . 19:37:48 OK: 218 MiB in 52 packages 19:37:49 Removing intermediate container 37dd7c734014 19:37:49 ---> 18c46354846d 19:37:49 Step 6/32 : COPY go.mod . 19:37:49 ---> 5b818bd795b6 19:37:49 Step 7/23 : RUN go mod download 19:37:50 ---> Running in e299f70c3e1f 19:37:50 Removing intermediate container 5acfc94445b4 19:37:50 ---> ba3220684a55 19:37:50 Step 6/24 : COPY go.mod . 19:37:50 Removing intermediate container 9d2e3fd3418c 19:37:50 ---> bd9f89b1496c 19:37:50 Step 6/24 : COPY go.mod . 19:37:50 Removing intermediate container 7c97d7117108 19:37:50 ---> 8204ffb84c69 19:37:50 Step 6/23 : COPY go.mod . 19:37:50 ---> f989f7ed64df 19:37:50 Step 7/32 : RUN go mod download 19:37:51 ---> Running in 0b7cc6938d5c 19:37:51 ---> 388a9d0e1a70 19:37:51 Step 7/24 : RUN go mod download 19:37:52 ---> 03d61620f4eb 19:37:52 Step 7/24 : RUN go mod download 19:37:52 ---> Running in 8b78c958e0ce 19:37:52 ---> 1cf515e0b501 19:37:52 Step 7/23 : RUN go mod download 19:37:52 ---> Running in dfae2d3fbb2e 19:37:52 ---> Running in cef37a160b96 19:37:56 Removing intermediate container e299f70c3e1f 19:37:56 ---> 84c96a085135 19:37:56 Step 8/23 : COPY . . 19:37:56 Removing intermediate container 0b7cc6938d5c 19:37:56 ---> bd088bd9601d 19:37:56 Step 8/32 : COPY . . 19:38:01 Removing intermediate container dfae2d3fbb2e 19:38:01 ---> 3d32d6a9d5bc 19:38:01 Step 8/24 : COPY . . 19:38:02 Removing intermediate container cef37a160b96 19:38:02 ---> c600345c344c 19:38:02 Step 8/23 : COPY . . 19:38:02 Removing intermediate container 8b78c958e0ce 19:38:02 ---> 5f47362e1916 19:38:02 Step 8/24 : COPY . . 19:38:24 ---> f04359a14dba 19:38:24 Step 9/32 : RUN go mod tidy 19:38:24 ---> 1db7eb2fbc7f 19:38:24 Step 9/23 : RUN go mod tidy 19:38:24 ---> f3b6e6019aed 19:38:24 Step 9/23 : RUN go mod tidy 19:38:24 ---> 74eb6e933cd6 19:38:24 Step 9/24 : RUN go mod tidy 19:38:24 ---> Running in 42e6a26f6982 19:38:24 ---> 69791579d1d9 19:38:24 Step 9/24 : RUN go mod tidy 19:38:24 ---> Running in 7edcff85893a 19:38:24 ---> Running in 18b37b25bee7 19:38:24 ---> Running in 7fd9578a38e7 19:38:24 ---> Running in dab4362aed64 19:38:31 Removing intermediate container 42e6a26f6982 19:38:31 ---> af5ab6ab58fd 19:38:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:31 ---> Running in 6019524c38e1 19:38:31 Removing intermediate container 7edcff85893a 19:38:31 ---> 792349933370 19:38:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:38:31 Removing intermediate container 18b37b25bee7 19:38:31 ---> 8e7cd866b85b 19:38:31 Step 10/24 : RUN make cmd/core-data/core-data 19:38:31 ---> Running in fbacd87b917c 19:38:31 Removing intermediate container dab4362aed64 19:38:31 ---> 88dd36c72404 19:38:31 Step 10/24 : RUN make cmd/core-command/core-command 19:38:31 Removing intermediate container 7fd9578a38e7 19:38:31 ---> 5dec8f295a00 19:38:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:38:31 ---> Running in 37b966da4f18 19:38:31 ---> Running in c0e2a1036b2d 19:38:31 ---> Running in 593c6af8b9dc 19:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:38:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:39:12 Running on prd-ubuntu18.04-docker-8c-8g-1290 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 19:39:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:39:12 The recommended git tool is: git 19:39:15 using credential edgex-jenkins-ssh 19:39:15 Cloning the remote Git repository 19:39:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:39:15 > git init /w/workspace/edgex-go/1 # timeout=10 19:39:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:39:15 > git --version # timeout=10 19:39:15 > git --version # 'git version 2.17.1' 19:39:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:22 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 19:39:22 Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e 19:39:22 Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) 19:39:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:39:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:39:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:39:22 > git config core.sparsecheckout # timeout=10 19:39:22 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 19:39:22 > git remote # timeout=10 19:39:22 > git config --get remote.origin.url # timeout=10 19:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:22 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 19:39:22 > git rev-parse HEAD^{commit} # timeout=10 19:39:22 > git config core.sparsecheckout # timeout=10 19:39:22 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 19:39:26 Commit message: "fix(security): secrets-config user connect using TLS" 19:39:26 > git --version # timeout=10 19:39:26 > git --version # 'git version 2.17.1' 19:39:26 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:27 + echo snap-build.sh 19:39:27 snap-build.sh 19:39:27 + SNAP_BASE_DIR=. 19:39:27 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:39:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:39:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:39:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:39:27 + cd /w/workspace/edgex-go/1 19:39:27 + sudo apt-get remove -qy --purge lxd lxd-client 19:39:27 Reading package lists... 19:39:27 Building dependency tree... 19:39:27 Reading state information... 19:39:27 The following packages were automatically installed and are no longer required: 19:39:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:39:27 uidmap xdelta3 19:39:27 Use 'sudo apt autoremove' to remove them. 19:39:27 The following packages will be REMOVED: 19:39:27 lxd* lxd-client* 19:39:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:39:27 After this operation, 31.7 MB disk space will be freed. 19:39:28 (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 ... 190317 files and directories currently installed.) 19:39:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:39:28 Removing lxd dnsmasq configuration 19:39:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:39:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:39:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:39: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 ... 190142 files and directories currently installed.) 19:39:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:39:31 Processing triggers for systemd (237-3ubuntu10.45) ... 19:39:31 Processing triggers for ureadahead (0.100.0-21) ... 19:39:31 + sudo snap remove --purge lxd 19:39:31 snap "lxd" is not installed 19:39:31 + sudo groupadd --force --system lxd 19:39:31 ++ whoami 19:39:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:39:31 + newgrp - lxd 19:39:31 + sudo snap install lxd 19:39:40 2021-09-03T19:39:36Z INFO Waiting for automatic snapd restart... 19:39:50 lxd 4.17 from Canonical* installed 19:39:50 + sudo lxd init --auto 19:40:00 + sudo snap install --classic snapcraft 19:40:08 snapcraft 5.0 from Canonical* installed 19:40:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:40:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:40:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:08 Dload Upload Total Spent Left Speed 19:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 19:40:08 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7679k 0 --:--:-- --:--:-- --:--:-- 22.0M 19:40:08 ./yq_linux_amd64 19:40:08 + sudo snapcraft prime --use-lxd 19:40:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:40:10 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: 19:40:10 - README.md 19:40:10 19:40:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:40:10 Launching a container. 19:40:17 Waiting for container to be ready 19:40:17 To start your first instance, try: lxc launch ubuntu:18.04 19:40:17 19:40:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:40:22 Waiting for network to be ready... 19:40:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:40:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:40:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 19:40:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 19:40:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:40:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:40:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 19:40:22 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:40:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 19:40:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 19:40:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:40:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:40:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:40:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:40:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:40:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:40:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:40:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:40:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:40:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 19:40:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 19:40:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:40:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:40:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 19:40:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 19:40:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 19:40:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:40:26 Fetched 25.1 MB in 4s (6007 kB/s) 19:40:27 Reading package lists... 19:40:27 Reading package lists... 19:40:28 Building dependency tree... 19:40:28 Reading state information... 19:40:28 The following additional packages will be installed: 19:40:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:40:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:40:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:40:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:40:28 Suggested packages: 19:40:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:40:28 Recommended packages: 19:40:28 gnupg libsasl2-modules 19:40:28 The following NEW packages will be installed: 19:40:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:40:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:40:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:40:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:40:28 The following packages will be upgraded: 19:40:28 gpg gpg-agent gpgconf libudev1 19:40:28 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:40:28 Need to get 3527 kB of archives. 19:40:28 After this operation, 13.3 MB of additional disk space will be used. 19:40:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:40:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:40:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:40:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:40:28 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 19:40:28 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 19:40:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:40:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:40:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:40:29 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:40:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:40:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:40:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:40:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:40:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:40:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:40:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:40:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:40:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:40:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:40:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:40:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:40:29 debconf: delaying package configuration, since apt-utils is not installed 19:40:29 Fetched 3527 kB in 1s (2878 kB/s) 19:40:29 (Reading database ... 12511 files and directories currently installed.) 19:40:29 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 19:40:29 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:40:29 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 19:40:29 Selecting previously unselected package udev. 19:40:29 (Reading database ... 12511 files and directories currently installed.) 19:40:29 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 19:40:29 Unpacking udev (237-3ubuntu10.51) ... 19:40:29 Selecting previously unselected package libfuse2:amd64. 19:40:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:40:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:40:29 Selecting previously unselected package fuse. 19:40:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:40:29 Unpacking fuse (2.9.7-1ubuntu1) ... 19:40:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:40:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:40:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:40:30 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:40:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:40:30 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:40:30 Selecting previously unselected package libksba8:amd64. 19:40:30 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:40:30 Unpacking libksba8:amd64 (1.3.5-2) ... 19:40:30 Selecting previously unselected package libroken18-heimdal:amd64. 19:40:30 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:40:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:40:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:40:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libwind0-heimdal:amd64. 19:40:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:40:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:40:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:40:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:40:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:40:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Selecting previously unselected package libsasl2-modules-db:amd64. 19:40:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:40:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:40:31 Selecting previously unselected package libsasl2-2:amd64. 19:40:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:40:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:40:31 Selecting previously unselected package libldap-common. 19:40:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:40:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:40:31 Selecting previously unselected package libldap-2.4-2:amd64. 19:40:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:40:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:40:31 Selecting previously unselected package dirmngr. 19:40:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:40:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:40:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:40:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:40:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:40:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:40:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:40:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:40:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libksba8:amd64 (1.3.5-2) ... 19:40:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:40:31 Setting up udev (237-3ubuntu10.51) ... 19:40:31 invoke-rc.d: policy-rc.d denied execution of start. 19:40:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Processing triggers for systemd (237-3ubuntu10) ... 19:40:31 Setting up fuse (2.9.7-1ubuntu1) ... 19:40:31 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:40:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:40:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:40:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:40:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:40:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:40:32 settings in the [Install] section, and DefaultInstance for template units). 19:40:32 This means they are not meant to be enabled using systemctl. 19:40:32 Possible reasons for having this kind of units are: 19:40:32 1) A unit may be statically enabled by being symlinked from another unit's 19:40:32 .wants/ or .requires/ directory. 19:40:32 2) A unit's purpose may be to act as a helper for some other unit which has 19:40:32 a requirement dependency on it. 19:40:32 3) A unit may be started when needed via activation (socket, path, timer, 19:40:32 D-Bus, udev, scripted systemctl call, ...). 19:40:32 4) In case of template units, the unit is meant to be enabled with some 19:40:32 instance name specified. 19:40:32 Reading package lists... 19:40:33 Building dependency tree... 19:40:33 Reading state information... 19:40:33 The following additional packages will be installed: 19:40:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:40:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:40:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:40:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:40:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:40:33 Suggested packages: 19:40:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:40:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:40:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:40:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:40:33 systemd-container policykit-1 19:40:33 Recommended packages: 19:40:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:40:33 The following NEW packages will be installed: 19:40:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:40:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:40:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:40:33 multiarch-support openssh-client python3 python3-minimal python3.6 19:40:33 python3.6-minimal snapd squashfs-tools sudo 19:40:33 The following packages will be upgraded: 19:40:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:40:33 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:40:33 Need to get 36.7 MB of archives. 19:40:33 After this operation, 147 MB of additional disk space will be used. 19:40:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:40:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 19:40:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:40:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:40:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:40:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:40:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:40:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:40:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:40:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:40:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:40:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:40:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:40:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:40:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:40:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:40:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 19:40:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 19:40:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:40:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:40:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:40:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:40:34 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:40:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:40:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:40:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:40:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:40:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:40:34 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:40:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:40:36 debconf: delaying package configuration, since apt-utils is not installed 19:40:36 Fetched 36.7 MB in 2s (15.5 MB/s) 19:40:36 (Reading database ... 12757 files and directories currently installed.) 19:40:36 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 19:40:36 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:40:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 19:40:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:40:36 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 19:40:36 (Reading database ... 12757 files and directories currently installed.) 19:40:36 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:40:36 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:40:36 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:40:36 (Reading database ... 12757 files and directories currently installed.) 19:40:36 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:40:36 Unpacking apt (1.6.14) over (1.6.1) ... 19:40:37 Setting up apt (1.6.14) ... 19:40:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:40:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:40:37 (Reading database ... 12764 files and directories currently installed.) 19:40:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:40:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:40:37 Selecting previously unselected package libpython3.6-minimal:amd64. 19:40:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:40:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:40:37 Selecting previously unselected package libexpat1:amd64. 19:40:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:40:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:40:38 Selecting previously unselected package python3.6-minimal. 19:40:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:40:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:40:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:40:38 Checking for services that may need to be restarted...done. 19:40:38 Checking for services that may need to be restarted...done. 19:40:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:40:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:40:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:40:38 Selecting previously unselected package python3-minimal. 19:40:38 (Reading database ... 13012 files and directories currently installed.) 19:40:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:40:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:40:39 Selecting previously unselected package mime-support. 19:40:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:40:39 Unpacking mime-support (3.60ubuntu1) ... 19:40:39 Selecting previously unselected package libmpdec2:amd64. 19:40:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:40:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:40:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:40:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:40:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:40:39 Selecting previously unselected package python3.6. 19:40:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:40:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:40:39 Selecting previously unselected package libpython3-stdlib:amd64. 19:40:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:40:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:40:39 Setting up python3-minimal (3.6.7-1~18.04) ... 19:40:39 Selecting previously unselected package python3. 19:40:39 (Reading database ... 13442 files and directories currently installed.) 19:40:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:40:39 Unpacking python3 (3.6.7-1~18.04) ... 19:40:39 Selecting previously unselected package multiarch-support. 19:40:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:40:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:40:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:40:39 Selecting previously unselected package liblzo2-2:amd64. 19:40:39 (Reading database ... 13479 files and directories currently installed.) 19:40:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:40:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:40:39 Selecting previously unselected package libbsd0:amd64. 19:40:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:40:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:40:39 Selecting previously unselected package sudo. 19:40:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:40:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:40:40 Selecting previously unselected package apparmor. 19:40:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:40:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:40:40 Selecting previously unselected package libedit2:amd64. 19:40:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:40:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:40:40 Selecting previously unselected package libkrb5support0:amd64. 19:40:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:40:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:40:40 Selecting previously unselected package libk5crypto3:amd64. 19:40:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:40:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:40:40 Selecting previously unselected package libkeyutils1:amd64. 19:40:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:40:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:40:40 Selecting previously unselected package libkrb5-3:amd64. 19:40:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:40:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:40:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:40:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:40:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:40:40 Selecting previously unselected package libssl1.0.0:amd64. 19:40:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:40:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:40:40 Selecting previously unselected package openssh-client. 19:40:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:40:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:40:40 Selecting previously unselected package squashfs-tools. 19:40:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 19:40:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 19:40:40 Selecting previously unselected package snapd. 19:40:40 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:40:41 Unpacking snapd (2.49.2+18.04) ... 19:40:41 Removing intermediate container c0e2a1036b2d 19:40:41 ---> 074b9a6ff819 19:40:41 19:40:41 Step 11/24 : FROM alpine:3.12 19:40:41 3.12: Pulling from library/alpine 19:40:41 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:40:41 Status: Downloaded newer image for alpine:3.12 19:40:41 ---> afc2cc120ca2 19:40:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:40:41 ---> Running in 4583d9f862e4 19:40:41 Removing intermediate container 6019524c38e1 19:40:41 ---> b035f6f9f38d 19:40:41 19:40:41 Step 11/32 : FROM alpine:3.12 19:40:41 ---> afc2cc120ca2 19:40:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:40:41 ---> Running in ef666b21fe1b 19:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:41 Removing intermediate container ef666b21fe1b 19:40:41 ---> 569283688eef 19:40:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:41 ---> Running in 91f1f429b70d 19:40:41 (1/1) Installing dumb-init (1.2.2-r1) 19:40:41 Executing busybox-1.31.1-r20.trigger 19:40:41 OK: 5 MiB in 15 packages 19:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:41 Removing intermediate container 4583d9f862e4 19:40:41 ---> fd626c6893b5 19:40:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:41 (1/2) Installing dumb-init (1.2.2-r1) 19:40:41 (2/2) Installing su-exec (0.2-r1) 19:40:41 Executing busybox-1.31.1-r20.trigger 19:40:41 OK: 5 MiB in 16 packages 19:40:41 ---> Running in 3461128d3f7b 19:40:41 Removing intermediate container 3461128d3f7b 19:40:41 ---> daf822cbdc68 19:40:41 Step 14/24 : ENV APP_PORT=59882 19:40:41 Removing intermediate container fbacd87b917c 19:40:41 ---> c9b451254bcd 19:40:41 19:40:41 Step 11/23 : FROM alpine:3.12 19:40:41 ---> afc2cc120ca2 19:40:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:40:41 ---> Using cache 19:40:41 ---> fd626c6893b5 19:40:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:41 ---> Using cache 19:40:41 ---> daf822cbdc68 19:40:41 Step 14/23 : ENV APP_PORT=59861 19:40:41 ---> Running in e46d65965196 19:40:41 Removing intermediate container 91f1f429b70d 19:40:41 ---> b61bd48b7e46 19:40:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-initRemoving intermediate container 593c6af8b9dc 19:40:41 19:40:41 ---> 0c18b86b94be 19:40:41 19:40:41 Step 11/23 : FROM alpine:3.12 19:40:41 ---> afc2cc120ca2 19:40:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:41 ---> Running in 63ff81ecbf00 19:40:41 ---> Running in 08dff3040b8e 19:40:41 ---> Running in 1d51b163d7cd 19:40:41 Removing intermediate container e46d65965196 19:40:41 ---> 415f28b2d9d2 19:40:41 Step 15/24 : EXPOSE $APP_PORT 19:40:42 ---> Running in acae0c576640 19:40:42 Removing intermediate container 63ff81ecbf00 19:40:42 ---> c1eba682f92e 19:40:42 Step 15/23 : EXPOSE $APP_PORT 19:40:42 Removing intermediate container 1d51b163d7cd 19:40:42 ---> ad59ebfe41ef 19:40:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:40:42 ---> Running in 19cf050bf5e0 19:40:42 ---> Running in b9d88fe49106 19:40:42 Removing intermediate container acae0c576640 19:40:42 ---> 9c91e55ec937 19:40:42 Step 16/24 : WORKDIR / 19:40:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:40:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:40:43 Setting up mime-support (3.60ubuntu1) ... 19:40:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:40:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:40:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:40:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:43 ---> Running in 5d003b734033 19:40:43 Setting up systemd (237-3ubuntu10.51) ... 19:40:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:43 Removing intermediate container 19cf050bf5e0 19:40:43 Removing intermediate container b9d88fe49106 19:40:43 ---> d412ebed1a43 19:40:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:43 ---> 1b79465b900a 19:40:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:43 ---> Running in 5e214ef55151 19:40:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:40:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:40:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:40:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:40:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:40:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:40:44 (1/2) Installing ca-certificates (20191127-r4) 19:40:44 (2/2) Installing dumb-init (1.2.2-r1) 19:40:44 Executing busybox-1.31.1-r20.trigger 19:40:44 Removing intermediate container 5d003b734033 19:40:44 ---> fbe162ff7960 19:40:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:44 Executing ca-certificates-20191127-r4.trigger 19:40:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 19:40:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:40:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:40:44 Setting up python3 (3.6.7-1~18.04) ... 19:40:44 running python rtupdate hooks for python3.6... 19:40:44 running python post-rtupdate hooks for python3.6... 19:40:44 Setting up apparmor (2.12-4ubuntu5.1) ... 19:40:44 OK: 6 MiB in 16 packages 19:40:45 ---> f062eec8a2f3 19:40:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:45 ---> 6e03919dbb94 19:40:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:40:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:40:46 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:40:47 Setting up snapd (2.49.2+18.04) ... 19:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:40:47 Removing intermediate container 08dff3040b8e 19:40:47 ---> 57a50451a706 19:40:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:40:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:40:47 ---> 7119ebc8a76e 19:40:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:40:47 ---> Running in 54254e111629 19:40:47 Removing intermediate container 5e214ef55151 19:40:47 ---> 6ebfaed4da86 19:40:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:40:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:40:48 ---> 3b194250d7f9 19:40:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:48 ---> Running in 886109e6f646 19:40:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:40:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:40:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:40:48 /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' 19:40:48 Removing intermediate container 54254e111629 19:40:48 ---> cf7c03cb15b2 19:40:48 Step 14/23 : ENV APP_PORT=59860 19:40:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:40:48 Processing triggers for systemd (237-3ubuntu10.51) ... 19:40:49 ---> Running in bd1e56281dda 19:40:49 Removing intermediate container 886109e6f646 19:40:49 ---> eb8a713d17a8 19:40:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:40:49 ---> c4640c50794e 19:40:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:40:49 ---> a6e4f92aebd8 19:40:49 Step 20/24 : ENTRYPOINT ["/core-command"] 19:40:49 Removing intermediate container 37b966da4f18 19:40:49 ---> 6bc78c2a3de0 19:40:49 19:40:49 Step 11/24 : FROM alpine:3.12 19:40:49 ---> afc2cc120ca2 19:40:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:40:49 ---> Running in 02e366894e15 19:40:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:40:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:40:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:40:49 ---> Running in 2d7cf345860f 19:40:50 ---> Running in dd98ca030dbb 19:40:50 Removing intermediate container bd1e56281dda 19:40:50 ---> 5fa6929ea786 19:40:50 Step 15/23 : EXPOSE $APP_PORT 19:40:50 ---> Running in 47e6ade477f5 19:40:50 ---> 52fbb61ff4c0 19:40:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:40:50 Removing intermediate container 02e366894e15 19:40:50 ---> 9a3d421b090b 19:40:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:50 ---> Running in 7d99c0c12ed9 19:40:50 Removing intermediate container 2d7cf345860f 19:40:50 ---> 7d21a3e4f7ac 19:40:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:51 ---> Running in 881ea2ff66e3 19:40:51 Removing intermediate container dd98ca030dbb 19:40:51 ---> ed5643e4f1e7 19:40:51 Step 13/24 : ENV APP_PORT=59880 19:40:51 ---> Running in 5694b4c8f88b 19:40:51 Reading package lists... 19:40:51 Removing intermediate container 47e6ade477f5 19:40:51 ---> 2fbe3831cba1 19:40:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:51 ---> Running in 8356a984d69b 19:40:51 Reading package lists... 19:40:51 Removing intermediate container 881ea2ff66e3 19:40:51 ---> 14cb3f414769 19:40:51 Step 21/23 : LABEL arch=arm64 19:40:51 Building dependency tree... 19:40:51 Reading state information... 19:40:51 Calculating upgrade... 19:40:51 Removing intermediate container 5694b4c8f88b 19:40:51 ---> a83b63023bf5 19:40:51 Step 22/24 : LABEL arch=arm64 19:40:51 ---> Running in 58b3eaba2484 19:40:51 The following packages will be upgraded: 19:40:51 advancecomp base-files bash binutils binutils-common 19:40:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:40:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:40:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:40:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:40:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:40:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:40:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:40:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:40:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:40:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:40:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:40:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:40:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:40:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:40:51 ubuntu-keyring util-linux 19:40:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:40:51 Need to get 64.2 MB of archives. 19:40:51 After this operation, 5126 kB of additional disk space will be used. 19:40:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 19:40:52 Removing intermediate container 8356a984d69b 19:40:52 ---> a499e49273f7 19:40:52 Step 14/24 : EXPOSE $APP_PORT 19:40:52 ---> Running in 7bac795fb834 19:40:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:40:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:40:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:40:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:40:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:40:52 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:40:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:40:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:40:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:40:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:40:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:40:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:40:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:40:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:40:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:40:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:40:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:40:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:40:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:40:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:40:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:40:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:40:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:40:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:40:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:40:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:40:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:40:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:40:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:40:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:40:52 ---> Running in abc564b6feca 19:40:52 ---> 92c9882a3973 19:40:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:40:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:40:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:40:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:40:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:40:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:40:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:40:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:40:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:40:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:40:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:40:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:40:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:40:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:40:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:40:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:40:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:40:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:40:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:40:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:40:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:40:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:40:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:40:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:40:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:40:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:40:52 Removing intermediate container 58b3eaba2484 19:40:52 ---> 7e3096d464d1 19:40:52 Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:40:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:40:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:40:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:40:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:40:53 Removing intermediate container 7bac795fb834 19:40:53 ---> 8f70c5921eba 19:40:53 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:40:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:40:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:40:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:40:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:40:53 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:40:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:40:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:40:53 ---> Running in 84bec9b35560 19:40:53 Removing intermediate container abc564b6feca 19:40:53 ---> 5ee64b0aae65 19:40:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:53 ---> Running in 9597ccae810d 19:40:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:40:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:40:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:40:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:40:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:40:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:40:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:40:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:40:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:40:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:40:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:40:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:40:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:40:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:40:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:40:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:40:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:40:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:40:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 19:40:53 ---> Running in a2d197214ddc 19:40:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:40:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:40:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:40:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:40:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:40:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:40:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:40:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:40:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:40:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:40:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:40:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:40:53 ---> 2a8cece70131 19:40:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:54 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:40:54 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:40:54 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:40:54 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:40:54 debconf: delaying package configuration, since apt-utils is not installed 19:40:54 Fetched 64.2 MB in 2s (31.3 MB/s) 19:40:54 Removing intermediate container 84bec9b35560 19:40:54 ---> 26d5e5aecdfe 19:40:54 Step 23/23 : LABEL version=0.0.0 19:40:54 Removing intermediate container 9597ccae810d 19:40:54 ---> 37c8954ae641 19:40:54 Step 24/24 : LABEL version=0.0.0 19:40:54 (Reading database ... 13914 files and directories currently installed.) 19:40:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:40:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:40:54 Removing intermediate container 7d99c0c12ed9 19:40:54 ---> d919cc2ad004 19:40:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:54 ---> Running in fb1299193872 19:40:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:40:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:40:54 ---> Running in 5682c9cd465f 19:40:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 19:40:54 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 19:40:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 ---> c531b4932423 19:40:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:40:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Removing intermediate container 5682c9cd465f 19:40:55 Removing intermediate container fb1299193872 19:40:55 ---> cbd8aa87c187 19:40:55 19:40:55 ---> 0d95eddeab36 19:40:55 19:40:55 ---> Running in 29951074a337 19:40:55 ---> a62f11b54762 19:40:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:40:55 (Reading database ... 13914 files and directories currently installed.) 19:40:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:40:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:40:55 (Reading database ... 13914 files and directories currently installed.) 19:40:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:40:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:40:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:40:56 (Reading database ... 13914 files and directories currently installed.) 19:40:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:40:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:40:56 Successfully built cbd8aa87c187 19:40:56 Successfully built 0d95eddeab36 19:40:56 Successfully tagged support-scheduler-arm64:latest 19:40:56 Successfully tagged core-command-arm64:latest 19:40:56  Building core-command ... done Building sys-mgmt-agent 19:40:56 Building security-secretstore-setup 19:40:56  Building support-scheduler ... done Removing intermediate container 29951074a337 19:40:56 ---> 7e6e1656a153 19:40:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:56 ---> Running in 537782ce7a93 19:40:56 Removing intermediate container a2d197214ddc 19:40:56 ---> 2e3ff8cd6ad2 19:40:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:40:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:40:57 (Reading database ... 13914 files and directories currently installed.) 19:40:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:40:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:40:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:40:57 ---> Running in f06c91720b4c 19:40:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:40:57 Setting up base-files (10.1ubuntu2.10) ... 19:40:57 Installing new version of config file /etc/issue ... 19:40:57 Installing new version of config file /etc/issue.net ... 19:40:57 Installing new version of config file /etc/lsb-release ... 19:40:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:40:57 Removing intermediate container 537782ce7a93 19:40:57 ---> 415a0aecb88a 19:40:57 Step 21/23 : LABEL arch=arm64 19:40:57 ---> a5a29eace71b 19:40:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:40:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:40:57 Removing obsolete conffile /etc/default/motd-news ... 19:40:57 ---> Running in d83346154d58 19:40:57 (Reading database ... 13915 files and directories currently installed.) 19:40:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:40:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:40:57 Setting up bash (4.4.18-2ubuntu1.2) ... 19:40:57 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 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:40:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:40:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:40:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:40:58 Setting up tar (1.29b-2ubuntu0.2) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:40:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:40:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:40:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:40:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:40:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:40:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:40:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:40:58 Setting up grep (3.1-2build1) ... 19:40:58 (Reading database ... 13915 files and directories currently installed.) 19:40:58 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:40:58 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:40:59 Setting up gzip (1.6-5ubuntu1.1) ... 19:40:59 (Reading database ... 13915 files and directories currently installed.) 19:40:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:40:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:40:59 Setting up login (1:4.5-1ubuntu2) ... 19:40:59 (Reading database ... 13915 files and directories currently installed.) 19:40:59 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:40:59 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:40:59 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:40:59 (Reading database ... 13915 files and directories currently installed.) 19:40:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:40:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:40:59 Removing intermediate container d83346154d58 19:40:59 ---> 42322ce0c562 19:40:59 Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:40:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:41:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:41:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:41:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:41:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:41:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:41:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:41:00 (Reading database ... 13915 files and directories currently installed.) 19:41:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:41:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:41:01 ---> b37ccdcd3992 19:41:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:41:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:41:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:41:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:41:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:41:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:41:01 (Reading database ... 13915 files and directories currently installed.) 19:41:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:41:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:41:01 (1/6) Installing dumb-init (1.2.2-r1) 19:41:01 ---> Running in 2656fca3bfa0 19:41:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:41:01 (Reading database ... 13915 files and directories currently installed.) 19:41:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:41:01 (Reading database ... 13915 files and directories currently installed.) 19:41:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:01 (2/6) Installing libgcc (9.3.0-r2) 19:41:01 (3/6) Installing libsodium (1.0.18-r0) 19:41:01 (4/6) Installing libstdc++ (9.3.0-r2) 19:41:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:41:01 (Reading database ... 13915 files and directories currently installed.) 19:41:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:41:01 (5/6) Installing libzmq (4.3.3-r0) 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:02 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:41:02 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:41:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:41:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:41:02 (6/6) Installing zeromq (4.3.3-r0) 19:41:02 Executing busybox-1.31.1-r20.trigger 19:41:02 OK: 8 MiB in 20 packages 19:41:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:41:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:41:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:41:02 ---> fa6e565ed36d 19:41:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:41:02 (Reading database ... 13915 files and directories currently installed.) 19:41:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:03 Removing intermediate container 2656fca3bfa0 19:41:03 ---> 1f99a0d5460e 19:41:03 Step 23/23 : LABEL version=0.0.0 19:41:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:41:03 ---> Running in 8f18f506209f 19:41:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:41:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:41:03 (Reading database ... 13915 files and directories currently installed.) 19:41:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:41:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:41:03 ---> 1c55cfc4a5ce 19:41:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:41:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:41:03 (Reading database ... 13915 files and directories currently installed.) 19:41:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:41:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:41:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:41:04 Removing intermediate container 8f18f506209f 19:41:04 ---> cba7ed157a91 19:41:04 19:41:04 (Reading database ... 13917 files and directories currently installed.) 19:41:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:41:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:41:04 Setting up debconf (1.5.66ubuntu1) ... 19:41:04 ---> Running in 1f2a860210ab 19:41:04 Removing intermediate container f06c91720b4c 19:41:04 ---> 589796bf5fe3 19:41:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:04 (Reading database ... 13917 files and directories currently installed.) 19:41:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:41:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:41:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:41:04 Successfully built cba7ed157a91 19:41:04 Successfully tagged support-notifications-arm64:latest 19:41:04 Building security-proxy-setup 19:41:04 (Reading database ... 13917 files and directories currently installed.) 19:41:04 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:41:04 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:41:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:41:04 (Reading database ... 13917 files and directories currently installed.) 19:41:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:41:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:41:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:41:05 (Reading database ... 13917 files and directories currently installed.) 19:41:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:41:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:41:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:41:05 (Reading database ... 13919 files and directories currently installed.) 19:41:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:41:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:41:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:41:05  Building support-notifications ... done Removing intermediate container 1f2a860210ab 19:41:05 ---> 9d90a5af8b07 19:41:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:05 (Reading database ... 13923 files and directories currently installed.) 19:41:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:41:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:41:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 19:41:05 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:41:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:41:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:41:05 ---> fcc184000120 19:41:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:41:05 (Reading database ... 13923 files and directories currently installed.) 19:41:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:41:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:41:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:41:05 (Reading database ... 13923 files and directories currently installed.) 19:41:05 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:41:05 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:41:06 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:41:06 (Reading database ... 13923 files and directories currently installed.) 19:41:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:41:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:41:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:41:06 ---> e880e49162d5 19:41:06 Step 27/32 : RUN chmod +x /entrypoint.sh 19:41:06 (Reading database ... 13923 files and directories currently installed.) 19:41:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:41:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:41:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:41:06 (Reading database ... 13923 files and directories currently installed.) 19:41:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:41:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:41:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:41:06 (Reading database ... 13923 files and directories currently installed.) 19:41:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:41:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:41:06 ---> Running in c0214bd1b622 19:41:06 Setting up passwd (1:4.5-1ubuntu2) ... 19:41:06 (Reading database ... 13923 files and directories currently installed.) 19:41:06 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:41:06 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:41:07 ---> 4264bd535759 19:41:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:41:07 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:41:07 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:41:07 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:41:07 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:41:07 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:41:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:41:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:41:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:41:07 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:41:07 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:41:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:41:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:41:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:41:07 (Reading database ... 13923 files and directories currently installed.) 19:41:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:41:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:41:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:41:08 (Reading database ... 13923 files and directories currently installed.) 19:41:08 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:41:08 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:41:08 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:41:08 (Reading database ... 13924 files and directories currently installed.) 19:41:08 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:41:08 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:41:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:41:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:41:08 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:41:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:41:08 ---> f09c5d19d878 19:41:08 Step 20/24 : ENTRYPOINT ["/core-data"] 19:41:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:41:08 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:41:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:41:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:41:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:41:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:41:09 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:41:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:41:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:41:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:41:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:41:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:41:09 ---> Running in b1cdf2ae446d 19:41:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:41:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:41:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:41:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:41:09 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:41:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:41:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:41:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:41:09 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:41:09 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:41:09 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:41:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:41:10 Removing intermediate container b1cdf2ae446d 19:41:10 ---> e648b8647538 19:41:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:41:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:41:10 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:41:10 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:41:10 ---> Running in 322f950c3719 19:41:10 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:41:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:41:10 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:10 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:10 Removing intermediate container c0214bd1b622 19:41:10 ---> b9013f687eda 19:41:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:41:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:11 ---> Running in 51630b735502 19:41:11 Removing intermediate container 322f950c3719 19:41:11 ---> b4bccd30bb28 19:41:11 Step 22/24 : LABEL arch=arm64 19:41:11 ---> Running in cce01c85ce59 19:41:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:11 Removing intermediate container 51630b735502 19:41:11 ---> 9245ed5a02ea 19:41:11 Step 29/32 : CMD ["gate"] 19:41:12 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:12 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:12 ---> Running in 921d7a42097e 19:41:12 Removing intermediate container cce01c85ce59 19:41:12 ---> 24f63bce462c 19:41:12 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:41:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:12 ---> Running in f21e72c239fd 19:41:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:12 Removing intermediate container 921d7a42097e 19:41:12 ---> 3687ead5623c 19:41:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:13 Step 30/32 : LABEL arch=arm64 19:41:13 ---> Running in c7d08f770973 19:41:13 Removing intermediate container f21e72c239fd 19:41:13 ---> 04d164f54fe3 19:41:13 Step 24/24 : LABEL version=0.0.0 19:41:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:41:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:41:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:41:13 ---> Running in 776c1d367e76 19:41:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:41:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:41:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:41:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:41:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:41:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:41:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:41:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:41:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:41:14 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:41:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:41:14 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:41:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:41:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:41:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:41:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:41:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:41:14 Removing intermediate container c7d08f770973 19:41:14 ---> fe7841f5b6b0 19:41:14 Step 31/32 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:41:14 19:41:14 Current default time zone: 'Etc/UTC' 19:41:14 Local time is now: Fri Sep 3 19:41:14 UTC 2021. 19:41:14 Universal Time is now: Fri Sep 3 19:41:14 UTC 2021. 19:41:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:41:14 19:41:14 Setting up systemd-sysv (237-3ubuntu10.51) ... 19:41:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 19:41:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:41:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:41:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:41:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:41:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:41:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:41:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:41:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:41:14 Removing intermediate container 776c1d367e76 19:41:14 ---> 20aa134b5456 19:41:14 19:41:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:41:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:14 Setting up patch (2.7.6-2ubuntu1.1) ... 19:41:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:41:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:41:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:41:14 Installing new version of config file /etc/ssl/openssl.cnf ... 19:41:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:41:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:41:14 Setting up ca-certificates (20210119~18.04.1) ... 19:41:14 Successfully built 20aa134b5456 19:41:14 Successfully tagged core-data-arm64:latest 19:41:14 Building core-metadata 19:41:14  Building core-data ... done  ---> Running in 72788e038781 19:41:15 Removing intermediate container 72788e038781 19:41:15 ---> eceecea29ca1 19:41:15 Step 32/32 : LABEL version=0.0.0 19:41:16 ---> Running in 1ad4e0a44eea 19:41:16 Removing intermediate container 1ad4e0a44eea 19:41:16 ---> 68daa5d9f0b5 19:41:16 19:41:16 Updating certificates in /etc/ssl/certs... 19:41:17 Successfully built 68daa5d9f0b5 19:41:17 Successfully tagged security-bootstrapper-arm64:latest 19:41:17 23 added, 27 removed; done. 19:41:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:41:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:41:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:41:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:41:17 Setting up pkgbinarymangler (138.18.04.1) ... 19:41:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:41:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up perl (5.26.1-6ubuntu0.5) ... 19:41:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:41:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:41:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:41:18 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:41:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:41:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:41:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:41:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:41:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:41:18 Processing triggers for systemd (237-3ubuntu10.51) ... 19:41:18 Processing triggers for mime-support (3.60ubuntu1) ... 19:41:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:41:18 Updating certificates in /etc/ssl/certs... 19:41:18 0 added, 0 removed; done. 19:41:18 Running hooks in /etc/ca-certificates/update.d... 19:41:18 done. 19:41:19 Reading package lists... 19:41:19 Building dependency tree... 19:41:19 Reading state information... 19:41:19 The following NEW packages will be installed: 19:41:19 apt-transport-https 19:41:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:41:20 Need to get 4348 B of archives. 19:41:20 After this operation, 154 kB of additional disk space will be used. 19:41:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:41:20 debconf: delaying package configuration, since apt-utils is not installed 19:41:20 Fetched 4348 B in 0s (21.4 kB/s) 19:41:20 Selecting previously unselected package apt-transport-https. 19:41:20 (Reading database ... 13929 files and directories currently installed.) 19:41:20 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:41:20 Unpacking apt-transport-https (1.6.14) ... 19:41:20 Setting up apt-transport-https (1.6.14) ... 19:41:20 Waiting for network to be ready... 19:41:25 2021-09-03T19:41:23Z INFO Waiting for automatic snapd restart... 19:41:25 snapd 2.51.4 from Canonical* installed 19:41:26 "snapd" switched to the "latest/stable" channel 19:41:26 19:41:29 core18 20210722 from Canonical* installed 19:41:29 "core18" switched to the "latest/stable" channel 19:41:29 19:41:32 snapcraft 5.0 from Canonical* installed 19:41:32 "snapcraft" switched to the "latest/stable" channel 19:41:32 19:41:35  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:41:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:35 ---> 150a5d5ae12b 19:41:35 Step 3/24 : WORKDIR /edgex-go 19:41:35 ---> Using cache 19:41:35 ---> ec463e0f87f6 19:41:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:35 ---> Using cache 19:41:35 ---> d5f6a0b24bbb 19:41:35 Step 5/24 : RUN apk add --update --no-cache make bash git 19:41:36 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: 19:41:36 - README.md 19:41:36 19:41:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:41:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:41:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:41:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:41:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:41:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:41:37 ---> 150a5d5ae12b 19:41:37 Step 3/26 : WORKDIR /edgex-go 19:41:37 ---> Using cache 19:41:37 ---> ec463e0f87f6 19:41:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:37 ---> Using cache 19:41:37 ---> d5f6a0b24bbb 19:41:37 Step 5/26 : RUN apk add --update --no-cache make git 19:41:37 ---> Using cache 19:41:37 ---> ba3220684a55 19:41:37 Step 6/26 : COPY go.mod . 19:41:37 ---> Using cache 19:41:37 ---> 388a9d0e1a70 19:41:37 Step 7/26 : RUN go mod download 19:41:37 ---> Using cache 19:41:37 ---> 5f47362e1916 19:41:37 Step 8/26 : COPY . . 19:41:37 ---> Using cache 19:41:37 ---> 69791579d1d9 19:41:37 Step 9/26 : RUN go mod tidy 19:41:37 ---> Using cache 19:41:37 ---> 88dd36c72404 19:41:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:41:38 Reading package lists... 19:41:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:41:38 Reading package lists... 19:41:38 Building dependency tree... 19:41:38 Reading state information... 19:41:38 Suggested packages: 19:41:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:41:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:41:38 Recommended packages: 19:41:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:41:38 The following NEW packages will be installed: 19:41:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:41:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:41:38 pkg-config zip 19:41:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:41:39 Need to get 7663 kB of archives. 19:41:39 After this operation, 43.8 MB of additional disk space will be used. 19:41:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:41:39 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:41:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 19:41:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:41:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:41:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:41:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:41:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:41:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:41:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:41:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:41:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:41:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:41:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:41:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:41:39 debconf: delaying package configuration, since apt-utils is not installed 19:41:39 Fetched 7663 kB in 1s (10.7 MB/s) 19:41:39 Selecting previously unselected package libglib2.0-0:amd64. 19:41:39 (Reading database ... 13933 files and directories currently installed.) 19:41:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:41:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:41:39 Selecting previously unselected package libpsl5:amd64. 19:41:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:41:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:41:40 ---> Running in 3077f573275e 19:41:40 ---> Running in 4aac1bcba508 19:41:40 Selecting previously unselected package libnghttp2-14:amd64. 19:41:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:41:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:41:40 Selecting previously unselected package librtmp1:amd64. 19:41:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:41:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:41:40 Selecting previously unselected package libcurl3-gnutls:amd64. 19:41:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 19:41:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:41:40 Selecting previously unselected package liberror-perl. 19:41:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:41:40 Unpacking liberror-perl (0.17025-1) ... 19:41:40 Selecting previously unselected package git-man. 19:41:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:41:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:41:40 Selecting previously unselected package git. 19:41:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:41:40 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:41:41 Selecting previously unselected package libnorm1:amd64. 19:41:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:41:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:41:41 Selecting previously unselected package libpgm-5.2-0:amd64. 19:41:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:41:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:41:41 Selecting previously unselected package libsodium23:amd64. 19:41:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:41:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:41:41 Selecting previously unselected package libzmq5:amd64. 19:41:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:41:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:41:41 Selecting previously unselected package libzmq3-dev:amd64. 19:41:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:41:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:41:41 Selecting previously unselected package pkg-config. 19:41:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:41:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:41:41 Selecting previously unselected package zip. 19:41:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:41:41 Unpacking zip (3.0-11build1) ... 19:41:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:41:41 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:41:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:41:41 Setting up liberror-perl (0.17025-1) ... 19:41:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:41:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:41:41 No schema files found: doing nothing. 19:41:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:41:41 Setting up zip (3.0-11build1) ... 19:41:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:41:41 Setting up libsodium23:amd64 (1.0.16-2) ... 19:41:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:41:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:41:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:41:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:41:41 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:41:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:41:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:41:42 git set to automatically installed. 19:41:42 git-man set to automatically installed. 19:41:42 libcurl3-gnutls set to automatically installed. 19:41:42 liberror-perl set to automatically installed. 19:41:42 libglib2.0-0 set to automatically installed. 19:41:42 libnghttp2-14 set to automatically installed. 19:41:42 libnorm1 set to automatically installed. 19:41:42 libpgm-5.2-0 set to automatically installed. 19:41:42 libpsl5 set to automatically installed. 19:41:42 librtmp1 set to automatically installed. 19:41:42 libsodium23 set to automatically installed. 19:41:42 libzmq3-dev set to automatically installed. 19:41:42 libzmq5 set to automatically installed. 19:41:42 pkg-config set to automatically installed. 19:41:42 zip set to automatically installed. 19:41:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:41:43 OK: 218 MiB in 52 packages 19:41:43 snapd is not logged in, snap install commands will use sudo 19:41:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:41:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:41:46 ---> 150a5d5ae12b 19:41:46 Step 3/22 : WORKDIR /edgex-go 19:41:46 ---> Using cache 19:41:46 ---> ec463e0f87f6 19:41:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:46 ---> Using cache 19:41:46 ---> d5f6a0b24bbb 19:41:46 Step 5/22 : RUN apk add --update --no-cache make git 19:41:46 ---> Using cache 19:41:46 ---> ba3220684a55 19:41:46 Step 6/22 : COPY go.mod . 19:41:46 ---> Using cache 19:41:46 ---> 388a9d0e1a70 19:41:46 Step 7/22 : RUN go mod download 19:41:46 ---> Using cache 19:41:46 ---> 5f47362e1916 19:41:46 Step 8/22 : COPY . . 19:41:46 ---> Using cache 19:41:46 ---> 69791579d1d9 19:41:46 Step 9/22 : RUN go mod tidy 19:41:46 ---> Using cache 19:41:46 ---> 88dd36c72404 19:41:46 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:41:47 ---> Running in c8a25cfb4c15 19:41:47 Removing intermediate container 3077f573275e 19:41:47 ---> 564ae40258fe 19:41:47 Step 6/24 : COPY go.mod . 19:41:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:41:50 ---> 870ac33f0cfd 19:41:50 Step 7/24 : RUN go mod download 19:41:50 ---> Running in 0cde536c6411 19:41:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:41:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:51 ---> 150a5d5ae12b 19:41:51 Step 3/24 : WORKDIR /edgex-go 19:41:51 ---> Using cache 19:41:51 ---> ec463e0f87f6 19:41:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:51 ---> Using cache 19:41:51 ---> d5f6a0b24bbb 19:41:51 Step 5/24 : RUN apk add --update --no-cache make git 19:41:51 ---> Using cache 19:41:51 ---> ba3220684a55 19:41:51 Step 6/24 : COPY go.mod . 19:41:51 ---> Using cache 19:41:51 ---> 388a9d0e1a70 19:41:51 Step 7/24 : RUN go mod download 19:41:51 ---> Using cache 19:41:51 ---> 5f47362e1916 19:41:51 Step 8/24 : COPY . . 19:41:51 ---> Using cache 19:41:51 ---> 69791579d1d9 19:41:51 Step 9/24 : RUN go mod tidy 19:41:51 ---> Using cache 19:41:51 ---> 88dd36c72404 19:41:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:41:51 ---> Running in 34bd176fc0bd 19:41:53 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 19:41:53 snapd is not logged in, snap install commands will use sudo 19:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:54 snap "core18" has no updates available 19:41:55 Pulling config-common 19:41:55 + snapcraftctl pull 19:41:56 Pulling go-build-helper 19:41:56 + snapcraftctl pull 19:41:57 Removing intermediate container 0cde536c6411 19:41:57 ---> b8a64ec4b4dd 19:41:57 Step 8/24 : COPY . . 19:41:57 'edgex-go' has dependencies that need to be staged: go-build-helper 19:41:57 Skipping pull go-build-helper (already ran) 19:41:57 Building go-build-helper 19:41:57 + snapcraftctl build 19:41:59 Staging go-build-helper 19:42:00 + snapcraftctl stage 19:42:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:42:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:42:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 19:42:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 19:42:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:42:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:42:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 19:42:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 19:42:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 19:42:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:42:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:42:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:42:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:42:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:42:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:42:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:42:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:42:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:42:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:42:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 19:42:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 19:42:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:42:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:42:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 19:42:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 19:42:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 19:42:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:42:08 Fetched 25.1 MB in 0s (0 B/s) 19:42:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:42:08 Fetched 224 kB in 0s (0 B/s) 19:42:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:42:08 Fetched 157 kB in 0s (0 B/s) 19:42:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:42:08 Fetched 221 kB in 0s (0 B/s) 19:42:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:42:08 Fetched 143 kB in 0s (0 B/s) 19:42:08 Pulling edgex-go 19:42:08 + snapcraftctl pull 19:42:09 Pulling hooks 19:42:09 + snapcraftctl pull 19:42:15 ---> 605aabd67e26 19:42:15 Step 9/24 : RUN go mod tidy 19:42:15 ---> Running in c4acd3e5a0bd 19:42:22 Removing intermediate container c4acd3e5a0bd 19:42:22 ---> aafd0c9bb809 19:42:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:42:22 ---> Running in 98dee0a347ee 19:42:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:42:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:42:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:42:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:42:28 Fetched 0 B in 0s (0 B/s) 19:42:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:42:28 Fetched 96.5 kB in 0s (0 B/s) 19:42:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:42:28 Fetched 279 kB in 0s (0 B/s) 19:42:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:42:28 Fetched 122 kB in 0s (0 B/s) 19:42:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:42:28 Fetched 77.8 kB in 0s (0 B/s) 19:42:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:42:28 Fetched 8848 B in 0s (0 B/s) 19:42:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:42:28 Fetched 47.8 kB in 0s (0 B/s) 19:42:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:42:28 Fetched 45.6 kB in 0s (0 B/s) 19:42:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:42:28 Fetched 15.0 kB in 0s (0 B/s) 19:42:28 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 19:42:28 Fetched 219 kB in 0s (0 B/s) 19:42:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:42:28 Fetched 154 kB in 0s (0 B/s) 19:42:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:42:28 Fetched 50.6 kB in 0s (0 B/s) 19:42:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:42:28 Fetched 14.8 kB in 0s (0 B/s) 19:42:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:42:28 Fetched 41.8 kB in 0s (0 B/s) 19:42:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:42:28 Fetched 499 kB in 0s (0 B/s) 19:42:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:42:28 Fetched 111 kB in 0s (0 B/s) 19:42:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:42:28 Fetched 240 kB in 0s (0 B/s) 19:42:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:42:28 Fetched 29.3 kB in 0s (0 B/s) 19:42:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:42:28 Fetched 85.5 kB in 0s (0 B/s) 19:42:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:42:28 Fetched 24.5 kB in 0s (0 B/s) 19:42:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:42:28 Fetched 49.2 kB in 0s (0 B/s) 19:42:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:42:28 Fetched 54.2 kB in 0s (0 B/s) 19:42:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:42:28 Fetched 30.8 kB in 0s (0 B/s) 19:42:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:42:28 Fetched 15.8 kB in 0s (0 B/s) 19:42:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:42:28 Fetched 85.9 kB in 0s (0 B/s) 19:42:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:42:28 Fetched 8720 B in 0s (0 B/s) 19:42:28 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:42:28 Fetched 140 kB in 0s (0 B/s) 19:42:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:42:28 Fetched 119 kB in 0s (0 B/s) 19:42:28 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:42:28 Fetched 111 kB in 0s (0 B/s) 19:42:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:42:28 Fetched 11.1 kB in 0s (0 B/s) 19:42:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:42:28 Fetched 645 kB in 0s (0 B/s) 19:42:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:42:28 Fetched 41.3 kB in 0s (0 B/s) 19:42:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:42:28 Fetched 17.9 kB in 0s (0 B/s) 19:42:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:42:28 Fetched 368 kB in 0s (0 B/s) 19:42:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:42:28 Fetched 187 kB in 0s (0 B/s) 19:42:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:42:28 Fetched 175 kB in 0s (0 B/s) 19:42:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:42:28 Fetched 206 kB in 0s (0 B/s) 19:42:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:42:28 Fetched 1302 kB in 0s (0 B/s) 19:42:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:42:28 Fetched 36.2 kB in 0s (0 B/s) 19:42:28 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 19:42:28 Fetched 159 kB in 0s (0 B/s) 19:42:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:42:28 Fetched 107 kB in 0s (0 B/s) 19:42:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:42:28 Fetched 48.7 kB in 0s (0 B/s) 19:42:28 Pulling static-packages 19:42:28 + snapcraftctl pull 19:42:28 Pulling version 19:42:28 + cd /root/project 19:42:28 + git describe --tags --abbrev=0 19:42:28 + sed s/v// 19:42:28 + GIT_VERSION=2.0.1-dev.36 19:42:28 + [ -z 2.0.1-dev.36 ] 19:42:28 + snapcraftctl set-version 2.0.1-dev.36 19:42:28 Building config-common 19:42:28 + snapcraftctl build 19:42:30 Skipping build go-build-helper (already ran) 19:42:30 Building edgex-go 19:42:30 + cd /root/parts/edgex-go/src 19:42:30 + git describe --tags --abbrev=0 19:42:30 + sed s/v// 19:42:30 + GIT_VERSION=2.0.1-dev.36 19:42:30 + [ -z 2.0.1-dev.36 ] 19:42:30 + echo 2.0.1-dev.36 19:42:30 + make build 19:42:30 go mod tidy 19:42:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:42:35 go: downloading github.com/gorilla/mux v1.8.0 19:42:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 19:42:35 go: downloading github.com/stretchr/testify v1.7.0 19:42:35 go: downloading github.com/google/uuid v1.3.0 19:42:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:42:35 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:42:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:42:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:42:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:42:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:42:35 go: downloading github.com/lib/pq v1.10.2 19:42:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:42:36 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:42:36 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:42:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:42:36 go: downloading github.com/pelletier/go-toml v1.9.3 19:42:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:42:37 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:42:37 go: downloading github.com/go-kit/kit v0.11.0 19:42:37 go: downloading github.com/davecgh/go-spew v1.1.1 19:42:37 go: downloading github.com/pmezard/go-difflib v1.0.0 19:42:37 go: downloading github.com/stretchr/objx v0.1.1 19:42:37 go: downloading github.com/x448/float16 v0.8.4 19:42:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:42:37 go: downloading github.com/go-playground/universal-translator v0.18.0 19:42:37 go: downloading github.com/leodido/go-urn v1.2.1 19:42:37 go: downloading golang.org/x/text v0.3.6 19:42:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:42:37 go: downloading github.com/go-playground/locales v0.14.0 19:42:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:42:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:42:37 go: downloading github.com/pebbe/zmq4 v1.2.7 19:42:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:42:38 go: downloading github.com/go-stack/stack v1.8.0 19:42:38 go: downloading github.com/kr/pretty v0.3.0 19:42:38 go: downloading github.com/hashicorp/consul/api v1.8.1 19:42:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:42:38 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:42:38 go: downloading github.com/gorilla/websocket v1.4.2 19:42:38 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:42:38 go: downloading github.com/kr/text v0.2.0 19:42:38 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:42:38 go: downloading github.com/onsi/ginkgo v1.10.1 19:42:38 go: downloading github.com/onsi/gomega v1.7.0 19:42:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:42:38 go: downloading github.com/mitchellh/copystructure v1.0.0 19:42:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:42:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:42:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:42:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:42:38 go: downloading github.com/hashicorp/serf v0.9.5 19:42:38 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:42:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:42:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:42:39 go: downloading github.com/fatih/color v1.9.0 19:42:39 go: downloading github.com/mattn/go-colorable v0.1.6 19:42:39 go: downloading github.com/mattn/go-isatty v0.0.12 19:42:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:42:39 go: downloading github.com/pkg/errors v0.9.1 19:42:39 go: downloading github.com/hpcloud/tail v1.0.0 19:42:39 go: downloading gopkg.in/yaml.v2 v2.4.0 19:42:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:42:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:42:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:42:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:42:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:42:39 go: downloading github.com/hashicorp/memberlist v0.2.2 19:42:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:42:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:42:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:42:39 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:42:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:42:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:42:39 go: downloading github.com/miekg/dns v1.1.26 19:42:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:42:39 go: downloading github.com/hashicorp/errwrap v1.0.0 19:42:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data 19:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command 19:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:42:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:43:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:43:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config 19:43:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:05 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:43:05 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:43:05 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:43:05 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:43:05 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:43:05 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:43:05 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:43:05 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:43:05 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:43:05 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:43:05 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:43:05 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:43:05 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:43:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:43:05 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:43:05 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:43:05 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:43:05 + 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 19:43:05 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:43:05 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:43:05 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:43:05 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:43:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:43:05 + 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 19:43:05 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:43:05 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:43:05 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:43:06 Building hooks 19:43:06 + cd /root/parts/hooks/src 19:43:06 + make build 19:43:06 go mod tidy 19:43:06 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:43:06 go: downloading github.com/stretchr/testify v1.5.1 19:43:06 go: downloading gopkg.in/yaml.v2 v2.2.2 19:43:06 go: downloading github.com/davecgh/go-spew v1.1.0 19:43:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:43:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:43:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:43:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:43:10 Building static-packages 19:43:10 + snapcraftctl build 19:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:43:12 Building version 19:43:12 + snapcraftctl build 19:43:15 Staging config-common 19:43:15 + snapcraftctl stage 19:43:15 Skipping stage go-build-helper (already ran) 19:43:15 Staging edgex-go 19:43:15 + snapcraftctl stage 19:43:16 Staging hooks 19:43:16 + snapcraftctl stage 19:43:18 Staging static-packages 19:43:18 + snapcraftctl stage 19:43:19 Staging version 19:43:19 + snapcraftctl stage 19:43:19 Removing intermediate container 4aac1bcba508 19:43:19 ---> 33d86682cfe1 19:43:19 19:43:19 Step 11/26 : FROM alpine:3.12 19:43:19 ---> afc2cc120ca2 19:43:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:43:19 ---> Running in 1dc0b022da3c 19:43:20 Priming config-common 19:43:20 + snapcraftctl prime 19:43:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:43:21 Priming go-build-helper 19:43:21 + snapcraftctl prime 19:43:21 (1/3) Installing ca-certificates (20191127-r4) 19:43:21 (2/3) Installing dumb-init (1.2.2-r1) 19:43:21 (3/3) Installing su-exec (0.2-r1) 19:43:21 Executing busybox-1.31.1-r20.trigger 19:43:21 Executing ca-certificates-20191127-r4.trigger 19:43:22 OK: 6 MiB in 17 packages 19:43:22 Priming edgex-go 19:43:22 + snapcraftctl prime 19:43:23 Priming hooks 19:43:23 + snapcraftctl prime 19:43:24 Priming static-packages 19:43:24 + snapcraftctl prime 19:43:25 Removing intermediate container 1dc0b022da3c 19:43:25 ---> 079240a63353 19:43:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:25 ---> Running in 4a9eb6edc02e 19:43:26 Removing intermediate container c8a25cfb4c15 19:43:26 ---> af2b2c32d94f 19:43:26 19:43:26 Step 11/22 : FROM alpine:3.12 19:43:26 ---> afc2cc120ca2 19:43:26 Step 12/22 : RUN apk add --update --no-cache curl 19:43:26 ---> Running in 439b89e90e82 19:43:26 Removing intermediate container 4a9eb6edc02e 19:43:26 ---> ddbe4c5e801e 19:43:26 Step 14/26 : WORKDIR / 19:43:27 ---> Running in 25d1ac355261 19:43:27 Priming version 19:43:27 + snapcraftctl prime 19:43:28 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:43:28 Removing intermediate container 25d1ac355261 19:43:28 ---> a3bdbf28d964 19:43:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:43:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 19:43:30 (1/4) Installing ca-certificates (20191127-r4) 19:43:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:43:30 (3/4) Installing libcurl (7.78.0-r0) 19:43:30 (4/4) Installing curl (7.78.0-r0) 19:43:30 Executing busybox-1.31.1-r20.trigger 19:43:30 Executing ca-certificates-20191127-r4.trigger [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:30 ---> 596b01541f0a 19:43:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:43:30 OK: 7 MiB in 18 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:31 Removing intermediate container 34bd176fc0bd 19:43:31 ---> d270035ab998 19:43:31 19:43:31 Step 11/24 : FROM alpine:3.12 19:43:31 ---> afc2cc120ca2 19:43:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:43:31 ---> Using cache 19:43:31 ---> fd626c6893b5 19:43:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:31 ---> Using cache 19:43:31 ---> daf822cbdc68 19:43:31 Step 14/24 : ENV APP_PORT=59881 19:43:31 ---> Running in 18da615f5743 19:43:31 ---> e0926bf75ee6 19:43:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:43:32 Removing intermediate container 18da615f5743 19:43:32 ---> b7daea3bf26d 19:43:32 Step 15/24 : EXPOSE $APP_PORT 19:43:32 ---> Running in 8402a2f9534e 19:43:33 Removing intermediate container 439b89e90e82 19:43:33 ---> bbe45cef0356 19:43:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:33 ---> Running in dcac0dcbdf39 19:43:33 ---> 7f8d5f0cb326 19:43:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:43:33 Removing intermediate container 8402a2f9534e 19:43:33 ---> f47a059c2ece 19:43:33 Step 16/24 : WORKDIR / 19:43:33 ---> Running in 7ff703333037 19:43:33 Removing intermediate container dcac0dcbdf39 19:43:33 ---> 22e5ba231ad6 19:43:33 Step 14/22 : WORKDIR /edgex 19:43:34 ---> Running in a1004257cdcb 19:43:34 Removing intermediate container 7ff703333037 19:43:34 ---> 7c47cd820ea2 19:43:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:34 ---> 3a0a7e66c06a 19:43:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:34 Removing intermediate container a1004257cdcb 19:43:34 ---> 9e9adf06347e 19:43:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:43:35 ---> 4fca0986473f 19:43:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:43:36 ---> 52486cac3c98 19:43:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:43:36 ---> 2465f48a3e13 19:43:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:38 ---> 0c2ee108d2f9 19:43:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:43:38 ---> ac65d1aeb9a8 19:43:38 ---> d83f5b883dd4 19:43:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:43:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:39 ---> 080f7e63418a 19:43:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:43:39 ---> 586511900793 19:43:39 Step 22/26 : 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/ 19:43:39 ---> Running in 6d434ff878a5 19:43:39 ---> Running in daf25e49ac10 19:43:40 ---> 889f9b0c2337 19:43:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:43:40 Removing intermediate container 6d434ff878a5 19:43:40 ---> 839ee69260c8 19:43:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:40 ---> Running in c8fbf8439100 19:43:40 ---> Running in 20cf5514f7d9 19:43:41 Removing intermediate container 98dee0a347ee 19:43:41 ---> 03a738963dd8 19:43:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:43:41 ---> Running in 30af54c57a4b 19:43:41 Removing intermediate container 20cf5514f7d9 19:43:41 ---> 1049ca0137d0 19:43:41 Step 22/24 : LABEL arch=arm64 19:43:41 Removing intermediate container c8fbf8439100 19:43:41 ---> c1bf523ef147 19:43:41 Step 19/22 : CMD ["--init=true"] 19:43:41 ---> Running in 7e3819c1791b 19:43:41 ---> Running in 4ee99faf2b4a 19:43:42 Removing intermediate container 4ee99faf2b4a 19:43:42 ---> 222fdd5cff8d 19:43:42 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:43:42 Removing intermediate container 7e3819c1791b 19:43:42 ---> 4e79e95cc6a0 19:43:42 Step 20/22 : LABEL arch=arm64 19:43:42 ---> Running in f004c1beae91 19:43:42 ---> Running in 4bc798ecd7aa 19:43:43 Removing intermediate container daf25e49ac10 19:43:43 ---> 76cce5a936e0 19:43:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:43:43 ---> Running in d10880bb09df 19:43:43 Removing intermediate container f004c1beae91 19:43:43 ---> b85f31622e91 19:43:43 Step 24/24 : LABEL version=0.0.0 19:43:43 Removing intermediate container 4bc798ecd7aa 19:43:43 ---> 9a3f391d6e94 19:43:43 Step 21/22 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:43:44 ---> Running in ae4b3de5375a 19:43:44 ---> Running in 3b9997a6c36a 19:43:44 Removing intermediate container d10880bb09df 19:43:44 ---> d2ea3c142775 19:43:44 Step 24/26 : LABEL arch=arm64 19:43:44 ---> Running in b7c720665c9b 19:43:44 Removing intermediate container ae4b3de5375a 19:43:44 ---> d5f0be8f945a 19:43:44 19:43:44 Removing intermediate container 3b9997a6c36a 19:43:44 ---> 9ec07190f5b0 19:43:44 Step 22/22 : LABEL version=0.0.0 19:43:44 Removing intermediate container b7c720665c9b 19:43:44 ---> c7968d1b5b4f 19:43:44 Step 25/26 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:43:44 Successfully built d5f0be8f945a 19:43:44 ---> Running in bba768c5f3d5 19:43:44 Successfully tagged core-metadata-arm64:latest 19:43:45  Building core-metadata ... done  ---> Running in 759560cc7581 19:43:45 Removing intermediate container 759560cc7581 19:43:45 ---> c4423c2109d3 19:43:45 Step 26/26 : LABEL version=0.0.0 19:43:45 Removing intermediate container bba768c5f3d5 19:43:45 ---> f5d82f899917 19:43:45 19:43:46 ---> Running in de84b3d9f0cd 19:43:46 Successfully built f5d82f899917 19:43:46 Successfully tagged security-proxy-setup-arm64:latest 19:43:46  Building security-proxy-setup ... done Removing intermediate container 30af54c57a4b 19:43:46 ---> b7609af1f93f 19:43:46 19:43:46 Step 12/24 : FROM docker:20.10.7 19:43:46 Removing intermediate container de84b3d9f0cd 19:43:46 ---> acf37ce7e3f0 19:43:46 19:43:46 20.10.7: Pulling from library/docker 19:43:46 Successfully built acf37ce7e3f0 19:43:46 Successfully tagged security-secretstore-setup-arm64:latest 19:43:55  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:43:55 Status: Downloaded newer image for docker:20.10.7 19:43:55 ---> df445af6242a 19:43:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:43:55 ---> Running in 3f7c4f0b8f7c 19:43:56 Removing intermediate container 3f7c4f0b8f7c 19:43:56 ---> 91b8219b9077 19:43:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:43:56 ---> Running in aae26ebeff02 19:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:43:58 (1/39) Installing readline (8.1.0-r0) 19:43:58 (2/39) Installing bash (5.1.0-r0) 19:43:58 Executing bash-5.1.0-r0.post-install 19:43:58 (3/39) Installing brotli-libs (1.0.9-r3) 19:43:58 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:43:58 (5/39) Installing libcurl (7.78.0-r0) 19:43:58 (6/39) Installing curl (7.78.0-r0) 19:43:58 (7/39) Installing dumb-init (1.2.5-r0) 19:43:58 (8/39) Installing libbz2 (1.0.8-r1) 19:43:58 (9/39) Installing expat (2.2.10-r1) 19:43:58 (10/39) Installing libffi (3.3-r2) 19:43:58 (11/39) Installing gdbm (1.19-r0) 19:43:58 (12/39) Installing xz-libs (5.2.5-r0) 19:43:58 (13/39) Installing sqlite-libs (3.34.1-r0) 19:43:58 (14/39) Installing python3 (3.8.10-r0) 19:44:00 (15/39) Installing py3-appdirs (1.4.4-r1) 19:44:00 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:44:00 (17/39) Installing py3-parsing (2.4.7-r1) 19:44:00 (18/39) Installing py3-six (1.15.0-r0) 19:44:00 (19/39) Installing py3-packaging (20.9-r0) 19:44:00 (20/39) Installing py3-setuptools (51.3.3-r0) 19:44:00 (21/39) Installing py3-chardet (4.0.0-r0) 19:44:00 (22/39) Installing py3-idna (3.1-r0) 19:44:00 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:44:00 (24/39) Installing py3-requests (2.25.1-r1) 19:44:00 (25/39) Installing py3-msgpack (1.0.2-r0) 19:44:00 (26/39) Installing py3-lockfile (0.12.2-r3) 19:44:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:44:00 (28/39) Installing py3-colorama (0.4.4-r0) 19:44:00 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:44:00 (30/39) Installing py3-distlib (0.3.1-r1) 19:44:00 (31/39) Installing py3-distro (1.5.0-r1) 19:44:00 (32/39) Installing py3-webencodings (0.5.1-r3) 19:44:00 (33/39) Installing py3-html5lib (1.1-r0) 19:44:00 (34/39) Installing py3-pytoml (0.1.21-r0) 19:44:00 (35/39) Installing py3-pep517 (0.9.1-r0) 19:44:00 (36/39) Installing py3-progress (1.5-r0) 19:44:00 (37/39) Installing py3-retrying (1.3.3-r0) 19:44:00 (38/39) Installing py3-toml (0.10.2-r0) 19:44:00 (39/39) Installing py3-pip (20.3.4-r0) 19:44:01 Executing busybox-1.32.1-r6.trigger 19:44:01 OK: 82 MiB in 59 packages 19:44:07 Collecting docker-compose==1.23.2 19:44:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:44:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:44:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:44:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:44:09 Collecting websocket-client<1.0,>=0.32.0 19:44:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:44:09 Collecting PyYAML<4,>=3.10 19:44:09 Downloading PyYAML-3.13.tar.gz (270 kB) 19:44:13 Collecting dockerpty<0.5,>=0.4.1 19:44:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:44:14 Collecting texttable<0.10,>=0.9.0 19:44:14 Downloading texttable-0.9.1.tar.gz (11 kB) 19:44:16 Collecting docker<4.0,>=3.6.0 19:44:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:44:16 Collecting docopt<0.7,>=0.6.1 19:44:16 Downloading docopt-0.6.2.tar.gz (25 kB) 19:44:17 Collecting cached-property<2,>=1.2.0 19:44:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:44:18 Collecting jsonschema<3,>=2.5.1 19:44:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:44:18 Collecting docker-pycreds>=0.4.0 19:44:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:44:19 Collecting chardet<3.1.0,>=3.0.2 19:44:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:44:19 Collecting idna<2.8,>=2.5 19:44:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:44:20 Collecting urllib3<1.25,>=1.21.1 19:44:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:44:20 Collecting certifi>=2017.4.17 19:44:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:44:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:44:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:44:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:44:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:44:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:44:21 Attempting uninstall: urllib3 19:44:21 Found existing installation: urllib3 1.26.2 19:44:21 Uninstalling urllib3-1.26.2: 19:44:21 Successfully uninstalled urllib3-1.26.2 19:44:21 Attempting uninstall: idna 19:44:21 Found existing installation: idna 3.1 19:44:21 Uninstalling idna-3.1: 19:44:22 Successfully uninstalled idna-3.1 19:44:22 Attempting uninstall: chardet 19:44:22 Found existing installation: chardet 4.0.0 19:44:22 Uninstalling chardet-4.0.0: 19:44:22 Successfully uninstalled chardet-4.0.0 19:44:24 Attempting uninstall: requests 19:44:24 Found existing installation: requests 2.25.1 19:44:24 Uninstalling requests-2.25.1: 19:44:24 Successfully uninstalled requests-2.25.1 19:44:24 Running setup.py install for texttable: started 19:44:26 Running setup.py install for texttable: finished with status 'done' 19:44:26 Running setup.py install for PyYAML: started 19:44:28 Running setup.py install for PyYAML: finished with status 'done' 19:44:28 Running setup.py install for docopt: started 19:44:30 Running setup.py install for docopt: finished with status 'done' 19:44:30 Running setup.py install for dockerpty: started 19:44:31 Running setup.py install for dockerpty: finished with status 'done' 19:44:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 19:44:43 Removing intermediate container aae26ebeff02 19:44:43 ---> 7295c2947646 19:44:43 Step 15/24 : ENV APP_PORT=58890 19:44:43 ---> Running in 691697cc4c5d 19:44:43 Removing intermediate container 691697cc4c5d 19:44:43 ---> 40d52bdd30ee 19:44:43 Step 16/24 : EXPOSE $APP_PORT 19:44:43 ---> Running in 9c7f482909bb 19:44:43 Removing intermediate container 9c7f482909bb 19:44:43 ---> 4f8304a8d617 19:44:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:44:44 ---> 7caf421ace7b 19:44:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:44:44 ---> dfe6e0877941 19:44:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:44:45 ---> a89bdcb2dc21 19:44:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:44:45 ---> Running in 1e5bde5a3e7b 19:44:46 Removing intermediate container 1e5bde5a3e7b 19:44:46 ---> 3933f87a03bc 19:44:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:46 ---> Running in 26c4358d7ae0 19:44:47 Removing intermediate container 26c4358d7ae0 19:44:47 ---> 69012f18b00e 19:44:47 Step 22/24 : LABEL arch=arm64 19:44:47 ---> Running in d7574de41c30 19:44:47 Removing intermediate container d7574de41c30 19:44:47 ---> 00aadd96e671 19:44:47 Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e 19:44:47 ---> Running in b1c48738fb5e 19:44:48 Removing intermediate container b1c48738fb5e 19:44:48 ---> 4097acf14d8c 19:44:48 Step 24/24 : LABEL version=0.0.0 19:44:48 ---> Running in daec22950dc8 19:44:48 Removing intermediate container daec22950dc8 19:44:48 ---> cd1ab6099453 19:44:48 19:44:49 Successfully built cd1ab6099453 19:44:49 Successfully tagged sys-mgmt-agent-arm64:latest 19:44:49  Building sys-mgmt-agent ... done  [Pipeline] } 19:44:49 $ docker stop --time=1 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc 19:44:51 $ docker rm -f 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc [Pipeline] // withDockerContainer [Pipeline] sh 19:44:51 + docker images 19:44:52 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:52 sys-mgmt-agent-arm64 latest cd1ab6099453 3 seconds ago 311MB 19:44:52 security-secretstore-setup-arm64 latest acf37ce7e3f0 About a minute ago 26.5MB 19:44:52 security-proxy-setup-arm64 latest f5d82f899917 About a minute ago 24.6MB 19:44:52 b7609af1f93f About a minute ago 1.57GB 19:44:52 core-metadata-arm64 latest d5f0be8f945a About a minute ago 15.8MB 19:44:52 d270035ab998 About a minute ago 1.57GB 19:44:52 af2b2c32d94f About a minute ago 1.57GB 19:44:52 33d86682cfe1 About a minute ago 1.57GB 19:44:52 security-bootstrapper-arm64 latest 68daa5d9f0b5 3 minutes ago 17.7MB 19:44:52 core-data-arm64 latest 20aa134b5456 3 minutes ago 19.3MB 19:44:52 support-notifications-arm64 latest cba7ed157a91 3 minutes ago 15.9MB 19:44:52 support-scheduler-arm64 latest cbd8aa87c187 3 minutes ago 15.2MB 19:44:52 core-command-arm64 latest 0d95eddeab36 3 minutes ago 15.2MB 19:44:52 6bc78c2a3de0 4 minutes ago 1.57GB 19:44:52 0c18b86b94be 4 minutes ago 1.57GB 19:44:52 c9b451254bcd 4 minutes ago 1.57GB 19:44:52 b035f6f9f38d 4 minutes ago 1.57GB 19:44:52 074b9a6ff819 4 minutes ago 1.56GB 19:44:52 ci-base-image-arm64 latest 150a5d5ae12b 14 minutes ago 1.24GB 19:44:52 alpine 3.12 afc2cc120ca2 2 days ago 5.33MB 19:44:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 19:44:52 docker 20.10.7 df445af6242a 2 months ago 234MB 19:44:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 19:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:53 19:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:44:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:54 arm64: Pulling from edgex-lftools-log-publisher 19:44:54 448f6bf000e3: Pulling fs layer 19:44:54 f757da607395: Pulling fs layer 19:44:54 05883995daec: Pulling fs layer 19:44:54 8603b9c90790: Pulling fs layer 19:44:54 1560dd03e051: Pulling fs layer 19:44:54 27f5ce0e4adf: Pulling fs layer 19:44:54 c2d8d7efcc4b: Pulling fs layer 19:44:54 27f5ce0e4adf: Waiting 19:44:54 c2d8d7efcc4b: Waiting 19:44:54 1560dd03e051: Waiting 19:44:54 8603b9c90790: Waiting 19:44:54 f757da607395: Verifying Checksum 19:44:54 f757da607395: Download complete 19:44:54 8603b9c90790: Verifying Checksum 19:44:54 8603b9c90790: Download complete 19:44:54 1560dd03e051: Verifying Checksum 19:44:54 1560dd03e051: Download complete 19:44:54 27f5ce0e4adf: Download complete 19:44:54 05883995daec: Download complete 19:44:55 448f6bf000e3: Verifying Checksum 19:44:55 448f6bf000e3: Download complete 19:44:58 c2d8d7efcc4b: Verifying Checksum 19:44:58 c2d8d7efcc4b: Download complete 19:44:59 448f6bf000e3: Pull complete 19:44:59 f757da607395: Pull complete 19:45:01 05883995daec: Pull complete 19:45:01 8603b9c90790: Pull complete 19:45:02 1560dd03e051: Pull complete 19:45:03 27f5ce0e4adf: Pull complete 19:45:18 c2d8d7efcc4b: Pull complete 19:45:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:45:18 prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container 19:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:22 $ docker top 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:23 ---> job-cost.sh 19:45:23 lf-activate-venv: SKIPPING 19:45:23 INFO: No Stack... 19:45:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:24 INFO: Archiving Costs [Pipeline] sh 19:45:25 + cut -d, -f6 19:45:25 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:45:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] 19:45:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] did not exist. Created. 19:45:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:26 Stashed 1 file(s) [Pipeline] } 19:45:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:26 $ docker stop --time=1 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d 19:45:28 $ docker rm -f 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:30 provisioning config files... 19:45:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1313276869625442606tmp [Pipeline] { [Pipeline] sh 19:45:30 + set +x 19:45:30 + bash -s -- 19:45:30 + curl -s https://codecov.io/bash 19:45:30 19:45:30 _____ _ 19:45:30 / ____| | | 19:45:30 | | ___ __| | ___ ___ _____ __ 19:45:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:30 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:30 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:30 Bash-1.0.6 19:45:30 19:45:30 19:45:30 ==> git version 2.24.4 found 19:45:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:45:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:45:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:45:30 ==> Jenkins CI detected. 19:45:30 current dir:  /w/workspace/edgex-go/1 19:45:30 project root: . 19:45:30 --> token set from env 19:45:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:30 ==> Running gcov in . (disable via -X gcov) 19:45:30 ==> Python coveragepy not found 19:45:30 ==> Searching for coverage reports in: 19:45:30 + . 19:45:30 -> Found 1 reports 19:45:30 ==> Detecting git/mercurial file structure 19:45:30 ==> Reading reports 19:45:30 + ./coverage.out bytes=404331 19:45:30 ==> Appending adjustments 19:45:30 https://docs.codecov.io/docs/fixing-reports 19:45:32 + Found adjustments 19:45:32 ==> Gzipping contents 19:45:32 56K /tmp/codecov.TDw0Ji.gz 19:45:32 ==> Uploading reports 19:45:32 url: https://codecov.io 19:45:32 query: branch=PR-3698&commit=0c24509f371167a4a7dc9902011df1ae52793e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 19:45:32 -> Pinging Codecov 19:45:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=0c24509f371167a4a7dc9902011df1ae52793e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 19:45:32 -> Uploading to 19:45:32 https://storage.googleapis.com/codecov/v4/raw/2021-09-03/00271124DB129430A58F1EEE437C3FCB/0c24509f371167a4a7dc9902011df1ae52793e1e/a06da057-574e-484b-8d43-c1bcde9cad61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210903%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210903T194532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5df4a503c4717999b47140cfaaaf9335c88973c5ab25b833863d05b717b69c3 19:45:32 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:32 Dload Upload Total Spent Left Speed 19:45:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54550 0 0 100 54550 0 118k --:--:-- --:--:-- --:--:-- 118k 19:45:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0c24509f371167a4a7dc9902011df1ae52793e1e [Pipeline] } 19:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:45:35 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:45:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:36 ---> package-listing.sh 19:45:36 ++ facter osfamily 19:45:36 ++ tr '[:upper:]' '[:lower:]' 19:45:36 + OS_FAMILY=redhat 19:45:36 + workspace=/w/workspace/edgex-go/1 19:45:36 + START_PACKAGES=/tmp/packages_start.txt 19:45:36 + END_PACKAGES=/tmp/packages_end.txt 19:45:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:36 + PACKAGES=/tmp/packages_start.txt 19:45:36 + '[' /w/workspace/edgex-go/1 ']' 19:45:36 + PACKAGES=/tmp/packages_end.txt 19:45:36 + case "${OS_FAMILY}" in 19:45:36 + rpm -qa 19:45:36 + sort 19:45:38 + '[' -f /tmp/packages_start.txt ']' 19:45:38 + '[' -f /tmp/packages_end.txt ']' 19:45:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:38 + '[' /w/workspace/edgex-go/1 ']' 19:45:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:39 19:45:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:39 latest: Pulling from edgex-lftools-log-publisher 19:45:39 b4d181a07f80: Pulling fs layer 19:45:39 a1111a8f2ec3: Pulling fs layer 19:45:39 ed53099fbce6: Pulling fs layer 19:45:39 dc539afda2c1: Pulling fs layer 19:45:39 77bc0d833cb6: Pulling fs layer 19:45:39 9065ff56babe: Pulling fs layer 19:45:39 d287ab97295c: Pulling fs layer 19:45:39 77bc0d833cb6: Waiting 19:45:39 9065ff56babe: Waiting 19:45:39 d287ab97295c: Waiting 19:45:39 dc539afda2c1: Waiting 19:45:39 a1111a8f2ec3: Verifying Checksum 19:45:39 a1111a8f2ec3: Download complete 19:45:39 dc539afda2c1: Verifying Checksum 19:45:39 dc539afda2c1: Download complete 19:45:40 77bc0d833cb6: Verifying Checksum 19:45:40 77bc0d833cb6: Download complete 19:45:40 9065ff56babe: Verifying Checksum 19:45:40 9065ff56babe: Download complete 19:45:40 ed53099fbce6: Verifying Checksum 19:45:40 ed53099fbce6: Download complete 19:45:40 b4d181a07f80: Verifying Checksum 19:45:40 b4d181a07f80: Download complete 19:45:41 b4d181a07f80: Pull complete 19:45:41 a1111a8f2ec3: Pull complete 19:45:42 ed53099fbce6: Pull complete 19:45:42 dc539afda2c1: Pull complete 19:45:42 77bc0d833cb6: Pull complete 19:45:42 9065ff56babe: Pull complete 19:45:43 d287ab97295c: Verifying Checksum 19:45:43 d287ab97295c: Download complete 19:45:48 d287ab97295c: Pull complete 19:45:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:45:48 prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container 19:45:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:51 $ docker top d04feb9112285a1b0c789ec98bffac03fdad5c5b539b31f20e07f40c5060436e -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:52 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:52 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:52 + ls /var/log/sa-host 19:45:52 + sadf -c /var/log/sa-host/sa03 19:45:52 file_magic: OK 19:45:52 HZ: Using current value: 100 19:45:52 file_header: OK 19:45:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:45:52 Statistics: 19:45:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:45:52 File successfully converted to sysstat format version 12.0.3 19:45:52 + sadf -c /var/log/sa-host/sa05 19:45:52 file_magic: OK 19:45:52 HZ: Using current value: 100 19:45:52 file_header: OK 19:45:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:45:52 Statistics: 19:45:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:45:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:53 provisioning config files... 19:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7272690502709163452tmp [Pipeline] { [Pipeline] echo 19:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:53 ---> create-netrc.sh [Pipeline] } 19:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> python-tools-install.sh [Pipeline] echo 19:45:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> sudo-logs.sh 19:45:54 Archiving 'sudo' log.. 19:45:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known 19:45:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:45:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:55 ---> job-cost.sh 19:45:55 lf-activate-venv: SKIPPING 19:45:55 DEBUG: total: 0.10999999940395355 19:45:55 INFO: Retrieving Stack Cost... 19:45:55 INFO: Retrieving Pricing Info for: v3-standard-2 19:45:56 INFO: Archiving Costs [Pipeline] echo 19:45:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:56 ---> logs-deploy.sh 19:45:56 lf-activate-venv: SKIPPING 19:45:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/1 19:45:56 INFO: archiving workspace using pattern(s): 19:45:57 Archives upload complete. 19:45:57 INFO: archiving logs to Nexus 19:45:58 ---> uname -a: 19:45:58 Linux prd-centos7-docker-4c-2g-1288.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:45:58 19:45:58 19:45:58 ---> lscpu: 19:45:58 Architecture: x86_64 19:45:58 CPU op-mode(s): 32-bit, 64-bit 19:45:58 Byte Order: Little Endian 19:45:58 Address sizes: 40 bits physical, 48 bits virtual 19:45:58 CPU(s): 2 19:45:58 On-line CPU(s) list: 0,1 19:45:58 Thread(s) per core: 1 19:45:58 Core(s) per socket: 1 19:45:58 Socket(s): 2 19:45:58 NUMA node(s): 1 19:45:58 Vendor ID: AuthenticAMD 19:45:58 CPU family: 23 19:45:58 Model: 49 19:45:58 Model name: AMD EPYC-Rome Processor 19:45:58 Stepping: 0 19:45:58 CPU MHz: 2799.996 19:45:58 BogoMIPS: 5599.99 19:45:58 Virtualization: AMD-V 19:45:58 Hypervisor vendor: KVM 19:45:58 Virtualization type: full 19:45:58 L1d cache: 32K 19:45:58 L1i cache: 32K 19:45:58 L2 cache: 512K 19:45:58 L3 cache: 16384K 19:45:58 NUMA node0 CPU(s): 0,1 19:45:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:45:58 19:45:58 19:45:58 ---> nproc: 19:45:58 2 19:45:58 19:45:58 19:45:58 ---> df -h: 19:45:58 Filesystem Size Used Avail Use% Mounted on 19:45:58 overlay 40G 13G 28G 32% / 19:45:58 tmpfs 64M 0 64M 0% /dev 19:45:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:45:58 shm 64M 0 64M 0% /dev/shm 19:45:58 /dev/vda1 40G 13G 28G 32% /facter-os 19:45:58 19:45:58 19:45:58 ---> sar -b -r -n DEV: 19:45:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/03/21 _x86_64_ (2 CPU) 19:45:58 19:45:58 19:21:26 LINUX RESTART (2 CPU) 19:45:58 19:45:58 19:22:01 tps rtps wtps bread/s bwrtn/s 19:45:58 19:23:01 92.31 3.41 88.89 2578.65 13563.50 19:45:58 19:24:02 383.15 0.15 383.00 22.11 93834.13 19:45:58 19:25:01 58.39 0.00 58.39 0.00 9099.88 19:45:58 19:26:01 54.60 0.03 54.57 1.07 3903.71 19:45:58 19:27:01 789.70 385.60 404.10 12099.68 268636.45 19:45:58 19:28:01 624.58 294.11 330.47 16815.71 131865.42 19:45:58 19:29:01 477.42 67.58 409.84 1721.10 135018.62 19:45:58 19:30:01 24.81 10.37 14.44 1308.11 1298.97 19:45:58 19:31:01 0.15 0.00 0.15 0.00 1.87 19:45:58 19:32:01 0.27 0.00 0.27 0.00 2.95 19:45:58 19:33:01 0.25 0.00 0.25 0.00 2.57 19:45:58 19:34:01 0.25 0.00 0.25 0.00 3.08 19:45:58 19:35:01 0.28 0.00 0.28 0.00 2.63 19:45:58 19:36:01 0.20 0.00 0.20 0.00 1.75 19:45:58 19:37:01 0.77 0.52 0.25 100.47 3.78 19:45:58 19:38:01 0.82 0.00 0.82 0.00 15.61 19:45:58 19:39:01 0.27 0.00 0.27 0.00 2.96 19:45:58 19:40:01 0.25 0.00 0.25 0.00 3.13 19:45:58 19:41:01 0.27 0.00 0.27 0.00 3.46 19:45:58 19:42:01 0.28 0.00 0.28 0.00 3.88 19:45:58 19:43:01 0.23 0.00 0.23 0.00 2.08 19:45:58 19:44:01 0.28 0.00 0.28 0.00 3.41 19:45:58 19:45:01 0.27 0.00 0.27 0.00 2.90 19:45:58 Average: 109.27 33.19 76.07 1509.31 28625.26 19:45:58 19:45:58 19:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:58 19:23:01 4956132 0 837756 10.46 2620 2212432 1400320 15.46 916672 1719812 160540 19:45:58 19:24:02 3359072 0 1258444 15.71 2620 3388804 1740848 19.22 1287132 2734880 5752 19:45:58 19:25:01 3035688 0 1261212 15.75 2620 3709420 1725472 19.05 1474288 2850740 69524 19:45:58 19:26:01 2940296 0 1291364 16.12 2620 3774660 1562244 17.25 1460204 2953328 186040 19:45:58 19:27:01 226764 0 1493172 18.64 2620 6286384 2193064 24.21 3357712 3651076 4088 19:45:58 19:28:01 864280 0 1508568 18.84 2620 5633472 2390536 26.39 2699776 3670944 676 19:45:58 19:29:01 2000068 0 1402600 17.51 2620 4603652 1760612 19.44 1861340 3358000 8 19:45:58 19:30:01 2462072 0 1330084 16.61 2620 4214164 1417208 15.65 1401892 3379768 20 19:45:58 19:31:01 2468104 0 1324052 16.53 2620 4214164 1379160 15.23 1404696 3374660 8 19:45:58 19:32:01 2468164 0 1323984 16.53 2620 4214172 1379256 15.23 1404796 3374660 16 19:45:58 19:33:01 2468332 0 1323816 16.53 2620 4214172 1379160 15.23 1404696 3374668 12 19:45:58 19:34:01 2467984 0 1324156 16.53 2620 4214180 1379160 15.23 1404712 3374668 8 19:45:58 19:35:01 2467888 0 1324248 16.53 2620 4214184 1379196 15.23 1404716 3374668 12 19:45:58 19:36:01 2468100 0 1324032 16.53 2620 4214188 1379160 15.23 1404828 3374668 12 19:45:58 19:37:01 2462160 0 1327128 16.57 2620 4217032 1379256 15.23 1410660 3374460 20 19:45:58 19:38:01 2461768 0 1327516 16.58 2620 4217036 1379160 15.23 1410628 3374460 12 19:45:58 19:39:01 2462140 0 1327140 16.57 2620 4217040 1379160 15.23 1410624 3374460 20 19:45:58 19:40:01 2461612 0 1327664 16.58 2620 4217044 1379388 15.23 1410984 3374460 8 19:45:58 19:41:01 2462032 0 1327240 16.57 2620 4217048 1379160 15.23 1410636 3374460 8 19:45:58 19:42:01 2462276 0 1326992 16.57 2620 4217052 1379244 15.23 1410728 3374460 12 19:45:58 19:43:01 2462388 0 1326876 16.57 2620 4217056 1379160 15.23 1410760 3374460 12 19:45:58 19:44:01 2462332 0 1326928 16.57 2620 4217060 1379208 15.23 1410776 3374460 12 19:45:58 19:45:01 2462024 0 1327228 16.57 2620 4217068 1379160 15.23 1410664 3374460 8 19:45:58 Average: 2470073 0 1316183 16.43 2620 4220065 1516447 16.74 1547127 3258117 18558 19:45:58 19:45:58 19:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:58 19:23:01 veth2550f24 612.87 780.82 65.86 2689.71 0.00 0.00 0.00 0.00 19:45:58 19:23:01 eth0 1226.39 881.17 5350.67 102.70 0.00 0.00 0.00 0.00 19:45:58 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:23:01 docker0 612.87 780.68 57.48 2689.70 0.00 0.00 0.00 0.00 19:45:58 19:24:02 eth0 1004.28 758.74 5374.44 73.89 0.00 0.00 0.00 0.00 19:45:58 19:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:24:02 vethd87b955 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:45:58 19:24:02 docker0 404.95 488.93 29.95 2061.06 0.00 0.00 0.00 0.00 19:45:58 19:25:01 eth0 29.39 15.67 21.43 11.33 0.00 0.00 0.00 0.00 19:45:58 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:25:01 vethd87b955 0.64 0.68 0.05 0.05 0.00 0.00 0.00 0.00 19:45:58 19:25:01 docker0 0.64 0.64 0.04 0.05 0.00 0.00 0.00 0.00 19:45:58 19:26:01 eth0 32.67 17.75 23.95 11.50 0.00 0.00 0.00 0.00 19:45:58 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:26:01 vethd87b955 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 19:45:58 19:26:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 19:45:58 19:27:01 vethbc71b46 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 19:45:58 19:27:01 eth0 356.42 247.38 1875.89 140.82 0.00 0.00 0.00 0.00 19:45:58 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:27:01 docker0 52.87 65.21 3.53 165.97 0.00 0.00 0.00 0.00 19:45:58 19:28:01 vethbc71b46 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:45:58 19:28:01 eth0 64.97 31.94 175.06 15.15 0.00 0.00 0.00 0.00 19:45:58 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:28:01 veth3f9d9f0 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:45:58 19:29:01 vethbc71b46 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:45:58 19:29:01 eth0 331.99 194.52 1768.51 147.00 0.00 0.00 0.00 0.00 19:45:58 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:29:01 docker0 1134.72 1471.76 95.27 5556.63 0.00 0.00 0.00 0.00 19:45:58 19:30:01 eth0 6.34 3.58 5.06 2.05 0.00 0.00 0.00 0.00 19:45:58 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:31:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:32:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:45:58 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:35:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:45:58 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:36:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:37:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:45:58 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:39:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:45:58 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:40:01 eth0 0.57 0.40 0.37 0.20 0.00 0.00 0.00 0.00 19:45:58 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:42:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:45:58 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:44:01 eth0 0.17 0.13 0.09 0.01 0.00 0.00 0.00 0.00 19:45:58 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:45:58 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 Average: eth0 132.96 93.69 635.33 21.98 0.00 0.00 0.00 0.00 19:45:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:58 Average: docker0 49.38 64.04 4.15 241.79 0.00 0.00 0.00 0.00 19:45:58 19:45:58 19:45:58 ---> sar -P ALL: 19:45:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/03/21 _x86_64_ (2 CPU) 19:45:58 19:45:58 19:21:26 LINUX RESTART (2 CPU) 19:45:58 19:45:58 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:45:58 19:23:01 all 20.04 0.00 4.52 2.18 0.09 73.17 19:45:58 19:23:01 0 18.74 0.00 4.93 1.65 0.09 74.58 19:45:58 19:23:01 1 21.32 0.00 4.11 2.71 0.09 71.77 19:45:58 19:24:02 all 26.99 0.00 12.84 3.04 0.09 57.03 19:45:58 19:24:02 0 26.83 0.00 13.09 2.35 0.09 57.64 19:45:58 19:24:02 1 27.15 0.00 12.60 3.73 0.09 56.43 19:45:58 19:25:01 all 52.37 0.00 5.09 0.43 0.09 42.02 19:45:58 19:25:01 0 52.83 0.00 5.40 0.34 0.09 41.34 19:45:58 19:25:01 1 51.90 0.00 4.79 0.51 0.09 42.71 19:45:58 19:26:01 all 57.68 0.00 7.68 0.41 0.09 34.15 19:45:58 19:26:01 0 56.82 0.00 7.40 0.40 0.09 35.30 19:45:58 19:26:01 1 58.54 0.00 7.96 0.41 0.09 33.00 19:45:58 19:27:01 all 24.89 0.00 17.15 28.57 0.10 29.29 19:45:58 19:27:01 0 26.10 0.00 17.11 28.39 0.09 28.32 19:45:58 19:27:01 1 23.68 0.00 17.19 28.76 0.11 30.27 19:45:58 19:28:01 all 75.02 0.00 15.82 8.28 0.13 0.75 19:45:58 19:28:01 0 74.43 0.00 16.12 8.40 0.15 0.90 19:45:58 19:28:01 1 75.60 0.00 15.52 8.16 0.11 0.61 19:45:58 19:29:01 all 65.18 0.00 15.92 3.22 0.12 15.56 19:45:58 19:29:01 0 64.00 0.00 17.20 3.50 0.13 15.17 19:45:58 19:29:01 1 66.37 0.00 14.64 2.93 0.11 15.95 19:45:58 19:30:01 all 0.74 0.00 0.71 0.23 0.03 98.29 19:45:58 19:30:01 0 0.70 0.00 0.84 0.18 0.03 98.24 19:45:58 19:30:01 1 0.77 0.00 0.59 0.27 0.03 98.34 19:45:58 19:31:01 all 0.12 0.00 0.07 0.00 0.02 99.80 19:45:58 19:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:45:58 19:31:01 1 0.18 0.00 0.08 0.00 0.02 99.72 19:45:58 19:32:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:45:58 19:32:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:45:58 19:32:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:45:58 19:33:01 all 0.06 0.00 0.01 0.00 0.03 99.91 19:45:58 19:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:45:58 19:33:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:45:58 19:45:58 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:45:58 19:34:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:45:58 19:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:45:58 19:34:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:45:58 19:35:01 all 0.18 0.00 0.03 0.00 0.03 99.77 19:45:58 19:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:45:58 19:35:01 1 0.33 0.00 0.02 0.00 0.05 99.60 19:45:58 19:36:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:45:58 19:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:45:58 19:36:01 1 0.08 0.00 0.03 0.00 0.00 99.88 19:45:58 19:37:01 all 0.07 0.00 0.04 0.01 0.03 99.85 19:45:58 19:37:01 0 0.03 0.00 0.05 0.02 0.05 99.85 19:45:58 19:37:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:45:58 19:38:01 all 0.08 0.00 0.03 0.00 0.04 99.86 19:45:58 19:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:45:58 19:38:01 1 0.08 0.00 0.03 0.00 0.07 99.82 19:45:58 19:39:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:45:58 19:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:45:58 19:39:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:45:58 19:40:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:45:58 19:40:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:45:58 19:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:45:58 19:41:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:45:58 19:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:45:58 19:41:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:45:58 19:42:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:45:58 19:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:45:58 19:42:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:45:58 19:43:01 all 0.17 0.00 0.02 0.00 0.03 99.79 19:45:58 19:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:45:58 19:43:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:45:58 19:44:01 all 0.08 0.00 0.01 0.00 0.03 99.87 19:45:58 19:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:45:58 19:44:01 1 0.15 0.00 0.00 0.00 0.03 99.82 19:45:58 19:45:58 19:44:01 CPU %user %nice %system %iowait %steal %idle 19:45:58 19:45:01 all 0.18 0.00 0.02 0.00 0.02 99.78 19:45:58 19:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:45:58 19:45:01 1 0.35 0.00 0.02 0.00 0.02 99.62 19:45:58 Average: all 13.31 0.00 3.30 1.91 0.05 81.43 19:45:58 Average: 0 13.15 0.00 3.39 1.87 0.05 81.54 19:45:58 Average: 1 13.46 0.00 3.20 1.96 0.05 81.33 19:45:58 19:45:58 19:45:58