Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6947182793961409185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5570373127791293869.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5609966013279681586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5041446461768658291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3959940379611857988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-539 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/30 [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/30 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh4219340493397483417.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh1359810069065481288.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh6609924768915386928.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" > git rev-list --no-walk 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T15:52:09.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T15:52:09.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T15:52:10.029Z] ========================================================= [2021-06-28T15:52:10.029Z] EdgeX Global Pipelines Version Info [2021-06-28T15:52:10.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:52:11.506Z] ------------------- [2021-06-28T15:52:11.506Z] stable info: [2021-06-28T15:52:11.506Z] ------------------- [2021-06-28T15:52:11.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T15:52:11.506Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:52:11.506Z] Message: update stable to v1.0.195 [2021-06-28T15:52:12.082Z] ------------------- [2021-06-28T15:52:12.082Z] experimental info: [2021-06-28T15:52:12.082Z] ------------------- [2021-06-28T15:52:12.082Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T15:52:12.082Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:52:12.082Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T15:52:12.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-28T15:52:12.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-28T15:52:12.274Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T15:52:12.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T15:52:12.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T15:52:12.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T15:52:12.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T15:52:12.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-28T15:52:12.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-28T15:52:12.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-28T15:52:12.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T15:52:12.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T15:52:12.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T15:52:12.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T15:52:12.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T15:52:12.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T15:52:12.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T15:52:12.717Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T15:52:12.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-28T15:52:12.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-28T15:52:12.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-28T15:52:12.831Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T15:52:12.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T15:52:12.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T15:52:12.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-28T15:52:12.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [Pipeline] echo [2021-06-28T15:52:12.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fdc120 [Pipeline] echo [2021-06-28T15:52:13.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:52:13.088Z] provisioning config files... [2021-06-28T15:52:13.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config3748349867195957348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:52:13.424Z] ---> docker-login.sh [2021-06-28T15:52:13.424Z] nexus3.edgexfoundry.org:10001 [2021-06-28T15:52:13.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:52:13.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:52:13.688Z] Configure a credential helper to remove this warning. See [2021-06-28T15:52:13.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:52:13.688Z] [2021-06-28T15:52:13.688Z] Login Succeeded [2021-06-28T15:52:13.688Z] nexus3.edgexfoundry.org:10002 [2021-06-28T15:52:13.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:52:13.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:52:13.688Z] Configure a credential helper to remove this warning. See [2021-06-28T15:52:13.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:52:13.688Z] [2021-06-28T15:52:13.688Z] Login Succeeded [2021-06-28T15:52:13.950Z] nexus3.edgexfoundry.org:10003 [2021-06-28T15:52:13.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:52:14.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:52:14.219Z] Configure a credential helper to remove this warning. See [2021-06-28T15:52:14.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:52:14.219Z] [2021-06-28T15:52:14.219Z] Login Succeeded [2021-06-28T15:52:14.219Z] nexus3.edgexfoundry.org:10004 [2021-06-28T15:52:14.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:52:14.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:52:14.219Z] Configure a credential helper to remove this warning. See [2021-06-28T15:52:14.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:52:14.219Z] [2021-06-28T15:52:14.219Z] Login Succeeded [2021-06-28T15:52:14.219Z] docker.io [2021-06-28T15:52:14.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:52:14.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:52:14.745Z] Configure a credential helper to remove this warning. See [2021-06-28T15:52:14.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:52:14.745Z] [2021-06-28T15:52:14.745Z] Login Succeeded [2021-06-28T15:52:14.745Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T15:52:14.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:52:15.104Z] ++ 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 [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/core-command/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/core-data/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-28T15:52:15.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T15:52:15.104Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-28T15:52:15.104Z] ++ cut -d/ -f2 [2021-06-28T15:52:15.104Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-28T15:52:15.156Z] 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 [2021-06-28T15:52:16.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:52:16.928Z] [2021-06-28T15:52:16.928Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:52:17.242Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:52:17.242Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T15:52:17.242Z] 31603596830f: Pulling fs layer [2021-06-28T15:52:17.242Z] 54011a49482f: Pulling fs layer [2021-06-28T15:52:17.242Z] a6820b24f6d8: Pulling fs layer [2021-06-28T15:52:17.242Z] f581987b2513: Pulling fs layer [2021-06-28T15:52:17.242Z] f581987b2513: Waiting [2021-06-28T15:52:17.242Z] 54011a49482f: Verifying Checksum [2021-06-28T15:52:17.242Z] 54011a49482f: Download complete [2021-06-28T15:52:17.505Z] 31603596830f: Verifying Checksum [2021-06-28T15:52:17.505Z] 31603596830f: Download complete [2021-06-28T15:52:17.505Z] a6820b24f6d8: Verifying Checksum [2021-06-28T15:52:17.505Z] a6820b24f6d8: Download complete [2021-06-28T15:52:17.505Z] f581987b2513: Verifying Checksum [2021-06-28T15:52:17.505Z] f581987b2513: Download complete [2021-06-28T15:52:17.769Z] 31603596830f: Pull complete [2021-06-28T15:52:17.769Z] 54011a49482f: Pull complete [2021-06-28T15:52:18.379Z] a6820b24f6d8: Pull complete [2021-06-28T15:52:18.641Z] f581987b2513: Pull complete [2021-06-28T15:52:18.641Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T15:52:18.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:52:18.641Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T15:52:18.720Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T15:52:18.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:52:20.116Z] $ docker top fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:52:20.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:52:20.251Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:52:20.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:52:20.353Z] $ docker exec fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent [2021-06-28T15:52:20.464Z] SSH_AUTH_SOCK=/tmp/ssh-PrZiZ5bkb1CY/agent.13 [2021-06-28T15:52:20.464Z] SSH_AGENT_PID=20 [2021-06-28T15:52:20.471Z] Running ssh-add (command line suppressed) [2021-06-28T15:52:20.570Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_232241260763788828.key (/w/workspace/edgex-go/30@tmp/private_key_232241260763788828.key) [2021-06-28T15:52:20.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:52:20.897Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T15:52:20.909Z] $ docker exec --env ******** --env ******** fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent -k [2021-06-28T15:52:21.001Z] unset SSH_AUTH_SOCK; [2021-06-28T15:52:21.001Z] unset SSH_AGENT_PID; [2021-06-28T15:52:21.001Z] echo Agent pid 20 killed; [2021-06-28T15:52:21.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T15:52:21.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:52:21.066Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:52:21.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:52:21.185Z] $ docker exec fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent [2021-06-28T15:52:21.289Z] SSH_AUTH_SOCK=/tmp/ssh-RlV36xg4jwv5/agent.54 [2021-06-28T15:52:21.289Z] SSH_AGENT_PID=60 [2021-06-28T15:52:21.294Z] Running ssh-add (command line suppressed) [2021-06-28T15:52:21.387Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_3942444045139277183.key (/w/workspace/edgex-go/30@tmp/private_key_3942444045139277183.key) [2021-06-28T15:52:21.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:52:21.711Z] + git semver init [2021-06-28T15:52:21.711Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:52:21.711Z] # $GIT_DIR = /w/workspace/edgex-go/30/.git [2021-06-28T15:52:21.711Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/30 [2021-06-28T15:52:21.711Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:52:21.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:52:21.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:52:21.711Z] # $SEMVER_BRANCH = PR-3579 [2021-06-28T15:52:21.711Z] # $SEMVER_TEMP = /tmp/semver-434357637 [2021-06-28T15:52:21.711Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-28T15:52:36.650Z] # '/tmp/semver-434357637' -> '/w/workspace/edgex-go/30/.semver' [2021-06-28T15:52:36.650Z] # -> Force: false [2021-06-28T15:52:36.650Z] # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [Pipeline] } [2021-06-28T15:52:36.657Z] $ docker exec --env ******** --env ******** fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent -k [2021-06-28T15:52:36.754Z] unset SSH_AUTH_SOCK; [2021-06-28T15:52:36.754Z] unset SSH_AGENT_PID; [2021-06-28T15:52:36.754Z] echo Agent pid 60 killed; [2021-06-28T15:52:36.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:52:37.099Z] + git semver [Pipeline] } [2021-06-28T15:52:37.112Z] $ docker stop --time=1 fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b [2021-06-28T15:52:39.528Z] $ docker rm -f fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:52:39.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T15:52:40.178Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T15:52:40.182Z] [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] sh [2021-06-28T15:52:40.838Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:52:41.136Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:52:41.443Z] + sudo service docker restart [2021-06-28T15:52:41.443Z] + true [2021-06-28T15:52:41.443Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T15:52:55.438Z] Still waiting to schedule task [2021-06-28T15:52:55.439Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-28T15:52:59.618Z] ========================================================= [2021-06-28T15:52:59.618Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T15:52:59.618Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:52:59.933Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-28T15:53:01.328Z] Sending build context to Docker daemon 329.5MB [2021-06-28T15:53:01.329Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:53:01.329Z] Step 2/6 : FROM ${BASE} [2021-06-28T15:53:01.329Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T15:53:01.329Z] 540db60ca938: Pulling fs layer [2021-06-28T15:53:01.329Z] adcc1eea9eea: Pulling fs layer [2021-06-28T15:53:01.329Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T15:53:01.329Z] 0510c868ecb4: Pulling fs layer [2021-06-28T15:53:01.329Z] afea3b2eda06: Pulling fs layer [2021-06-28T15:53:01.329Z] 7809a108b3ef: Pulling fs layer [2021-06-28T15:53:01.329Z] f706445af74f: Pulling fs layer [2021-06-28T15:53:01.329Z] 0510c868ecb4: Waiting [2021-06-28T15:53:01.329Z] afea3b2eda06: Waiting [2021-06-28T15:53:01.329Z] 7809a108b3ef: Waiting [2021-06-28T15:53:01.329Z] f706445af74f: Waiting [2021-06-28T15:53:01.329Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T15:53:01.329Z] 4c4ab2625f07: Download complete [2021-06-28T15:53:01.329Z] adcc1eea9eea: Verifying Checksum [2021-06-28T15:53:01.329Z] adcc1eea9eea: Download complete [2021-06-28T15:53:01.329Z] afea3b2eda06: Verifying Checksum [2021-06-28T15:53:01.329Z] afea3b2eda06: Download complete [2021-06-28T15:53:01.329Z] 7809a108b3ef: Verifying Checksum [2021-06-28T15:53:01.329Z] 7809a108b3ef: Download complete [2021-06-28T15:53:01.593Z] 540db60ca938: Verifying Checksum [2021-06-28T15:53:01.593Z] 540db60ca938: Download complete [2021-06-28T15:53:01.593Z] 540db60ca938: Pull complete [2021-06-28T15:53:01.855Z] adcc1eea9eea: Pull complete [2021-06-28T15:53:01.855Z] 4c4ab2625f07: Pull complete [2021-06-28T15:53:03.770Z] f706445af74f: Verifying Checksum [2021-06-28T15:53:03.770Z] f706445af74f: Download complete [2021-06-28T15:53:04.038Z] 0510c868ecb4: Verifying Checksum [2021-06-28T15:53:04.038Z] 0510c868ecb4: Download complete [2021-06-28T15:53:07.360Z] 0510c868ecb4: Pull complete [2021-06-28T15:53:07.360Z] afea3b2eda06: Pull complete [2021-06-28T15:53:07.360Z] 7809a108b3ef: Pull complete [2021-06-28T15:53:09.943Z] f706445af74f: Pull complete [2021-06-28T15:53:09.943Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T15:53:09.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T15:53:09.943Z] ---> b068be0155e3 [2021-06-28T15:53:09.943Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-28T15:53:11.334Z] ---> Running in cd319dad0165 [2021-06-28T15:53:11.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:53:12.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:53:13.112Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T15:53:13.374Z] (2/12) Installing file (5.39-r0) [2021-06-28T15:53:13.634Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T15:53:13.634Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T15:53:17.852Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T15:53:17.852Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T15:53:17.852Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T15:53:17.852Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T15:53:17.852Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T15:53:17.852Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T15:53:17.852Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T15:53:17.852Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T15:53:18.113Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T15:53:18.114Z] OK: 219 MiB in 52 packages [2021-06-28T15:53:20.679Z] Removing intermediate container cd319dad0165 [2021-06-28T15:53:20.679Z] ---> 3d6c53d68b8c [2021-06-28T15:53:20.679Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T15:53:20.679Z] ---> Running in 021961d7cb40 [2021-06-28T15:53:20.679Z] Removing intermediate container 021961d7cb40 [2021-06-28T15:53:20.679Z] ---> 44370a107ebb [2021-06-28T15:53:20.679Z] Step 5/6 : COPY go.mod . [2021-06-28T15:53:20.679Z] ---> 49344950812c [2021-06-28T15:53:20.679Z] Step 6/6 : RUN go mod download [2021-06-28T15:53:20.679Z] ---> Running in 3088c738d749 [2021-06-28T15:53:35.626Z] Removing intermediate container 3088c738d749 [2021-06-28T15:53:35.626Z] ---> e471f5142e0b [2021-06-28T15:53:35.626Z] Successfully built e471f5142e0b [2021-06-28T15:53:35.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:53:35.947Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:53:35.947Z] . [Pipeline] withDockerContainer [2021-06-28T15:53:36.023Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T15:53:36.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T15:53:36.457Z] $ docker top cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:53:36.840Z] + go version [2021-06-28T15:53:36.841Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T15:53:36.850Z] $ docker stop --time=1 cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 [2021-06-28T15:53:38.023Z] $ docker rm -f cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:53:38.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:53:38.622Z] . [Pipeline] withDockerContainer [2021-06-28T15:53:38.700Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T15:53:38.738Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T15:53:39.134Z] $ docker top f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T15:53:39.233Z] ========================================================= [2021-06-28T15:53:39.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T15:53:39.233Z] ========================================================= [Pipeline] sh [2021-06-28T15:53:39.532Z] + go mod tidy [Pipeline] sh [2021-06-28T15:53:40.107Z] + make test [2021-06-28T15:53:40.107Z] go mod tidy [2021-06-28T15:53:40.107Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T15:53:45.469Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T15:54:03.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T15:54:05.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T15:54:06.536Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T15:54:06.536Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T15:54:08.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T15:54:09.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T15:54:09.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T15:54:09.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T15:54:09.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T15:54:10.011Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T15:54:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T15:54:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T15:54:10.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T15:54:10.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T15:54:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-28T15:54:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T15:54:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T15:54:13.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-28T15:54:13.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T15:54:14.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 53.1% of statements [2021-06-28T15:54:14.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T15:54:14.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T15:54:14.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-06-28T15:54:14.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T15:54:14.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:54:14.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-28T15:54:16.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements [2021-06-28T15:54:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T15:54:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T15:54:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T15:54:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T15:54:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T15:54:16.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T15:54:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T15:54:16.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-06-28T15:54:16.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T15:54:16.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T15:54:16.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T15:54:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-28T15:54:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T15:54:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-28T15:54:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements [2021-06-28T15:54:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T15:54:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-06-28T15:54:18.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-06-28T15:54:18.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-28T15:54:18.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-28T15:54:18.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-28T15:54:30.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-28T15:54:30.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-28T15:54:36.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.280s coverage: 81.8% of statements [2021-06-28T15:54:36.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T15:54:52.446Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-540 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T15:54:52.469Z] Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] checkout [2021-06-28T15:54:52.698Z] The recommended git tool is: git [2021-06-28T15:54:54.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T15:54:54.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-28T15:54:54.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T15:54:54.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-06-28T15:54:54.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T15:54:58.368Z] using credential edgex-jenkins-ssh [2021-06-28T15:54:58.393Z] Cloning the remote Git repository [2021-06-28T15:54:58.437Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T15:54:58.539Z] > git init /w/workspace/edgex-go/30 # timeout=10 [2021-06-28T15:54:58.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T15:54:58.629Z] > git --version # timeout=10 [2021-06-28T15:54:58.646Z] > git --version # 'git version 2.17.1' [2021-06-28T15:54:58.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:54:58.727Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T15:55:01.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-28T15:55:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-28T15:55:01.618Z] GO111MODULE=on go vet ./... [2021-06-28T15:55:18.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T15:55:18.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:55:18.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T15:55:18.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T15:55:18.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:55:18.244Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T15:55:19.181Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:55:19.499Z] Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:55:19.500Z] Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) [2021-06-28T15:55:19.200Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:55:19.215Z] > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [2021-06-28T15:55:19.424Z] > git remote # timeout=10 [2021-06-28T15:55:19.441Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T15:55:19.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:55:19.463Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T15:55:19.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T15:55:19.505Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:55:19.520Z] > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [2021-06-28T15:55:23.691Z] gofmt -l . [2021-06-28T15:55:23.691Z] [ "`gofmt -l .`" = "" ] [2021-06-28T15:55:23.691Z] ./bin/test-attribution-txt.sh [2021-06-28T15:55:23.863Z] Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:55:24.579Z] + ls -al . [2021-06-28T15:55:24.580Z] total 560 [2021-06-28T15:55:24.580Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 15:55 . [2021-06-28T15:55:24.580Z] drwxr-xr-x 4 root root 30 Jun 28 15:53 .. [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 15:52 .dockerignore [2021-06-28T15:55:24.580Z] drwxrwxr-x 8 1001 1001 179 Jun 28 15:52 .git [2021-06-28T15:55:24.580Z] drwxrwxr-x 3 1001 1001 125 Jun 28 15:52 .github [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 15:52 .gitignore [2021-06-28T15:55:24.580Z] drwx------ 3 1001 1001 60 Jun 28 15:52 .semver [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 15:52 .sonarcloud.properties [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 15:52 Attribution.txt [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 15:52 CHANGELOG.md [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 15:52 CONTRIBUTING.md [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 15:52 Dockerfile.build [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 15:52 Jenkinsfile [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 15:52 LICENSE [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 15:52 Makefile [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 15:52 README.md [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 15:52 SECURITY.md [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 15:52 VERSION [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 15:52 ZMQWindows.md [2021-06-28T15:55:24.580Z] drwxrwxr-x 2 1001 1001 37 Jun 28 15:52 bin [2021-06-28T15:55:24.580Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 15:52 cmd [2021-06-28T15:55:24.580Z] -rw-r--r-- 1 root root 398095 Jun 28 15:55 coverage.out [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 15:52 go.mod [2021-06-28T15:55:24.580Z] -rw-r--r-- 1 root root 20759 Jun 28 15:53 go.sum [2021-06-28T15:55:24.580Z] drwxrwxr-x 7 1001 1001 114 Jun 28 15:52 internal [2021-06-28T15:55:24.580Z] drwxrwxr-x 3 1001 1001 16 Jun 28 15:52 openapi [2021-06-28T15:55:24.580Z] drwxrwxr-x 4 1001 1001 71 Jun 28 15:52 snap [2021-06-28T15:55:24.580Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 15:52 version.go [Pipeline] sh [2021-06-28T15:55:25.441Z] + '[' -e coverage.out ] [2021-06-28T15:55:25.441Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T15:55:25.465Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:55:25.597Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T15:55:25.949Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:55:25.981Z] + make build [2021-06-28T15:55:25.981Z] go mod tidy [2021-06-28T15:55:25.981Z] 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 [2021-06-28T15:55:26.300Z] + + truesudo [2021-06-28T15:55:26.300Z] service docker restart [2021-06-28T15:55:27.436Z] 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 [2021-06-28T15:55:34.520Z] 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 [2021-06-28T15:55:34.520Z] 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 [2021-06-28T15:55:35.091Z] 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 [2021-06-28T15:55:35.362Z] 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 [2021-06-28T15:55:36.309Z] 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 [2021-06-28T15:55:37.254Z] 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 [2021-06-28T15:55:37.837Z] 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 [2021-06-28T15:55:38.789Z] 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 [2021-06-28T15:55:39.366Z] 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 [2021-06-28T15:55:40.315Z] 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] } [2021-06-28T15:55:41.719Z] $ docker stop --time=1 f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f [2021-06-28T15:55:44.503Z] $ docker rm -f f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] configFileProvider [2021-06-28T15:55:44.941Z] provisioning config files... [Pipeline] script [2021-06-28T15:55:44.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config966787531330665441tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:55:48.304Z] ---> docker-login.sh [2021-06-28T15:55:48.304Z] nexus3.edgexfoundry.org:10001 [2021-06-28T15:55:48.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T15:55:48.340Z] [2021-06-28T15:55:48.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:55:48.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T15:55:48.656Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-28T15:55:48.656Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-28T15:55:48.656Z] ca9280d653b3: Pulling fs layer [2021-06-28T15:55:48.656Z] 7e9c9ca2126c: Pulling fs layer [2021-06-28T15:55:48.932Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-28T15:55:48.932Z] cbdbe7a5bc2a: Download complete [2021-06-28T15:55:49.198Z] cbdbe7a5bc2a: Pull complete [2021-06-28T15:55:49.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:55:49.775Z] ca9280d653b3: Verifying Checksum [2021-06-28T15:55:49.775Z] ca9280d653b3: Download complete [2021-06-28T15:55:49.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:55:49.893Z] Configure a credential helper to remove this warning. See [2021-06-28T15:55:49.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:55:49.893Z] [2021-06-28T15:55:49.894Z] Login Succeeded [2021-06-28T15:55:49.894Z] nexus3.edgexfoundry.org:10002 [2021-06-28T15:55:50.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:55:50.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:55:50.168Z] Configure a credential helper to remove this warning. See [2021-06-28T15:55:50.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:55:50.168Z] [2021-06-28T15:55:50.168Z] Login Succeeded [2021-06-28T15:55:50.168Z] nexus3.edgexfoundry.org:10003 [2021-06-28T15:55:50.365Z] ca9280d653b3: Pull complete [2021-06-28T15:55:50.627Z] 7e9c9ca2126c: Verifying Checksum [2021-06-28T15:55:50.627Z] 7e9c9ca2126c: Download complete [2021-06-28T15:55:50.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:55:50.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:55:50.788Z] Configure a credential helper to remove this warning. See [2021-06-28T15:55:50.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:55:50.788Z] [2021-06-28T15:55:50.788Z] Login Succeeded [2021-06-28T15:55:50.788Z] nexus3.edgexfoundry.org:10004 [2021-06-28T15:55:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:55:51.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:55:51.340Z] Configure a credential helper to remove this warning. See [2021-06-28T15:55:51.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:55:51.340Z] [2021-06-28T15:55:51.340Z] Login Succeeded [2021-06-28T15:55:51.340Z] docker.io [2021-06-28T15:55:51.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:55:52.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:55:52.215Z] Configure a credential helper to remove this warning. See [2021-06-28T15:55:52.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:55:52.215Z] [2021-06-28T15:55:52.215Z] Login Succeeded [2021-06-28T15:55:52.215Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T15:55:52.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T15:55:52.552Z] ========================================================= [2021-06-28T15:55:52.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T15:55:52.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:55:52.895Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-28T15:55:53.960Z] 7e9c9ca2126c: Pull complete [2021-06-28T15:55:53.960Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-28T15:55:53.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T15:55:53.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-28T15:55:54.033Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T15:55:54.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T15:55:55.552Z] Sending build context to Docker daemon 166.5MB [2021-06-28T15:55:55.552Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:55:55.552Z] Step 2/6 : FROM ${BASE} [2021-06-28T15:55:55.552Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T15:55:55.552Z] 595b0fe564bb: Pulling fs layer [2021-06-28T15:55:55.552Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T15:55:55.552Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T15:55:55.552Z] ba82ee9f976e: Pulling fs layer [2021-06-28T15:55:55.552Z] 506bd15cee9f: Pulling fs layer [2021-06-28T15:55:55.552Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T15:55:55.552Z] 618dc40b7e24: Pulling fs layer [2021-06-28T15:55:55.552Z] 506bd15cee9f: Waiting [2021-06-28T15:55:55.552Z] 75a0a4a0db45: Waiting [2021-06-28T15:55:55.552Z] 618dc40b7e24: Waiting [2021-06-28T15:55:55.552Z] ba82ee9f976e: Waiting [2021-06-28T15:55:55.833Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T15:55:55.833Z] 5b7225fbf94c: Download complete [2021-06-28T15:55:55.833Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T15:55:55.833Z] 3088b5b3c5c0: Download complete [2021-06-28T15:55:55.833Z] 506bd15cee9f: Verifying Checksum [2021-06-28T15:55:55.833Z] 506bd15cee9f: Download complete [2021-06-28T15:55:55.833Z] 75a0a4a0db45: Download complete [2021-06-28T15:55:55.833Z] 595b0fe564bb: Verifying Checksum [2021-06-28T15:55:56.846Z] 595b0fe564bb: Pull complete [2021-06-28T15:55:57.463Z] 3088b5b3c5c0: Pull complete [2021-06-28T15:55:57.580Z] $ docker top 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:55:57.970Z] + docker-compose build --help [2021-06-28T15:55:57.970Z] + grep parallel [2021-06-28T15:55:58.064Z] 5b7225fbf94c: Pull complete [2021-06-28T15:55:58.064Z] 618dc40b7e24: Verifying Checksum [2021-06-28T15:55:58.064Z] 618dc40b7e24: Download complete [2021-06-28T15:55:58.542Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T15:55:58.556Z] $ docker stop --time=1 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 [2021-06-28T15:55:59.510Z] ba82ee9f976e: Verifying Checksum [2021-06-28T15:55:59.510Z] ba82ee9f976e: Download complete [2021-06-28T15:55:59.741Z] $ docker rm -f 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:56:00.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T15:56:00.173Z] . [Pipeline] withDockerContainer [2021-06-28T15:56:00.249Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T15:56:00.288Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T15:56:00.674Z] $ docker top a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:56:01.058Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T15:56:01.652Z] Building core-command ... [2021-06-28T15:56:01.652Z] Building core-data ... [2021-06-28T15:56:01.652Z] Building core-metadata ... [2021-06-28T15:56:01.652Z] Building security-bootstrapper ... [2021-06-28T15:56:01.652Z] Building security-proxy-setup ... [2021-06-28T15:56:01.652Z] Building security-secretstore-setup ... [2021-06-28T15:56:01.652Z] Building support-notifications ... [2021-06-28T15:56:01.652Z] Building support-scheduler ... [2021-06-28T15:56:01.652Z] Building sys-mgmt-agent ... [2021-06-28T15:56:01.652Z] Building support-scheduler [2021-06-28T15:56:01.652Z] Building core-command [2021-06-28T15:56:01.652Z] Building security-bootstrapper [2021-06-28T15:56:01.652Z] Building core-metadata [2021-06-28T15:56:01.652Z] Building support-notifications [2021-06-28T15:56:09.757Z] ba82ee9f976e: Pull complete [2021-06-28T15:56:10.046Z] 506bd15cee9f: Pull complete [2021-06-28T15:56:11.509Z] 75a0a4a0db45: Pull complete [2021-06-28T15:56:16.041Z] 618dc40b7e24: Pull complete [2021-06-28T15:56:16.041Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T15:56:16.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T15:56:16.041Z] ---> a36622ca3599 [2021-06-28T15:56:16.041Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-28T15:56:16.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:56:16.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:56:16.630Z] ---> e471f5142e0b [2021-06-28T15:56:16.630Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T15:56:16.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:56:16.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:56:16.630Z] ---> e471f5142e0b [2021-06-28T15:56:16.630Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T15:56:17.022Z] ---> Running in cdfcfc415cc2 [2021-06-28T15:56:18.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T15:56:19.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T15:56:19.599Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T15:56:20.200Z] (2/12) Installing file (5.39-r0) [2021-06-28T15:56:20.474Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T15:56:20.474Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T15:56:23.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:56:23.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:56:23.220Z] ---> e471f5142e0b [2021-06-28T15:56:23.220Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T15:56:25.150Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:56:25.150Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:56:25.150Z] ---> e471f5142e0b [2021-06-28T15:56:25.150Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T15:56:25.876Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T15:56:25.876Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T15:56:25.876Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T15:56:25.876Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T15:56:25.876Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T15:56:25.876Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T15:56:26.156Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T15:56:26.156Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T15:56:26.432Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T15:56:26.433Z] OK: 218 MiB in 52 packages [2021-06-28T15:56:30.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:56:30.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:56:30.457Z] ---> e471f5142e0b [2021-06-28T15:56:30.457Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T15:56:30.779Z] Removing intermediate container cdfcfc415cc2 [2021-06-28T15:56:30.779Z] ---> 2343018c62c8 [2021-06-28T15:56:30.779Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T15:56:30.779Z] ---> Running in 0cf25e804739 [2021-06-28T15:56:30.779Z] Removing intermediate container 0cf25e804739 [2021-06-28T15:56:30.779Z] ---> 81813259bd45 [2021-06-28T15:56:30.779Z] Step 5/6 : COPY go.mod . [2021-06-28T15:56:31.382Z] ---> bf1c749c13f4 [2021-06-28T15:56:31.382Z] Step 6/6 : RUN go mod download [2021-06-28T15:56:31.656Z] ---> Running in 2671b5a997c4 [2021-06-28T15:56:32.375Z] ---> Running in a634a662a485 [2021-06-28T15:56:32.375Z] ---> Running in bcb51b61f44e [2021-06-28T15:56:32.375Z] ---> Running in 32cdba2d0668 [2021-06-28T15:56:32.640Z] ---> Running in 21f6dd76e62c [2021-06-28T15:56:32.640Z] ---> Running in 6841901ed017 [2021-06-28T15:56:32.640Z] Removing intermediate container a634a662a485 [2021-06-28T15:56:32.640Z] ---> 8dba4cc83101 [2021-06-28T15:56:32.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:56:32.640Z] Removing intermediate container bcb51b61f44e [2021-06-28T15:56:32.640Z] ---> 381bf43a036f [2021-06-28T15:56:32.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:56:32.640Z] ---> Running in e094133d0129 [2021-06-28T15:56:32.640Z] Removing intermediate container 32cdba2d0668 [2021-06-28T15:56:32.640Z] ---> c2252b8d5b5f [2021-06-28T15:56:32.640Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:56:32.640Z] Removing intermediate container 21f6dd76e62c [2021-06-28T15:56:32.640Z] ---> 9b0ff3cfcfe9 [2021-06-28T15:56:32.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:56:32.640Z] Removing intermediate container 6841901ed017 [2021-06-28T15:56:32.640Z] ---> ee03820ddf9f [2021-06-28T15:56:32.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:56:32.640Z] ---> Running in 784c29d4bc87 [2021-06-28T15:56:32.907Z] ---> Running in 5a79a26dc7c6 [2021-06-28T15:56:32.907Z] ---> Running in 410922c3bbc7 [2021-06-28T15:56:32.907Z] ---> Running in bfbe5e31c3b4 [2021-06-28T15:56:33.500Z] Removing intermediate container e094133d0129 [2021-06-28T15:56:33.500Z] ---> 625a557db5fa [2021-06-28T15:56:33.500Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T15:56:33.500Z] ---> Running in 3efb958260c1 [2021-06-28T15:56:33.770Z] Removing intermediate container 5a79a26dc7c6 [2021-06-28T15:56:33.770Z] ---> 296c7bf0b923 [2021-06-28T15:56:33.770Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T15:56:34.033Z] Removing intermediate container 784c29d4bc87 [2021-06-28T15:56:34.033Z] ---> 777e3dc5810a [2021-06-28T15:56:34.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T15:56:34.033Z] ---> Running in 0da5eb942121 [2021-06-28T15:56:34.033Z] ---> Running in 36ba02ae0a1d [2021-06-28T15:56:34.033Z] Removing intermediate container bfbe5e31c3b4 [2021-06-28T15:56:34.033Z] ---> 45139fa88d0e [2021-06-28T15:56:34.033Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T15:56:34.033Z] Removing intermediate container 410922c3bbc7 [2021-06-28T15:56:34.033Z] ---> b56478472d6c [2021-06-28T15:56:34.033Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T15:56:34.033Z] ---> Running in 6090626b442a [2021-06-28T15:56:34.033Z] ---> Running in b149025b56c7 [2021-06-28T15:56:34.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:34.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:34.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:34.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:34.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.141Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:56:35.691Z] OK: 219 MiB in 52 packages [2021-06-28T15:56:35.962Z] Removing intermediate container 3efb958260c1 [2021-06-28T15:56:35.962Z] ---> 3440d3e47f79 [2021-06-28T15:56:35.962Z] Step 6/23 : COPY go.mod . [2021-06-28T15:56:36.224Z] OK: 219 MiB in 52 packages [2021-06-28T15:56:36.225Z] OK: 219 MiB in 52 packages [2021-06-28T15:56:36.225Z] OK: 219 MiB in 52 packages [2021-06-28T15:56:36.225Z] OK: 219 MiB in 52 packages [2021-06-28T15:56:36.225Z] ---> dbd50d90cc06 [2021-06-28T15:56:36.225Z] Step 7/23 : RUN go mod download [2021-06-28T15:56:36.486Z] ---> Running in f835f6ce5157 [2021-06-28T15:56:36.748Z] Removing intermediate container 6090626b442a [2021-06-28T15:56:36.748Z] ---> d91a2decbd50 [2021-06-28T15:56:36.748Z] Step 6/24 : COPY go.mod . [2021-06-28T15:56:36.748Z] Removing intermediate container 0da5eb942121 [2021-06-28T15:56:36.748Z] ---> 3dc0f69bb6c7 [2021-06-28T15:56:36.748Z] Step 6/24 : COPY go.mod . [2021-06-28T15:56:37.013Z] Removing intermediate container 36ba02ae0a1d [2021-06-28T15:56:37.013Z] ---> e08aa261624b [2021-06-28T15:56:37.013Z] Step 6/23 : COPY go.mod . [2021-06-28T15:56:37.013Z] ---> 17a480565682 [2021-06-28T15:56:37.013Z] Step 7/24 : RUN go mod download [2021-06-28T15:56:37.013Z] Removing intermediate container b149025b56c7 [2021-06-28T15:56:37.013Z] ---> f14ff600fe62 [2021-06-28T15:56:37.013Z] Step 6/32 : COPY go.mod . [2021-06-28T15:56:37.013Z] ---> 8c1ccfb792a3 [2021-06-28T15:56:37.013Z] Step 7/24 : RUN go mod download [2021-06-28T15:56:37.013Z] ---> Running in 095211b7a325 [2021-06-28T15:56:37.013Z] ---> Running in e7c8d72daf6d [2021-06-28T15:56:37.279Z] ---> 3218e3dcbed1 [2021-06-28T15:56:37.279Z] Step 7/23 : RUN go mod download [2021-06-28T15:56:37.279Z] ---> Running in 92907a94b2cb [2021-06-28T15:56:37.279Z] ---> 03a14f6627bf [2021-06-28T15:56:37.279Z] Step 7/32 : RUN go mod download [2021-06-28T15:56:37.279Z] ---> Running in dabf99a7797c [2021-06-28T15:56:37.546Z] Removing intermediate container f835f6ce5157 [2021-06-28T15:56:37.546Z] ---> 41def463a1ef [2021-06-28T15:56:37.546Z] Step 8/23 : COPY . . [2021-06-28T15:56:41.805Z] Removing intermediate container 095211b7a325 [2021-06-28T15:56:41.806Z] ---> 04b15b6e6b5c [2021-06-28T15:56:41.806Z] Step 8/24 : COPY . . [2021-06-28T15:56:42.082Z] Removing intermediate container e7c8d72daf6d [2021-06-28T15:56:42.082Z] ---> 35ed7fe5021d [2021-06-28T15:56:42.082Z] Step 8/24 : COPY . . [2021-06-28T15:56:42.082Z] ---> ba200081aead [2021-06-28T15:56:42.082Z] Step 9/23 : RUN go mod tidy [2021-06-28T15:56:42.351Z] Removing intermediate container 92907a94b2cb [2021-06-28T15:56:42.351Z] ---> 7101dfc96d06 [2021-06-28T15:56:42.351Z] Step 8/23 : COPY . . [2021-06-28T15:56:50.540Z] ---> Running in cbd5fcd36ba0 [2021-06-28T15:56:50.540Z] Removing intermediate container dabf99a7797c [2021-06-28T15:56:50.540Z] ---> 1421a4726a73 [2021-06-28T15:56:50.540Z] Step 8/32 : COPY . . [2021-06-28T15:56:58.521Z] Removing intermediate container 2671b5a997c4 [2021-06-28T15:56:58.521Z] ---> 467666560489 [2021-06-28T15:56:58.521Z] Successfully built 467666560489 [2021-06-28T15:56:58.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:56:58.869Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:56:58.870Z] . [Pipeline] withDockerContainer [2021-06-28T15:56:59.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container [2021-06-28T15:56:59.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T15:57:00.561Z] ---> 45d3506a69b3 [2021-06-28T15:57:00.561Z] Step 9/24 : RUN go mod tidy [2021-06-28T15:57:00.562Z] ---> 989f8a19df68 [2021-06-28T15:57:00.562Z] Step 9/23 : RUN go mod tidy [2021-06-28T15:57:00.562Z] ---> 9418de08a402 [2021-06-28T15:57:00.562Z] Step 9/24 : RUN go mod tidy [2021-06-28T15:57:00.562Z] ---> Running in bcb479a15c86 [2021-06-28T15:57:00.562Z] ---> Running in a73d865092e7 [2021-06-28T15:57:00.843Z] Removing intermediate container cbd5fcd36ba0 [2021-06-28T15:57:00.843Z] ---> 85570a502c7e [2021-06-28T15:57:00.843Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T15:57:00.843Z] ---> Running in ddbfc5acae32 [2021-06-28T15:57:00.843Z] ---> Running in 32a78ba14613 [2021-06-28T15:57:00.850Z] $ docker top 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:57:01.794Z] + go version [2021-06-28T15:57:01.794Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T15:57:01.818Z] $ docker stop --time=1 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 [2021-06-28T15:57:02.295Z] 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 [2021-06-28T15:57:03.629Z] $ docker rm -f 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:57:04.245Z] Removing intermediate container a73d865092e7 [2021-06-28T15:57:04.245Z] ---> 78a44415ac03 [2021-06-28T15:57:04.245Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T15:57:04.467Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:57:04.468Z] . [Pipeline] withDockerContainer [2021-06-28T15:57:04.511Z] ---> Running in 421965a5c1bb [2021-06-28T15:57:04.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container [2021-06-28T15:57:04.811Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T15:57:05.107Z] Removing intermediate container bcb479a15c86 [2021-06-28T15:57:05.107Z] ---> ab5ff4a7fd13 [2021-06-28T15:57:05.107Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T15:57:05.107Z] Removing intermediate container ddbfc5acae32 [2021-06-28T15:57:05.107Z] ---> 43b00d02a427 [2021-06-28T15:57:05.107Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T15:57:05.686Z] ---> Running in 570c099f835c [2021-06-28T15:57:05.686Z] ---> Running in 164a8eab7f47 [2021-06-28T15:57:06.264Z] 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 [2021-06-28T15:57:06.327Z] $ docker top 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T15:57:06.657Z] ========================================================= [2021-06-28T15:57:06.657Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T15:57:06.657Z] ========================================================= [Pipeline] sh [2021-06-28T15:57:06.845Z] 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 [2021-06-28T15:57:07.112Z] 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 [2021-06-28T15:57:07.309Z] + go mod tidy [Pipeline] sh [2021-06-28T15:57:08.573Z] + make test [2021-06-28T15:57:08.573Z] go mod tidy [2021-06-28T15:57:09.174Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T15:57:17.170Z] ---> 5d7d86f8a736 [2021-06-28T15:57:17.170Z] Step 9/32 : RUN go mod tidy [2021-06-28T15:57:17.170Z] ---> Running in 225fe0c95859 [2021-06-28T15:57:18.582Z] Removing intermediate container 225fe0c95859 [2021-06-28T15:57:18.582Z] ---> aa2839393024 [2021-06-28T15:57:18.582Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T15:57:18.582Z] ---> Running in 478a3a60657f [2021-06-28T15:57:18.853Z] 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 [2021-06-28T15:57:33.896Z] Removing intermediate container 32a78ba14613 [2021-06-28T15:57:33.896Z] ---> 17043e8818c7 [2021-06-28T15:57:33.896Z] [2021-06-28T15:57:33.896Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T15:57:33.896Z] 3.12: Pulling from library/alpine [2021-06-28T15:57:34.162Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T15:57:34.162Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T15:57:34.162Z] ---> 13621d1b12d4 [2021-06-28T15:57:34.162Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T15:57:34.429Z] ---> Running in e7338c4398b2 [2021-06-28T15:57:35.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:57:35.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:57:35.280Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T15:57:35.280Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T15:57:35.280Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:57:35.280Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T15:57:35.547Z] OK: 6 MiB in 16 packages [2021-06-28T15:57:35.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T15:57:36.130Z] Removing intermediate container e7338c4398b2 [2021-06-28T15:57:36.130Z] ---> bd80e0be322b [2021-06-28T15:57:36.130Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T15:57:36.130Z] ---> Running in 06651ebaa258 [2021-06-28T15:57:36.399Z] Removing intermediate container 06651ebaa258 [2021-06-28T15:57:36.399Z] ---> 2567efd22558 [2021-06-28T15:57:36.399Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T15:57:36.399Z] ---> Running in fb3ff992fc0c [2021-06-28T15:57:36.399Z] Removing intermediate container fb3ff992fc0c [2021-06-28T15:57:36.399Z] ---> 993b0ca045be [2021-06-28T15:57:36.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T15:57:36.665Z] ---> Running in 5531e3d6febf [2021-06-28T15:57:36.665Z] Removing intermediate container 5531e3d6febf [2021-06-28T15:57:36.665Z] ---> cfb11666d658 [2021-06-28T15:57:36.665Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:57:36.931Z] ---> 450f83abe9be [2021-06-28T15:57:36.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T15:57:37.520Z] ---> a1ef295be116 [2021-06-28T15:57:37.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T15:57:37.788Z] ---> f81aff8da0a4 [2021-06-28T15:57:37.788Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T15:57:37.788Z] ---> Running in 268112aab8d8 [2021-06-28T15:57:38.059Z] Removing intermediate container 268112aab8d8 [2021-06-28T15:57:38.059Z] ---> 724cbabb3777 [2021-06-28T15:57:38.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:57:38.059Z] ---> Running in b7ec6c07a59f [2021-06-28T15:57:38.345Z] Removing intermediate container b7ec6c07a59f [2021-06-28T15:57:38.345Z] ---> b161a81eee30 [2021-06-28T15:57:38.345Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T15:57:38.345Z] ---> Running in 1d84be726275 [2021-06-28T15:57:38.615Z] Removing intermediate container 1d84be726275 [2021-06-28T15:57:38.615Z] ---> 9ed2c485ea2c [2021-06-28T15:57:38.615Z] Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:57:38.615Z] ---> Running in 6dcb413a08fa [2021-06-28T15:57:38.615Z] Removing intermediate container 6dcb413a08fa [2021-06-28T15:57:38.615Z] ---> cbe2b1509897 [2021-06-28T15:57:38.615Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T15:57:38.888Z] ---> Running in b4fe323438c3 [2021-06-28T15:57:38.888Z] Removing intermediate container b4fe323438c3 [2021-06-28T15:57:38.888Z] ---> f3f63855c316 [2021-06-28T15:57:38.888Z] [2021-06-28T15:57:39.164Z] Successfully built f3f63855c316 [2021-06-28T15:57:39.165Z] Successfully tagged support-notifications:latest [2021-06-28T15:57:39.165Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-28T15:57:44.549Z] Removing intermediate container 421965a5c1bb [2021-06-28T15:57:44.549Z] ---> 5680c2200c5b [2021-06-28T15:57:44.549Z] [2021-06-28T15:57:44.549Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T15:57:44.549Z] ---> 13621d1b12d4 [2021-06-28T15:57:44.549Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T15:57:44.549Z] ---> Running in 459cbfd432f7 [2021-06-28T15:57:45.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:57:45.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:57:45.401Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T15:57:45.401Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:57:45.401Z] OK: 6 MiB in 15 packages [2021-06-28T15:57:46.360Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:57:46.360Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:57:46.360Z] ---> e471f5142e0b [2021-06-28T15:57:46.360Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> ee03820ddf9f [2021-06-28T15:57:46.360Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> 45139fa88d0e [2021-06-28T15:57:46.360Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> d91a2decbd50 [2021-06-28T15:57:46.360Z] Step 6/26 : COPY go.mod . [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> 17a480565682 [2021-06-28T15:57:46.360Z] Step 7/26 : RUN go mod download [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> 04b15b6e6b5c [2021-06-28T15:57:46.360Z] Step 8/26 : COPY . . [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> 45d3506a69b3 [2021-06-28T15:57:46.360Z] Step 9/26 : RUN go mod tidy [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> ab5ff4a7fd13 [2021-06-28T15:57:46.360Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T15:57:46.360Z] ---> Running in 1d71d49c976f [2021-06-28T15:57:46.360Z] Removing intermediate container 164a8eab7f47 [2021-06-28T15:57:46.360Z] ---> fbb302ef97a8 [2021-06-28T15:57:46.360Z] [2021-06-28T15:57:46.360Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T15:57:46.360Z] ---> 13621d1b12d4 [2021-06-28T15:57:46.360Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T15:57:46.360Z] ---> Using cache [2021-06-28T15:57:46.360Z] ---> be44fa78fc93 [2021-06-28T15:57:46.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T15:57:46.360Z] ---> Running in 108740f9e2e2 [2021-06-28T15:57:46.360Z] Removing intermediate container 459cbfd432f7 [2021-06-28T15:57:46.360Z] ---> be44fa78fc93 [2021-06-28T15:57:46.360Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T15:57:46.628Z] ---> Running in 24167201c84a [2021-06-28T15:57:46.628Z] Removing intermediate container 108740f9e2e2 [2021-06-28T15:57:46.628Z] ---> 978bc10ecd16 [2021-06-28T15:57:46.628Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T15:57:46.628Z] ---> Running in d8d5cd16ee1a [2021-06-28T15:57:46.893Z] Removing intermediate container 24167201c84a [2021-06-28T15:57:46.893Z] ---> 0196f10b02d1 [2021-06-28T15:57:46.893Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T15:57:46.893Z] ---> Running in ad5f33d5ba48 [2021-06-28T15:57:46.893Z] Removing intermediate container d8d5cd16ee1a [2021-06-28T15:57:46.893Z] ---> df6802f17928 [2021-06-28T15:57:46.893Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T15:57:46.893Z] ---> Running in e43dc71412ee [2021-06-28T15:57:46.893Z] 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 [2021-06-28T15:57:47.158Z] Removing intermediate container ad5f33d5ba48 [2021-06-28T15:57:47.158Z] ---> 938135593fdc [2021-06-28T15:57:47.158Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T15:57:47.158Z] ---> Running in 34adcef78251 [2021-06-28T15:57:47.158Z] Removing intermediate container e43dc71412ee [2021-06-28T15:57:47.158Z] ---> 35733337016e [2021-06-28T15:57:47.158Z] Step 16/24 : WORKDIR / [2021-06-28T15:57:47.158Z] ---> Running in 2799d627cb85 [2021-06-28T15:57:47.429Z] Removing intermediate container 34adcef78251 [2021-06-28T15:57:47.429Z] ---> 62ea6cc1ef56 [2021-06-28T15:57:47.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:57:47.429Z] Removing intermediate container 2799d627cb85 [2021-06-28T15:57:47.429Z] ---> ffa8cc494b4b [2021-06-28T15:57:47.429Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:57:47.693Z] ---> 21d0c84d2f40 [2021-06-28T15:57:47.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T15:57:47.693Z] ---> 041db4834896 [2021-06-28T15:57:47.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T15:57:48.288Z] ---> 723cd4ca9f34 [2021-06-28T15:57:48.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T15:57:48.552Z] ---> 96bc11695718 [2021-06-28T15:57:48.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T15:57:49.522Z] ---> ac4a6ec84116 [2021-06-28T15:57:49.522Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T15:57:49.522Z] ---> 4f5c123341c3 [2021-06-28T15:57:49.522Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T15:57:49.522Z] ---> Running in 3eed101c134d [2021-06-28T15:57:49.522Z] ---> Running in e038c182782a [2021-06-28T15:57:49.522Z] Removing intermediate container 570c099f835c [2021-06-28T15:57:49.522Z] ---> 09726d3d73cf [2021-06-28T15:57:49.522Z] [2021-06-28T15:57:49.522Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T15:57:49.522Z] ---> 13621d1b12d4 [2021-06-28T15:57:49.522Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T15:57:49.522Z] ---> Using cache [2021-06-28T15:57:49.522Z] ---> be44fa78fc93 [2021-06-28T15:57:49.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T15:57:49.522Z] ---> Using cache [2021-06-28T15:57:49.522Z] ---> 0196f10b02d1 [2021-06-28T15:57:49.522Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T15:57:49.522Z] Removing intermediate container 3eed101c134d [2021-06-28T15:57:49.522Z] ---> 3e2814b8ad13 [2021-06-28T15:57:49.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:57:49.522Z] ---> Running in 73ad3ff67d93 [2021-06-28T15:57:49.522Z] ---> Running in 93d1024d07d3 [2021-06-28T15:57:49.787Z] Removing intermediate container e038c182782a [2021-06-28T15:57:49.787Z] ---> 1238a4abf5c1 [2021-06-28T15:57:49.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:57:49.787Z] ---> Running in aeb0b0807256 [2021-06-28T15:57:49.787Z] Removing intermediate container 73ad3ff67d93 [2021-06-28T15:57:49.787Z] ---> c3cb2f5a6fb5 [2021-06-28T15:57:49.787Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T15:57:49.787Z] Removing intermediate container 93d1024d07d3 [2021-06-28T15:57:49.787Z] ---> f4d076c7b2bc [2021-06-28T15:57:49.787Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T15:57:49.787Z] ---> Running in c669a5e94ba1 [2021-06-28T15:57:50.059Z] ---> Running in c88527d30484 [2021-06-28T15:57:50.059Z] Removing intermediate container aeb0b0807256 [2021-06-28T15:57:50.060Z] ---> b063a5bee7b8 [2021-06-28T15:57:50.060Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T15:57:50.060Z] ---> Running in f0baa3ab2793 [2021-06-28T15:57:50.060Z] Removing intermediate container c669a5e94ba1 [2021-06-28T15:57:50.060Z] ---> 1104752cd845 [2021-06-28T15:57:50.060Z] Step 16/24 : WORKDIR / [2021-06-28T15:57:50.326Z] ---> Running in 7655cffd017f [2021-06-28T15:57:50.326Z] Removing intermediate container c88527d30484 [2021-06-28T15:57:50.326Z] ---> 675599e2eb0e [2021-06-28T15:57:50.326Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:57:50.326Z] Removing intermediate container f0baa3ab2793 [2021-06-28T15:57:50.326Z] ---> b1e423b3ffbd [2021-06-28T15:57:50.326Z] Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:57:50.326Z] ---> Running in 003705f8f003 [2021-06-28T15:57:50.326Z] ---> Running in 95eee3240a02 [2021-06-28T15:57:50.326Z] Removing intermediate container 7655cffd017f [2021-06-28T15:57:50.326Z] ---> adfb693886f2 [2021-06-28T15:57:50.326Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:57:50.604Z] Removing intermediate container 003705f8f003 [2021-06-28T15:57:50.604Z] ---> 706ec63db97b [2021-06-28T15:57:50.604Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T15:57:50.604Z] ---> Running in 4777d5b1058f [2021-06-28T15:57:50.604Z] Removing intermediate container 95eee3240a02 [2021-06-28T15:57:50.604Z] ---> cccbc1b0efac [2021-06-28T15:57:50.604Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T15:57:50.883Z] ---> Running in c680a58fad30 [2021-06-28T15:57:50.883Z] ---> 208947c2699f [2021-06-28T15:57:50.883Z] Removing intermediate container 4777d5b1058f [2021-06-28T15:57:50.883Z] ---> a32756feca70 [2021-06-28T15:57:50.883Z] [2021-06-28T15:57:50.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T15:57:50.883Z] Removing intermediate container c680a58fad30 [2021-06-28T15:57:50.883Z] ---> 37a65cd47824 [2021-06-28T15:57:50.883Z] [2021-06-28T15:57:51.183Z] Successfully built a32756feca70 [2021-06-28T15:57:51.183Z] Successfully built 37a65cd47824 [2021-06-28T15:57:51.183Z] Successfully tagged core-command:latest [2021-06-28T15:57:51.183Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-28T15:57:51.471Z] Successfully tagged support-scheduler:latest [2021-06-28T15:57:51.471Z]  Building support-scheduler ... done Building core-data [2021-06-28T15:57:51.755Z] ---> e8ec61b1dd20 [2021-06-28T15:57:51.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T15:57:52.368Z] ---> ee6c338fc8a2 [2021-06-28T15:57:52.368Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-28T15:57:59.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:57:59.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:57:59.025Z] ---> e471f5142e0b [2021-06-28T15:57:59.025Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T15:57:59.025Z] ---> Using cache [2021-06-28T15:57:59.025Z] ---> ee03820ddf9f [2021-06-28T15:57:59.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:57:59.025Z] ---> Using cache [2021-06-28T15:57:59.025Z] ---> 45139fa88d0e [2021-06-28T15:57:59.025Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T15:57:59.991Z] ---> Running in f5d7fa9cfc19 [2021-06-28T15:57:59.991Z] ---> Running in 55ab7a0fceee [2021-06-28T15:58:00.276Z] Removing intermediate container f5d7fa9cfc19 [2021-06-28T15:58:00.276Z] ---> 69975bd958af [2021-06-28T15:58:00.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:58:00.276Z] ---> Running in c62261aff3a8 [2021-06-28T15:58:00.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:58:00.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:58:00.869Z] ---> e471f5142e0b [2021-06-28T15:58:00.869Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T15:58:00.869Z] ---> Using cache [2021-06-28T15:58:00.869Z] ---> ee03820ddf9f [2021-06-28T15:58:00.869Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:58:00.869Z] ---> Using cache [2021-06-28T15:58:00.869Z] ---> 45139fa88d0e [2021-06-28T15:58:00.869Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T15:58:00.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:00.869Z] Removing intermediate container c62261aff3a8 [2021-06-28T15:58:00.869Z] ---> f3be1c48ceea [2021-06-28T15:58:00.869Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T15:58:01.140Z] ---> Running in cae5b8d38c5d [2021-06-28T15:58:01.140Z] ---> Running in 185908464b76 [2021-06-28T15:58:01.720Z] Removing intermediate container 185908464b76 [2021-06-28T15:58:01.720Z] ---> dab28a6d09f1 [2021-06-28T15:58:01.720Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:58:01.720Z] Removing intermediate container 478a3a60657f [2021-06-28T15:58:01.720Z] ---> 306f36b55440 [2021-06-28T15:58:01.720Z] [2021-06-28T15:58:01.720Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T15:58:01.720Z] ---> 13621d1b12d4 [2021-06-28T15:58:01.720Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T15:58:01.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:01.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:01.720Z] ---> Running in 3c4112a02408 [2021-06-28T15:58:01.720Z] ---> Running in 944d961e5ace [2021-06-28T15:58:01.994Z] Removing intermediate container 3c4112a02408 [2021-06-28T15:58:01.994Z] ---> 068eb1c3b5cd [2021-06-28T15:58:01.994Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T15:58:01.994Z] Removing intermediate container 944d961e5ace [2021-06-28T15:58:01.994Z] ---> 30cad9b5ac15 [2021-06-28T15:58:01.994Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T15:58:01.994Z] ---> Running in bb4089bc4ead [2021-06-28T15:58:01.994Z] ---> Running in 022565a70240 [2021-06-28T15:58:02.276Z] Removing intermediate container 022565a70240 [2021-06-28T15:58:02.276Z] ---> 8a2bef258a2e [2021-06-28T15:58:02.276Z] [2021-06-28T15:58:02.276Z] OK: 219 MiB in 52 packages [2021-06-28T15:58:02.559Z] Successfully built 8a2bef258a2e [2021-06-28T15:58:02.559Z] Successfully tagged core-metadata:latest [2021-06-28T15:58:02.559Z] Building security-proxy-setup [2021-06-28T15:58:02.559Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:02.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:02.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:02.834Z] Removing intermediate container 55ab7a0fceee [2021-06-28T15:58:02.834Z] ---> aac29850175e [2021-06-28T15:58:02.834Z] Step 6/24 : COPY go.mod . [2021-06-28T15:58:03.109Z] OK: 219 MiB in 52 packages [2021-06-28T15:58:03.109Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T15:58:03.109Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T15:58:03.109Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:58:03.109Z] OK: 6 MiB in 16 packages [2021-06-28T15:58:04.056Z] ---> 951f405f5d85 [2021-06-28T15:58:04.056Z] Step 7/24 : RUN go mod download [2021-06-28T15:58:05.017Z] ---> Running in 92ed9707efb4 [2021-06-28T15:58:05.612Z] Removing intermediate container cae5b8d38c5d [2021-06-28T15:58:05.612Z] ---> 93c801e281e6 [2021-06-28T15:58:05.612Z] Step 6/24 : COPY go.mod . [2021-06-28T15:58:05.612Z] Removing intermediate container bb4089bc4ead [2021-06-28T15:58:05.612Z] ---> 407842c98de0 [2021-06-28T15:58:05.612Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T15:58:05.875Z] ---> Running in 9e3d1610fdcb [2021-06-28T15:58:05.875Z] ---> cd7b5d1a99b1 [2021-06-28T15:58:05.875Z] Step 7/24 : RUN go mod download [2021-06-28T15:58:06.139Z] ---> Running in 882c6e2082ee [2021-06-28T15:58:06.139Z] Removing intermediate container 9e3d1610fdcb [2021-06-28T15:58:06.139Z] ---> a6e3748f8634 [2021-06-28T15:58:06.139Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T15:58:06.719Z] ---> Running in dc083d42f300 [2021-06-28T15:58:07.706Z] Removing intermediate container dc083d42f300 [2021-06-28T15:58:07.706Z] ---> aa27d3f2e4c0 [2021-06-28T15:58:07.706Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T15:58:07.706Z] ---> Running in cd9341e1dfe3 [2021-06-28T15:58:07.706Z] Removing intermediate container 92ed9707efb4 [2021-06-28T15:58:07.706Z] ---> 651b17c138f0 [2021-06-28T15:58:07.706Z] Step 8/24 : COPY . . [2021-06-28T15:58:08.434Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T15:58:08.434Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T15:58:08.434Z] ---> e471f5142e0b [2021-06-28T15:58:08.434Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> ee03820ddf9f [2021-06-28T15:58:08.434Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> 45139fa88d0e [2021-06-28T15:58:08.434Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> d91a2decbd50 [2021-06-28T15:58:08.434Z] Step 6/22 : COPY go.mod . [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> 17a480565682 [2021-06-28T15:58:08.434Z] Step 7/22 : RUN go mod download [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> 04b15b6e6b5c [2021-06-28T15:58:08.434Z] Step 8/22 : COPY . . [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> 45d3506a69b3 [2021-06-28T15:58:08.434Z] Step 9/22 : RUN go mod tidy [2021-06-28T15:58:08.434Z] ---> Using cache [2021-06-28T15:58:08.434Z] ---> ab5ff4a7fd13 [2021-06-28T15:58:08.434Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T15:58:12.371Z] ---> Running in 4e68f8ac226f [2021-06-28T15:58:12.371Z] Removing intermediate container 882c6e2082ee [2021-06-28T15:58:12.371Z] ---> 598ddc18cc6f [2021-06-28T15:58:12.371Z] Step 8/24 : COPY . . [2021-06-28T15:58:12.645Z] Removing intermediate container cd9341e1dfe3 [2021-06-28T15:58:12.645Z] ---> 8a1fbd30ac1d [2021-06-28T15:58:12.645Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T15:58:12.645Z] ---> 88928b89cbcb [2021-06-28T15:58:12.645Z] Step 9/24 : RUN go mod tidy [2021-06-28T15:58:12.645Z] ---> Running in 26499a8c0fb9 [2021-06-28T15:58:12.645Z] ---> Running in df83b25e5f19 [2021-06-28T15:58:13.259Z] Removing intermediate container 26499a8c0fb9 [2021-06-28T15:58:13.259Z] ---> 834c97a22e87 [2021-06-28T15:58:13.259Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T15:58:13.259Z] 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 [2021-06-28T15:58:13.531Z] 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 [2021-06-28T15:58:15.463Z] ---> 32485afb4d1e [2021-06-28T15:58:15.463Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T15:58:15.463Z] ---> Running in d963fa416f23 [2021-06-28T15:58:16.874Z] Removing intermediate container df83b25e5f19 [2021-06-28T15:58:16.874Z] ---> 10579cfd41b5 [2021-06-28T15:58:16.874Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T15:58:16.874Z] ---> Running in e1848676ae23 [2021-06-28T15:58:17.838Z] 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 [2021-06-28T15:58:18.123Z] Removing intermediate container d963fa416f23 [2021-06-28T15:58:18.123Z] ---> 1adbb505be51 [2021-06-28T15:58:18.123Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:58:20.162Z] ---> 12e344c1c202 [2021-06-28T15:58:20.162Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T15:58:20.162Z] Removing intermediate container 1d71d49c976f [2021-06-28T15:58:20.162Z] ---> 9e29c0b3ed56 [2021-06-28T15:58:20.162Z] [2021-06-28T15:58:20.162Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T15:58:20.162Z] ---> 13621d1b12d4 [2021-06-28T15:58:20.162Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T15:58:20.430Z] ---> Running in 9507755a9091 [2021-06-28T15:58:20.430Z] ---> 301b41871955 [2021-06-28T15:58:20.430Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T15:58:20.697Z] ---> 1fd6c914ce95 [2021-06-28T15:58:20.697Z] Step 9/24 : RUN go mod tidy [2021-06-28T15:58:20.697Z] ---> Running in 621f0b121319 [2021-06-28T15:58:20.960Z] ---> 0ab2280206c8 [2021-06-28T15:58:20.960Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T15:58:21.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:21.490Z] ---> b36caa3e7181 [2021-06-28T15:58:21.490Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T15:58:21.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:21.490Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T15:58:21.490Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T15:58:21.753Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T15:58:21.753Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T15:58:21.753Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T15:58:21.753Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T15:58:21.753Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:58:21.753Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T15:58:21.753Z] ---> 8ef084f2649c [2021-06-28T15:58:21.753Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T15:58:21.753Z] OK: 7 MiB in 20 packages [2021-06-28T15:58:22.015Z] ---> Running in 828d4dd06185 [2021-06-28T15:58:22.277Z] Removing intermediate container 828d4dd06185 [2021-06-28T15:58:22.277Z] ---> 1b0d66938ecc [2021-06-28T15:58:22.277Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T15:58:22.540Z] Removing intermediate container 9507755a9091 [2021-06-28T15:58:22.540Z] ---> b31cb6cf0a3a [2021-06-28T15:58:22.540Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T15:58:22.540Z] ---> Running in d045d9ce949d [2021-06-28T15:58:22.540Z] ---> 88d0f49cfe4b [2021-06-28T15:58:22.540Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T15:58:22.801Z] ---> Running in efc36b89da88 [2021-06-28T15:58:22.801Z] Removing intermediate container d045d9ce949d [2021-06-28T15:58:22.801Z] ---> 0f24ed00c73c [2021-06-28T15:58:22.801Z] Step 14/26 : WORKDIR / [2021-06-28T15:58:22.801Z] ---> Running in 2363b3e8713d [2021-06-28T15:58:22.801Z] Removing intermediate container 2363b3e8713d [2021-06-28T15:58:22.801Z] ---> c713b09e6115 [2021-06-28T15:58:22.801Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-28T15:58:23.375Z] Removing intermediate container 621f0b121319 [2021-06-28T15:58:23.375Z] ---> 6ac771eb3558 [2021-06-28T15:58:23.375Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T15:58:23.375Z] ---> Running in fa457cda8fce [2021-06-28T15:58:23.375Z] ---> bb1d1dbe9241 [2021-06-28T15:58:23.375Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-28T15:58:23.954Z] ---> f32d9b39236f [2021-06-28T15:58:23.954Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T15:58:24.219Z] 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 [2021-06-28T15:58:24.219Z] Removing intermediate container efc36b89da88 [2021-06-28T15:58:24.219Z] ---> f95b6046fdc5 [2021-06-28T15:58:24.219Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T15:58:24.219Z] ---> 051d2f162698 [2021-06-28T15:58:24.219Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-28T15:58:24.219Z] ---> Running in 3588705407c0 [2021-06-28T15:58:24.483Z] Removing intermediate container 3588705407c0 [2021-06-28T15:58:24.483Z] ---> 3d0c5e1132ba [2021-06-28T15:58:24.483Z] Step 29/32 : CMD ["gate"] [2021-06-28T15:58:24.746Z] ---> b3f22f16fd07 [2021-06-28T15:58:24.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T15:58:24.746Z] ---> Running in 2767e7c46c51 [2021-06-28T15:58:25.008Z] Removing intermediate container 2767e7c46c51 [2021-06-28T15:58:25.008Z] ---> 7d9689001835 [2021-06-28T15:58:25.008Z] Step 30/32 : LABEL arch=x86_64 [2021-06-28T15:58:25.270Z] ---> Running in 911edd4691f7 [2021-06-28T15:58:25.270Z] ---> 0c06bd46f635 [2021-06-28T15:58:25.270Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T15:58:25.532Z] Removing intermediate container 911edd4691f7 [2021-06-28T15:58:25.532Z] ---> 8ccdc0ee114f [2021-06-28T15:58:25.532Z] Step 31/32 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:58:25.797Z] ---> Running in 7a4c15746691 [2021-06-28T15:58:25.797Z] ---> 8f8417592011 [2021-06-28T15:58:25.797Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T15:58:25.797Z] Removing intermediate container 7a4c15746691 [2021-06-28T15:58:25.797Z] ---> 2a7ca343338d [2021-06-28T15:58:25.797Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T15:58:26.060Z] ---> Running in 0158a230c35c [2021-06-28T15:58:26.060Z] ---> 385d4d13ab26 [2021-06-28T15:58:26.060Z] 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/ [2021-06-28T15:58:26.323Z] ---> Running in ae2ecd68ce8a [2021-06-28T15:58:26.323Z] Removing intermediate container 0158a230c35c [2021-06-28T15:58:26.323Z] ---> ae5c99aab963 [2021-06-28T15:58:26.323Z] [2021-06-28T15:58:26.323Z] Successfully built ae5c99aab963 [2021-06-28T15:58:26.323Z] Successfully tagged security-bootstrapper:latest [2021-06-28T15:58:27.276Z]  Building security-bootstrapper ... done Removing intermediate container ae2ecd68ce8a [2021-06-28T15:58:27.276Z] ---> 1109e95694b1 [2021-06-28T15:58:27.276Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T15:58:27.276Z] ---> Running in d73332c4ecbb [2021-06-28T15:58:27.540Z] Removing intermediate container d73332c4ecbb [2021-06-28T15:58:27.540Z] ---> 6f50881e0b50 [2021-06-28T15:58:27.540Z] Step 24/26 : LABEL arch=x86_64 [2021-06-28T15:58:27.540Z] ---> Running in 42c8c998a750 [2021-06-28T15:58:27.805Z] Removing intermediate container 42c8c998a750 [2021-06-28T15:58:27.805Z] ---> 759dac973593 [2021-06-28T15:58:27.805Z] Step 25/26 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:58:27.805Z] ---> Running in 5b40e9383c8b [2021-06-28T15:58:28.069Z] Removing intermediate container 5b40e9383c8b [2021-06-28T15:58:28.069Z] ---> 8a55c1dde1f2 [2021-06-28T15:58:28.069Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T15:58:28.069Z] ---> Running in 19c71825244a [2021-06-28T15:58:28.337Z] Removing intermediate container 19c71825244a [2021-06-28T15:58:28.337Z] ---> dbd6d2d58a67 [2021-06-28T15:58:28.337Z] [2021-06-28T15:58:28.337Z] Successfully built dbd6d2d58a67 [2021-06-28T15:58:28.337Z] Successfully tagged security-secretstore-setup:latest [2021-06-28T15:58:32.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T15:58:32.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T15:58:33.722Z]  Building security-secretstore-setup ... done 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 [2021-06-28T15:58:36.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T15:58:36.931Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T15:58:37.043Z] Removing intermediate container 4e68f8ac226f [2021-06-28T15:58:37.043Z] ---> bd0f422d16a3 [2021-06-28T15:58:37.043Z] [2021-06-28T15:58:37.043Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T15:58:37.043Z] ---> 13621d1b12d4 [2021-06-28T15:58:37.043Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T15:58:37.043Z] ---> Running in ffc7a6c1aaa9 [2021-06-28T15:58:37.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:37.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:37.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T15:58:37.880Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T15:58:37.880Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T15:58:37.880Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T15:58:37.880Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:58:37.880Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T15:58:37.880Z] OK: 7 MiB in 18 packages [2021-06-28T15:58:38.467Z] Removing intermediate container ffc7a6c1aaa9 [2021-06-28T15:58:38.467Z] ---> c62373a3e11b [2021-06-28T15:58:38.467Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T15:58:38.467Z] ---> Running in d5dd3f944cff [2021-06-28T15:58:38.732Z] Removing intermediate container d5dd3f944cff [2021-06-28T15:58:38.732Z] ---> 6069dbc41e23 [2021-06-28T15:58:38.732Z] Step 14/22 : WORKDIR /edgex [2021-06-28T15:58:38.732Z] ---> Running in b7ca37328446 [2021-06-28T15:58:39.309Z] Removing intermediate container b7ca37328446 [2021-06-28T15:58:39.309Z] ---> 1fbd2860b742 [2021-06-28T15:58:39.309Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T15:58:39.569Z] ---> faa0b0d13e7f [2021-06-28T15:58:39.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T15:58:40.147Z] ---> 6110b67de9c9 [2021-06-28T15:58:40.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T15:58:41.100Z] ---> 5baec18596de [2021-06-28T15:58:41.100Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T15:58:41.100Z] ---> Running in 319ffbc8e81d [2021-06-28T15:58:41.101Z] Removing intermediate container 319ffbc8e81d [2021-06-28T15:58:41.101Z] ---> 82f9b710d357 [2021-06-28T15:58:41.101Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T15:58:41.362Z] ---> Running in ef467db3e40b [2021-06-28T15:58:41.362Z] Removing intermediate container ef467db3e40b [2021-06-28T15:58:41.362Z] ---> 086e5cb7ba5c [2021-06-28T15:58:41.362Z] Step 20/22 : LABEL arch=x86_64 [2021-06-28T15:58:41.628Z] ---> Running in 8790bf47b447 [2021-06-28T15:58:41.891Z] Removing intermediate container 8790bf47b447 [2021-06-28T15:58:41.891Z] ---> 98aaf4bb49c8 [2021-06-28T15:58:41.891Z] Step 21/22 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:58:41.891Z] ---> Running in cdf2f521effe [2021-06-28T15:58:41.891Z] Removing intermediate container cdf2f521effe [2021-06-28T15:58:41.891Z] ---> 369c74547828 [2021-06-28T15:58:41.891Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T15:58:42.155Z] ---> Running in 388630a0583d [2021-06-28T15:58:42.155Z] Removing intermediate container 388630a0583d [2021-06-28T15:58:42.155Z] ---> e20d80617c3a [2021-06-28T15:58:42.155Z] [2021-06-28T15:58:42.155Z] Successfully built e20d80617c3a [2021-06-28T15:58:42.419Z] Successfully tagged security-proxy-setup:latest [2021-06-28T15:58:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T15:58:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T15:58:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T15:58:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T15:58:44.679Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T15:58:44.981Z]  Building security-proxy-setup ... done Removing intermediate container fa457cda8fce [2021-06-28T15:58:44.981Z] ---> 53e8c4a4fca2 [2021-06-28T15:58:44.981Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T15:58:44.981Z] ---> Running in db558d4ee1b6 [2021-06-28T15:58:44.981Z] 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 [2021-06-28T15:58:45.559Z] Removing intermediate container e1848676ae23 [2021-06-28T15:58:45.559Z] ---> d90d5a2db702 [2021-06-28T15:58:45.559Z] [2021-06-28T15:58:45.559Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T15:58:45.559Z] ---> 13621d1b12d4 [2021-06-28T15:58:45.559Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T15:58:45.559Z] ---> Running in 9ea702fd59ee [2021-06-28T15:58:45.559Z] Removing intermediate container 9ea702fd59ee [2021-06-28T15:58:45.559Z] ---> f1db131c4e00 [2021-06-28T15:58:45.559Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T15:58:45.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T15:58:45.820Z] ---> Running in f758b01b8982 [2021-06-28T15:58:45.820Z] Removing intermediate container f758b01b8982 [2021-06-28T15:58:45.820Z] ---> e0dbb2dfeccb [2021-06-28T15:58:45.820Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T15:58:45.820Z] ---> Running in dc43b34b8ccb [2021-06-28T15:58:45.820Z] Removing intermediate container dc43b34b8ccb [2021-06-28T15:58:45.820Z] ---> 6fe24a37c5ea [2021-06-28T15:58:45.820Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:58:46.080Z] Removing intermediate container db558d4ee1b6 [2021-06-28T15:58:46.080Z] ---> 001ebc1232ef [2021-06-28T15:58:46.080Z] [2021-06-28T15:58:46.080Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T15:58:46.080Z] ---> Running in ae0e234926e0 [2021-06-28T15:58:46.080Z] 20.10.0: Pulling from library/docker [2021-06-28T15:58:46.666Z] Removing intermediate container ae0e234926e0 [2021-06-28T15:58:46.666Z] ---> 516f8b9ae173 [2021-06-28T15:58:46.666Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T15:58:46.666Z] ---> Running in 9a247ced3495 [2021-06-28T15:58:46.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:47.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T15:58:47.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T15:58:47.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T15:58:47.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T15:58:48.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:49.298Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T15:58:49.298Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T15:58:49.298Z] ---> aefe523efa57 [2021-06-28T15:58:49.298Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-28T15:58:49.873Z] ---> Running in 8ec595cc7d36 [2021-06-28T15:58:50.135Z] Removing intermediate container 8ec595cc7d36 [2021-06-28T15:58:50.135Z] ---> 78a379654262 [2021-06-28T15:58:50.135Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T15:58:50.135Z] ---> Running in b0cd487adac5 [2021-06-28T15:58:50.135Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T15:58:50.400Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T15:58:50.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:50.400Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T15:58:50.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:58:50.662Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T15:58:50.662Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T15:58:50.662Z] Executing bash-5.0.17-r0.post-install [2021-06-28T15:58:50.662Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T15:58:50.662Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T15:58:50.662Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T15:58:50.662Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T15:58:50.662Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T15:58:50.662Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T15:58:50.662Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T15:58:50.662Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T15:58:50.662Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T15:58:50.662Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T15:58:50.662Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T15:58:50.662Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T15:58:51.237Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T15:58:51.237Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T15:58:51.237Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T15:58:51.237Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T15:58:51.237Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T15:58:51.237Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T15:58:51.237Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T15:58:51.237Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T15:58:51.237Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T15:58:51.237Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T15:58:51.237Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T15:58:51.237Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T15:58:51.237Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T15:58:51.237Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T15:58:51.237Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T15:58:51.237Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T15:58:51.237Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T15:58:51.237Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T15:58:51.499Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T15:58:51.499Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T15:58:51.499Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T15:58:51.499Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T15:58:51.499Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T15:58:51.499Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T15:58:51.499Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T15:58:51.499Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T15:58:51.499Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T15:58:51.499Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T15:58:51.499Z] OK: 72 MiB in 59 packages [2021-06-28T15:58:51.765Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T15:58:51.765Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:58:51.765Z] OK: 8 MiB in 20 packages [2021-06-28T15:58:52.722Z] Removing intermediate container 9a247ced3495 [2021-06-28T15:58:52.722Z] ---> 78919eceb2d1 [2021-06-28T15:58:52.722Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T15:58:52.722Z] Collecting docker-compose==1.23.2 [2021-06-28T15:58:52.997Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T15:58:52.997Z] ---> 27630847d792 [2021-06-28T15:58:52.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T15:58:52.997Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T15:58:52.997Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T15:58:52.997Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T15:58:52.997Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T15:58:53.278Z] Collecting jsonschema<3,>=2.5.1 [2021-06-28T15:58:53.279Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T15:58:53.279Z] ---> f2e4631e0636 [2021-06-28T15:58:53.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T15:58:53.279Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T15:58:53.279Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T15:58:53.544Z] ---> 3b9058f82b48 [2021-06-28T15:58:53.544Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T15:58:53.544Z] ---> Running in abdc47cf4be5 [2021-06-28T15:58:53.544Z] Removing intermediate container abdc47cf4be5 [2021-06-28T15:58:53.544Z] ---> fe9593f06907 [2021-06-28T15:58:53.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:58:53.544Z] ---> Running in dc3044df13a3 [2021-06-28T15:58:53.830Z] Removing intermediate container dc3044df13a3 [2021-06-28T15:58:53.830Z] ---> 14e66238df16 [2021-06-28T15:58:53.830Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T15:58:53.830Z] ---> Running in 093c7469ca53 [2021-06-28T15:58:53.830Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T15:58:53.830Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T15:58:53.830Z] Removing intermediate container 093c7469ca53 [2021-06-28T15:58:53.830Z] ---> 0d088e06e719 [2021-06-28T15:58:53.830Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:58:53.830Z] ---> Running in 69f11d79f55a [2021-06-28T15:58:54.094Z] Removing intermediate container 69f11d79f55a [2021-06-28T15:58:54.094Z] ---> 32857386b8e2 [2021-06-28T15:58:54.094Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T15:58:54.094Z] ---> Running in af79d93d0625 [2021-06-28T15:58:54.094Z] Collecting PyYAML<4,>=3.10 [2021-06-28T15:58:54.094Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T15:58:54.094Z] Removing intermediate container af79d93d0625 [2021-06-28T15:58:54.094Z] ---> cd98193e0bcc [2021-06-28T15:58:54.094Z] [2021-06-28T15:58:54.094Z] Successfully built cd98193e0bcc [2021-06-28T15:58:54.094Z] Successfully tagged core-data:latest [2021-06-28T15:58:54.357Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-28T15:58:54.621Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T15:58:54.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T15:58:54.621Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T15:58:54.621Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T15:58:54.883Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T15:58:54.883Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T15:58:55.147Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T15:58:55.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T15:58:55.407Z] Collecting idna<2.8,>=2.5 [2021-06-28T15:58:55.407Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T15:58:55.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T15:58:55.407Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T15:58:55.407Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-28T15:58:55.407Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-28T15:58:55.407Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T15:58:55.408Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T15:58:55.408Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T15:58:55.408Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T15:58:55.668Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docopt, PyYAML, texttable, dockerpty, docker-compose [2021-06-28T15:58:55.668Z] Attempting uninstall: idna [2021-06-28T15:58:55.668Z] Found existing installation: idna 2.9 [2021-06-28T15:58:55.668Z] Uninstalling idna-2.9: [2021-06-28T15:58:55.668Z] Successfully uninstalled idna-2.9 [2021-06-28T15:58:55.668Z] Attempting uninstall: urllib3 [2021-06-28T15:58:55.668Z] Found existing installation: urllib3 1.25.9 [2021-06-28T15:58:55.668Z] Uninstalling urllib3-1.25.9: [2021-06-28T15:58:55.930Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T15:58:55.930Z] Attempting uninstall: requests [2021-06-28T15:58:55.930Z] Found existing installation: requests 2.23.0 [2021-06-28T15:58:55.930Z] Uninstalling requests-2.23.0: [2021-06-28T15:58:55.930Z] Successfully uninstalled requests-2.23.0 [2021-06-28T15:58:56.194Z] Running setup.py install for docopt: started [2021-06-28T15:58:56.456Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T15:58:56.456Z] Running setup.py install for PyYAML: started [2021-06-28T15:58:57.027Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T15:58:57.027Z] Running setup.py install for texttable: started [2021-06-28T15:58:57.287Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T15:58:57.287Z] Running setup.py install for dockerpty: started [2021-06-28T15:58:57.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements [2021-06-28T15:58:57.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T15:58:57.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T15:58:57.548Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T15:58:57.549Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-28T15:59:00.113Z] Removing intermediate container b0cd487adac5 [2021-06-28T15:59:00.113Z] ---> edeb09212124 [2021-06-28T15:59:00.113Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T15:59:00.113Z] ---> Running in 161a3d802a9a [2021-06-28T15:59:00.376Z] Removing intermediate container 161a3d802a9a [2021-06-28T15:59:00.376Z] ---> f81687057875 [2021-06-28T15:59:00.376Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T15:59:00.376Z] ---> Running in 343477bcbc5c [2021-06-28T15:59:00.376Z] Removing intermediate container 343477bcbc5c [2021-06-28T15:59:00.376Z] ---> 20c68d99c111 [2021-06-28T15:59:00.376Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T15:59:00.637Z] ---> d1180128359f [2021-06-28T15:59:00.637Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T15:59:00.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 100.0% of statements [2021-06-28T15:59:00.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T15:59:00.898Z] ---> 504d65473c09 [2021-06-28T15:59:00.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T15:59:01.165Z] ---> 1c58799e054d [2021-06-28T15:59:01.165Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T15:59:01.165Z] ---> Running in bff9140e7700 [2021-06-28T15:59:01.165Z] Removing intermediate container bff9140e7700 [2021-06-28T15:59:01.165Z] ---> ce87f2b9ae31 [2021-06-28T15:59:01.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:59:01.165Z] ---> Running in 2aff4eb45550 [2021-06-28T15:59:01.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements [2021-06-28T15:59:01.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T15:59:01.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T15:59:01.430Z] Removing intermediate container 2aff4eb45550 [2021-06-28T15:59:01.430Z] ---> 06ad4ce3a7a7 [2021-06-28T15:59:01.430Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T15:59:01.430Z] ---> Running in 1d558e4249ba [2021-06-28T15:59:01.430Z] Removing intermediate container 1d558e4249ba [2021-06-28T15:59:01.430Z] ---> f724faca849c [2021-06-28T15:59:01.430Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T15:59:01.430Z] ---> Running in 6cf65a8b8629 [2021-06-28T15:59:01.691Z] Removing intermediate container 6cf65a8b8629 [2021-06-28T15:59:01.691Z] ---> c62435a8b23b [2021-06-28T15:59:01.691Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T15:59:01.691Z] ---> Running in f61052863393 [2021-06-28T15:59:01.691Z] Removing intermediate container f61052863393 [2021-06-28T15:59:01.691Z] ---> 961dad455445 [2021-06-28T15:59:01.691Z] [2021-06-28T15:59:01.954Z] Successfully built 961dad455445 [2021-06-28T15:59:01.954Z] Successfully tagged sys-mgmt-agent:latest [2021-06-28T15:59:01.962Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-28T15:59:01.965Z] $ docker stop --time=1 a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 [2021-06-28T15:59:03.248Z] $ docker rm -f a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 [2021-06-28T15:59:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements [2021-06-28T15:59:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T15:59:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:59:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.171s coverage: 78.9% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:59:03.622Z] + docker images [2021-06-28T15:59:03.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T15:59:03.622Z] sys-mgmt-agent latest 961dad455445 2 seconds ago 312MB [2021-06-28T15:59:03.622Z] core-data latest cd98193e0bcc 10 seconds ago 20.2MB [2021-06-28T15:59:03.622Z] d90d5a2db702 18 seconds ago 1.15GB [2021-06-28T15:59:03.622Z] 001ebc1232ef 18 seconds ago 1.15GB [2021-06-28T15:59:03.622Z] security-proxy-setup latest e20d80617c3a 22 seconds ago 25.7MB [2021-06-28T15:59:03.623Z] bd0f422d16a3 27 seconds ago 1.15GB [2021-06-28T15:59:03.623Z] security-secretstore-setup latest dbd6d2d58a67 35 seconds ago 28.7MB [2021-06-28T15:59:03.623Z] security-bootstrapper latest ae5c99aab963 37 seconds ago 18.6MB [2021-06-28T15:59:03.623Z] 9e29c0b3ed56 44 seconds ago 1.15GB [2021-06-28T15:59:03.623Z] core-metadata latest 8a2bef258a2e About a minute ago 16.6MB [2021-06-28T15:59:03.623Z] 306f36b55440 About a minute ago 1.15GB [2021-06-28T15:59:03.623Z] support-scheduler latest 37a65cd47824 About a minute ago 15.9MB [2021-06-28T15:59:03.623Z] core-command latest a32756feca70 About a minute ago 15.9MB [2021-06-28T15:59:03.623Z] 09726d3d73cf About a minute ago 1.15GB [2021-06-28T15:59:03.623Z] fbb302ef97a8 About a minute ago 1.14GB [2021-06-28T15:59:03.623Z] 5680c2200c5b About a minute ago 1.15GB [2021-06-28T15:59:03.623Z] support-notifications latest f3f63855c316 About a minute ago 16.7MB [2021-06-28T15:59:03.623Z] 17043e8818c7 About a minute ago 1.15GB [2021-06-28T15:59:03.623Z] ci-base-image-x86_64 latest e471f5142e0b 5 minutes ago 647MB [2021-06-28T15:59:03.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-28T15:59:03.623Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-28T15:59:03.623Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-28T15:59:03.623Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-28T15:59:03.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 [2021-06-28T15:59:06.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements [2021-06-28T15:59:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T15:59:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T15:59:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T15:59:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T15:59:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.1% of statements [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.165s coverage: 60.0% of statements [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 22.0% of statements [2021-06-28T15:59:12.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements [2021-06-28T15:59:12.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.200s coverage: 79.5% of statements [2021-06-28T15:59:12.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.158s coverage: 94.1% of statements [2021-06-28T15:59:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-06-28T15:59:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2021-06-28T15:59:19.086Z] Still waiting to schedule task [2021-06-28T15:59:19.087Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-28T15:59:26.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2021-06-28T15:59:26.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-06-28T15:59:31.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.538s coverage: 81.8% of statements [2021-06-28T15:59:31.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 58.8% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements [2021-06-28T15:59:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements [2021-06-28T15:59:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T15:59:39.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.800s coverage: 64.4% of statements [2021-06-28T15:59:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T15:59:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T15:59:39.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements [2021-06-28T15:59:39.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-28T15:59:39.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-06-28T15:59:39.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-06-28T15:59:40.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-06-28T15:59:44.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.964s coverage: 66.9% of statements [2021-06-28T15:59:44.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T15:59:44.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T15:59:44.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T15:59:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.6% of statements [2021-06-28T15:59:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T15:59:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T15:59:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2021-06-28T15:59:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T15:59:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements [2021-06-28T15:59:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.3% of statements [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 91.9% of statements [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 62.7% of statements [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.6% of statements [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T15:59:55.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-06-28T15:59:55.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-28T15:59:55.165Z] GO111MODULE=on go vet ./... [2021-06-28T16:00:25.968Z] Running on prd-ubuntu18.04-docker-8c-8g-541 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T16:00:25.987Z] Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] checkout [2021-06-28T16:00:26.111Z] The recommended git tool is: git [2021-06-28T16:00:28.642Z] using credential edgex-jenkins-ssh [2021-06-28T16:00:28.658Z] Cloning the remote Git repository [2021-06-28T16:00:28.665Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:00:28.741Z] > git init /w/workspace/edgex-go/30 # timeout=10 [2021-06-28T16:00:28.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:00:28.786Z] > git --version # timeout=10 [2021-06-28T16:00:28.792Z] > git --version # 'git version 2.17.1' [2021-06-28T16:00:28.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:00:28.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:00:37.354Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:00:37.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:00:37.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:00:37.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:00:37.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:00:37.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T16:00:38.027Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:00:38.143Z] Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:00:38.144Z] Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) [2021-06-28T16:00:38.024Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:00:38.030Z] > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [2021-06-28T16:00:38.092Z] > git remote # timeout=10 [2021-06-28T16:00:38.100Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T16:00:38.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:00:38.113Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T16:00:38.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T16:00:38.134Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:00:38.139Z] > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [2021-06-28T16:00:41.962Z] Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:00:43.227Z] + echo snap-build.sh [2021-06-28T16:00:43.227Z] snap-build.sh [2021-06-28T16:00:43.227Z] + SNAP_BASE_DIR=. [2021-06-28T16:00:43.227Z] + '[' '!' -z /w/workspace/edgex-go/30 ']' [2021-06-28T16:00:43.227Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/30 [2021-06-28T16:00:43.227Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/30]' [2021-06-28T16:00:43.227Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/30] [2021-06-28T16:00:43.227Z] + cd /w/workspace/edgex-go/30 [2021-06-28T16:00:43.227Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-28T16:00:43.227Z] Reading package lists... [2021-06-28T16:00:43.490Z] Building dependency tree... [2021-06-28T16:00:43.490Z] Reading state information... [2021-06-28T16:00:43.490Z] The following packages were automatically installed and are no longer required: [2021-06-28T16:00:43.490Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-28T16:00:43.490Z] uidmap xdelta3 [2021-06-28T16:00:43.490Z] Use 'sudo apt autoremove' to remove them. [2021-06-28T16:00:43.754Z] The following packages will be REMOVED: [2021-06-28T16:00:43.754Z] lxd* lxd-client* [2021-06-28T16:00:44.017Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-28T16:00:44.017Z] After this operation, 31.7 MB disk space will be freed. [2021-06-28T16:00:44.804Z] (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.) [2021-06-28T16:00:44.804Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:00:45.752Z] Removing lxd dnsmasq configuration [2021-06-28T16:00:45.752Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:00:45.752Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-28T16:00:46.712Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:00:46.976Z] (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.) [2021-06-28T16:00:46.976Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:00:48.371Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-28T16:00:48.371Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-28T16:00:50.293Z] + sudo snap remove --purge lxd [2021-06-28T16:00:50.293Z] snap "lxd" is not installed [2021-06-28T16:00:50.293Z] + sudo groupadd --force --system lxd [2021-06-28T16:00:50.293Z] ++ whoami [2021-06-28T16:00:50.293Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-28T16:00:50.293Z] + newgrp - lxd [2021-06-28T16:00:50.293Z] + sudo snap install lxd [2021-06-28T16:00:58.482Z] 2021-06-28T16:00:56Z INFO Waiting for automatic snapd restart... [2021-06-28T16:01:16.640Z] lxd 4.15 from Canonical* installed [2021-06-28T16:01:16.640Z] + sudo lxd init --auto [2021-06-28T16:01:17.010Z] gofmt -l . [2021-06-28T16:01:17.010Z] [ "`gofmt -l .`" = "" ] [2021-06-28T16:01:17.010Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-28T16:01:17.684Z] + ls -al . [2021-06-28T16:01:17.684Z] total 588 [2021-06-28T16:01:17.684Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 16:01 . [2021-06-28T16:01:17.684Z] drwxr-xr-x 4 root root 4096 Jun 28 15:57 .. [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 15:55 .dockerignore [2021-06-28T16:01:17.684Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 15:55 .git [2021-06-28T16:01:17.684Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 15:55 .github [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 15:55 .gitignore [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 15:55 .sonarcloud.properties [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 15:55 Attribution.txt [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 15:55 CHANGELOG.md [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 15:55 CONTRIBUTING.md [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 15:55 Dockerfile.build [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 15:55 Jenkinsfile [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 15:55 LICENSE [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 15:55 Makefile [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 15:55 README.md [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 15:55 SECURITY.md [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 15:52 VERSION [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 15:55 ZMQWindows.md [2021-06-28T16:01:17.684Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 15:55 bin [2021-06-28T16:01:17.684Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 15:55 cmd [2021-06-28T16:01:17.684Z] -rw-r--r-- 1 root root 398095 Jun 28 15:59 coverage.out [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 15:55 go.mod [2021-06-28T16:01:17.684Z] -rw-r--r-- 1 root root 20759 Jun 28 15:57 go.sum [2021-06-28T16:01:17.684Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 15:55 internal [2021-06-28T16:01:17.684Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 15:55 openapi [2021-06-28T16:01:17.684Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 15:55 snap [2021-06-28T16:01:17.684Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 15:55 version.go [Pipeline] sh [2021-06-28T16:01:18.366Z] + '[' -e coverage.out ] [2021-06-28T16:01:18.366Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T16:01:18.398Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T16:01:19.274Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T16:01:19.937Z] + make build [2021-06-28T16:01:19.937Z] go mod tidy [2021-06-28T16:01:20.541Z] 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 [2021-06-28T16:01:24.822Z] + sudo snap install --classic snapcraft [2021-06-28T16:01:27.276Z] 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 [2021-06-28T16:01:37.173Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:01:37.173Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-28T16:01:37.173Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-28T16:01:37.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T16:01:37.173Z] Dload Upload Total Spent Left Speed [2021-06-28T16:01:37.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3502 [2021-06-28T16:01:37.173Z] 100 3325k 100 3325k 0 0 6884k 0 --:--:-- --:--:-- --:--:-- 6884k [2021-06-28T16:01:37.173Z] ./yq_linux_amd64 [2021-06-28T16:01:37.173Z] + sudo snapcraft prime --use-lxd [2021-06-28T16:01:37.747Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-28T16:01:37.747Z] 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: [2021-06-28T16:01:37.747Z] - README.md [2021-06-28T16:01:37.747Z] [2021-06-28T16:01:37.747Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:01:38.709Z] Launching a container. [2021-06-28T16:01:46.874Z] Waiting for container to be ready [2021-06-28T16:01:46.874Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-28T16:01:46.874Z] [2021-06-28T16:01:49.466Z] 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 [2021-06-28T16:01:49.758Z] 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 [2021-06-28T16:01:51.107Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-28T16:01:51.108Z] Waiting for network to be ready... [2021-06-28T16:01:51.369Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:01:51.632Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:01:51.632Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:01:51.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:01:51.632Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:01:51.632Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:01:51.632Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:01:51.632Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:01:51.632Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:01:51.632Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:01:52.224Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:01:52.224Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:01:52.486Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:01:52.486Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:01:52.486Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:01:52.486Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:01:52.486Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:01:52.486Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:01:52.747Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:01:53.008Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:01:53.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:01:53.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:01:53.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:01:53.269Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:01:53.269Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:01:53.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:01:53.269Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:01:54.077Z] 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 [2021-06-28T16:01:54.353Z] 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 [2021-06-28T16:01:55.832Z] Fetched 24.8 MB in 4s (6157 kB/s) [2021-06-28T16:01:56.411Z] Reading package lists... [2021-06-28T16:01:56.673Z] Reading package lists... [2021-06-28T16:01:56.673Z] Building dependency tree... [2021-06-28T16:01:56.673Z] Reading state information... [2021-06-28T16:01:56.935Z] The following additional packages will be installed: [2021-06-28T16:01:56.935Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:01:56.935Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:01:56.935Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:01:56.935Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-28T16:01:56.935Z] Suggested packages: [2021-06-28T16:01:56.935Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-28T16:01:56.935Z] Recommended packages: [2021-06-28T16:01:56.935Z] gnupg libsasl2-modules [2021-06-28T16:01:56.935Z] The following NEW packages will be installed: [2021-06-28T16:01:56.935Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:01:56.935Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:01:56.935Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:01:56.935Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-28T16:01:56.935Z] The following packages will be upgraded: [2021-06-28T16:01:56.935Z] gpg gpg-agent gpgconf libudev1 [2021-06-28T16:01:56.935Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-28T16:01:56.935Z] Need to get 3530 kB of archives. [2021-06-28T16:01:56.935Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-28T16:01:56.935Z] 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] [2021-06-28T16:01:57.198Z] 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] [2021-06-28T16:01:57.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-28T16:01:57.198Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-28T16:01:57.198Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-28T16:01:57.459Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-28T16:01:57.759Z] 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 [2021-06-28T16:01:58.039Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-28T16:01:58.039Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-28T16:01:58.039Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-28T16:01:58.039Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-28T16:01:58.039Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-28T16:01:58.039Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-28T16:01:58.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-28T16:01:58.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-28T16:01:58.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-28T16:01:58.039Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-28T16:01:58.039Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-28T16:01:58.039Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-28T16:01:58.039Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-28T16:01:58.039Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-28T16:01:58.039Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-28T16:01:58.039Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-28T16:01:58.303Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:01:58.303Z] Fetched 3530 kB in 1s (3193 kB/s) [2021-06-28T16:01:58.303Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:01:58.303Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:01:58.303Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:01:58.304Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:01:58.304Z] Selecting previously unselected package udev. [2021-06-28T16:01:58.304Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:01:58.304Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:01:58.567Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-28T16:01:58.832Z] Selecting previously unselected package libfuse2:amd64. [2021-06-28T16:01:58.832Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:01:58.832Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:01:58.832Z] Selecting previously unselected package fuse. [2021-06-28T16:01:58.832Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:01:58.832Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:01:58.832Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:01:58.832Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:01:58.833Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:01:58.833Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:01:59.112Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:01:59.113Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:01:59.113Z] Selecting previously unselected package libksba8:amd64. [2021-06-28T16:01:59.113Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-28T16:01:59.113Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:01:59.375Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-28T16:01:59.375Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.375Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.375Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-28T16:01:59.375Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.375Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.375Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-28T16:01:59.375Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.375Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.376Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-28T16:01:59.376Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.376Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.637Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-28T16:01:59.637Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.637Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.637Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-28T16:01:59.637Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.637Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.637Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-28T16:01:59.637Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.637Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.637Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-28T16:01:59.637Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.899Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.899Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-28T16:01:59.899Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:01:59.899Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:01:59.899Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-28T16:01:59.899Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:01:59.899Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:01:59.899Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-28T16:01:59.899Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:01:59.899Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:01:59.899Z] Selecting previously unselected package libldap-common. [2021-06-28T16:01:59.899Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-28T16:01:59.899Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:02:00.162Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-28T16:02:00.162Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-28T16:02:00.162Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:02:00.162Z] Selecting previously unselected package dirmngr. [2021-06-28T16:02:00.162Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:02:00.162Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:00.162Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:02:00.162Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:00.162Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:02:00.162Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:02:00.162Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:02:00.162Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:00.425Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.425Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:02:00.425Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:02:00.425Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-28T16:02:00.687Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-28T16:02:00.687Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.687Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-28T16:02:00.687Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:02:00.687Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:00.951Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:02:00.951Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:02:00.951Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:00.951Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:02:01.162Z] 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 [2021-06-28T16:02:01.524Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-28T16:02:01.524Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-28T16:02:01.524Z] This means they are not meant to be enabled using systemctl. [2021-06-28T16:02:01.524Z] Possible reasons for having this kind of units are: [2021-06-28T16:02:01.524Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-28T16:02:01.524Z] .wants/ or .requires/ directory. [2021-06-28T16:02:01.524Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-28T16:02:01.524Z] a requirement dependency on it. [2021-06-28T16:02:01.524Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-28T16:02:01.524Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-28T16:02:01.524Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-28T16:02:01.524Z] instance name specified. [2021-06-28T16:02:01.786Z] Reading package lists... [2021-06-28T16:02:02.048Z] Building dependency tree... [2021-06-28T16:02:02.048Z] Reading state information... [2021-06-28T16:02:02.048Z] The following additional packages will be installed: [2021-06-28T16:02:02.048Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-28T16:02:02.048Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-28T16:02:02.048Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-28T16:02:02.048Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-28T16:02:02.048Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-28T16:02:02.048Z] Suggested packages: [2021-06-28T16:02:02.048Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-28T16:02:02.048Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-28T16:02:02.048Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-28T16:02:02.048Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-28T16:02:02.048Z] systemd-container policykit-1 [2021-06-28T16:02:02.048Z] Recommended packages: [2021-06-28T16:02:02.048Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-28T16:02:02.048Z] The following NEW packages will be installed: [2021-06-28T16:02:02.048Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-28T16:02:02.048Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-28T16:02:02.048Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-28T16:02:02.048Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-28T16:02:02.048Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-28T16:02:02.048Z] The following packages will be upgraded: [2021-06-28T16:02:02.048Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-28T16:02:02.310Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-28T16:02:02.310Z] Need to get 36.7 MB of archives. [2021-06-28T16:02:02.310Z] After this operation, 147 MB of additional disk space will be used. [2021-06-28T16:02:02.310Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-28T16:02:02.310Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-28T16:02:02.310Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-28T16:02:02.310Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-28T16:02:02.310Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-28T16:02:02.310Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-28T16:02:02.572Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-28T16:02:02.572Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-28T16:02:02.572Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-28T16:02:02.572Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-28T16:02:02.572Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-28T16:02:02.572Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-28T16:02:02.572Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-28T16:02:02.572Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-28T16:02:02.572Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-28T16:02:02.572Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-28T16:02:03.147Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-28T16:02:03.147Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-28T16:02:03.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-28T16:02:03.410Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-28T16:02:03.410Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-28T16:02:03.410Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-28T16:02:03.410Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-28T16:02:03.410Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-28T16:02:03.410Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-28T16:02:03.410Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-28T16:02:03.410Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-28T16:02:03.410Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-28T16:02:03.410Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-28T16:02:03.410Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-28T16:02:03.794Z] 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 [2021-06-28T16:02:04.806Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:02:04.806Z] Fetched 36.7 MB in 2s (14.7 MB/s) [2021-06-28T16:02:04.806Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:02:04.806Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:02:05.068Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:02:05.334Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:02:05.334Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:02:05.597Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:02:05.597Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:02:05.597Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-28T16:02:05.597Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-28T16:02:05.597Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-28T16:02:05.858Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:02:05.858Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-28T16:02:05.858Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-28T16:02:06.121Z] Setting up apt (1.6.13) ... [2021-06-28T16:02:06.121Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-28T16:02:06.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-28T16:02:06.647Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-28T16:02:06.647Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:02:06.647Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:02:06.647Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-28T16:02:06.647Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:02:06.647Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:06.918Z] Selecting previously unselected package libexpat1:amd64. [2021-06-28T16:02:06.918Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-28T16:02:06.918Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:02:06.918Z] Selecting previously unselected package python3.6-minimal. [2021-06-28T16:02:06.918Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:02:06.918Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:07.180Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:02:07.180Z] Checking for services that may need to be restarted...done. [2021-06-28T16:02:07.180Z] Checking for services that may need to be restarted...done. [2021-06-28T16:02:07.192Z] 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 [2021-06-28T16:02:07.443Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:07.443Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:02:07.443Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:07.706Z] Selecting previously unselected package python3-minimal. [2021-06-28T16:02:07.706Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-28T16:02:07.706Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:02:07.706Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:02:07.970Z] Selecting previously unselected package mime-support. [2021-06-28T16:02:07.970Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-28T16:02:07.970Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-28T16:02:07.970Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-28T16:02:07.970Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-28T16:02:07.970Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:02:07.970Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-28T16:02:07.970Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:02:07.970Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:08.232Z] Selecting previously unselected package python3.6. [2021-06-28T16:02:08.232Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:02:08.232Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:08.232Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-28T16:02:08.232Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:02:08.232Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:02:08.232Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:02:08.495Z] Selecting previously unselected package python3. [2021-06-28T16:02:08.495Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-28T16:02:08.495Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:02:08.495Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-28T16:02:08.495Z] Selecting previously unselected package multiarch-support. [2021-06-28T16:02:08.495Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:08.495Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:02:08.759Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:02:08.759Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-28T16:02:08.759Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-28T16:02:08.759Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-28T16:02:08.759Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:02:08.759Z] Selecting previously unselected package libbsd0:amd64. [2021-06-28T16:02:08.759Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-28T16:02:08.759Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:02:08.759Z] Selecting previously unselected package sudo. [2021-06-28T16:02:08.759Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:08.759Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:02:09.022Z] Selecting previously unselected package apparmor. [2021-06-28T16:02:09.022Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:02:09.022Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:02:09.022Z] Selecting previously unselected package libedit2:amd64. [2021-06-28T16:02:09.022Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-28T16:02:09.022Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:02:09.284Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-28T16:02:09.284Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:02:09.284Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:09.284Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-28T16:02:09.284Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:02:09.284Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:09.284Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-28T16:02:09.284Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-28T16:02:09.284Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:02:09.284Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-28T16:02:09.546Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:02:09.546Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:09.546Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-28T16:02:09.546Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:02:09.546Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:09.546Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-28T16:02:09.546Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-28T16:02:09.546Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:02:09.808Z] Selecting previously unselected package openssh-client. [2021-06-28T16:02:09.808Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-28T16:02:09.808Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:02:09.808Z] Selecting previously unselected package squashfs-tools. [2021-06-28T16:02:09.808Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:02:09.808Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:02:10.071Z] Selecting previously unselected package snapd. [2021-06-28T16:02:10.071Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-28T16:02:10.071Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-28T16:02:10.584Z] 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 [2021-06-28T16:02:11.997Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:02:11.997Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:02:12.265Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-28T16:02:12.265Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:02:12.265Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:02:12.265Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:12.265Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:02:12.265Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-28T16:02:12.265Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-28T16:02:13.220Z] 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 [2021-06-28T16:02:13.659Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:02:14.606Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:02:14.606Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:02:14.606Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:14.606Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:14.606Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:02:15.183Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:02:15.183Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:15.183Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:02:15.183Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-28T16:02:15.183Z] running python rtupdate hooks for python3.6... [2021-06-28T16:02:15.183Z] running python post-rtupdate hooks for python3.6... [2021-06-28T16:02:15.184Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:02:15.759Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-28T16:02:16.022Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:02:16.022Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:02:16.022Z] Setting up snapd (2.49.2+18.04) ... [2021-06-28T16:02:16.594Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-28T16:02:16.594Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-28T16:02:16.858Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-28T16:02:17.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-28T16:02:17.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:02:17.123Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:02:17.386Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-28T16:02:17.648Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-28T16:02:17.648Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-28T16:02:17.909Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-28T16:02:18.171Z] /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' [2021-06-28T16:02:18.171Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:02:18.171Z] Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] } [2021-06-28T16:02:18.658Z] $ docker stop --time=1 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 [2021-06-28T16:02:19.118Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:02:19.118Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:02:19.118Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:02:20.326Z] Reading package lists... [2021-06-28T16:02:20.587Z] Reading package lists... [2021-06-28T16:02:20.850Z] Building dependency tree... [2021-06-28T16:02:20.850Z] Reading state information... [2021-06-28T16:02:20.850Z] Calculating upgrade... [2021-06-28T16:02:21.113Z] The following packages will be upgraded: [2021-06-28T16:02:21.113Z] advancecomp base-files bash binutils binutils-common [2021-06-28T16:02:21.113Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-28T16:02:21.113Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-28T16:02:21.113Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-28T16:02:21.113Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-28T16:02:21.113Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-28T16:02:21.113Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-28T16:02:21.113Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-28T16:02:21.113Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-28T16:02:21.113Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-28T16:02:21.113Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-28T16:02:21.113Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-28T16:02:21.113Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-28T16:02:21.113Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-28T16:02:21.113Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-28T16:02:21.113Z] ubuntu-keyring util-linux [2021-06-28T16:02:21.113Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:02:21.113Z] Need to get 64.1 MB of archives. [2021-06-28T16:02:21.113Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-28T16:02:21.113Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-28T16:02:21.127Z] $ docker rm -f 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 [2021-06-28T16:02:21.375Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-28T16:02:21.375Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-28T16:02:21.375Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-28T16:02:21.375Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-28T16:02:21.375Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-28T16:02:21.375Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-28T16:02:21.375Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-28T16:02:21.375Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-28T16:02:21.375Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-28T16:02:21.375Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-28T16:02:21.375Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-28T16:02:21.375Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-28T16:02:21.375Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-28T16:02:21.375Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-28T16:02:21.375Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-28T16:02:21.375Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-28T16:02:21.375Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-28T16:02:21.375Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-28T16:02:21.375Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-28T16:02:21.375Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-28T16:02:21.637Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-28T16:02:21.637Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-28T16:02:21.637Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-28T16:02:21.637Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-28T16:02:21.637Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-28T16:02:21.637Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-28T16:02:21.637Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-28T16:02:21.637Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-28T16:02:21.637Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-28T16:02:21.637Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-28T16:02:21.637Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-28T16:02:21.637Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-28T16:02:21.637Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-28T16:02:21.637Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-28T16:02:21.637Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-28T16:02:21.637Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-28T16:02:21.637Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-28T16:02:21.637Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-28T16:02:21.637Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-28T16:02:21.637Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-28T16:02:21.637Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-28T16:02:21.637Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-28T16:02:21.637Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-28T16:02:21.637Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-28T16:02:21.637Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-28T16:02:21.637Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-28T16:02:21.637Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-28T16:02:21.637Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-28T16:02:21.637Z] 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] [2021-06-28T16:02:21.637Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-28T16:02:21.637Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-28T16:02:21.637Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-28T16:02:21.637Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-28T16:02:21.637Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-28T16:02:21.637Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-28T16:02:21.637Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-28T16:02:21.899Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-28T16:02:21.899Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-28T16:02:22.162Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-28T16:02:22.162Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-28T16:02:22.162Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-28T16:02:22.162Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-28T16:02:22.162Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-28T16:02:22.162Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-28T16:02:22.162Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-28T16:02:22.424Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-28T16:02:22.424Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-28T16:02:22.424Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-28T16:02:22.424Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-28T16:02:22.424Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-28T16:02:22.424Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:02:22.686Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-28T16:02:22.686Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-28T16:02:22.686Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-28T16:02:22.686Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-28T16:02:22.686Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-28T16:02:22.686Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-28T16:02:22.686Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-28T16:02:22.686Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-28T16:02:22.686Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-28T16:02:22.686Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-28T16:02:22.686Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-28T16:02:22.686Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-28T16:02:22.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:02:22.814Z] [2021-06-28T16:02:22.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:02:22.948Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-28T16:02:22.948Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-28T16:02:22.948Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-28T16:02:22.948Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-28T16:02:22.948Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-28T16:02:22.948Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-28T16:02:22.948Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-28T16:02:22.948Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-28T16:02:22.948Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-28T16:02:22.948Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-28T16:02:22.949Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-28T16:02:22.949Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-28T16:02:22.949Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-28T16:02:22.949Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-28T16:02:22.949Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-28T16:02:22.949Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-28T16:02:22.949Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-28T16:02:22.949Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-28T16:02:23.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:02:23.210Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:02:23.210Z] Fetched 64.1 MB in 2s (33.6 MB/s) [2021-06-28T16:02:23.210Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:02:23.210Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:23.210Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:02:23.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-28T16:02:23.453Z] 29e5d40040c1: Pulling fs layer [2021-06-28T16:02:23.453Z] 1ce36da41761: Pulling fs layer [2021-06-28T16:02:23.453Z] 25b303627fd3: Pulling fs layer [2021-06-28T16:02:23.453Z] 29e5d40040c1: Verifying Checksum [2021-06-28T16:02:23.453Z] 29e5d40040c1: Download complete [2021-06-28T16:02:23.783Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:23.783Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:02:23.783Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-28T16:02:23.783Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-28T16:02:24.047Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.047Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.052Z] 1ce36da41761: Verifying Checksum [2021-06-28T16:02:24.052Z] 1ce36da41761: Download complete [2021-06-28T16:02:24.309Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.309Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.309Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.309Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.309Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.309Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.326Z] 29e5d40040c1: Pull complete [2021-06-28T16:02:24.571Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.571Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.571Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.571Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:24.571Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:24.571Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:25.146Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:25.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:02:25.146Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:25.146Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-28T16:02:25.146Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:25.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:02:25.407Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:25.407Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:25.407Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:25.407Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:25.407Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:25.407Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:02:25.670Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:25.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:02:25.670Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:25.764Z] 1ce36da41761: Pull complete [2021-06-28T16:02:25.764Z] 25b303627fd3: Download complete [2021-06-28T16:02:25.932Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:02:26.196Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:02:26.458Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:02:26.458Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-28T16:02:26.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-28T16:02:26.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-28T16:02:26.458Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-28T16:02:26.720Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-28T16:02:26.720Z] Installing new version of config file /etc/issue ... [2021-06-28T16:02:26.720Z] Installing new version of config file /etc/issue.net ... [2021-06-28T16:02:26.720Z] Installing new version of config file /etc/lsb-release ... [2021-06-28T16:02:26.720Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-28T16:02:26.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-28T16:02:26.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-28T16:02:26.984Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-28T16:02:27.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:27.245Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-28T16:02:27.245Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-28T16:02:27.245Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-28T16:02:27.245Z] 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 [2021-06-28T16:02:27.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:27.245Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:27.245Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:27.509Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:27.509Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:27.509Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-28T16:02:27.509Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-28T16:02:27.509Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-28T16:02:27.509Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:27.509Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-28T16:02:27.509Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:02:27.770Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-28T16:02:27.770Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:27.770Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:02:27.770Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:02:28.033Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:02:28.033Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:28.033Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:02:28.033Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:02:28.033Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-28T16:02:28.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:28.319Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-28T16:02:28.319Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-28T16:02:28.319Z] Setting up grep (3.1-2build1) ... [2021-06-28T16:02:28.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:28.319Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:02:28.319Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:02:28.582Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-28T16:02:28.582Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:28.582Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:02:28.582Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:02:28.582Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-28T16:02:28.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:28.845Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:02:28.845Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:02:29.109Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:02:29.109Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:02:29.372Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:02:29.372Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:02:29.635Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-28T16:02:29.635Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:29.635Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-28T16:02:29.635Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:02:30.214Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:02:30.214Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:02:30.214Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:02:30.214Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:02:30.477Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:02:30.477Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:30.477Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-28T16:02:30.477Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-28T16:02:30.741Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-28T16:02:30.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:30.741Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:30.741Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:30.741Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:30.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:30.741Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:30.741Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:30.741Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:31.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.004Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:31.004Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:31.004Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:31.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.004Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:31.004Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:31.266Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:31.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.266Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:02:31.266Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:02:31.266Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:02:31.266Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:02:31.528Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:02:31.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.528Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:02:31.528Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:02:31.528Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:02:31.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.528Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:31.528Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:31.789Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:31.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.789Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:31.789Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:31.789Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:31.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:31.789Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:32.058Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:32.321Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:32.583Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-28T16:02:32.846Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-28T16:02:32.846Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:32.846Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:02:32.846Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:02:33.110Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:02:33.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:02:33.440Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-28T16:02:33.440Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:02:33.440Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-28T16:02:33.440Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:02:33.440Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-28T16:02:33.440Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-28T16:02:33.440Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-28T16:02:33.708Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:02:33.708Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-28T16:02:33.708Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:02:33.708Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:02:33.970Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:02:33.970Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-28T16:02:33.970Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:02:33.970Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:02:33.970Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:02:33.970Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:02:33.970Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:02:34.232Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:02:34.232Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:02:34.232Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:02:34.232Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:02:34.232Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:02:34.496Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-28T16:02:34.496Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:02:34.496Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:02:34.496Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:02:34.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:34.758Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:02:34.758Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:02:34.758Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:02:34.758Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:02:34.758Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:02:34.758Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:02:35.020Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:02:35.020Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.020Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-28T16:02:35.020Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-28T16:02:35.020Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-28T16:02:35.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.283Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-28T16:02:35.283Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-28T16:02:35.283Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-28T16:02:35.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.283Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-28T16:02:35.283Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:02:35.283Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:02:35.546Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.546Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:02:35.546Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:02:35.809Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:02:35.809Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.809Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-28T16:02:35.809Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-28T16:02:35.809Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-28T16:02:35.809Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:35.809Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:02:35.809Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:02:35.941Z] 25b303627fd3: Pull complete [2021-06-28T16:02:35.941Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-28T16:02:35.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:02:35.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-28T16:02:36.072Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-28T16:02:36.072Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.072Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:02:36.072Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:02:36.215Z] prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container [2021-06-28T16:02:36.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:02:36.334Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-28T16:02:36.334Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.334Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:02:36.334Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:02:36.334Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:02:36.334Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.334Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:02:36.334Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:02:36.597Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:02:36.597Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.597Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-28T16:02:36.597Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-28T16:02:36.860Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-28T16:02:36.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.860Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-28T16:02:36.860Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-28T16:02:36.860Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-28T16:02:36.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:36.860Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-28T16:02:36.860Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-28T16:02:37.122Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-28T16:02:37.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:37.122Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-28T16:02:37.122Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-28T16:02:37.122Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-28T16:02:37.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:37.384Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-28T16:02:37.384Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-28T16:02:37.384Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-28T16:02:37.384Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:02:37.385Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-28T16:02:37.385Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-28T16:02:37.385Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-28T16:02:37.385Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-28T16:02:37.385Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:02:37.385Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:02:37.646Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:02:37.646Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:02:37.646Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:02:37.646Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:02:37.909Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-28T16:02:37.909Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-28T16:02:37.909Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:02:37.909Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-28T16:02:38.197Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-28T16:02:38.197Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-28T16:02:38.197Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-28T16:02:38.197Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-28T16:02:38.197Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-28T16:02:38.197Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-28T16:02:38.197Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-28T16:02:38.460Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-28T16:02:38.460Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-28T16:02:38.460Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-28T16:02:38.460Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-28T16:02:38.460Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-28T16:02:38.727Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-28T16:02:38.727Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-28T16:02:38.990Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:02:38.990Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-28T16:02:38.990Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:02:38.990Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-28T16:02:38.990Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:02:38.990Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:02:39.198Z] $ docker top 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:02:39.564Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:02:39.564Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:02:39.564Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:02:39.564Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:02:39.564Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:02:39.564Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:02:39.564Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:39.564Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:39.827Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:39.827Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:39.827Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:39.827Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:40.089Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:40.089Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:40.225Z] + grep parallel [2021-06-28T16:02:40.225Z] + docker-compose build --help [2021-06-28T16:02:41.035Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:41.036Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:41.981Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:41.981Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:42.242Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:42.242Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:42.504Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:42.504Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:43.455Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:02:43.455Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:02:43.455Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:02:43.455Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:02:43.455Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:02:43.455Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:02:43.455Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:02:43.455Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:02:43.716Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-28T16:02:43.716Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-28T16:02:43.716Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:02:43.716Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:02:43.716Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:02:43.716Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:02:43.716Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-28T16:02:43.979Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-28T16:02:43.979Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:43.979Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:02:43.979Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:43.979Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:43.979Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:43.979Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-28T16:02:43.979Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-28T16:02:43.979Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-28T16:02:44.242Z] [2021-06-28T16:02:44.242Z] Current default time zone: 'Etc/UTC' [2021-06-28T16:02:44.242Z] Local time is now: Mon Jun 28 16:02:43 UTC 2021. [2021-06-28T16:02:44.242Z] Universal Time is now: Mon Jun 28 16:02:43 UTC 2021. [2021-06-28T16:02:44.242Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-28T16:02:44.242Z] [2021-06-28T16:02:44.242Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-28T16:02:44.242Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:44.242Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-28T16:02:44.242Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:02:44.242Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-28T16:02:44.242Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-28T16:02:44.242Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:02:44.242Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:02:44.242Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-28T16:02:44.242Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:02:44.242Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:44.242Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:02:44.242Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:44.504Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:02:44.504Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:44.504Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-28T16:02:44.504Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:02:44.504Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-28T16:02:44.504Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:02:44.504Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-28T16:02:44.504Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-28T16:02:44.504Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:02:44.504Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-28T16:02:44.596Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T16:02:44.624Z] $ docker stop --time=1 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c [2021-06-28T16:02:46.422Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:02:46.487Z] $ docker rm -f 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:02:47.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:02:47.170Z] . [Pipeline] withDockerContainer [2021-06-28T16:02:47.368Z] 23 added, 27 removed; done. [2021-06-28T16:02:47.368Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:02:47.368Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-28T16:02:47.368Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-28T16:02:47.368Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-28T16:02:47.368Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:02:47.368Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.368Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container [2021-06-28T16:02:47.539Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:02:47.631Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-28T16:02:47.632Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:02:47.632Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:02:47.632Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-28T16:02:47.632Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:02:47.632Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.632Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:02:47.632Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:02:47.632Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-28T16:02:47.632Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:02:47.632Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:02:47.632Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-28T16:02:47.894Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-28T16:02:47.894Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-28T16:02:47.894Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:02:48.470Z] 0 added, 0 removed; done. [2021-06-28T16:02:48.470Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-28T16:02:48.470Z] done. [2021-06-28T16:02:49.044Z] Reading package lists... [2021-06-28T16:02:49.228Z] $ docker top 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f -eo pid,comm [2021-06-28T16:02:49.305Z] Building dependency tree... [2021-06-28T16:02:49.305Z] Reading state information... [2021-06-28T16:02:49.305Z] The following NEW packages will be installed: [2021-06-28T16:02:49.305Z] apt-transport-https [Pipeline] { [Pipeline] sh [2021-06-28T16:02:49.566Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:02:49.566Z] Need to get 1692 B of archives. [2021-06-28T16:02:49.566Z] After this operation, 154 kB of additional disk space will be used. [2021-06-28T16:02:49.566Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-28T16:02:49.828Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:02:49.828Z] Fetched 1692 B in 0s (9505 B/s) [2021-06-28T16:02:49.828Z] Selecting previously unselected package apt-transport-https. [2021-06-28T16:02:49.828Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-28T16:02:49.828Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-28T16:02:49.828Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-28T16:02:49.828Z] Setting up apt-transport-https (1.6.13) ... [2021-06-28T16:02:50.088Z] Waiting for network to be ready... [2021-06-28T16:02:50.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T16:02:53.558Z] Building core-command ... [2021-06-28T16:02:53.558Z] Building core-data ... [2021-06-28T16:02:53.558Z] Building core-metadata ... [2021-06-28T16:02:53.558Z] Building security-bootstrapper ... [2021-06-28T16:02:53.558Z] Building security-proxy-setup ... [2021-06-28T16:02:53.558Z] Building security-secretstore-setup ... [2021-06-28T16:02:53.558Z] Building support-notifications ... [2021-06-28T16:02:53.558Z] Building support-scheduler ... [2021-06-28T16:02:53.558Z] Building sys-mgmt-agent ... [2021-06-28T16:02:53.558Z] Building core-data [2021-06-28T16:02:53.558Z] Building security-bootstrapper [2021-06-28T16:02:53.558Z] Building security-secretstore-setup [2021-06-28T16:02:53.558Z] Building core-metadata [2021-06-28T16:02:53.558Z] Building security-proxy-setup [2021-06-28T16:02:56.685Z] 2021-06-28T16:02:53Z INFO Waiting for automatic snapd restart... [2021-06-28T16:02:58.074Z] snapd 2.51 from Canonical* installed [2021-06-28T16:02:59.019Z] "snapd" switched to the "latest/stable" channel [2021-06-28T16:02:59.019Z] [2021-06-28T16:03:01.571Z] core18 20210611 from Canonical* installed [2021-06-28T16:03:02.148Z] "core18" switched to the "latest/stable" channel [2021-06-28T16:03:02.148Z] [2021-06-28T16:03:05.828Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:03:05.828Z] "snapcraft" switched to the "latest/stable" channel [2021-06-28T16:03:05.828Z] [2021-06-28T16:03:10.132Z] 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: [2021-06-28T16:03:10.132Z] - README.md [2021-06-28T16:03:10.132Z] [2021-06-28T16:03:10.133Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:03:10.395Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:03:10.395Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:03:10.656Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:03:12.047Z] Reading package lists... [2021-06-28T16:03:12.047Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 [2021-06-28T16:03:12.310Z] Reading package lists... [2021-06-28T16:03:12.572Z] Building dependency tree... [2021-06-28T16:03:12.572Z] Reading state information... [2021-06-28T16:03:12.572Z] Suggested packages: [2021-06-28T16:03:12.572Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-28T16:03:12.572Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-28T16:03:12.572Z] Recommended packages: [2021-06-28T16:03:12.572Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-28T16:03:12.572Z] The following NEW packages will be installed: [2021-06-28T16:03:12.572Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-28T16:03:12.572Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-28T16:03:12.572Z] pkg-config zip [2021-06-28T16:03:12.835Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:03:12.835Z] Need to get 7663 kB of archives. [2021-06-28T16:03:12.835Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-28T16:03:12.835Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-28T16:03:12.835Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-28T16:03:12.835Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-28T16:03:12.835Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-28T16:03:12.835Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-28T16:03:12.835Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-28T16:03:12.835Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-28T16:03:13.098Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-28T16:03:13.098Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-28T16:03:13.098Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-28T16:03:13.098Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-28T16:03:13.360Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-28T16:03:13.360Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-28T16:03:13.360Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-28T16:03:13.360Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-28T16:03:13.622Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:03:13.622Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-06-28T16:03:13.622Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-28T16:03:13.622Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-28T16:03:13.622Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-28T16:03:13.622Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:03:13.885Z] Selecting previously unselected package libpsl5:amd64. [2021-06-28T16:03:13.885Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-28T16:03:13.885Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:03:13.885Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-28T16:03:13.885Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-28T16:03:13.885Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:03:13.885Z] Selecting previously unselected package librtmp1:amd64. [2021-06-28T16:03:13.885Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-28T16:03:13.885Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:03:13.885Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-28T16:03:13.885Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-28T16:03:13.885Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:03:14.147Z] Selecting previously unselected package liberror-perl. [2021-06-28T16:03:14.147Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-28T16:03:14.147Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-28T16:03:14.147Z] Selecting previously unselected package git-man. [2021-06-28T16:03:14.147Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-28T16:03:14.147Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:03:14.147Z] Selecting previously unselected package git. [2021-06-28T16:03:14.147Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-28T16:03:14.409Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:03:14.982Z] Selecting previously unselected package libnorm1:amd64. [2021-06-28T16:03:14.982Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-28T16:03:14.982Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:03:14.982Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-28T16:03:14.982Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-28T16:03:14.982Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:03:14.982Z] Selecting previously unselected package libsodium23:amd64. [2021-06-28T16:03:14.982Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-28T16:03:14.982Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:03:14.982Z] Selecting previously unselected package libzmq5:amd64. [2021-06-28T16:03:14.982Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:03:14.982Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:03:15.244Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-28T16:03:15.244Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:03:15.244Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:03:15.244Z] Selecting previously unselected package pkg-config. [2021-06-28T16:03:15.244Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-28T16:03:15.244Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:03:15.244Z] Selecting previously unselected package zip. [2021-06-28T16:03:15.244Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-28T16:03:15.244Z] Unpacking zip (3.0-11build1) ... [2021-06-28T16:03:15.505Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:03:15.505Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:03:15.505Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:03:15.505Z] Setting up liberror-perl (0.17025-1) ... [2021-06-28T16:03:15.505Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:03:15.505Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:03:15.505Z] No schema files found: doing nothing. [2021-06-28T16:03:15.505Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:03:15.505Z] Setting up zip (3.0-11build1) ... [2021-06-28T16:03:15.505Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:03:15.505Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:03:15.505Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:03:15.505Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:03:15.505Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:03:15.505Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:03:15.505Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:03:15.766Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:03:16.341Z] git set to automatically installed. [2021-06-28T16:03:16.341Z] git-man set to automatically installed. [2021-06-28T16:03:16.341Z] libcurl3-gnutls set to automatically installed. [2021-06-28T16:03:16.341Z] liberror-perl set to automatically installed. [2021-06-28T16:03:16.341Z] libglib2.0-0 set to automatically installed. [2021-06-28T16:03:16.341Z] libnghttp2-14 set to automatically installed. [2021-06-28T16:03:16.341Z] libnorm1 set to automatically installed. [2021-06-28T16:03:16.341Z] libpgm-5.2-0 set to automatically installed. [2021-06-28T16:03:16.341Z] libpsl5 set to automatically installed. [2021-06-28T16:03:16.341Z] librtmp1 set to automatically installed. [2021-06-28T16:03:16.341Z] libsodium23 set to automatically installed. [2021-06-28T16:03:16.341Z] libzmq3-dev set to automatically installed. [2021-06-28T16:03:16.341Z] libzmq5 set to automatically installed. [2021-06-28T16:03:16.341Z] pkg-config set to automatically installed. [2021-06-28T16:03:16.341Z] zip set to automatically installed. [2021-06-28T16:03:17.288Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:03:22.588Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-28T16:03:22.852Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:03:23.805Z] snap "core18" has no updates available [2021-06-28T16:03:24.383Z] Downloading snap 'edgex-app-service-configurable' [2021-06-28T16:03:26.329Z] 2021/06/28 16:03:25.924354 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 [2021-06-28T16:03:27.274Z] Pulling app-service-config [2021-06-28T16:03:27.274Z] + snapcraftctl pull [2021-06-28T16:03:28.685Z] Pulling config-common [2021-06-28T16:03:28.685Z] + snapcraftctl pull [2021-06-28T16:03:29.631Z] Pulling go-build-helper [2021-06-28T16:03:29.631Z] + snapcraftctl pull [2021-06-28T16:03:30.576Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-28T16:03:30.576Z] Skipping pull go-build-helper (already ran) [2021-06-28T16:03:30.576Z] Building go-build-helper [2021-06-28T16:03:30.576Z] + snapcraftctl build [2021-06-28T16:03:32.496Z] Staging go-build-helper [2021-06-28T16:03:32.496Z] + snapcraftctl stage [2021-06-28T16:03:42.524Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:03:42.524Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:03:42.524Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:03:42.524Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:03:42.524Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:03:42.524Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:03:42.524Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:03:42.525Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:03:42.525Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:03:42.525Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:03:42.525Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:03:42.525Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:03:42.525Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:03:42.525Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:03:42.525Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:03:42.525Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:03:42.525Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:03:42.525Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:03:42.525Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:03:42.525Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:03:42.525Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:03:42.525Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:03:42.525Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:03:42.525Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:03:42.525Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:03:42.525Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:03:42.525Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:03:42.525Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-28T16:03:42.525Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-28T16:03:42.525Z] Fetched 224 kB in 0s (0 B/s) [2021-06-28T16:03:42.525Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-28T16:03:42.525Z] Fetched 157 kB in 0s (0 B/s) [2021-06-28T16:03:42.525Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-28T16:03:42.525Z] Fetched 221 kB in 0s (0 B/s) [2021-06-28T16:03:42.525Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-28T16:03:42.525Z] Fetched 143 kB in 0s (0 B/s) [2021-06-28T16:03:42.525Z] Pulling edgex-go [2021-06-28T16:03:42.525Z] + snapcraftctl pull [2021-06-28T16:03:42.787Z] Pulling hooks [2021-06-28T16:03:42.787Z] + snapcraftctl pull [2021-06-28T16:04:00.938Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:04:00.938Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:04:00.938Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:04:00.938Z] Fetched 0 B in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-28T16:04:00.938Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-28T16:04:00.938Z] Fetched 279 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-28T16:04:00.938Z] Fetched 122 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-28T16:04:00.938Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-28T16:04:00.938Z] Fetched 8848 B in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-28T16:04:00.938Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-28T16:04:00.938Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-28T16:04:00.938Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-28T16:04:00.938Z] Fetched 219 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-28T16:04:00.938Z] Fetched 154 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-28T16:04:00.938Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-28T16:04:00.938Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-28T16:04:00.938Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-28T16:04:00.939Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-28T16:04:00.939Z] Fetched 499 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-28T16:04:00.939Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-28T16:04:00.939Z] Fetched 240 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-28T16:04:00.939Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-28T16:04:00.939Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-28T16:04:00.939Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-28T16:04:00.939Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-28T16:04:00.939Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-28T16:04:00.939Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-28T16:04:00.939Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-28T16:04:00.939Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-28T16:04:00.939Z] Fetched 8720 B in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-28T16:04:00.939Z] Fetched 140 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-28T16:04:00.939Z] Fetched 119 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-28T16:04:00.939Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-28T16:04:00.939Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-28T16:04:00.939Z] Fetched 645 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-28T16:04:00.939Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-28T16:04:00.939Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-28T16:04:00.939Z] Fetched 368 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-28T16:04:00.939Z] Fetched 187 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-28T16:04:00.939Z] Fetched 175 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-28T16:04:00.939Z] Fetched 206 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-28T16:04:00.939Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-28T16:04:00.939Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-28T16:04:00.939Z] Fetched 159 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-28T16:04:00.939Z] Fetched 107 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-28T16:04:00.939Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-28T16:04:00.939Z] Pulling static-packages [2021-06-28T16:04:00.939Z] + snapcraftctl pull [2021-06-28T16:04:00.939Z] Pulling version [2021-06-28T16:04:00.939Z] + cd /root/project [2021-06-28T16:04:00.939Z] + git describe --tags --abbrev=0 [2021-06-28T16:04:00.939Z] + sed s/v// [2021-06-28T16:04:00.939Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:04:00.939Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:04:00.939Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-28T16:04:01.885Z] Building app-service-config [2021-06-28T16:04:01.885Z] + snapcraftctl build [2021-06-28T16:04:03.805Z] Building config-common [2021-06-28T16:04:03.805Z] + snapcraftctl build [2021-06-28T16:04:05.727Z] Skipping build go-build-helper (already ran) [2021-06-28T16:04:05.989Z] Building edgex-go [2021-06-28T16:04:06.250Z] + cd /root/parts/edgex-go/src [2021-06-28T16:04:06.250Z] + + git describe --tags --abbrev=0 [2021-06-28T16:04:06.250Z] sed s/v// [2021-06-28T16:04:06.250Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:04:06.250Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:04:06.250Z] + echo 2.0.0-dev.273 [2021-06-28T16:04:06.250Z] + make build [2021-06-28T16:04:06.250Z] go mod tidy [2021-06-28T16:04:09.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-28T16:04:09.603Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-28T16:04:09.603Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-28T16:04:09.603Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-28T16:04:09.603Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-28T16:04:09.866Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-28T16:04:09.866Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-28T16:04:09.866Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-28T16:04:09.866Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-28T16:04:10.129Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-28T16:04:10.129Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-28T16:04:10.391Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-28T16:04:10.968Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-28T16:04:10.968Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-28T16:04:10.968Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-28T16:04:10.968Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-28T16:04:10.968Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-28T16:04:10.968Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-28T16:04:10.968Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-28T16:04:10.968Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-28T16:04:11.247Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-28T16:04:11.247Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-28T16:04:11.247Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-28T16:04:11.247Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-28T16:04:11.247Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-28T16:04:11.247Z] go: downloading golang.org/x/text v0.3.2 [2021-06-28T16:04:11.247Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-28T16:04:11.247Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-28T16:04:11.247Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-28T16:04:11.516Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-28T16:04:11.516Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-28T16:04:11.516Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-28T16:04:11.516Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-28T16:04:11.516Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-28T16:04:11.781Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-28T16:04:11.781Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-28T16:04:11.781Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-28T16:04:12.045Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-28T16:04:12.045Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-28T16:04:12.045Z] go: downloading github.com/kr/text v0.1.0 [2021-06-28T16:04:12.045Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-28T16:04:12.045Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-28T16:04:12.045Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-28T16:04:12.045Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-28T16:04:12.045Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-28T16:04:12.308Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-28T16:04:12.308Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-28T16:04:12.308Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-28T16:04:12.308Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-28T16:04:12.308Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-28T16:04:12.308Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-28T16:04:12.308Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-28T16:04:12.308Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-28T16:04:12.308Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-28T16:04:12.308Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-28T16:04:12.308Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-28T16:04:12.570Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-28T16:04:12.570Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-28T16:04:12.570Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-28T16:04:12.570Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-28T16:04:12.570Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-28T16:04:12.570Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-28T16:04:12.570Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-28T16:04:12.570Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-28T16:04:12.570Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-28T16:04:12.570Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-28T16:04:12.571Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-28T16:04:12.571Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-28T16:04:12.571Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-28T16:04:12.571Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-28T16:04:12.571Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-28T16:04:12.833Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data [2021-06-28T16:04:15.331Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:04:15.331Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:04:15.331Z] ---> 467666560489 [2021-06-28T16:04:15.331Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T16:04:15.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:04:15.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:04:15.331Z] ---> 467666560489 [2021-06-28T16:04:15.331Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:04:15.331Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:04:15.331Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:04:15.331Z] ---> 467666560489 [2021-06-28T16:04:15.331Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T16:04:15.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:04:15.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:04:15.331Z] ---> 467666560489 [2021-06-28T16:04:15.331Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T16:04:15.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:04:15.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:04:15.331Z] ---> 467666560489 [2021-06-28T16:04:15.331Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:04:15.331Z] ---> Running in 9c2cfa1811b2 [2021-06-28T16:04:15.331Z] ---> Running in a8d08fadab66 [2021-06-28T16:04:15.331Z] ---> Running in bfaa6a42bbfe [2021-06-28T16:04:15.331Z] ---> Running in faa26c4a05f2 [2021-06-28T16:04:15.331Z] ---> Running in a275c9c06b44 [2021-06-28T16:04:15.331Z] Removing intermediate container bfaa6a42bbfe [2021-06-28T16:04:15.331Z] ---> 01328fbc3d98 [2021-06-28T16:04:15.331Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:04:15.331Z] Removing intermediate container 9c2cfa1811b2 [2021-06-28T16:04:15.331Z] ---> 0c3835ac93de [2021-06-28T16:04:15.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:04:15.331Z] Removing intermediate container faa26c4a05f2 [2021-06-28T16:04:15.331Z] ---> 1e667c05efb3 [2021-06-28T16:04:15.331Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:04:15.331Z] ---> Running in ef9ebaadd841 [2021-06-28T16:04:15.331Z] Removing intermediate container a275c9c06b44 [2021-06-28T16:04:15.331Z] ---> 18e8396641f3 [2021-06-28T16:04:15.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:04:15.331Z] Removing intermediate container a8d08fadab66 [2021-06-28T16:04:15.331Z] ---> 141760161578 [2021-06-28T16:04:15.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:04:15.331Z] ---> Running in b53d1b4ec07e [2021-06-28T16:04:15.331Z] ---> Running in dd612c90c3bc [2021-06-28T16:04:15.331Z] ---> Running in 8da59b5544e9 [2021-06-28T16:04:15.331Z] ---> Running in 74fbdc9a9644 [2021-06-28T16:04:15.331Z] Removing intermediate container ef9ebaadd841 [2021-06-28T16:04:15.331Z] ---> 7fcf7f7ccdca [2021-06-28T16:04:15.331Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T16:04:15.331Z] ---> Running in d456a7825122 [2021-06-28T16:04:15.331Z] Removing intermediate container b53d1b4ec07e [2021-06-28T16:04:15.331Z] ---> 5f0a3643ed28 [2021-06-28T16:04:15.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T16:04:15.331Z] Removing intermediate container dd612c90c3bc [2021-06-28T16:04:15.331Z] ---> c6a2c545dfab [2021-06-28T16:04:15.331Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T16:04:15.331Z] ---> Running in c7bf7d9df86f [2021-06-28T16:04:15.331Z] Removing intermediate container 74fbdc9a9644 [2021-06-28T16:04:15.331Z] ---> 813be1f12f86 [2021-06-28T16:04:15.331Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:04:15.331Z] ---> Running in cc9d1235e9ef [2021-06-28T16:04:15.331Z] Removing intermediate container 8da59b5544e9 [2021-06-28T16:04:15.331Z] ---> d695d3ed403a [2021-06-28T16:04:15.331Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T16:04:15.331Z] ---> Running in b66a527e42f7 [2021-06-28T16:04:15.331Z] ---> Running in b572bfdfa059 [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] OK: 218 MiB in 52 packages [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:04:15.331Z] OK: 218 MiB in 52 packages [2021-06-28T16:04:15.331Z] OK: 218 MiB in 52 packages [2021-06-28T16:04:15.612Z] Removing intermediate container d456a7825122 [2021-06-28T16:04:15.612Z] ---> 536f39c11f34 [2021-06-28T16:04:15.612Z] Step 6/26 : COPY go.mod . [2021-06-28T16:04:15.612Z] OK: 218 MiB in 52 packages [2021-06-28T16:04:16.231Z] OK: 218 MiB in 52 packages [2021-06-28T16:04:17.216Z] ---> 277c428749b1 [2021-06-28T16:04:17.216Z] Step 7/26 : RUN go mod download [2021-06-28T16:04:17.216Z] Removing intermediate container cc9d1235e9ef [2021-06-28T16:04:17.216Z] ---> 6c973b5b23d4 [2021-06-28T16:04:17.216Z] Step 6/32 : COPY go.mod . [2021-06-28T16:04:17.216Z] ---> Running in c24e920ffc8b [2021-06-28T16:04:17.491Z] Removing intermediate container c7bf7d9df86f [2021-06-28T16:04:17.491Z] ---> 09752d5c2caa [2021-06-28T16:04:17.491Z] Step 6/22 : COPY go.mod . [2021-06-28T16:04:17.491Z] Removing intermediate container b66a527e42f7 [2021-06-28T16:04:17.491Z] ---> 14b77dc4df6a [2021-06-28T16:04:17.491Z] Step 6/24 : COPY go.mod . [2021-06-28T16:04:17.766Z] Removing intermediate container b572bfdfa059 [2021-06-28T16:04:17.766Z] ---> 3b57681fc6aa [2021-06-28T16:04:18.044Z] Step 6/24 : COPY go.mod . [2021-06-28T16:04:18.333Z] ---> cda6eb54a694 [2021-06-28T16:04:18.333Z] Step 7/32 : RUN go mod download [2021-06-28T16:04:18.624Z] ---> Running in ff28417ca7b7 [2021-06-28T16:04:18.624Z] ---> 89b4479ad5a7 [2021-06-28T16:04:18.624Z] Step 7/22 : RUN go mod download [2021-06-28T16:04:18.903Z] ---> Running in cc6d16b8f8bf [2021-06-28T16:04:19.180Z] ---> e2d052818919 [2021-06-28T16:04:19.180Z] Step 7/24 : RUN go mod download [2021-06-28T16:04:19.180Z] ---> 92538a97c5f5 [2021-06-28T16:04:19.180Z] Step 7/24 : RUN go mod download [2021-06-28T16:04:19.459Z] ---> Running in 5ca70285c633 [2021-06-28T16:04:19.459Z] ---> Running in afb0edcdd69d [2021-06-28T16:04:21.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-28T16:04:22.253Z] Removing intermediate container c24e920ffc8b [2021-06-28T16:04:22.253Z] ---> b7582cbf2644 [2021-06-28T16:04:22.253Z] Step 8/26 : COPY . . [2021-06-28T16:04:23.250Z] Removing intermediate container ff28417ca7b7 [2021-06-28T16:04:23.250Z] ---> f15c79a45223 [2021-06-28T16:04:23.250Z] Step 8/32 : COPY . . [2021-06-28T16:04:23.845Z] Removing intermediate container cc6d16b8f8bf [2021-06-28T16:04:23.845Z] ---> dabf690d57da [2021-06-28T16:04:23.845Z] Step 8/22 : COPY . . [2021-06-28T16:04:24.128Z] Removing intermediate container 5ca70285c633 [2021-06-28T16:04:24.128Z] ---> a7c506213978 [2021-06-28T16:04:24.128Z] Step 8/24 : COPY . . [2021-06-28T16:04:24.725Z] Removing intermediate container afb0edcdd69d [2021-06-28T16:04:24.725Z] ---> 6c30299488ac [2021-06-28T16:04:24.725Z] Step 8/24 : COPY . . [2021-06-28T16:04:26.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command [2021-06-28T16:04:27.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-28T16:04:28.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-28T16:04:28.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-28T16:04:30.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-28T16:04:31.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-28T16:04:32.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-28T16:04:33.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-28T16:04:34.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-28T16:04:35.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-28T16:04:37.483Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-28T16:04:37.483Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-28T16:04:37.483Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-28T16:04:37.483Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-28T16:04:37.483Z] + 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 [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-28T16:04:37.483Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-28T16:04:37.483Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-28T16:04:37.483Z] + 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 [2021-06-28T16:04:37.483Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-28T16:04:37.483Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-28T16:04:37.745Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-28T16:04:38.692Z] Building hooks [2021-06-28T16:04:38.692Z] + cd /root/parts/hooks/src [2021-06-28T16:04:38.692Z] + make build [2021-06-28T16:04:38.692Z] go mod tidy [2021-06-28T16:04:39.636Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-28T16:04:39.898Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-28T16:04:39.898Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-28T16:04:39.898Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-28T16:04:40.159Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-28T16:04:41.106Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-28T16:04:41.368Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-28T16:04:41.368Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-28T16:04:44.703Z] Building static-packages [2021-06-28T16:04:44.703Z] + snapcraftctl build [2021-06-28T16:04:46.917Z] ---> c0c4df85e6ad [2021-06-28T16:04:46.917Z] Step 9/26 : RUN go mod tidy [2021-06-28T16:04:46.917Z] ---> Running in 7a1ef9e62556 [2021-06-28T16:04:46.917Z] ---> f1f38cd0a539 [2021-06-28T16:04:46.917Z] Step 9/32 : RUN go mod tidy [2021-06-28T16:04:46.917Z] ---> 8142d3dc7e90 [2021-06-28T16:04:46.917Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:04:46.917Z] ---> 1f20c21351cb [2021-06-28T16:04:46.917Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:04:46.917Z] ---> 2cea94b8cb84 [2021-06-28T16:04:46.917Z] Step 9/22 : RUN go mod tidy [2021-06-28T16:04:47.190Z] ---> Running in 5fd7726d8108 [2021-06-28T16:04:47.190Z] ---> Running in 85c3fde458a7 [2021-06-28T16:04:47.190Z] ---> Running in c3e112f070db [2021-06-28T16:04:47.190Z] ---> Running in 4f6be6358e04 [2021-06-28T16:04:47.258Z] Building version [2021-06-28T16:04:47.258Z] + snapcraftctl build [2021-06-28T16:04:49.181Z] Staging app-service-config [2021-06-28T16:04:49.181Z] + snapcraftctl stage [2021-06-28T16:04:50.140Z] Staging config-common [2021-06-28T16:04:50.140Z] + snapcraftctl stage [2021-06-28T16:04:51.088Z] Skipping stage go-build-helper (already ran) [2021-06-28T16:04:51.088Z] Staging edgex-go [2021-06-28T16:04:51.088Z] + snapcraftctl stage [2021-06-28T16:04:52.033Z] Staging hooks [2021-06-28T16:04:52.033Z] + snapcraftctl stage [2021-06-28T16:04:52.624Z] Removing intermediate container 7a1ef9e62556 [2021-06-28T16:04:52.624Z] ---> d08aa3cbac2b [2021-06-28T16:04:52.624Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T16:04:52.624Z] ---> Running in 937a0915121c [2021-06-28T16:04:53.424Z] Staging static-packages [2021-06-28T16:04:53.424Z] + snapcraftctl stage [2021-06-28T16:04:53.604Z] Removing intermediate container 5fd7726d8108 [2021-06-28T16:04:53.604Z] ---> bb1ff1c532d9 [2021-06-28T16:04:53.604Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T16:04:53.886Z] ---> Running in 61c6246be3ec [2021-06-28T16:04:54.177Z] 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 [2021-06-28T16:04:54.372Z] Staging version [2021-06-28T16:04:54.372Z] + snapcraftctl stage [2021-06-28T16:04:54.456Z] Removing intermediate container 4f6be6358e04 [2021-06-28T16:04:54.456Z] ---> 4daf37d53c0c [2021-06-28T16:04:54.456Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T16:04:54.728Z] ---> Running in 19d33451fc93 [2021-06-28T16:04:54.728Z] Removing intermediate container 85c3fde458a7 [2021-06-28T16:04:54.728Z] ---> aa2cbe281dff [2021-06-28T16:04:54.728Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T16:04:55.002Z] Removing intermediate container c3e112f070db [2021-06-28T16:04:55.002Z] ---> 3d33dd0cfd4f [2021-06-28T16:04:55.002Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T16:04:55.002Z] ---> Running in cfc3e617bb88 [2021-06-28T16:04:55.285Z] ---> Running in bd0e32c6af25 [2021-06-28T16:04:55.318Z] Priming app-service-config [2021-06-28T16:04:55.318Z] + snapcraftctl prime [2021-06-28T16:04:56.263Z] Priming config-common [2021-06-28T16:04:56.263Z] + snapcraftctl prime [2021-06-28T16:04:56.288Z] 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 [2021-06-28T16:04:57.292Z] 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 [2021-06-28T16:04:57.570Z] 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 [2021-06-28T16:04:57.653Z] Priming go-build-helper [2021-06-28T16:04:57.653Z] + snapcraftctl prime [2021-06-28T16:04:57.846Z] 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 [2021-06-28T16:04:58.601Z] Priming edgex-go [2021-06-28T16:04:58.601Z] + snapcraftctl prime [2021-06-28T16:04:59.996Z] Priming hooks [2021-06-28T16:04:59.996Z] + snapcraftctl prime [2021-06-28T16:05:00.941Z] Priming static-packages [2021-06-28T16:05:00.941Z] + snapcraftctl prime [2021-06-28T16:05:03.492Z] Priming version [2021-06-28T16:05:03.493Z] + snapcraftctl prime [2021-06-28T16:05:04.885Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T16:06:34.751Z] 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 [2021-06-28T16:06:37.423Z] 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 [2021-06-28T16:06:52.569Z] Removing intermediate container 937a0915121c [2021-06-28T16:06:52.569Z] ---> 5d1393081c7f [2021-06-28T16:06:52.569Z] [2021-06-28T16:06:52.569Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T16:06:52.569Z] Removing intermediate container 61c6246be3ec [2021-06-28T16:06:52.569Z] ---> 06f03444fc34 [2021-06-28T16:06:52.569Z] [2021-06-28T16:06:52.569Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T16:06:52.569Z] 3.12: Pulling from library/alpine [2021-06-28T16:06:52.569Z] 3.12: Pulling from library/alpine [2021-06-28T16:06:54.017Z] Removing intermediate container 19d33451fc93 [2021-06-28T16:06:54.017Z] ---> 2893e1cfcc52 [2021-06-28T16:06:54.017Z] [2021-06-28T16:06:54.017Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T16:06:54.291Z] 3.12: Pulling from library/alpine [2021-06-28T16:06:54.291Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:06:54.291Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:06:54.291Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:06:54.566Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:06:54.566Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:06:54.566Z] Status: Image is up to date for alpine:3.12 [2021-06-28T16:06:54.566Z] ---> c4fd0aeabfcf [2021-06-28T16:06:54.566Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T16:06:54.566Z] ---> c4fd0aeabfcf [2021-06-28T16:06:54.566Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T16:06:54.566Z] ---> c4fd0aeabfcf [2021-06-28T16:06:54.566Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T16:06:54.850Z] ---> Running in 2cd4771bf6bd [2021-06-28T16:06:55.126Z] ---> Running in 1f2390a9d7c3 [2021-06-28T16:06:55.126Z] ---> Running in 9eeac264f54b [2021-06-28T16:06:56.126Z] Removing intermediate container 9eeac264f54b [2021-06-28T16:06:56.126Z] ---> e8f841d1406d [2021-06-28T16:06:56.126Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T16:06:56.747Z] ---> Running in d70ce795800d [2021-06-28T16:06:57.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:57.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:57.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:58.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:58.168Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T16:06:58.447Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:06:58.447Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T16:06:58.447Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T16:06:58.447Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:06:58.447Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:06:58.727Z] OK: 7 MiB in 18 packages [2021-06-28T16:06:58.727Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T16:06:59.003Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:06:59.003Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T16:06:59.003Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T16:06:59.003Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:06:59.003Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T16:06:59.003Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:06:59.003Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:06:59.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:59.293Z] OK: 7 MiB in 20 packages [2021-06-28T16:06:59.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:06:59.890Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:06:59.890Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T16:06:59.890Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:06:59.890Z] OK: 5 MiB in 16 packages [2021-06-28T16:07:00.495Z] Removing intermediate container bd0e32c6af25 [2021-06-28T16:07:00.495Z] ---> 8ffd76c72445 [2021-06-28T16:07:00.495Z] [2021-06-28T16:07:00.495Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:07:00.495Z] ---> c4fd0aeabfcf [2021-06-28T16:07:00.495Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:07:01.103Z] ---> Running in 245b69e2974f [2021-06-28T16:07:01.378Z] Removing intermediate container 2cd4771bf6bd [2021-06-28T16:07:01.378Z] ---> 9bb656466fe2 [2021-06-28T16:07:01.378Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:07:01.986Z] ---> Running in 11daba5f1821 [2021-06-28T16:07:02.262Z] Removing intermediate container d70ce795800d [2021-06-28T16:07:02.262Z] ---> 518caa67f2ed [2021-06-28T16:07:02.262Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T16:07:02.262Z] Removing intermediate container 1f2390a9d7c3 [2021-06-28T16:07:02.262Z] ---> f59a93e8ab13 [2021-06-28T16:07:02.262Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:07:02.544Z] ---> Running in cf88e623cd48 [2021-06-28T16:07:02.544Z] ---> Running in 64e540415bbf [2021-06-28T16:07:02.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:07:02.831Z] Removing intermediate container 11daba5f1821 [2021-06-28T16:07:02.831Z] ---> 99a867648dfa [2021-06-28T16:07:02.831Z] Step 14/22 : WORKDIR /edgex [2021-06-28T16:07:03.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:07:03.397Z] ---> Running in a60a5cb3ce27 [2021-06-28T16:07:03.670Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T16:07:03.670Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:07:03.670Z] Removing intermediate container cf88e623cd48 [2021-06-28T16:07:03.670Z] ---> 635183cca3dc [2021-06-28T16:07:03.670Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T16:07:03.670Z] OK: 5 MiB in 15 packages [2021-06-28T16:07:03.950Z] Removing intermediate container 64e540415bbf [2021-06-28T16:07:03.950Z] ---> 63eaaa7be46a [2021-06-28T16:07:03.950Z] Step 14/26 : WORKDIR / [2021-06-28T16:07:04.238Z] ---> Running in 1de83b6a73d0 [2021-06-28T16:07:04.238Z] ---> Running in e3afb7ce5185 [2021-06-28T16:07:04.518Z] Removing intermediate container a60a5cb3ce27 [2021-06-28T16:07:04.518Z] ---> fa9f0fb03ddf [2021-06-28T16:07:04.518Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T16:07:04.796Z] Removing intermediate container 1de83b6a73d0 [2021-06-28T16:07:04.796Z] ---> 8bf51f10a468 [2021-06-28T16:07:04.796Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T16:07:04.796Z] Removing intermediate container cfc3e617bb88 [2021-06-28T16:07:04.796Z] ---> ceeca7d9ed42 [2021-06-28T16:07:04.796Z] [2021-06-28T16:07:04.796Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:07:04.796Z] ---> c4fd0aeabfcf [2021-06-28T16:07:05.082Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T16:07:05.082Z] ---> Running in 3b4e514bf6d8 [2021-06-28T16:07:05.082Z] ---> Running in f5ee87365374 [2021-06-28T16:07:05.364Z] Removing intermediate container e3afb7ce5185 [2021-06-28T16:07:05.364Z] ---> a1b3b35636ec [2021-06-28T16:07:05.364Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-28T16:07:05.364Z] Removing intermediate container 245b69e2974f [2021-06-28T16:07:05.364Z] ---> 191ad346c7d7 [2021-06-28T16:07:05.364Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:07:05.646Z] ---> Running in 1d63f5db86ab [2021-06-28T16:07:05.646Z] ---> ac77d644f62b [2021-06-28T16:07:05.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T16:07:05.923Z] Removing intermediate container 3b4e514bf6d8 [2021-06-28T16:07:05.923Z] ---> 13c8c96068c5 [2021-06-28T16:07:05.923Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T16:07:06.198Z] ---> Running in a9d9872dcb37 [2021-06-28T16:07:06.471Z] Removing intermediate container 1d63f5db86ab [2021-06-28T16:07:06.471Z] ---> 1a3f5b795594 [2021-06-28T16:07:06.471Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T16:07:06.750Z] ---> ab4bb34347f4 [2021-06-28T16:07:06.750Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-28T16:07:06.750Z] ---> Running in 6817cd3382d9 [2021-06-28T16:07:07.029Z] Removing intermediate container a9d9872dcb37 [2021-06-28T16:07:07.029Z] ---> a03d9dd3596a [2021-06-28T16:07:07.029Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T16:07:07.306Z] ---> Running in 2ce8a4308099 [2021-06-28T16:07:07.584Z] Removing intermediate container 6817cd3382d9 [2021-06-28T16:07:07.584Z] ---> a25d17350809 [2021-06-28T16:07:07.584Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:07:07.584Z] ---> 36117873d880 [2021-06-28T16:07:07.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T16:07:07.863Z] ---> Running in da98bcae0bc5 [2021-06-28T16:07:07.863Z] ---> 43f8807cbcda [2021-06-28T16:07:07.863Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T16:07:07.863Z] Removing intermediate container 2ce8a4308099 [2021-06-28T16:07:07.863Z] ---> 09d5a707e063 [2021-06-28T16:07:07.863Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:07:08.144Z] ---> Running in a21d5db950fd [2021-06-28T16:07:08.445Z] Removing intermediate container f5ee87365374 [2021-06-28T16:07:08.445Z] ---> ddefc12d56ae [2021-06-28T16:07:08.445Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T16:07:08.723Z] Removing intermediate container da98bcae0bc5 [2021-06-28T16:07:08.723Z] ---> 02ba2306eb3c [2021-06-28T16:07:08.723Z] Step 16/24 : WORKDIR / [2021-06-28T16:07:08.997Z] ---> Running in 3dab70a689be [2021-06-28T16:07:08.997Z] ---> Running in 5479ef251142 [2021-06-28T16:07:09.271Z] ---> 72a66486767b [2021-06-28T16:07:09.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-28T16:07:09.271Z] ---> 40af5535ec95 [2021-06-28T16:07:09.271Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T16:07:09.546Z] ---> Running in e63bb9c879e0 [2021-06-28T16:07:09.823Z] Removing intermediate container 3dab70a689be [2021-06-28T16:07:09.823Z] ---> 16a2c2708e6c [2021-06-28T16:07:09.823Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T16:07:09.823Z] Removing intermediate container 5479ef251142 [2021-06-28T16:07:09.823Z] ---> 3cc6ad330a4d [2021-06-28T16:07:09.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:07:10.099Z] Removing intermediate container e63bb9c879e0 [2021-06-28T16:07:10.099Z] ---> 38f9e39b3fda [2021-06-28T16:07:10.377Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T16:07:10.377Z] ---> Running in 90fc67cd2e5d [2021-06-28T16:07:10.654Z] ---> b51bed7b62f9 [2021-06-28T16:07:10.654Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T16:07:11.387Z] ---> f4a4f4812911 [2021-06-28T16:07:11.387Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T16:07:11.387Z] ---> 1e31a4049eaa [2021-06-28T16:07:11.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T16:07:11.387Z] Removing intermediate container a21d5db950fd [2021-06-28T16:07:11.387Z] ---> a448c1020d3c [2021-06-28T16:07:11.387Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T16:07:11.387Z] Removing intermediate container 90fc67cd2e5d [2021-06-28T16:07:11.387Z] ---> 6f6050e099bb [2021-06-28T16:07:11.387Z] Step 20/22 : LABEL arch=arm64 [2021-06-28T16:07:11.686Z] ---> Running in 82245e33637d [2021-06-28T16:07:11.686Z] ---> Running in 5ae4b5682b3e [2021-06-28T16:07:11.686Z] ---> Running in 294ef9e6b07b [2021-06-28T16:07:12.296Z] ---> 91da1f01f3ed [2021-06-28T16:07:12.296Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T16:07:12.577Z] Removing intermediate container 5ae4b5682b3e [2021-06-28T16:07:12.577Z] ---> dfe17936b908 [2021-06-28T16:07:12.577Z] Step 21/22 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:07:12.855Z] ---> Running in 6ca7d8b5f343 [2021-06-28T16:07:13.462Z] ---> 1bf08d45b3b3 [2021-06-28T16:07:13.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T16:07:13.462Z] Removing intermediate container 6ca7d8b5f343 [2021-06-28T16:07:13.462Z] ---> 1f2431c2d5f9 [2021-06-28T16:07:13.462Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T16:07:13.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:07:14.013Z] ---> Running in ec0fb8209e8a [2021-06-28T16:07:14.292Z] ---> 69f17679afdb [2021-06-28T16:07:14.292Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T16:07:14.566Z] ---> 7ee08347591b [2021-06-28T16:07:14.566Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:07:14.566Z] [2021-06-28T16:07:14.566Z] Removing intermediate container ec0fb8209e8a [2021-06-28T16:07:14.566Z] ---> 296467276beb [2021-06-28T16:07:14.566Z] [2021-06-28T16:07:14.840Z] ---> Running in e572489b00fc [2021-06-28T16:07:15.117Z] Successfully built 296467276beb [2021-06-28T16:07:15.117Z] ---> 034abef29b1b [2021-06-28T16:07:15.117Z] 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/ [2021-06-28T16:07:15.117Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-28T16:07:15.117Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-28T16:07:15.397Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:07:15.397Z] Removing intermediate container 82245e33637d [2021-06-28T16:07:15.397Z] ---> a3dec3387267 [2021-06-28T16:07:15.398Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:07:15.398Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T16:07:15.398Z] ---> Running in b95d95408cda [2021-06-28T16:07:15.398Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T16:07:15.398Z] Removing intermediate container e572489b00fc [2021-06-28T16:07:15.398Z] ---> 25de46a47bc9 [2021-06-28T16:07:15.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:07:15.682Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T16:07:15.682Z] ---> Running in 3e14af4c90cc [2021-06-28T16:07:15.958Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T16:07:15.958Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T16:07:15.958Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:07:16.238Z] OK: 8 MiB in 20 packages [2021-06-28T16:07:16.850Z] ---> b062b168f359 [2021-06-28T16:07:16.850Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T16:07:16.850Z] Removing intermediate container 3e14af4c90cc [2021-06-28T16:07:16.850Z] ---> 1d897270edce [2021-06-28T16:07:16.850Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:07:17.449Z] ---> Running in 76895a4fc423 [2021-06-28T16:07:18.466Z] Removing intermediate container 294ef9e6b07b [2021-06-28T16:07:18.466Z] ---> faf2e0d3fb67 [2021-06-28T16:07:18.466Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:07:18.747Z] Removing intermediate container 76895a4fc423 [2021-06-28T16:07:18.747Z] ---> 1b43e7fb9b78 [2021-06-28T16:07:18.747Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:07:19.031Z] ---> cb0f23268609 [2021-06-28T16:07:19.031Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T16:07:19.031Z] ---> Running in 03dc108402ae [2021-06-28T16:07:19.317Z] Removing intermediate container b95d95408cda [2021-06-28T16:07:19.317Z] ---> 3847125c95c7 [2021-06-28T16:07:19.317Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T16:07:19.317Z] ---> 22916a8c4288 [2021-06-28T16:07:19.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T16:07:19.597Z] ---> Running in ccd3f66874dc [2021-06-28T16:07:19.880Z] Removing intermediate container 03dc108402ae [2021-06-28T16:07:19.880Z] ---> eeb61e64df16 [2021-06-28T16:07:19.880Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:07:20.157Z] ---> cbc25294467d [2021-06-28T16:07:20.158Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T16:07:20.435Z] ---> Running in 86567e1ff078 [2021-06-28T16:07:20.713Z] Removing intermediate container ccd3f66874dc [2021-06-28T16:07:20.713Z] ---> 2870d2ace1bc [2021-06-28T16:07:20.713Z] Step 24/26 : LABEL arch=arm64 [2021-06-28T16:07:20.992Z] ---> Running in de3b24c8cc7c [2021-06-28T16:07:21.285Z] Removing intermediate container 86567e1ff078 [2021-06-28T16:07:21.285Z] ---> 110e1302ff9f [2021-06-28T16:07:21.285Z] [2021-06-28T16:07:21.285Z] ---> 5786b0ee0beb [2021-06-28T16:07:21.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T16:07:21.573Z] ---> 1cc2bc81cba9 [2021-06-28T16:07:21.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T16:07:21.848Z] Successfully built 110e1302ff9f [2021-06-28T16:07:21.848Z] Successfully tagged core-metadata-arm64:latest [2021-06-28T16:07:21.848Z]  Building core-metadata ... done Building support-notifications [2021-06-28T16:07:22.123Z] Removing intermediate container de3b24c8cc7c [2021-06-28T16:07:22.123Z] ---> 6baac654ca5e [2021-06-28T16:07:22.123Z] Step 25/26 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:07:22.403Z] ---> Running in 565775be310e [2021-06-28T16:07:22.403Z] ---> 7413770060c8 [2021-06-28T16:07:22.403Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T16:07:22.681Z] ---> bd892bada101 [2021-06-28T16:07:22.681Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T16:07:22.681Z] ---> Running in 6aa7075c6f4f [2021-06-28T16:07:22.958Z] Removing intermediate container 565775be310e [2021-06-28T16:07:22.958Z] ---> 769f2b8106bf [2021-06-28T16:07:22.958Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T16:07:23.237Z] ---> Running in abb1c34167c3 [2021-06-28T16:07:23.237Z] ---> Running in f67af8edccad [2021-06-28T16:07:23.525Z] Removing intermediate container 6aa7075c6f4f [2021-06-28T16:07:23.525Z] ---> 32134fa01716 [2021-06-28T16:07:23.525Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:07:23.525Z] ---> Running in 20d864617f27 [2021-06-28T16:07:23.799Z] Removing intermediate container abb1c34167c3 [2021-06-28T16:07:23.799Z] ---> 9bf6406a3330 [2021-06-28T16:07:23.799Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T16:07:24.081Z] Removing intermediate container f67af8edccad [2021-06-28T16:07:24.081Z] ---> 20ded7430c36 [2021-06-28T16:07:24.081Z] [2021-06-28T16:07:24.081Z] Removing intermediate container 20d864617f27 [2021-06-28T16:07:24.081Z] ---> 4009355f0cf4 [2021-06-28T16:07:24.081Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:07:24.700Z] ---> Running in 077f65c0962d [2021-06-28T16:07:24.700Z] Successfully built 20ded7430c36 [2021-06-28T16:07:24.700Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-28T16:07:24.700Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-28T16:07:25.315Z] ---> 870f60441d1f [2021-06-28T16:07:25.315Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T16:07:25.315Z] Removing intermediate container 077f65c0962d [2021-06-28T16:07:25.315Z] ---> fe3b8c2f26b9 [2021-06-28T16:07:25.315Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:07:25.587Z] ---> Running in f0ba0d737c20 [2021-06-28T16:07:25.863Z] ---> Running in 1e1edac3fa70 [2021-06-28T16:07:26.847Z] Removing intermediate container 1e1edac3fa70 [2021-06-28T16:07:26.847Z] ---> cf712a650691 [2021-06-28T16:07:26.847Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:07:27.142Z] ---> Running in bb5d3727e1f7 [2021-06-28T16:07:28.594Z] Removing intermediate container bb5d3727e1f7 [2021-06-28T16:07:28.594Z] ---> f96ae0483bac [2021-06-28T16:07:28.594Z] [2021-06-28T16:07:28.888Z] Successfully built f96ae0483bac [2021-06-28T16:07:29.172Z] Successfully tagged core-data-arm64:latest [2021-06-28T16:07:29.172Z] Building core-command [2021-06-28T16:07:29.172Z]  Building core-data ... done Removing intermediate container f0ba0d737c20 [2021-06-28T16:07:29.172Z] ---> f43cfb332c2e [2021-06-28T16:07:29.172Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T16:07:29.447Z] ---> Running in 2a0905bc584f [2021-06-28T16:07:30.047Z] Removing intermediate container 2a0905bc584f [2021-06-28T16:07:30.047Z] ---> 1d1c5e357bb6 [2021-06-28T16:07:30.047Z] Step 29/32 : CMD ["gate"] [2021-06-28T16:07:30.645Z] ---> Running in 1362dba09737 [2021-06-28T16:07:31.243Z] Removing intermediate container 1362dba09737 [2021-06-28T16:07:31.243Z] ---> 122238ccf353 [2021-06-28T16:07:31.243Z] Step 30/32 : LABEL arch=arm64 [2021-06-28T16:07:31.519Z] ---> Running in 370d6cad46ba [2021-06-28T16:07:32.501Z] Removing intermediate container 370d6cad46ba [2021-06-28T16:07:32.501Z] ---> 3520c4b3aa29 [2021-06-28T16:07:32.501Z] Step 31/32 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:07:33.096Z] ---> Running in 7c97aa1689ab [2021-06-28T16:07:33.698Z] Removing intermediate container 7c97aa1689ab [2021-06-28T16:07:33.698Z] ---> 2bbac058ec6b [2021-06-28T16:07:33.698Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T16:07:34.289Z] ---> Running in 9eb0152ce8c0 [2021-06-28T16:07:34.880Z] Removing intermediate container 9eb0152ce8c0 [2021-06-28T16:07:34.880Z] ---> 16fc0c41316b [2021-06-28T16:07:34.880Z] [2021-06-28T16:07:35.150Z] Successfully built 16fc0c41316b [2021-06-28T16:07:35.150Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-28T16:08:02.114Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:08:02.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:08:02.114Z] ---> 467666560489 [2021-06-28T16:08:02.114Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:08:02.114Z] ---> Using cache [2021-06-28T16:08:02.114Z] ---> 141760161578 [2021-06-28T16:08:02.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:08:02.114Z] ---> Using cache [2021-06-28T16:08:02.114Z] ---> d695d3ed403a [2021-06-28T16:08:02.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T16:08:02.114Z] ---> Running in 6a2c883ea9f7 [2021-06-28T16:08:03.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:04.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:05.660Z] OK: 218 MiB in 52 packages [2021-06-28T16:08:08.309Z] Removing intermediate container 6a2c883ea9f7 [2021-06-28T16:08:08.309Z] ---> 74c482f86e89 [2021-06-28T16:08:08.309Z] Step 6/23 : COPY go.mod . [2021-06-28T16:08:09.289Z] ---> f17464607422 [2021-06-28T16:08:09.289Z] Step 7/23 : RUN go mod download [2021-06-28T16:08:09.562Z] ---> Running in 8e1083fbb9d3 [2021-06-28T16:08:11.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:08:11.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:08:11.013Z] ---> 467666560489 [2021-06-28T16:08:11.013Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:08:11.013Z] ---> Using cache [2021-06-28T16:08:11.013Z] ---> 141760161578 [2021-06-28T16:08:11.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:08:11.013Z] ---> Using cache [2021-06-28T16:08:11.013Z] ---> d695d3ed403a [2021-06-28T16:08:11.013Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T16:08:11.296Z] ---> Running in 9255242c3fe9 [2021-06-28T16:08:11.296Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:08:11.296Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:08:11.296Z] ---> 467666560489 [2021-06-28T16:08:11.296Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:08:11.296Z] ---> Using cache [2021-06-28T16:08:11.296Z] ---> 141760161578 [2021-06-28T16:08:11.296Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:08:11.296Z] ---> Using cache [2021-06-28T16:08:11.296Z] ---> d695d3ed403a [2021-06-28T16:08:11.296Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T16:08:11.296Z] ---> Running in be843a09f1d3 [2021-06-28T16:08:13.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:13.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:13.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:08:13.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:08:13.271Z] ---> 467666560489 [2021-06-28T16:08:13.271Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:08:13.271Z] ---> Using cache [2021-06-28T16:08:13.272Z] ---> 141760161578 [2021-06-28T16:08:13.272Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:08:13.272Z] ---> Using cache [2021-06-28T16:08:13.272Z] ---> d695d3ed403a [2021-06-28T16:08:13.272Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:08:13.272Z] ---> Using cache [2021-06-28T16:08:13.272Z] ---> 74c482f86e89 [2021-06-28T16:08:13.272Z] Step 6/24 : COPY go.mod . [2021-06-28T16:08:13.272Z] ---> Using cache [2021-06-28T16:08:13.272Z] ---> f17464607422 [2021-06-28T16:08:13.272Z] Step 7/24 : RUN go mod download [2021-06-28T16:08:13.272Z] Removing intermediate container 8e1083fbb9d3 [2021-06-28T16:08:13.272Z] ---> ea8bdd6bb2b5 [2021-06-28T16:08:13.272Z] Step 8/23 : COPY . . [2021-06-28T16:08:13.546Z] ---> Running in ce01df846873 [2021-06-28T16:08:14.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:14.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:08:15.136Z] OK: 218 MiB in 52 packages [2021-06-28T16:08:15.136Z] OK: 218 MiB in 52 packages [2021-06-28T16:08:17.776Z] Removing intermediate container be843a09f1d3 [2021-06-28T16:08:17.776Z] ---> dfde59e4af7c [2021-06-28T16:08:17.776Z] Step 6/24 : COPY go.mod . [2021-06-28T16:08:17.776Z] Removing intermediate container 9255242c3fe9 [2021-06-28T16:08:17.776Z] ---> 740049f79d62 [2021-06-28T16:08:17.776Z] Step 6/23 : COPY go.mod . [2021-06-28T16:08:18.378Z] Removing intermediate container ce01df846873 [2021-06-28T16:08:18.378Z] ---> 14c1dede02ee [2021-06-28T16:08:18.378Z] Step 8/24 : COPY . . [2021-06-28T16:08:18.653Z] ---> 9317c6d3f436 [2021-06-28T16:08:18.653Z] Step 7/24 : RUN go mod download [2021-06-28T16:08:18.928Z] ---> fb66d8ef0e16 [2021-06-28T16:08:18.928Z] Step 7/23 : RUN go mod download [2021-06-28T16:08:18.928Z] ---> Running in 0c7781891953 [2021-06-28T16:08:19.203Z] ---> Running in 7f9fb39370af [2021-06-28T16:08:25.950Z] Removing intermediate container 0c7781891953 [2021-06-28T16:08:25.950Z] ---> 3ff24d411237 [2021-06-28T16:08:25.950Z] Step 8/24 : COPY . . [2021-06-28T16:08:25.950Z] Removing intermediate container 7f9fb39370af [2021-06-28T16:08:25.950Z] ---> 0173707f82c0 [2021-06-28T16:08:25.950Z] Step 8/23 : COPY . . [2021-06-28T16:08:30.265Z] ---> b1c2501a1913 [2021-06-28T16:08:30.265Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:08:31.712Z] ---> Running in ddf6787bd193 [2021-06-28T16:08:35.101Z] ---> 09429ba157a3 [2021-06-28T16:08:35.101Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:08:35.696Z] ---> Running in 6ddf816f9249 [2021-06-28T16:08:36.299Z] Removing intermediate container ddf6787bd193 [2021-06-28T16:08:36.299Z] ---> e2f6e4a36a7c [2021-06-28T16:08:36.299Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T16:08:36.898Z] ---> Running in 8f635ae19a97 [2021-06-28T16:08:38.883Z] 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 [2021-06-28T16:08:41.527Z] Removing intermediate container 6ddf816f9249 [2021-06-28T16:08:41.527Z] ---> c60e02abbe15 [2021-06-28T16:08:41.527Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T16:08:42.147Z] ---> Running in 36b269ab0f59 [2021-06-28T16:08:44.152Z] 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 [2021-06-28T16:08:46.157Z] ---> 71a7d47a3f36 [2021-06-28T16:08:46.158Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:08:46.441Z] ---> efba32076f1b [2021-06-28T16:08:46.441Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:08:46.441Z] ---> Running in e72fef314863 [2021-06-28T16:08:46.722Z] ---> Running in d3fa3816eb01 [2021-06-28T16:08:53.498Z] Removing intermediate container e72fef314863 [2021-06-28T16:08:53.498Z] ---> a04f4c9d336c [2021-06-28T16:08:53.498Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T16:08:53.498Z] ---> Running in fb1f982adfed [2021-06-28T16:08:53.498Z] Removing intermediate container d3fa3816eb01 [2021-06-28T16:08:53.498Z] ---> 44b8d4c74a2d [2021-06-28T16:08:53.498Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T16:08:53.778Z] ---> Running in d4abb8f668f9 [2021-06-28T16:08:55.804Z] 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 [2021-06-28T16:08:56.085Z] 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 [2021-06-28T16:10:04.218Z] Removing intermediate container 8f635ae19a97 [2021-06-28T16:10:04.218Z] ---> 43ab9a65d9f3 [2021-06-28T16:10:04.218Z] [2021-06-28T16:10:04.218Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:10:04.218Z] ---> c4fd0aeabfcf [2021-06-28T16:10:04.218Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:10:04.218Z] ---> Using cache [2021-06-28T16:10:04.218Z] ---> 191ad346c7d7 [2021-06-28T16:10:04.218Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:10:04.218Z] ---> Using cache [2021-06-28T16:10:04.218Z] ---> 1a3f5b795594 [2021-06-28T16:10:04.218Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T16:10:04.218Z] ---> Running in cf5a124c15cd [2021-06-28T16:10:04.218Z] Removing intermediate container cf5a124c15cd [2021-06-28T16:10:04.218Z] ---> 8dfc516940ab [2021-06-28T16:10:04.218Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:10:04.218Z] ---> Running in 0125ec30b075 [2021-06-28T16:10:04.494Z] Removing intermediate container 0125ec30b075 [2021-06-28T16:10:04.494Z] ---> a62a6ad49e15 [2021-06-28T16:10:04.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:10:05.951Z] ---> dec7ce18096c [2021-06-28T16:10:05.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T16:10:07.948Z] ---> 3235a438835f [2021-06-28T16:10:07.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T16:10:09.949Z] ---> 29e2696adc82 [2021-06-28T16:10:09.949Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T16:10:10.226Z] ---> Running in 6b5d91be1df9 [2021-06-28T16:10:10.831Z] Removing intermediate container 36b269ab0f59 [2021-06-28T16:10:10.831Z] ---> 1df1e0abb8b5 [2021-06-28T16:10:10.831Z] [2021-06-28T16:10:10.831Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:10:10.831Z] ---> c4fd0aeabfcf [2021-06-28T16:10:10.831Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:10:10.831Z] ---> Using cache [2021-06-28T16:10:10.831Z] ---> 191ad346c7d7 [2021-06-28T16:10:10.831Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:10:10.831Z] ---> Using cache [2021-06-28T16:10:10.831Z] ---> 1a3f5b795594 [2021-06-28T16:10:10.831Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T16:10:11.116Z] Removing intermediate container 6b5d91be1df9 [2021-06-28T16:10:11.116Z] ---> f3f91b2fd25b [2021-06-28T16:10:11.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:10:11.116Z] ---> Running in 885c45f86c29 [2021-06-28T16:10:11.116Z] ---> Running in 9f5fbc011da6 [2021-06-28T16:10:12.144Z] Removing intermediate container 885c45f86c29 [2021-06-28T16:10:12.144Z] ---> c3ea6e523bc9 [2021-06-28T16:10:12.144Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:10:12.144Z] Removing intermediate container 9f5fbc011da6 [2021-06-28T16:10:12.144Z] ---> 899574fb904e [2021-06-28T16:10:12.144Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T16:10:12.144Z] ---> Running in 23863841988e [2021-06-28T16:10:12.425Z] ---> Running in b1676ebf0474 [2021-06-28T16:10:13.041Z] Removing intermediate container b1676ebf0474 [2021-06-28T16:10:13.041Z] ---> 03e3001ea27b [2021-06-28T16:10:13.041Z] Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:10:13.041Z] Removing intermediate container 23863841988e [2021-06-28T16:10:13.041Z] ---> 65a1a4f490cd [2021-06-28T16:10:13.041Z] Step 16/24 : WORKDIR / [2021-06-28T16:10:13.323Z] ---> Running in fb31b29a6730 [2021-06-28T16:10:13.323Z] ---> Running in 96735e589d2b [2021-06-28T16:10:13.937Z] Removing intermediate container fb31b29a6730 [2021-06-28T16:10:13.937Z] ---> 257373e0fe2a [2021-06-28T16:10:13.937Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:10:14.217Z] Removing intermediate container 96735e589d2b [2021-06-28T16:10:14.217Z] ---> 82d187f0f3c5 [2021-06-28T16:10:14.217Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:10:14.217Z] ---> Running in 5f408ca6f640 [2021-06-28T16:10:15.214Z] Removing intermediate container 5f408ca6f640 [2021-06-28T16:10:15.214Z] ---> e390868cbc8c [2021-06-28T16:10:15.214Z] [2021-06-28T16:10:15.492Z] ---> d903c5e812cb [2021-06-28T16:10:15.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T16:10:15.492Z] Successfully built e390868cbc8c [2021-06-28T16:10:15.492Z] Successfully tagged support-scheduler-arm64:latest [2021-06-28T16:10:16.940Z]  Building support-scheduler ... done  ---> 688fa5bd571c [2021-06-28T16:10:16.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T16:10:18.396Z] ---> 98ec3aec904a [2021-06-28T16:10:18.396Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T16:10:18.996Z] ---> Running in b45b299e4d39 [2021-06-28T16:10:19.275Z] Removing intermediate container fb1f982adfed [2021-06-28T16:10:19.275Z] ---> 244a68c0c6ef [2021-06-28T16:10:19.275Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T16:10:19.549Z] ---> Running in 6148a24c9bac [2021-06-28T16:10:19.823Z] Removing intermediate container b45b299e4d39 [2021-06-28T16:10:19.823Z] ---> 7fc311b9694f [2021-06-28T16:10:19.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:10:20.425Z] ---> Running in 5e3cb48d8d6b [2021-06-28T16:10:21.039Z] Removing intermediate container 5e3cb48d8d6b [2021-06-28T16:10:21.039Z] ---> 9c41ac22e86a [2021-06-28T16:10:21.039Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:10:21.329Z] ---> Running in d7e72dde6f48 [2021-06-28T16:10:21.329Z] 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 [2021-06-28T16:10:21.612Z] Removing intermediate container d4abb8f668f9 [2021-06-28T16:10:21.612Z] ---> f238bb70cb48 [2021-06-28T16:10:21.612Z] [2021-06-28T16:10:21.612Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:10:21.612Z] ---> c4fd0aeabfcf [2021-06-28T16:10:21.612Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T16:10:21.612Z] ---> Running in b39009a38205 [2021-06-28T16:10:21.896Z] Removing intermediate container d7e72dde6f48 [2021-06-28T16:10:21.897Z] ---> 70b1283da1e6 [2021-06-28T16:10:21.897Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:10:22.179Z] ---> Running in 3652ce630546 [2021-06-28T16:10:22.802Z] Removing intermediate container 3652ce630546 [2021-06-28T16:10:22.802Z] ---> b2164190ae0a [2021-06-28T16:10:22.802Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:10:23.082Z] ---> Running in 95c0c1c316df [2021-06-28T16:10:23.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:10:23.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:10:23.644Z] Removing intermediate container 95c0c1c316df [2021-06-28T16:10:23.644Z] ---> 10384ff119c2 [2021-06-28T16:10:23.644Z] [2021-06-28T16:10:23.919Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T16:10:23.919Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:10:23.919Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:10:24.198Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:10:24.198Z] Successfully built 10384ff119c2 [2021-06-28T16:10:24.198Z] Successfully tagged core-command-arm64:latest [2021-06-28T16:10:24.198Z] OK: 6 MiB in 16 packages [2021-06-28T16:10:24.198Z]  Building core-command ... done Removing intermediate container 6148a24c9bac [2021-06-28T16:10:24.198Z] ---> 93ff856e7597 [2021-06-28T16:10:24.198Z] [2021-06-28T16:10:24.198Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T16:10:24.479Z] 20.10.0: Pulling from library/docker [2021-06-28T16:10:26.477Z] Removing intermediate container b39009a38205 [2021-06-28T16:10:26.477Z] ---> 6ae5aab90724 [2021-06-28T16:10:26.477Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:10:26.759Z] ---> Running in e9c07866e138 [2021-06-28T16:10:27.354Z] Removing intermediate container e9c07866e138 [2021-06-28T16:10:27.354Z] ---> 4b6d8f5b7622 [2021-06-28T16:10:27.354Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T16:10:27.629Z] ---> Running in a6bd50f3561f [2021-06-28T16:10:28.276Z] Removing intermediate container a6bd50f3561f [2021-06-28T16:10:28.276Z] ---> ea3bca17a501 [2021-06-28T16:10:28.276Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:10:28.876Z] ---> Running in 2cc9254919d6 [2021-06-28T16:10:29.477Z] Removing intermediate container 2cc9254919d6 [2021-06-28T16:10:29.477Z] ---> 9f71643fa60c [2021-06-28T16:10:29.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:10:30.959Z] ---> e5572b5febb8 [2021-06-28T16:10:30.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T16:10:32.959Z] ---> 0887ef17f13d [2021-06-28T16:10:32.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T16:10:33.565Z] ---> a6e979f3b855 [2021-06-28T16:10:33.565Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T16:10:33.565Z] ---> Running in 451e3666a276 [2021-06-28T16:10:33.565Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T16:10:33.565Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T16:10:33.565Z] ---> eeaf43b92773 [2021-06-28T16:10:33.565Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:10:33.837Z] ---> Running in ee0e48e1df25 [2021-06-28T16:10:34.109Z] Removing intermediate container 451e3666a276 [2021-06-28T16:10:34.109Z] ---> 04dd55ee08b1 [2021-06-28T16:10:34.109Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:10:34.388Z] ---> Running in 96c269990a41 [2021-06-28T16:10:34.388Z] Removing intermediate container ee0e48e1df25 [2021-06-28T16:10:34.388Z] ---> 3b62b1d30815 [2021-06-28T16:10:34.388Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T16:10:34.388Z] ---> Running in 0f267c53b46c [2021-06-28T16:10:34.981Z] Removing intermediate container 96c269990a41 [2021-06-28T16:10:34.981Z] ---> 33a973d735b1 [2021-06-28T16:10:34.981Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T16:10:34.981Z] ---> Running in feb33ae1b47d [2021-06-28T16:10:35.587Z] Removing intermediate container feb33ae1b47d [2021-06-28T16:10:35.587Z] ---> ab31bfab9954 [2021-06-28T16:10:35.587Z] Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:10:35.587Z] ---> Running in 77abcbbfa5de [2021-06-28T16:10:35.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:10:35.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:10:36.138Z] Removing intermediate container 77abcbbfa5de [2021-06-28T16:10:36.138Z] ---> 4591f7896c02 [2021-06-28T16:10:36.138Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:10:36.138Z] ---> Running in 8bdf20569180 [2021-06-28T16:10:36.414Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T16:10:36.414Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T16:10:36.686Z] Executing bash-5.0.17-r0.post-install [2021-06-28T16:10:36.686Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:10:36.686Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T16:10:36.686Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T16:10:36.686Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T16:10:36.686Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T16:10:36.686Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T16:10:36.686Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T16:10:36.686Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T16:10:36.686Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T16:10:36.686Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T16:10:36.686Z] Removing intermediate container 8bdf20569180 [2021-06-28T16:10:36.686Z] ---> b5f53575429a [2021-06-28T16:10:36.686Z] [2021-06-28T16:10:36.686Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T16:10:36.956Z] Successfully built b5f53575429a [2021-06-28T16:10:37.228Z] Successfully tagged support-notifications-arm64:latest [2021-06-28T16:10:38.652Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T16:10:38.652Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T16:10:38.652Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T16:10:38.652Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T16:10:38.652Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T16:10:38.652Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T16:10:38.652Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T16:10:38.652Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T16:10:38.652Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T16:10:38.652Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T16:10:38.652Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T16:10:38.652Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T16:10:38.652Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T16:10:38.652Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T16:10:38.652Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T16:10:38.652Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T16:10:38.924Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T16:10:38.924Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T16:10:38.924Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T16:10:38.924Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T16:10:38.924Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T16:10:38.924Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T16:10:38.924Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T16:10:38.924Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T16:10:38.924Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T16:10:38.924Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T16:10:39.197Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T16:10:39.197Z] OK: 72 MiB in 59 packages [2021-06-28T16:10:43.491Z] Collecting docker-compose==1.23.2 [2021-06-28T16:10:43.491Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T16:10:43.491Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T16:10:43.491Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T16:10:44.079Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T16:10:44.079Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T16:10:44.668Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T16:10:44.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T16:10:47.275Z] Collecting PyYAML<4,>=3.10 [2021-06-28T16:10:47.275Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T16:10:49.882Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-28T16:10:50.153Z] Collecting jsonschema<3,>=2.5.1 [2021-06-28T16:10:50.154Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T16:10:51.579Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T16:10:51.579Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T16:10:51.579Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T16:10:51.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T16:10:53.539Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T16:10:53.539Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T16:10:56.149Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T16:10:56.149Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T16:10:56.149Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T16:10:56.149Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T16:10:56.149Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-28T16:10:56.149Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-28T16:10:56.742Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T16:10:56.742Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T16:10:57.011Z] Collecting idna<2.8,>=2.5 [2021-06-28T16:10:57.011Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T16:10:57.281Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T16:10:57.281Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T16:10:57.281Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T16:10:57.281Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T16:10:57.869Z] Installing collected packages: cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, jsonschema, docopt, texttable, docker-compose [2021-06-28T16:10:58.139Z] Attempting uninstall: urllib3 [2021-06-28T16:10:58.139Z] Found existing installation: urllib3 1.25.9 [2021-06-28T16:10:58.139Z] Uninstalling urllib3-1.25.9: [2021-06-28T16:10:58.139Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T16:10:58.732Z] Attempting uninstall: idna [2021-06-28T16:10:58.732Z] Found existing installation: idna 2.9 [2021-06-28T16:10:58.732Z] Uninstalling idna-2.9: [2021-06-28T16:10:58.732Z] Successfully uninstalled idna-2.9 [2021-06-28T16:10:59.323Z] Attempting uninstall: requests [2021-06-28T16:10:59.323Z] Found existing installation: requests 2.23.0 [2021-06-28T16:10:59.323Z] Uninstalling requests-2.23.0: [2021-06-28T16:10:59.323Z] Successfully uninstalled requests-2.23.0 [2021-06-28T16:11:00.747Z] Running setup.py install for dockerpty: started [2021-06-28T16:11:02.883Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T16:11:02.883Z] Running setup.py install for PyYAML: started [2021-06-28T16:11:04.845Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T16:11:05.115Z] Running setup.py install for docopt: started [2021-06-28T16:11:07.081Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T16:11:07.081Z] Running setup.py install for texttable: started [2021-06-28T16:11:08.507Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T16:11:09.479Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-28T16:11:19.610Z] Removing intermediate container 0f267c53b46c [2021-06-28T16:11:19.610Z] ---> 97caf5f10d0f [2021-06-28T16:11:19.610Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T16:11:19.610Z] ---> Running in cd05ca58f0c8 [2021-06-28T16:11:19.610Z] Removing intermediate container cd05ca58f0c8 [2021-06-28T16:11:19.610Z] ---> 228b095f0d0c [2021-06-28T16:11:19.610Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T16:11:19.610Z] ---> Running in ff72f4ed5640 [2021-06-28T16:11:19.886Z] Removing intermediate container ff72f4ed5640 [2021-06-28T16:11:19.886Z] ---> 7d29326e7226 [2021-06-28T16:11:19.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T16:11:21.316Z] ---> 25f626576f1b [2021-06-28T16:11:21.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T16:11:21.914Z] ---> e686472f6541 [2021-06-28T16:11:21.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T16:11:22.887Z] ---> 56cd1c02a9a1 [2021-06-28T16:11:22.887Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T16:11:23.164Z] ---> Running in a6cfd01db9ef [2021-06-28T16:11:23.437Z] Removing intermediate container a6cfd01db9ef [2021-06-28T16:11:23.437Z] ---> 35617a65ed00 [2021-06-28T16:11:23.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:11:23.709Z] ---> Running in 70d12e142d55 [2021-06-28T16:11:24.299Z] Removing intermediate container 70d12e142d55 [2021-06-28T16:11:24.299Z] ---> ad25dd1cd3db [2021-06-28T16:11:24.299Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:11:24.299Z] ---> Running in 10e41ab2c30e [2021-06-28T16:11:24.892Z] Removing intermediate container 10e41ab2c30e [2021-06-28T16:11:24.892Z] ---> 302df94390cc [2021-06-28T16:11:24.892Z] Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [2021-06-28T16:11:24.892Z] ---> Running in 1e71d358a5b4 [2021-06-28T16:11:25.484Z] Removing intermediate container 1e71d358a5b4 [2021-06-28T16:11:25.484Z] ---> 9d876ab67a0b [2021-06-28T16:11:25.484Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:11:25.484Z] ---> Running in 3819ff885c2b [2021-06-28T16:11:26.080Z] Removing intermediate container 3819ff885c2b [2021-06-28T16:11:26.080Z] ---> ae933862719d [2021-06-28T16:11:26.080Z] [2021-06-28T16:11:26.672Z] Successfully built ae933862719d [2021-06-28T16:11:26.672Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-28T16:11:26.956Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-28T16:11:26.956Z] $ docker stop --time=1 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f [2021-06-28T16:11:28.759Z] $ docker rm -f 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:11:29.362Z] + docker images [2021-06-28T16:11:29.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T16:11:29.634Z] sys-mgmt-agent-arm64 latest ae933862719d 4 seconds ago 299MB [2021-06-28T16:11:29.634Z] support-notifications-arm64 latest b5f53575429a 53 seconds ago 15.7MB [2021-06-28T16:11:29.634Z] 93ff856e7597 About a minute ago 969MB [2021-06-28T16:11:29.634Z] core-command-arm64 latest 10384ff119c2 About a minute ago 15MB [2021-06-28T16:11:29.634Z] f238bb70cb48 About a minute ago 969MB [2021-06-28T16:11:29.634Z] support-scheduler-arm64 latest e390868cbc8c About a minute ago 15.1MB [2021-06-28T16:11:29.634Z] 1df1e0abb8b5 About a minute ago 966MB [2021-06-28T16:11:29.634Z] 43ab9a65d9f3 About a minute ago 968MB [2021-06-28T16:11:29.634Z] security-bootstrapper-arm64 latest 16fc0c41316b 3 minutes ago 17.5MB [2021-06-28T16:11:29.634Z] core-data-arm64 latest f96ae0483bac 4 minutes ago 19.1MB [2021-06-28T16:11:29.634Z] security-secretstore-setup-arm64 latest 20ded7430c36 4 minutes ago 27.1MB [2021-06-28T16:11:29.634Z] core-metadata-arm64 latest 110e1302ff9f 4 minutes ago 15.7MB [2021-06-28T16:11:29.634Z] security-proxy-setup-arm64 latest 296467276beb 4 minutes ago 24.2MB [2021-06-28T16:11:29.634Z] ceeca7d9ed42 4 minutes ago 975MB [2021-06-28T16:11:29.634Z] 8ffd76c72445 4 minutes ago 972MB [2021-06-28T16:11:29.634Z] 2893e1cfcc52 4 minutes ago 973MB [2021-06-28T16:11:29.634Z] 5d1393081c7f 4 minutes ago 976MB [2021-06-28T16:11:29.634Z] 06f03444fc34 4 minutes ago 969MB [2021-06-28T16:11:29.634Z] ci-base-image-arm64 latest 467666560489 14 minutes ago 641MB [2021-06-28T16:11:29.634Z] alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB [2021-06-28T16:11:29.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-28T16:11:29.634Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-28T16:11:29.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-28T16:11:30.528Z] ---> job-cost.sh [2021-06-28T16:11:30.528Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WYU6 [2021-06-28T16:12:09.629Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T16:13:46.358Z] lf-activate-venv(): INFO: Adding /tmp/venv-WYU6/bin to PATH [2021-06-28T16:13:46.358Z] INFO: No Stack... [2021-06-28T16:13:46.358Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T16:13:46.358Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T16:13:46.695Z] + cut -d, -f6 [2021-06-28T16:13:46.695Z] + cat /w/workspace/edgex-go/30/archives/cost.csv [Pipeline] lock [2021-06-28T16:13:46.759Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] [2021-06-28T16:13:46.768Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] did not exist. Created. [2021-06-28T16:13:46.769Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T16:13:47.129Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T16:13:47.370Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T16:13:47.383Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] [Pipeline] // lock [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 [2021-06-28T16:13:48.282Z] provisioning config files... [2021-06-28T16:13:48.293Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/30@tmp/config6450912565797472784tmp [Pipeline] { [Pipeline] sh [2021-06-28T16:13:48.621Z] + set +x [2021-06-28T16:13:48.621Z] + curl -s https://codecov.io/bash [2021-06-28T16:13:48.621Z] + bash -s -- [2021-06-28T16:13:48.884Z] [2021-06-28T16:13:48.884Z] _____ _ [2021-06-28T16:13:48.884Z] / ____| | | [2021-06-28T16:13:48.884Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T16:13:48.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T16:13:48.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T16:13:48.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T16:13:48.884Z] Bash-1.0.3 [2021-06-28T16:13:48.884Z] [2021-06-28T16:13:48.884Z] [2021-06-28T16:13:48.884Z] ==> git version 2.24.4 found [2021-06-28T16:13:48.884Z] ==> 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 [2021-06-28T16:13:48.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T16:13:48.884Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T16:13:48.884Z] ==> Jenkins CI detected. [2021-06-28T16:13:48.884Z] project root: . [2021-06-28T16:13:48.884Z] --> token set from env [2021-06-28T16:13:48.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T16:13:48.884Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T16:13:48.884Z] ==> Python coveragepy not found [2021-06-28T16:13:48.884Z] ==> Searching for coverage reports in: [2021-06-28T16:13:48.884Z] + . [2021-06-28T16:13:48.884Z] -> Found 1 reports [2021-06-28T16:13:48.884Z] ==> Detecting git/mercurial file structure [2021-06-28T16:13:48.884Z] ==> Reading reports [2021-06-28T16:13:48.884Z] + ./coverage.out bytes=398095 [2021-06-28T16:13:48.884Z] ==> Appending adjustments [2021-06-28T16:13:48.884Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T16:13:50.274Z] + Found adjustments [2021-06-28T16:13:50.274Z] ==> Gzipping contents [2021-06-28T16:13:50.274Z] 56K /tmp/codecov.eN5uFH.gz [2021-06-28T16:13:50.274Z] ==> Uploading reports [2021-06-28T16:13:50.274Z] url: https://codecov.io [2021-06-28T16:13:50.274Z] query: branch=PR-3579&commit=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T16:13:50.274Z] -> Pinging Codecov [2021-06-28T16:13:50.274Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T16:13:50.537Z] -> Uploading to [2021-06-28T16:13:50.537Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4/73445a21-4da6-46ae-88b1-db06309bf8f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T161350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ea8e54f835469ee9cfed72ac9e3c49e945677b95cbf62412e02ae4e71786658 [2021-06-28T16:13:50.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T16:13:50.537Z] Dload Upload Total Spent Left Speed [2021-06-28T16:13:51.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54841 0 0 100 54841 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-06-28T16:13:51.110Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [Pipeline] } [2021-06-28T16:13:51.119Z] 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] libraryResource [Pipeline] sh [2021-06-28T16:13:52.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:13:53.038Z] ---> package-listing.sh [2021-06-28T16:13:53.038Z] ++ facter osfamily [2021-06-28T16:13:53.038Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T16:13:53.300Z] + OS_FAMILY=redhat [2021-06-28T16:13:53.300Z] + workspace=/w/workspace/edgex-go/30 [2021-06-28T16:13:53.300Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T16:13:53.300Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T16:13:53.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T16:13:53.300Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T16:13:53.300Z] + '[' /w/workspace/edgex-go/30 ']' [2021-06-28T16:13:53.300Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T16:13:53.300Z] + case "${OS_FAMILY}" in [2021-06-28T16:13:53.300Z] + sort [2021-06-28T16:13:53.300Z] + rpm -qa [2021-06-28T16:13:55.857Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T16:13:55.857Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T16:13:55.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T16:13:55.857Z] + '[' /w/workspace/edgex-go/30 ']' [2021-06-28T16:13:55.857Z] + mkdir -p /w/workspace/edgex-go/30/archives/ [2021-06-28T16:13:55.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/30/archives/ [Pipeline] echo [2021-06-28T16:13:55.871Z] 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/30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T16:13:56.157Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:13:56.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:13:56.723Z] [2021-06-28T16:13:56.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:13:57.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:13:57.050Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T16:13:57.050Z] df20fa9351a1: Pulling fs layer [2021-06-28T16:13:57.050Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T16:13:57.050Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T16:13:57.050Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T16:13:57.050Z] 93b61091891f: Pulling fs layer [2021-06-28T16:13:57.050Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T16:13:57.050Z] 5e14af77c1be: Pulling fs layer [2021-06-28T16:13:57.050Z] 01666e4c0597: Pulling fs layer [2021-06-28T16:13:57.050Z] aa168da1d23b: Pulling fs layer [2021-06-28T16:13:57.050Z] 46f8f816bc3b: Waiting [2021-06-28T16:13:57.050Z] 93b61091891f: Waiting [2021-06-28T16:13:57.050Z] 93b9cdb0e59b: Waiting [2021-06-28T16:13:57.050Z] 5e14af77c1be: Waiting [2021-06-28T16:13:57.050Z] 01666e4c0597: Waiting [2021-06-28T16:13:57.050Z] aa168da1d23b: Waiting [2021-06-28T16:13:57.050Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T16:13:57.050Z] 36b3adc4ff6f: Download complete [2021-06-28T16:13:57.050Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T16:13:57.050Z] 46f8f816bc3b: Download complete [2021-06-28T16:13:57.320Z] df20fa9351a1: Verifying Checksum [2021-06-28T16:13:57.320Z] df20fa9351a1: Download complete [2021-06-28T16:13:57.320Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T16:13:57.320Z] 93b9cdb0e59b: Download complete [2021-06-28T16:13:57.320Z] 5e14af77c1be: Verifying Checksum [2021-06-28T16:13:57.320Z] 5e14af77c1be: Download complete [2021-06-28T16:13:57.320Z] 93b61091891f: Verifying Checksum [2021-06-28T16:13:57.320Z] 93b61091891f: Download complete [2021-06-28T16:13:57.320Z] 01666e4c0597: Verifying Checksum [2021-06-28T16:13:57.320Z] 01666e4c0597: Download complete [2021-06-28T16:13:57.320Z] df20fa9351a1: Pull complete [2021-06-28T16:13:57.590Z] 36b3adc4ff6f: Pull complete [2021-06-28T16:13:57.590Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T16:13:57.590Z] 8ad3a11d3b57: Download complete [2021-06-28T16:13:58.176Z] 8ad3a11d3b57: Pull complete [2021-06-28T16:13:58.176Z] 46f8f816bc3b: Pull complete [2021-06-28T16:13:58.458Z] 93b61091891f: Pull complete [2021-06-28T16:13:58.458Z] 93b9cdb0e59b: Pull complete [2021-06-28T16:13:58.458Z] 5e14af77c1be: Pull complete [2021-06-28T16:13:58.730Z] 01666e4c0597: Pull complete [2021-06-28T16:13:59.304Z] aa168da1d23b: Verifying Checksum [2021-06-28T16:13:59.304Z] aa168da1d23b: Download complete [2021-06-28T16:14:03.561Z] aa168da1d23b: Pull complete [2021-06-28T16:14:03.561Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T16:14:03.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:14:03.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T16:14:03.644Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-28T16:14:03.681Z] $ 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/30/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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T16:14:07.566Z] $ docker top 0d203a265785c7bef147be9da9089e2330012c5989b9949859ebef5875c35260 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:14:07.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T16:14:08.272Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T16:14:08.701Z] + ls /var/log/sa-host [2021-06-28T16:14:08.701Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T16:14:08.701Z] file_magic: OK [2021-06-28T16:14:08.701Z] HZ: Using current value: 100 [2021-06-28T16:14:08.701Z] file_header: OK [2021-06-28T16:14:08.701Z] 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 [2021-06-28T16:14:08.701Z] Statistics: [2021-06-28T16:14:08.701Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T16:14:08.701Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T16:14:08.701Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T16:14:08.701Z] file_magic: OK [2021-06-28T16:14:08.701Z] HZ: Using current value: 100 [2021-06-28T16:14:08.701Z] file_header: OK [2021-06-28T16:14:08.701Z] 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 [2021-06-28T16:14:08.701Z] Statistics: [2021-06-28T16:14:08.701Z] 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... [2021-06-28T16:14:08.701Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:14:09.450Z] provisioning config files... [2021-06-28T16:14:09.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/30@tmp/config6306392561049773515tmp [Pipeline] { [Pipeline] echo [2021-06-28T16:14:09.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:09.849Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T16:14:09.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:10.286Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T16:14:10.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:10.620Z] ---> sudo-logs.sh [2021-06-28T16:14:10.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T16:14:10.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:10.955Z] ---> job-cost.sh [2021-06-28T16:14:10.955Z] lf-activate-venv: SKIPPING [2021-06-28T16:14:10.955Z] DEBUG: total: 0.18000000715255737 [2021-06-28T16:14:10.955Z] INFO: Retrieving Stack Cost... [2021-06-28T16:14:11.905Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T16:14:12.485Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T16:14:12.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:12.796Z] ---> logs-deploy.sh [2021-06-28T16:14:12.796Z] lf-activate-venv: SKIPPING [2021-06-28T16:14:12.796Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/30 [2021-06-28T16:14:12.796Z] INFO: archiving workspace using pattern(s): [2021-06-28T16:14:13.742Z] Archives upload complete. [2021-06-28T16:14:13.742Z] INFO: archiving logs to Nexus