Pull request #3361 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5e8f0209b56f3309f9665c980cdfd66463b0e44b rather than e79cb8b028dccf357dd66308ae0ce5d971c756c8 Obtained Jenkinsfile from 5e8f0209b56f3309f9665c980cdfd66463b0e44b 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33893 in /w/workspace/edgexfoundry_edgex-go_PR-3361 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit e79cb8b028dccf357dd66308ae0ce5d971c756c8 Merge succeeded, producing e79cb8b028dccf357dd66308ae0ce5d971c756c8 Checking out Revision e79cb8b028dccf357dd66308ae0ce5d971c756c8 (PR-3361) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3361/head:refs/remotes/origin/PR-3361 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 Commit message: "feat(notifications): Implement DELETE /notification/id/{id} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-13T08:31:11.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-13T08:31:12.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-13T08:31:12.280Z] ========================================================= [2021-04-13T08:31:12.280Z] EdgeX Global Pipelines Version Info [2021-04-13T08:31:12.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:31:13.834Z] ------------------- [2021-04-13T08:31:13.834Z] stable info: [2021-04-13T08:31:13.834Z] ------------------- [2021-04-13T08:31:13.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-13T08:31:13.834Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-13T08:31:13.834Z] Message: update stable to v1.0.186 [2021-04-13T08:31:14.781Z] ------------------- [2021-04-13T08:31:14.782Z] experimental info: [2021-04-13T08:31:14.782Z] ------------------- [2021-04-13T08:31:14.782Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-13T08:31:14.782Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-13T08:31:14.782Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-13T08:31:15.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-13T08:31:15.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-13T08:31:15.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-13T08:31:15.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-13T08:31:15.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-13T08:31:15.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-13T08:31:15.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-13T08:31:15.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-13T08:31:15.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-13T08:31:15.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-13T08:31:15.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-13T08:31:16.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-13T08:31:16.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-13T08:31:16.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-13T08:31:16.328Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T08:31:16.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T08:31:16.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-13T08:31:16.602Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-13T08:31:16.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-13T08:31:16.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-13T08:31:16.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-13T08:31:16.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-13T08:31:17.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3361 [Pipeline] echo [2021-04-13T08:31:17.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3361 [Pipeline] echo [2021-04-13T08:31:17.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3361 [Pipeline] echo [2021-04-13T08:31:17.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e79cb8b028dccf357dd66308ae0ce5d971c756c8 [Pipeline] echo [2021-04-13T08:31:17.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e79cb8b [Pipeline] echo [2021-04-13T08:31:17.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T08:31:17.652Z] provisioning config files... [2021-04-13T08:31:17.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6865190081455911551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:31:18.031Z] ---> docker-login.sh [2021-04-13T08:31:18.031Z] nexus3.edgexfoundry.org:10001 [2021-04-13T08:31:18.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:18.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:18.560Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:18.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:18.560Z] [2021-04-13T08:31:18.560Z] Login Succeeded [2021-04-13T08:31:18.560Z] nexus3.edgexfoundry.org:10002 [2021-04-13T08:31:18.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:18.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:18.560Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:18.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:18.560Z] [2021-04-13T08:31:18.560Z] Login Succeeded [2021-04-13T08:31:18.560Z] nexus3.edgexfoundry.org:10003 [2021-04-13T08:31:18.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:18.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:18.823Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:18.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:18.823Z] [2021-04-13T08:31:18.823Z] Login Succeeded [2021-04-13T08:31:18.823Z] nexus3.edgexfoundry.org:10004 [2021-04-13T08:31:19.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:19.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:19.086Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:19.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:19.086Z] [2021-04-13T08:31:19.086Z] Login Succeeded [2021-04-13T08:31:19.086Z] docker.io [2021-04-13T08:31:19.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:19.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:19.610Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:19.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:19.610Z] [2021-04-13T08:31:19.610Z] Login Succeeded [2021-04-13T08:31:19.610Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T08:31:19.621Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-13T08:31:20.079Z] ++ 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-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/core-command/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/core-data/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-13T08:31:20.079Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-13T08:31:20.079Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-13T08:31:20.079Z] ++ cut -d/ -f2 [2021-04-13T08:31:20.079Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-13T08:31:20.147Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:31:20.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:31:20.949Z] [2021-04-13T08:31:20.949Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:31:21.325Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:31:21.325Z] latest: Pulling from edgex-devops/git-semver [2021-04-13T08:31:21.325Z] 31603596830f: Pulling fs layer [2021-04-13T08:31:21.325Z] 2a8b12db71e7: Pulling fs layer [2021-04-13T08:31:21.325Z] 6ca5941a6612: Pulling fs layer [2021-04-13T08:31:21.325Z] ecc8261a40a4: Pulling fs layer [2021-04-13T08:31:21.325Z] ecc8261a40a4: Waiting [2021-04-13T08:31:21.325Z] 2a8b12db71e7: Verifying Checksum [2021-04-13T08:31:21.325Z] 2a8b12db71e7: Download complete [2021-04-13T08:31:21.592Z] 31603596830f: Verifying Checksum [2021-04-13T08:31:21.592Z] 31603596830f: Download complete [2021-04-13T08:31:21.592Z] ecc8261a40a4: Verifying Checksum [2021-04-13T08:31:21.592Z] ecc8261a40a4: Download complete [2021-04-13T08:31:22.171Z] 6ca5941a6612: Verifying Checksum [2021-04-13T08:31:22.171Z] 6ca5941a6612: Download complete [2021-04-13T08:31:22.171Z] 31603596830f: Pull complete [2021-04-13T08:31:22.438Z] 2a8b12db71e7: Pull complete [2021-04-13T08:31:23.391Z] 6ca5941a6612: Pull complete [2021-04-13T08:31:23.655Z] ecc8261a40a4: Pull complete [2021-04-13T08:31:23.655Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-13T08:31:23.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:31:23.655Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-13T08:31:23.810Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:31:23.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-13T08:31:26.773Z] $ docker top 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-13T08:31:27.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T08:31:27.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T08:31:27.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T08:31:27.329Z] $ docker exec 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 ssh-agent [2021-04-13T08:31:27.511Z] SSH_AUTH_SOCK=/tmp/ssh-0K27fxU1ach2/agent.12 [2021-04-13T08:31:27.511Z] SSH_AGENT_PID=17 [2021-04-13T08:31:27.526Z] Running ssh-add (command line suppressed) [2021-04-13T08:31:27.656Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7393218520561699521.key (/w/workspace/edgex-go/2@tmp/private_key_7393218520561699521.key) [2021-04-13T08:31:27.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T08:31:28.055Z] + git tag --points-at HEAD [Pipeline] } [2021-04-13T08:31:28.082Z] $ docker exec --env ******** --env ******** 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 ssh-agent -k [2021-04-13T08:31:28.209Z] unset SSH_AUTH_SOCK; [2021-04-13T08:31:28.210Z] unset SSH_AGENT_PID; [2021-04-13T08:31:28.210Z] echo Agent pid 17 killed; [2021-04-13T08:31:28.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-13T08:31:28.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T08:31:28.406Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T08:31:28.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T08:31:28.593Z] $ docker exec 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 ssh-agent [2021-04-13T08:31:28.763Z] SSH_AUTH_SOCK=/tmp/ssh-ALtnQESnsQy0/agent.47 [2021-04-13T08:31:28.763Z] SSH_AGENT_PID=52 [2021-04-13T08:31:28.771Z] Running ssh-add (command line suppressed) [2021-04-13T08:31:28.988Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7145017946432867738.key (/w/workspace/edgex-go/2@tmp/private_key_7145017946432867738.key) [2021-04-13T08:31:29.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T08:31:29.393Z] + git semver init [2021-04-13T08:31:29.393Z] # -> Open(): unable to determine branch for HEAD [2021-04-13T08:31:29.393Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-04-13T08:31:29.393Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-04-13T08:31:29.393Z] # $SEMVER_REMOTE_NAME = origin [2021-04-13T08:31:29.393Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-13T08:31:29.393Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-13T08:31:29.393Z] # $SEMVER_BRANCH = PR-3361 [2021-04-13T08:31:29.393Z] # $SEMVER_TEMP = /tmp/semver-190619370 [2021-04-13T08:31:29.393Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-13T08:31:56.049Z] # '/tmp/semver-190619370' -> '/w/workspace/edgex-go/2/.semver' [2021-04-13T08:31:56.049Z] # -> Force: false [2021-04-13T08:31:56.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-04-13T08:31:56.069Z] $ docker exec --env ******** --env ******** 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 ssh-agent -k [2021-04-13T08:31:56.349Z] unset SSH_AUTH_SOCK; [2021-04-13T08:31:56.350Z] unset SSH_AGENT_PID; [2021-04-13T08:31:56.350Z] echo Agent pid 52 killed; [2021-04-13T08:31:56.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-13T08:31:56.912Z] + git semver [Pipeline] } [2021-04-13T08:31:56.932Z] $ docker stop --time=1 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 [2021-04-13T08:31:58.511Z] $ docker rm -f 9073334262a5b67bdbd36fdc54fd5108d24420513251137e673aef84b6db6f35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:31:59.108Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-13T08:31:59.613Z] Stashed 1 file(s) [Pipeline] echo [2021-04-13T08:31:59.617Z] [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-04-13T08:32:00.474Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:32:00.780Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:32:01.082Z] + sudo service docker restart [2021-04-13T08:32:01.083Z] + true [2021-04-13T08:32:01.083Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-13T08:32:02.049Z] ========================================================= [2021-04-13T08:32:02.049Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-13T08:32:02.049Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:32:02.398Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-13T08:32:06.626Z] Sending build context to Docker daemon 329.4MB [2021-04-13T08:32:06.626Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:32:06.626Z] Step 2/6 : FROM ${BASE} [2021-04-13T08:32:06.626Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-13T08:32:06.626Z] 188c0c94c7c5: Pulling fs layer [2021-04-13T08:32:06.626Z] 0ef7d3d256c8: Pulling fs layer [2021-04-13T08:32:06.626Z] de9db76c5a1d: Pulling fs layer [2021-04-13T08:32:06.626Z] bca2f99d35d6: Pulling fs layer [2021-04-13T08:32:06.626Z] 93359f2a8cfa: Pulling fs layer [2021-04-13T08:32:06.626Z] 7c6f9722023f: Pulling fs layer [2021-04-13T08:32:06.626Z] a35cf1a2eb13: Pulling fs layer [2021-04-13T08:32:06.626Z] 93359f2a8cfa: Waiting [2021-04-13T08:32:06.626Z] 7c6f9722023f: Waiting [2021-04-13T08:32:06.626Z] a35cf1a2eb13: Waiting [2021-04-13T08:32:06.626Z] bca2f99d35d6: Waiting [2021-04-13T08:32:06.626Z] de9db76c5a1d: Download complete [2021-04-13T08:32:06.626Z] 0ef7d3d256c8: Verifying Checksum [2021-04-13T08:32:06.626Z] 0ef7d3d256c8: Download complete [2021-04-13T08:32:06.626Z] 93359f2a8cfa: Verifying Checksum [2021-04-13T08:32:06.626Z] 93359f2a8cfa: Download complete [2021-04-13T08:32:06.889Z] 188c0c94c7c5: Verifying Checksum [2021-04-13T08:32:06.889Z] 188c0c94c7c5: Download complete [2021-04-13T08:32:07.152Z] 7c6f9722023f: Verifying Checksum [2021-04-13T08:32:07.152Z] 7c6f9722023f: Download complete [2021-04-13T08:32:07.418Z] 188c0c94c7c5: Pull complete [2021-04-13T08:32:08.005Z] 0ef7d3d256c8: Pull complete [2021-04-13T08:32:08.005Z] de9db76c5a1d: Pull complete [2021-04-13T08:32:08.976Z] a35cf1a2eb13: Verifying Checksum [2021-04-13T08:32:08.976Z] a35cf1a2eb13: Download complete [2021-04-13T08:32:09.554Z] bca2f99d35d6: Verifying Checksum [2021-04-13T08:32:09.554Z] bca2f99d35d6: Download complete [2021-04-13T08:32:14.978Z] Still waiting to schedule task [2021-04-13T08:32:14.978Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-13T08:32:16.182Z] bca2f99d35d6: Pull complete [2021-04-13T08:32:16.182Z] 93359f2a8cfa: Pull complete [2021-04-13T08:32:16.182Z] 7c6f9722023f: Pull complete [2021-04-13T08:32:20.413Z] a35cf1a2eb13: Pull complete [2021-04-13T08:32:20.413Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-13T08:32:20.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-13T08:32:20.413Z] ---> a62c8e92a672 [2021-04-13T08:32:20.413Z] 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-04-13T08:32:20.413Z] ---> Running in b3e206341926 [2021-04-13T08:32:20.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:32:21.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:32:21.827Z] (1/12) Installing libmagic (5.38-r0) [2021-04-13T08:32:22.403Z] (2/12) Installing file (5.38-r0) [2021-04-13T08:32:22.403Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-13T08:32:22.665Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-13T08:32:26.887Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-13T08:32:26.887Z] (6/12) Installing patch (2.7.6-r6) [2021-04-13T08:32:26.887Z] (7/12) Installing build-base (0.5-r2) [2021-04-13T08:32:26.887Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-13T08:32:26.887Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-13T08:32:26.887Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-13T08:32:26.887Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-13T08:32:26.887Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-13T08:32:27.153Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T08:32:27.153Z] OK: 233 MiB in 51 packages [2021-04-13T08:32:30.483Z] Removing intermediate container b3e206341926 [2021-04-13T08:32:30.483Z] ---> 5f722a08f7fe [2021-04-13T08:32:30.483Z] Step 4/6 : WORKDIR /edgex-go [2021-04-13T08:32:30.748Z] ---> Running in 5f88b9287b92 [2021-04-13T08:32:31.020Z] Removing intermediate container 5f88b9287b92 [2021-04-13T08:32:31.020Z] ---> 46afaad21e8d [2021-04-13T08:32:31.020Z] Step 5/6 : COPY go.mod . [2021-04-13T08:32:31.284Z] ---> 7a4b857d9ade [2021-04-13T08:32:31.284Z] Step 6/6 : RUN go mod download [2021-04-13T08:32:31.284Z] ---> Running in e0c2ce51c265 [2021-04-13T08:32:57.936Z] Removing intermediate container e0c2ce51c265 [2021-04-13T08:32:57.936Z] ---> 04a8bc5dee27 [2021-04-13T08:32:57.936Z] Successfully built 04a8bc5dee27 [2021-04-13T08:32:57.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:32:58.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T08:32:58.254Z] . [Pipeline] withDockerContainer [2021-04-13T08:32:58.357Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:32:58.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T08:32:59.395Z] $ docker top 093a0fbce38208a3f902b994bd496f54e6230fbbf3bfb441d96135c55e8e7642 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:32:59.921Z] + go version [2021-04-13T08:32:59.921Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-13T08:32:59.937Z] $ docker stop --time=1 093a0fbce38208a3f902b994bd496f54e6230fbbf3bfb441d96135c55e8e7642 [2021-04-13T08:33:01.325Z] $ docker rm -f 093a0fbce38208a3f902b994bd496f54e6230fbbf3bfb441d96135c55e8e7642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:33:02.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T08:33:02.102Z] . [Pipeline] withDockerContainer [2021-04-13T08:33:02.209Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:33:02.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T08:33:02.952Z] $ docker top 445ba6f6523e58552ac523135442d00ca213479713cc184460197990e428a349 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-13T08:33:03.153Z] ========================================================= [2021-04-13T08:33:03.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-13T08:33:03.153Z] ========================================================= [Pipeline] sh [2021-04-13T08:33:03.452Z] + make test [2021-04-13T08:33:03.452Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-13T08:33:13.524Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-13T08:33:28.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-13T08:33:35.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-13T08:33:35.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-13T08:33:35.219Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-13T08:33:37.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-13T08:33:37.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-13T08:33:37.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-13T08:33:37.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-13T08:33:38.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-13T08:33:39.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-13T08:33:42.050Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-13T08:33:42.050Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-13T08:33:42.050Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-13T08:33:45.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.136s coverage: 45.9% of statements [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-13T08:33:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-13T08:33:45.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.093s coverage: 19.8% of statements [2021-04-13T08:33:45.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements [2021-04-13T08:33:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.155s coverage: 27.1% of statements [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-13T08:33:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-13T08:33:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-13T08:33:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 71.3% of statements [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-13T08:33:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-13T08:33:48.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.143s coverage: 82.9% of statements [2021-04-13T08:33:48.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-13T08:33:48.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:33:48.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.077s coverage: 78.9% of statements [2021-04-13T08:33:48.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.358s coverage: 28.6% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.190s coverage: 97.5% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-13T08:33:50.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-13T08:33:50.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.396s coverage: 92.8% of statements [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 0.9% of statements [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-13T08:33:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2021-04-13T08:33:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-04-13T08:33:54.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2021-04-13T08:33:54.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-04-13T08:34:06.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2021-04-13T08:34:06.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-04-13T08:34:09.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 81.9% of statements [2021-04-13T08:34:09.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.6% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 69.0% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 38.4% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.148s coverage: 47.0% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 10.5% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-13T08:34:17.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 87.7% of statements [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:34:17.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-13T08:34:17.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.774s coverage: 29.1% of statements [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-13T08:34:17.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-13T08:34:17.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-13T08:34:17.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-13T08:34:18.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.128s coverage: 95.6% of statements [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-13T08:34:18.477Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-13T08:34:18.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-13T08:34:18.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-13T08:34:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-04-13T08:34:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-13T08:34:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-13T08:34:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-04-13T08:34:19.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements [2021-04-13T08:34:19.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-04-13T08:34:19.856Z] GO111MODULE=on go vet ./... [2021-04-13T08:34:52.118Z] gofmt -l . [2021-04-13T08:34:52.118Z] [ "`gofmt -l .`" = "" ] [2021-04-13T08:34:52.118Z] ./bin/test-go-mod-tidy.sh [2021-04-13T08:34:52.118Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-13T08:34:52.436Z] + ls -al . [2021-04-13T08:34:52.701Z] total 796 [2021-04-13T08:34:52.701Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 08:34 . [2021-04-13T08:34:52.701Z] drwxr-xr-x 4 root root 28 Apr 13 08:33 .. [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 08:31 .dockerignore [2021-04-13T08:34:52.701Z] drwxrwxr-x 8 1001 1001 179 Apr 13 08:31 .git [2021-04-13T08:34:52.701Z] drwxrwxr-x 3 1001 1001 125 Apr 13 08:31 .github [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 818 Apr 13 08:31 .gitignore [2021-04-13T08:34:52.701Z] drwx------ 3 1001 1001 60 Apr 13 08:31 .semver [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 08:31 .sonarcloud.properties [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 8607 Apr 13 08:31 Attribution.txt [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 08:31 CONTRIBUTING.md [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 931 Apr 13 08:31 Dockerfile.build [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 863 Apr 13 08:31 Jenkinsfile [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 08:31 LICENSE [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 5774 Apr 13 08:31 Makefile [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 6548 Apr 13 08:31 README.md [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 6755 Apr 13 08:31 SECURITY.md [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 08:31 VERSION [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 08:31 ZMQWindows.md [2021-04-13T08:34:52.701Z] drwxrwxr-x 2 1001 1001 117 Apr 13 08:31 bin [2021-04-13T08:34:52.701Z] drwxrwxr-x 14 1001 1001 4096 Apr 13 08:31 cmd [2021-04-13T08:34:52.701Z] -rw-r--r-- 1 root root 686607 Apr 13 08:34 coverage.out [2021-04-13T08:34:52.701Z] -rw-r--r-- 1 root root 1056 Apr 13 08:34 go.mod [2021-04-13T08:34:52.701Z] -rw-r--r-- 1 root root 21911 Apr 13 08:34 go.sum [2021-04-13T08:34:52.701Z] drwxrwxr-x 8 1001 1001 127 Apr 13 08:31 internal [2021-04-13T08:34:52.701Z] drwxrwxr-x 4 1001 1001 26 Apr 13 08:31 openapi [2021-04-13T08:34:52.701Z] drwxrwxr-x 4 1001 1001 71 Apr 13 08:31 snap [2021-04-13T08:34:52.701Z] -rw-rw-r-- 1 1001 1001 168 Apr 13 08:31 version.go [Pipeline] sh [2021-04-13T08:34:53.008Z] + '[' -e coverage.out ] [2021-04-13T08:34:53.008Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-13T08:34:53.436Z] Stashed 1 file(s) [Pipeline] sh [2021-04-13T08:34:53.740Z] + make build [2021-04-13T08:34:53.740Z] 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-04-13T08:34:57.066Z] 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-04-13T08:35:05.308Z] 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-04-13T08:35:06.705Z] 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-04-13T08:35:08.648Z] 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-04-13T08:35:08.914Z] 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-04-13T08:35:10.328Z] 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-04-13T08:35:12.262Z] 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-04-13T08:35:13.662Z] 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-04-13T08:35:14.612Z] 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-04-13T08:35:16.015Z] 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-04-13T08:35:17.421Z] 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-04-13T08:35:19.369Z] $ docker stop --time=1 445ba6f6523e58552ac523135442d00ca213479713cc184460197990e428a349 [2021-04-13T08:35:21.037Z] $ docker rm -f 445ba6f6523e58552ac523135442d00ca213479713cc184460197990e428a349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:35:23.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-13T08:35:23.042Z] [2021-04-13T08:35:23.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:35:23.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-13T08:35:23.447Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-13T08:35:23.447Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-13T08:35:23.447Z] ca9280d653b3: Pulling fs layer [2021-04-13T08:35:23.447Z] 7e9c9ca2126c: Pulling fs layer [2021-04-13T08:35:24.403Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-13T08:35:24.403Z] cbdbe7a5bc2a: Download complete [2021-04-13T08:35:24.403Z] ca9280d653b3: Verifying Checksum [2021-04-13T08:35:24.403Z] ca9280d653b3: Download complete [2021-04-13T08:35:24.670Z] cbdbe7a5bc2a: Pull complete [2021-04-13T08:35:25.639Z] ca9280d653b3: Pull complete [2021-04-13T08:35:25.639Z] 7e9c9ca2126c: Verifying Checksum [2021-04-13T08:35:25.639Z] 7e9c9ca2126c: Download complete [2021-04-13T08:35:32.290Z] 7e9c9ca2126c: Pull complete [2021-04-13T08:35:32.290Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-13T08:35:32.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-13T08:35:32.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-13T08:35:32.524Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:35:32.570Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-13T08:35:35.519Z] $ docker top ab5e225daa9b1bb1c47e6cd7df8cb43da8ece0a7a9ec1a012d63252d257d3c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:35:36.065Z] + docker-compose build --help [2021-04-13T08:35:36.065Z] + grep parallel [2021-04-13T08:35:37.020Z] --parallel Build images in parallel. [Pipeline] } [2021-04-13T08:35:37.036Z] $ docker stop --time=1 ab5e225daa9b1bb1c47e6cd7df8cb43da8ece0a7a9ec1a012d63252d257d3c8f [2021-04-13T08:35:38.398Z] $ docker rm -f ab5e225daa9b1bb1c47e6cd7df8cb43da8ece0a7a9ec1a012d63252d257d3c8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:35:39.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-13T08:35:39.005Z] . [Pipeline] withDockerContainer [2021-04-13T08:35:39.108Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:35:39.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-13T08:35:39.866Z] $ docker top 4164122e48be2cb9d727ea8d614111ac6f570ee59ed459812962436f408e701f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:35:40.377Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-13T08:35:41.324Z] Building docker-core-command-go ... [2021-04-13T08:35:41.324Z] Building docker-core-data-go ... [2021-04-13T08:35:41.324Z] Building docker-core-metadata-go ... [2021-04-13T08:35:41.324Z] Building docker-security-bootstrapper-go ... [2021-04-13T08:35:41.324Z] Building docker-security-proxy-setup-go ... [2021-04-13T08:35:41.324Z] Building docker-security-secretstore-setup-go ... [2021-04-13T08:35:41.324Z] Building docker-support-notifications-go ... [2021-04-13T08:35:41.324Z] Building docker-support-scheduler-go ... [2021-04-13T08:35:41.324Z] Building docker-sys-mgmt-agent-go ... [2021-04-13T08:35:41.324Z] Building docker-security-secretstore-setup-go [2021-04-13T08:35:41.324Z] Building docker-core-command-go [2021-04-13T08:35:41.324Z] Building docker-support-notifications-go [2021-04-13T08:35:41.324Z] Building docker-support-scheduler-go [2021-04-13T08:35:41.324Z] Building docker-core-metadata-go [2021-04-13T08:35:42.393Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33896 in /w/workspace/edgexfoundry_edgex-go_PR-3361 [Pipeline] { [Pipeline] ws [2021-04-13T08:35:42.453Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-04-13T08:35:47.712Z] using credential edgex-jenkins-ssh [2021-04-13T08:35:47.768Z] Cloning the remote Git repository [2021-04-13T08:35:47.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:35:47.968Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-04-13T08:35:48.065Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:35:48.066Z] > git --version # timeout=10 [2021-04-13T08:35:48.086Z] > git --version # 'git version 2.17.1' [2021-04-13T08:35:48.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:35:48.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:36:03.380Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-13T08:36:03.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:36:03.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-13T08:36:03.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:36:03.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:36:03.481Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3361/head:refs/remotes/origin/PR-3361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T08:36:05.053Z] Merging remotes/origin/master commit 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:36:05.523Z] Merge succeeded, producing e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:36:05.524Z] Checking out Revision e79cb8b028dccf357dd66308ae0ce5d971c756c8 (PR-3361) [2021-04-13T08:36:05.076Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:36:05.088Z] > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 [2021-04-13T08:36:05.395Z] > git remote # timeout=10 [2021-04-13T08:36:05.409Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T08:36:05.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:36:05.430Z] > git merge 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 [2021-04-13T08:36:05.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T08:36:05.535Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:36:05.559Z] > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 [2021-04-13T08:36:10.138Z] Commit message: "feat(notifications): Implement DELETE /notification/id/{id} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T08:36:12.006Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:36:12.413Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:36:12.759Z] + sudo service docker restart [2021-04-13T08:36:12.760Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T08:36:14.836Z] provisioning config files... [2021-04-13T08:36:14.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config954060789575666619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:36:15.300Z] ---> docker-login.sh [2021-04-13T08:36:15.301Z] nexus3.edgexfoundry.org:10001 [2021-04-13T08:36:16.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:36:16.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:36:16.561Z] Configure a credential helper to remove this warning. See [2021-04-13T08:36:16.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:36:16.561Z] [2021-04-13T08:36:16.561Z] Login Succeeded [2021-04-13T08:36:16.561Z] nexus3.edgexfoundry.org:10002 [2021-04-13T08:36:16.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:36:17.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:36:17.111Z] Configure a credential helper to remove this warning. See [2021-04-13T08:36:17.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:36:17.111Z] [2021-04-13T08:36:17.111Z] Login Succeeded [2021-04-13T08:36:17.111Z] nexus3.edgexfoundry.org:10003 [2021-04-13T08:36:17.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:36:17.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:36:17.668Z] Configure a credential helper to remove this warning. See [2021-04-13T08:36:17.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:36:17.668Z] [2021-04-13T08:36:17.668Z] Login Succeeded [2021-04-13T08:36:17.668Z] nexus3.edgexfoundry.org:10004 [2021-04-13T08:36:17.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:36:18.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:36:18.216Z] Configure a credential helper to remove this warning. See [2021-04-13T08:36:18.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:36:18.216Z] [2021-04-13T08:36:18.216Z] Login Succeeded [2021-04-13T08:36:18.216Z] docker.io [2021-04-13T08:36:18.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:36:18.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:36:18.763Z] Configure a credential helper to remove this warning. See [2021-04-13T08:36:18.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:36:18.763Z] [2021-04-13T08:36:18.763Z] Login Succeeded [2021-04-13T08:36:18.763Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T08:36:18.780Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-13T08:36:19.198Z] ========================================================= [2021-04-13T08:36:19.198Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-13T08:36:19.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:36:19.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-13T08:36:20.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:20.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:36:20.244Z] ---> 04a8bc5dee27 [2021-04-13T08:36:20.244Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:36:20.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:20.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:36:20.244Z] ---> 04a8bc5dee27 [2021-04-13T08:36:20.244Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:36:20.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:20.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:36:20.244Z] ---> 04a8bc5dee27 [2021-04-13T08:36:20.244Z] Step 3/22 : WORKDIR /edgex-go [2021-04-13T08:36:20.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:20.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:36:20.244Z] ---> 04a8bc5dee27 [2021-04-13T08:36:20.244Z] Step 3/22 : WORKDIR /edgex-go [2021-04-13T08:36:20.244Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:20.244Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:36:20.244Z] ---> 04a8bc5dee27 [2021-04-13T08:36:20.244Z] Step 3/24 : WORKDIR /edgex-go [2021-04-13T08:36:20.244Z] ---> Running in a756bd270b88 [2021-04-13T08:36:20.244Z] ---> Running in 2d548d9ab45b [2021-04-13T08:36:20.244Z] ---> Running in f56ea0f8cb0c [2021-04-13T08:36:20.244Z] ---> Running in e1571db07d8a [2021-04-13T08:36:20.244Z] ---> Running in da8e067e4566 [2021-04-13T08:36:20.244Z] Removing intermediate container 2d548d9ab45b [2021-04-13T08:36:20.244Z] ---> 4ba2826852c1 [2021-04-13T08:36:20.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:36:20.244Z] Removing intermediate container e1571db07d8a [2021-04-13T08:36:20.244Z] ---> c7c44b4c5d7a [2021-04-13T08:36:20.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:36:20.244Z] Removing intermediate container f56ea0f8cb0c [2021-04-13T08:36:20.244Z] ---> c103cc45b6a2 [2021-04-13T08:36:20.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:36:20.244Z] Removing intermediate container a756bd270b88 [2021-04-13T08:36:20.244Z] ---> a7e8f4d29a13 [2021-04-13T08:36:20.244Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:36:20.244Z] Removing intermediate container da8e067e4566 [2021-04-13T08:36:20.244Z] ---> 845513c00547 [2021-04-13T08:36:20.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:36:20.244Z] ---> Running in 4289c2b7baec [2021-04-13T08:36:20.244Z] ---> Running in f7d4674751ed [2021-04-13T08:36:20.244Z] ---> Running in 45fd3a00826a [2021-04-13T08:36:20.244Z] ---> Running in 0152863b74cf [2021-04-13T08:36:20.244Z] ---> Running in a8cebf8cdf85 [2021-04-13T08:36:20.244Z] Removing intermediate container 45fd3a00826a [2021-04-13T08:36:20.244Z] ---> 88c177510bda [2021-04-13T08:36:20.244Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-13T08:36:20.244Z] Removing intermediate container f7d4674751ed [2021-04-13T08:36:20.244Z] ---> 14da98b81f5b [2021-04-13T08:36:20.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-13T08:36:20.244Z] Removing intermediate container a8cebf8cdf85 [2021-04-13T08:36:20.244Z] ---> ceaae84f8504 [2021-04-13T08:36:20.244Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-13T08:36:20.244Z] Removing intermediate container 0152863b74cf [2021-04-13T08:36:20.244Z] ---> 0b998018aba4 [2021-04-13T08:36:20.244Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-13T08:36:20.244Z] ---> Running in 5b514ecdd428 [2021-04-13T08:36:20.244Z] ---> Running in db2d50f48f55 [2021-04-13T08:36:20.244Z] ---> Running in 81430de3b587 [2021-04-13T08:36:20.244Z] ---> Running in 8cbd33eb79a9 [2021-04-13T08:36:20.244Z] Removing intermediate container 4289c2b7baec [2021-04-13T08:36:20.244Z] ---> bbd5e76e7709 [2021-04-13T08:36:20.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-13T08:36:20.511Z] ---> Running in 0ad4593164c3 [2021-04-13T08:36:21.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:21.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:21.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:21.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:21.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.262Z] Sending build context to Docker daemon 167.3MB [2021-04-13T08:36:22.262Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:36:22.262Z] Step 2/6 : FROM ${BASE} [2021-04-13T08:36:22.262Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-13T08:36:22.262Z] 5f621e34cdf4: Pulling fs layer [2021-04-13T08:36:22.262Z] a4357932f1b6: Pulling fs layer [2021-04-13T08:36:22.262Z] 18c013af1878: Pulling fs layer [2021-04-13T08:36:22.262Z] 00ac8860ef70: Pulling fs layer [2021-04-13T08:36:22.262Z] 63d7cb157983: Pulling fs layer [2021-04-13T08:36:22.262Z] b116817d02f9: Pulling fs layer [2021-04-13T08:36:22.262Z] 745a02a5169b: Pulling fs layer [2021-04-13T08:36:22.262Z] 63d7cb157983: Waiting [2021-04-13T08:36:22.262Z] 00ac8860ef70: Waiting [2021-04-13T08:36:22.262Z] 745a02a5169b: Waiting [2021-04-13T08:36:22.262Z] b116817d02f9: Waiting [2021-04-13T08:36:22.262Z] 18c013af1878: Verifying Checksum [2021-04-13T08:36:22.262Z] 18c013af1878: Download complete [2021-04-13T08:36:22.262Z] a4357932f1b6: Verifying Checksum [2021-04-13T08:36:22.262Z] a4357932f1b6: Download complete [2021-04-13T08:36:22.262Z] 63d7cb157983: Download complete [2021-04-13T08:36:22.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:36:22.550Z] OK: 233 MiB in 51 packages [2021-04-13T08:36:22.550Z] OK: 233 MiB in 51 packages [2021-04-13T08:36:22.550Z] OK: 233 MiB in 51 packages [2021-04-13T08:36:22.814Z] OK: 233 MiB in 51 packages [2021-04-13T08:36:22.814Z] OK: 233 MiB in 51 packages [2021-04-13T08:36:22.871Z] b116817d02f9: Verifying Checksum [2021-04-13T08:36:22.871Z] b116817d02f9: Download complete [2021-04-13T08:36:23.474Z] 5f621e34cdf4: Verifying Checksum [2021-04-13T08:36:23.474Z] 5f621e34cdf4: Download complete [2021-04-13T08:36:24.088Z] 5f621e34cdf4: Pull complete [2021-04-13T08:36:24.694Z] a4357932f1b6: Pull complete [2021-04-13T08:36:24.740Z] Removing intermediate container 5b514ecdd428 [2021-04-13T08:36:24.741Z] ---> 92cee36e39d1 [2021-04-13T08:36:24.741Z] Step 6/24 : COPY go.mod . [2021-04-13T08:36:24.741Z] Removing intermediate container 81430de3b587 [2021-04-13T08:36:24.741Z] ---> efd50a772194 [2021-04-13T08:36:24.741Z] Step 6/22 : COPY go.mod . [2021-04-13T08:36:24.741Z] Removing intermediate container db2d50f48f55 [2021-04-13T08:36:24.741Z] ---> b394cfe6e858 [2021-04-13T08:36:24.741Z] Step 6/23 : COPY go.mod . [2021-04-13T08:36:24.741Z] Removing intermediate container 0ad4593164c3 [2021-04-13T08:36:24.741Z] ---> 936d478bccbd [2021-04-13T08:36:24.741Z] Step 6/23 : COPY go.mod . [2021-04-13T08:36:24.741Z] Removing intermediate container 8cbd33eb79a9 [2021-04-13T08:36:24.741Z] ---> 1f9584aa0137 [2021-04-13T08:36:24.741Z] Step 6/22 : COPY go.mod . [2021-04-13T08:36:24.741Z] ---> 6d6e853cfb69 [2021-04-13T08:36:24.741Z] Step 7/24 : RUN go mod download [2021-04-13T08:36:24.969Z] 18c013af1878: Pull complete [2021-04-13T08:36:25.003Z] ---> Running in fa009fb71a28 [2021-04-13T08:36:25.003Z] ---> 275a9172f07c [2021-04-13T08:36:25.003Z] Step 7/23 : RUN go mod download [2021-04-13T08:36:25.003Z] ---> d7f1b40b9111 [2021-04-13T08:36:25.003Z] Step 7/22 : RUN go mod download [2021-04-13T08:36:25.243Z] 745a02a5169b: Verifying Checksum [2021-04-13T08:36:25.243Z] 745a02a5169b: Download complete [2021-04-13T08:36:25.268Z] ---> eb6e06cd1b2b [2021-04-13T08:36:25.268Z] Step 7/23 : RUN go mod download [2021-04-13T08:36:25.268Z] ---> Running in a48d19365ea3 [2021-04-13T08:36:25.268Z] ---> Running in 1e76838bd4cf [2021-04-13T08:36:25.268Z] ---> 21693b737cc5 [2021-04-13T08:36:25.268Z] Step 7/22 : RUN go mod download [2021-04-13T08:36:25.552Z] ---> Running in 6e88e2f18f36 [2021-04-13T08:36:25.552Z] ---> Running in a87169508abd [2021-04-13T08:36:26.686Z] 00ac8860ef70: Verifying Checksum [2021-04-13T08:36:26.686Z] 00ac8860ef70: Download complete [2021-04-13T08:36:28.146Z] Removing intermediate container a48d19365ea3 [2021-04-13T08:36:28.146Z] ---> d364d887e80f [2021-04-13T08:36:28.146Z] Step 8/23 : COPY . . [2021-04-13T08:36:28.146Z] Removing intermediate container fa009fb71a28 [2021-04-13T08:36:28.146Z] ---> ed94ae0a6b85 [2021-04-13T08:36:28.146Z] Step 8/24 : COPY . . [2021-04-13T08:36:28.146Z] Removing intermediate container 6e88e2f18f36 [2021-04-13T08:36:28.146Z] ---> 78629cc919ff [2021-04-13T08:36:28.146Z] Step 8/23 : COPY . . [2021-04-13T08:36:28.146Z] Removing intermediate container 1e76838bd4cf [2021-04-13T08:36:28.146Z] ---> 2e26af3864e8 [2021-04-13T08:36:28.146Z] Step 8/22 : COPY . . [2021-04-13T08:36:28.146Z] Removing intermediate container a87169508abd [2021-04-13T08:36:28.146Z] ---> 3afd50e04d25 [2021-04-13T08:36:28.146Z] Step 8/22 : COPY . . [2021-04-13T08:36:36.855Z] 00ac8860ef70: Pull complete [2021-04-13T08:36:36.855Z] 63d7cb157983: Pull complete [2021-04-13T08:36:36.855Z] b116817d02f9: Pull complete [2021-04-13T08:36:40.237Z] 745a02a5169b: Pull complete [2021-04-13T08:36:40.237Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-13T08:36:40.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-13T08:36:40.237Z] ---> b7e6874047d6 [2021-04-13T08:36:40.237Z] 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-04-13T08:36:43.617Z] ---> Running in 07cb5b999175 [2021-04-13T08:36:44.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:36:45.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:36:45.785Z] (1/12) Installing libmagic (5.38-r0) [2021-04-13T08:36:46.378Z] (2/12) Installing file (5.38-r0) [2021-04-13T08:36:46.378Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-13T08:36:46.378Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-13T08:36:50.670Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-13T08:36:50.670Z] (6/12) Installing patch (2.7.6-r6) [2021-04-13T08:36:50.670Z] (7/12) Installing build-base (0.5-r2) [2021-04-13T08:36:50.670Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-13T08:36:50.670Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-13T08:36:50.940Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-13T08:36:50.940Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-13T08:36:50.940Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-13T08:36:51.228Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T08:36:51.228Z] OK: 217 MiB in 51 packages [2021-04-13T08:36:55.550Z] Removing intermediate container 07cb5b999175 [2021-04-13T08:36:55.550Z] ---> c66c75c08473 [2021-04-13T08:36:55.550Z] Step 4/6 : WORKDIR /edgex-go [2021-04-13T08:36:55.550Z] ---> Running in c384a73678ea [2021-04-13T08:36:55.550Z] Removing intermediate container c384a73678ea [2021-04-13T08:36:55.550Z] ---> 0e3946b386d8 [2021-04-13T08:36:55.550Z] Step 5/6 : COPY go.mod . [2021-04-13T08:36:56.173Z] ---> e12b7e102ede [2021-04-13T08:36:56.173Z] Step 6/6 : RUN go mod download [2021-04-13T08:36:56.448Z] ---> Running in 34ab1305d006 [2021-04-13T08:37:15.193Z] ---> e91820290edb [2021-04-13T08:37:15.193Z] ---> 2c196f33d142 [2021-04-13T08:37:15.193Z] ---> 741b8a14483a [2021-04-13T08:37:15.193Z] Step 9/23 : RUN make cmd/core-command/core-commandStep 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-13T08:37:15.193Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-13T08:37:15.193Z] [2021-04-13T08:37:15.193Z] ---> f7d61da94996 [2021-04-13T08:37:15.193Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-13T08:37:15.193Z] ---> 7164f54137a3 [2021-04-13T08:37:15.193Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-13T08:37:15.193Z] ---> Running in 9cb83246c98c [2021-04-13T08:37:15.193Z] ---> Running in 43454f860cd3 [2021-04-13T08:37:15.193Z] ---> Running in 8a0947389ab0 [2021-04-13T08:37:15.193Z] ---> Running in 0453653fa9f5 [2021-04-13T08:37:15.193Z] ---> Running in 8adcf15039f0 [2021-04-13T08:37:15.193Z] 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-04-13T08:37:15.193Z] 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-04-13T08:37:15.193Z] 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-04-13T08:37:15.193Z] 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-04-13T08:37:15.193Z] 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-04-13T08:37:23.255Z] Removing intermediate container 34ab1305d006 [2021-04-13T08:37:23.255Z] ---> d66a20386946 [2021-04-13T08:37:23.255Z] Successfully built d66a20386946 [2021-04-13T08:37:23.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:37:23.596Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T08:37:23.596Z] . [Pipeline] withDockerContainer [2021-04-13T08:37:23.876Z] prd-ubuntu18.04-docker-arm64-4c-16g-33896 does not seem to be running inside a container [2021-04-13T08:37:23.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T08:37:25.425Z] $ docker top 5f8558a0229c6ba10f01a16531ce50bc3e280a62b6303ceb7e469486dc63b8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:37:26.434Z] + go version [2021-04-13T08:37:26.434Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-13T08:37:26.462Z] $ docker stop --time=1 5f8558a0229c6ba10f01a16531ce50bc3e280a62b6303ceb7e469486dc63b8ec [2021-04-13T08:37:28.395Z] $ docker rm -f 5f8558a0229c6ba10f01a16531ce50bc3e280a62b6303ceb7e469486dc63b8ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:37:29.399Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T08:37:29.399Z] . [Pipeline] withDockerContainer [2021-04-13T08:37:29.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-33896 does not seem to be running inside a container [2021-04-13T08:37:29.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T08:37:31.177Z] $ docker top 6b796d635e493847aaac8c2cab4c3c04847819f5b449206b9c523fb29b9c2d43 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-13T08:37:31.530Z] ========================================================= [2021-04-13T08:37:31.530Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-13T08:37:31.530Z] ========================================================= [Pipeline] sh [2021-04-13T08:37:32.182Z] + make test [2021-04-13T08:37:32.182Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-13T08:37:41.912Z] 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-04-13T08:37:54.373Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-13T08:37:57.015Z] Removing intermediate container 43454f860cd3 [2021-04-13T08:37:57.015Z] ---> 389439751692 [2021-04-13T08:37:57.015Z] [2021-04-13T08:37:57.015Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:37:57.015Z] 3.12: Pulling from library/alpine [2021-04-13T08:37:57.015Z] Removing intermediate container 0453653fa9f5 [2021-04-13T08:37:57.015Z] ---> a185f8715916 [2021-04-13T08:37:57.015Z] [2021-04-13T08:37:57.015Z] Step 10/24 : FROM alpine:3.12 [2021-04-13T08:37:57.015Z] Removing intermediate container 8a0947389ab0 [2021-04-13T08:37:57.015Z] ---> 9093297752fa [2021-04-13T08:37:57.015Z] [2021-04-13T08:37:57.015Z] Step 10/22 : FROM alpine:3.12 [2021-04-13T08:37:57.015Z] 3.12: Pulling from library/alpine [2021-04-13T08:37:57.015Z] 3.12: Pulling from library/alpine [2021-04-13T08:37:57.015Z] Removing intermediate container 8adcf15039f0 [2021-04-13T08:37:57.015Z] ---> a2c21dc0fbc6 [2021-04-13T08:37:57.015Z] [2021-04-13T08:37:57.015Z] Step 10/22 : FROM alpine:3.12 [2021-04-13T08:37:57.015Z] 3.12: Pulling from library/alpine [2021-04-13T08:37:57.015Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:37:57.015Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:37:57.015Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T08:37:57.015Z] Status: Image is up to date for alpine:3.12 [2021-04-13T08:37:57.015Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:37:57.015Z] Status: Image is up to date for alpine:3.12 [2021-04-13T08:37:57.015Z] ---> 7230e588e954 [2021-04-13T08:37:57.015Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-13T08:37:57.015Z] ---> 7230e588e954 [2021-04-13T08:37:57.015Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-13T08:37:57.015Z] ---> 7230e588e954 [2021-04-13T08:37:57.015Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:37:57.303Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:37:57.303Z] Status: Image is up to date for alpine:3.12 [2021-04-13T08:37:57.303Z] ---> 7230e588e954 [2021-04-13T08:37:57.303Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:37:58.740Z] ---> Running in 9af56a0686d5 [2021-04-13T08:37:58.740Z] ---> Running in cc6fb60c3679 [2021-04-13T08:37:58.740Z] ---> Running in d940cb5bd11d [2021-04-13T08:37:58.740Z] ---> Running in 9a948b9c4c75 [2021-04-13T08:37:59.004Z] Removing intermediate container 9cb83246c98c [2021-04-13T08:37:59.004Z] ---> 74494c3ccc3a [2021-04-13T08:37:59.004Z] [2021-04-13T08:37:59.004Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:37:59.004Z] ---> 7230e588e954 [2021-04-13T08:37:59.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:37:59.004Z] ---> Running in 338c07aa6eca [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.296Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-13T08:38:00.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.296Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:38:00.296Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-13T08:38:00.296Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-13T08:38:00.296Z] OK: 6 MiB in 15 packages [2021-04-13T08:38:00.296Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-13T08:38:00.296Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:38:00.296Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:38:00.296Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-13T08:38:00.296Z] (4/6) Installing curl (7.69.1-r3) [2021-04-13T08:38:00.296Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-13T08:38:00.296Z] (6/6) Installing su-exec (0.2-r1) [2021-04-13T08:38:00.296Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:38:00.296Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:38:00.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:00.296Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:38:00.296Z] OK: 7 MiB in 20 packages [2021-04-13T08:38:00.560Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-13T08:38:00.560Z] OK: 6 MiB in 16 packages [2021-04-13T08:38:00.560Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:38:00.560Z] OK: 6 MiB in 15 packages [2021-04-13T08:38:00.560Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-13T08:38:00.560Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:38:00.560Z] OK: 6 MiB in 15 packages [2021-04-13T08:38:03.124Z] Removing intermediate container d940cb5bd11d [2021-04-13T08:38:03.124Z] ---> 329d5ee26049 [2021-04-13T08:38:03.124Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:38:03.704Z] ---> Running in fdd0c8454532 [2021-04-13T08:38:03.704Z] Removing intermediate container cc6fb60c3679 [2021-04-13T08:38:03.704Z] ---> d9e1d4403981 [2021-04-13T08:38:03.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:38:03.704Z] Removing intermediate container 9af56a0686d5 [2021-04-13T08:38:03.704Z] ---> bafb85e34ea3 [2021-04-13T08:38:03.704Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-13T08:38:03.704Z] Removing intermediate container 9a948b9c4c75 [2021-04-13T08:38:03.704Z] ---> 88a96acfc76a [2021-04-13T08:38:03.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:38:03.967Z] ---> Running in f43e254c0485 [2021-04-13T08:38:03.967Z] ---> Running in 1827c71d65d5 [2021-04-13T08:38:03.967Z] ---> Running in 4d71509e342d [2021-04-13T08:38:03.967Z] Removing intermediate container 338c07aa6eca [2021-04-13T08:38:03.967Z] ---> 125f96e1d892 [2021-04-13T08:38:03.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:38:03.967Z] Removing intermediate container fdd0c8454532 [2021-04-13T08:38:03.967Z] ---> a8c238e15f0f [2021-04-13T08:38:03.967Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-13T08:38:04.231Z] ---> Running in 85ebc88c5e15 [2021-04-13T08:38:04.231Z] ---> Running in 0383c90063cf [2021-04-13T08:38:04.231Z] Removing intermediate container 1827c71d65d5 [2021-04-13T08:38:04.231Z] ---> c4b5d632df6c [2021-04-13T08:38:04.231Z] Step 13/24 : WORKDIR / [2021-04-13T08:38:04.494Z] Removing intermediate container f43e254c0485 [2021-04-13T08:38:04.494Z] ---> 775efba70e63 [2021-04-13T08:38:04.494Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-13T08:38:04.494Z] Removing intermediate container 4d71509e342d [2021-04-13T08:38:04.494Z] ---> 2862adbc9cfc [2021-04-13T08:38:04.494Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-13T08:38:05.072Z] ---> Running in 9a5b0d4359ba [2021-04-13T08:38:05.072Z] ---> Running in 3feb45fe9a12 [2021-04-13T08:38:05.072Z] ---> Running in a819a7c22782 [2021-04-13T08:38:05.072Z] Removing intermediate container 85ebc88c5e15 [2021-04-13T08:38:05.072Z] ---> a8e27621c08d [2021-04-13T08:38:05.072Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-13T08:38:05.072Z] Removing intermediate container 0383c90063cf [2021-04-13T08:38:05.072Z] ---> f457f8017675 [2021-04-13T08:38:05.072Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-13T08:38:05.072Z] ---> Running in d8a65af09fea [2021-04-13T08:38:05.335Z] ---> Running in a7f965625e2e [2021-04-13T08:38:05.335Z] Removing intermediate container 3feb45fe9a12 [2021-04-13T08:38:05.335Z] ---> 400dce6eef2a [2021-04-13T08:38:05.335Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-13T08:38:05.599Z] Removing intermediate container 9a5b0d4359ba [2021-04-13T08:38:05.599Z] ---> bc5354d22c1b [2021-04-13T08:38:05.599Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-13T08:38:05.599Z] Removing intermediate container a819a7c22782 [2021-04-13T08:38:05.599Z] ---> 7b12b06346a2 [2021-04-13T08:38:05.599Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-13T08:38:05.599Z] Removing intermediate container d8a65af09fea [2021-04-13T08:38:05.599Z] ---> d28dfe85d229 [2021-04-13T08:38:05.599Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-13T08:38:05.599Z] Removing intermediate container a7f965625e2e [2021-04-13T08:38:05.599Z] ---> b2ab6f545a27 [2021-04-13T08:38:05.599Z] Step 15/23 : WORKDIR / [2021-04-13T08:38:05.869Z] ---> Running in 2000a2d68e13 [2021-04-13T08:38:05.869Z] ---> Running in 5dfacf779c07 [2021-04-13T08:38:05.869Z] ---> Running in 6220cead9630 [2021-04-13T08:38:05.869Z] ---> Running in db4f1642af85 [2021-04-13T08:38:05.869Z] ---> 7be216925584 [2021-04-13T08:38:05.869Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-13T08:38:06.134Z] Removing intermediate container 2000a2d68e13 [2021-04-13T08:38:06.134Z] ---> a2f96fb5e8f4 [2021-04-13T08:38:06.134Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:38:06.134Z] Removing intermediate container 5dfacf779c07 [2021-04-13T08:38:06.134Z] ---> efa46d22fb86 [2021-04-13T08:38:06.134Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:38:06.134Z] Removing intermediate container 6220cead9630 [2021-04-13T08:38:06.134Z] ---> 314c4ebcd0b5 [2021-04-13T08:38:06.134Z] Step 15/23 : WORKDIR / [2021-04-13T08:38:06.400Z] Removing intermediate container db4f1642af85 [2021-04-13T08:38:06.400Z] ---> 47901fc74f79 [2021-04-13T08:38:06.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:38:06.400Z] ---> d392afe51874 [2021-04-13T08:38:06.400Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-13T08:38:06.400Z] ---> Running in af88f997f10e [2021-04-13T08:38:06.676Z] ---> dd99ff50fa32 [2021-04-13T08:38:06.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-13T08:38:06.676Z] ---> bc1b1a2a6a07 [2021-04-13T08:38:06.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-13T08:38:06.951Z] ---> b3eabe84ee07 [2021-04-13T08:38:06.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-13T08:38:07.224Z] ---> 9b16a33028ae [2021-04-13T08:38:07.224Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-13T08:38:07.224Z] Removing intermediate container af88f997f10e [2021-04-13T08:38:07.224Z] ---> 33c338bfe2ca [2021-04-13T08:38:07.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:38:07.491Z] ---> 61bc4401723d [2021-04-13T08:38:07.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-13T08:38:07.491Z] ---> 984f1dfc518a [2021-04-13T08:38:07.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-13T08:38:07.757Z] ---> 22f1227d82a8 [2021-04-13T08:38:07.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-13T08:38:07.757Z] ---> 63800c8a280d [2021-04-13T08:38:07.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-13T08:38:07.757Z] ---> adbf16262d7e [2021-04-13T08:38:07.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-13T08:38:07.757Z] ---> afcf59fa4770 [2021-04-13T08:38:07.757Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-13T08:38:08.030Z] ---> 9df8ae63aa35 [2021-04-13T08:38:08.031Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-13T08:38:08.031Z] ---> Running in 3eb080372979 [2021-04-13T08:38:08.295Z] ---> Running in f366eaa0ad15 [2021-04-13T08:38:08.295Z] ---> fe8889e07a0f [2021-04-13T08:38:08.295Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-13T08:38:08.295Z] ---> 7da7eb4b9f40 [2021-04-13T08:38:08.295Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-13T08:38:08.295Z] ---> Running in a4e520ff0362 [2021-04-13T08:38:08.559Z] ---> 658ecd952a20 [2021-04-13T08:38:08.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-13T08:38:08.559Z] Removing intermediate container 3eb080372979 [2021-04-13T08:38:08.559Z] ---> 8d867217c01c [2021-04-13T08:38:08.559Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:38:08.559Z] Removing intermediate container f366eaa0ad15 [2021-04-13T08:38:08.559Z] ---> 74b6608a17d3 [2021-04-13T08:38:08.559Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:38:08.822Z] ---> Running in 3847a47ceb2c [2021-04-13T08:38:08.822Z] Removing intermediate container a4e520ff0362 [2021-04-13T08:38:08.822Z] ---> 7cd445bf44dc [2021-04-13T08:38:08.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:38:08.822Z] ---> Running in be29f2701cc6 [2021-04-13T08:38:09.085Z] ---> 09623a444803 [2021-04-13T08:38:09.085Z] Step 20/24 : 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-04-13T08:38:09.085Z] ---> 3889316f42d4 [2021-04-13T08:38:09.085Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-13T08:38:09.350Z] ---> Running in 723ecd562b7a [2021-04-13T08:38:09.350Z] ---> Running in 111d03e8566b [2021-04-13T08:38:09.350Z] Removing intermediate container 3847a47ceb2c [2021-04-13T08:38:09.350Z] ---> 5388007e93dd [2021-04-13T08:38:09.350Z] Step 20/22 : LABEL arch=x86_64 [2021-04-13T08:38:09.350Z] ---> Running in 9de9a437cba5 [2021-04-13T08:38:09.350Z] Removing intermediate container be29f2701cc6 [2021-04-13T08:38:09.350Z] ---> 5c3c8d62cf23 [2021-04-13T08:38:09.350Z] Step 20/22 : LABEL arch=x86_64 [2021-04-13T08:38:09.614Z] ---> Running in 9abe368d0c8b [2021-04-13T08:38:09.614Z] ---> Running in 04794c46eea9 [2021-04-13T08:38:09.877Z] Removing intermediate container 723ecd562b7a [2021-04-13T08:38:09.877Z] ---> 6e8ccbc50840 [2021-04-13T08:38:09.877Z] Step 21/23 : LABEL arch=x86_64 [2021-04-13T08:38:09.877Z] Removing intermediate container 9de9a437cba5 [2021-04-13T08:38:09.877Z] ---> 297675d228a7 [2021-04-13T08:38:09.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:38:09.877Z] Removing intermediate container 9abe368d0c8b [2021-04-13T08:38:09.877Z] ---> 3530c1d486c4 [2021-04-13T08:38:09.877Z] Step 21/22 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:38:10.140Z] ---> Running in 11c61d83dd49 [2021-04-13T08:38:10.140Z] ---> Running in 29b463614a1f [2021-04-13T08:38:10.140Z] ---> Running in c90843266c39 [2021-04-13T08:38:10.140Z] Removing intermediate container 04794c46eea9 [2021-04-13T08:38:10.140Z] ---> b9282aedc648 [2021-04-13T08:38:10.140Z] Step 21/22 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:38:10.404Z] ---> Running in ab4aa47f91a0 [2021-04-13T08:38:10.404Z] Removing intermediate container 11c61d83dd49 [2021-04-13T08:38:10.404Z] ---> c5825f811db9 [2021-04-13T08:38:10.404Z] Step 21/23 : LABEL arch=x86_64 [2021-04-13T08:38:10.404Z] Removing intermediate container 29b463614a1f [2021-04-13T08:38:10.404Z] ---> 3e0676fc2d4e [2021-04-13T08:38:10.404Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:38:10.678Z] Removing intermediate container c90843266c39 [2021-04-13T08:38:10.678Z] ---> 4898694a34cc [2021-04-13T08:38:10.678Z] Step 22/22 : LABEL version=0.0.0 [2021-04-13T08:38:10.678Z] ---> Running in 38164b25a9cb [2021-04-13T08:38:10.678Z] ---> Running in 1170331882b8 [2021-04-13T08:38:10.678Z] Removing intermediate container ab4aa47f91a0 [2021-04-13T08:38:10.678Z] ---> 991099b826de [2021-04-13T08:38:10.678Z] Step 22/22 : LABEL version=0.0.0 [2021-04-13T08:38:10.678Z] ---> Running in b0cb46639273 [2021-04-13T08:38:10.942Z] ---> Running in 25546d1a283b [2021-04-13T08:38:11.207Z] Removing intermediate container 38164b25a9cb [2021-04-13T08:38:11.207Z] ---> 53e4505f68de [2021-04-13T08:38:11.207Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:38:11.207Z] Removing intermediate container 1170331882b8 [2021-04-13T08:38:11.207Z] ---> 22aa04c74f14 [2021-04-13T08:38:11.207Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:38:11.207Z] Removing intermediate container 111d03e8566b [2021-04-13T08:38:11.207Z] ---> 49820b7e67b0 [2021-04-13T08:38:11.207Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-13T08:38:11.477Z] Removing intermediate container b0cb46639273 [2021-04-13T08:38:11.477Z] ---> b42eb6fa12dd [2021-04-13T08:38:11.477Z] [2021-04-13T08:38:11.477Z] Removing intermediate container 25546d1a283b [2021-04-13T08:38:11.477Z] ---> 9ef682d6a7a5 [2021-04-13T08:38:11.477Z] [2021-04-13T08:38:11.477Z] ---> Running in fa66889df5da [2021-04-13T08:38:11.477Z] ---> Running in e8b00f653b34 [2021-04-13T08:38:11.477Z] ---> Running in f2bed441a399 [2021-04-13T08:38:11.744Z] Successfully built 9ef682d6a7a5 [2021-04-13T08:38:11.744Z] Successfully built b42eb6fa12dd [2021-04-13T08:38:11.744Z] Successfully tagged docker-support-notifications-go:latest [2021-04-13T08:38:11.744Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-04-13T08:38:11.744Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-13T08:38:11.744Z] Building docker-security-proxy-setup-go [2021-04-13T08:38:11.744Z]  Building docker-support-scheduler-go ... done Removing intermediate container f2bed441a399 [2021-04-13T08:38:11.744Z] ---> 6e2e550623b1 [2021-04-13T08:38:11.744Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:38:12.009Z] Removing intermediate container fa66889df5da [2021-04-13T08:38:12.009Z] ---> e846167a5e90 [2021-04-13T08:38:12.009Z] Step 22/24 : LABEL arch=x86_64 [2021-04-13T08:38:12.009Z] Removing intermediate container e8b00f653b34 [2021-04-13T08:38:12.009Z] ---> 1c744faf855c [2021-04-13T08:38:12.009Z] [2021-04-13T08:38:12.009Z] ---> Running in fa93b37d3a57 [2021-04-13T08:38:12.009Z] ---> Running in e40c2b21faef [2021-04-13T08:38:12.273Z] Successfully built 1c744faf855c [2021-04-13T08:38:12.273Z] Successfully tagged docker-core-command-go:latest [2021-04-13T08:38:12.273Z] Building docker-core-data-go [2021-04-13T08:38:12.273Z]  Building docker-core-command-go ... done Removing intermediate container fa93b37d3a57 [2021-04-13T08:38:12.273Z] ---> cffab6338573 [2021-04-13T08:38:12.273Z] [2021-04-13T08:38:12.273Z] Removing intermediate container e40c2b21faef [2021-04-13T08:38:12.273Z] ---> fd5f33d61e1b [2021-04-13T08:38:12.273Z] Step 23/24 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:38:12.273Z] ---> Running in f13377c7f424 [2021-04-13T08:38:12.539Z] Successfully built cffab6338573 [2021-04-13T08:38:12.539Z] Successfully tagged docker-core-metadata-go:latest [2021-04-13T08:38:12.539Z] Building docker-sys-mgmt-agent-go [2021-04-13T08:38:12.539Z]  Building docker-core-metadata-go ... done Removing intermediate container f13377c7f424 [2021-04-13T08:38:12.539Z] ---> e712468bb8d8 [2021-04-13T08:38:12.539Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T08:38:12.539Z] ---> Running in 7c8b6cfd4df8 [2021-04-13T08:38:12.804Z] Removing intermediate container 7c8b6cfd4df8 [2021-04-13T08:38:12.805Z] ---> 6095bc6e0277 [2021-04-13T08:38:12.805Z] [2021-04-13T08:38:13.067Z] Successfully built 6095bc6e0277 [2021-04-13T08:38:13.067Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-13T08:38:39.806Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:38:39.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:38:39.806Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:38:39.806Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:38:39.806Z] ---> 04a8bc5dee27 [2021-04-13T08:38:39.806Z] Step 3/31 : WORKDIR /edgex-go [2021-04-13T08:38:39.806Z] ---> 04a8bc5dee27 [2021-04-13T08:38:39.807Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> 845513c00547 [2021-04-13T08:38:39.807Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> 845513c00547 [2021-04-13T08:38:39.807Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> ceaae84f8504 [2021-04-13T08:38:39.807Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> ceaae84f8504 [2021-04-13T08:38:39.807Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-13T08:38:39.807Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:38:39.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:38:39.807Z] ---> 04a8bc5dee27 [2021-04-13T08:38:39.807Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> 845513c00547 [2021-04-13T08:38:39.807Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> ceaae84f8504 [2021-04-13T08:38:39.807Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-13T08:38:39.807Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:38:39.807Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:38:39.807Z] ---> 04a8bc5dee27 [2021-04-13T08:38:39.807Z] Step 3/21 : WORKDIR /edgex-go [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> 845513c00547 [2021-04-13T08:38:39.807Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:38:39.807Z] ---> Using cache [2021-04-13T08:38:39.807Z] ---> ceaae84f8504 [2021-04-13T08:38:39.807Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-13T08:38:40.098Z] ---> Running in 0cacaff8ee2f [2021-04-13T08:38:40.098Z] ---> Running in 61ebdb5c7b6f [2021-04-13T08:38:40.098Z] ---> Running in 145cb0a7cc11 [2021-04-13T08:38:40.098Z] ---> Running in 0492a6b3461a [2021-04-13T08:38:41.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:41.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:41.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:41.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:41.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-13T08:38:42.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:42.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:42.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:42.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:38:42.282Z] OK: 233 MiB in 51 packages [2021-04-13T08:38:42.283Z] OK: 233 MiB in 51 packages [2021-04-13T08:38:42.283Z] OK: 233 MiB in 51 packages [2021-04-13T08:38:42.546Z] OK: 233 MiB in 51 packages [2021-04-13T08:38:43.122Z] Removing intermediate container 0492a6b3461a [2021-04-13T08:38:43.122Z] ---> 26ad345c203a [2021-04-13T08:38:43.122Z] Step 6/21 : COPY go.mod . [2021-04-13T08:38:43.386Z] Removing intermediate container 145cb0a7cc11 [2021-04-13T08:38:43.386Z] ---> e52328c30062 [2021-04-13T08:38:43.386Z] Step 6/23 : COPY go.mod . [2021-04-13T08:38:43.386Z] Removing intermediate container 0cacaff8ee2f [2021-04-13T08:38:43.386Z] ---> 21d0654b2661 [2021-04-13T08:38:43.386Z] Step 6/23 : COPY go.mod . [2021-04-13T08:38:43.386Z] Removing intermediate container 61ebdb5c7b6f [2021-04-13T08:38:43.386Z] ---> 614fd3889563 [2021-04-13T08:38:43.386Z] Step 6/31 : COPY go.mod . [2021-04-13T08:38:43.386Z] ---> d1072a8a6114 [2021-04-13T08:38:43.386Z] Step 7/21 : RUN go mod download [2021-04-13T08:38:43.650Z] ---> Running in 416a22c71ed9 [2021-04-13T08:38:43.650Z] ---> 7fd9a47c3818 [2021-04-13T08:38:43.650Z] Step 7/23 : RUN go mod download [2021-04-13T08:38:43.914Z] ---> 26b0a6850d92 [2021-04-13T08:38:43.914Z] Step 7/23 : RUN go mod download [2021-04-13T08:38:43.914Z] ---> Running in 3c533c53fcf1 [2021-04-13T08:38:43.914Z] ---> e6bf4a2dd301 [2021-04-13T08:38:43.914Z] Step 7/31 : RUN go mod download [2021-04-13T08:38:44.196Z] ---> Running in b5d77e082ed2 [2021-04-13T08:38:44.196Z] ---> Running in a56c2769a1e7 [2021-04-13T08:38:46.151Z] Removing intermediate container 416a22c71ed9 [2021-04-13T08:38:46.151Z] ---> 20142dae9c07 [2021-04-13T08:38:46.151Z] Step 8/21 : COPY . . [2021-04-13T08:38:46.151Z] Removing intermediate container 3c533c53fcf1 [2021-04-13T08:38:46.151Z] ---> a65ddb558d93 [2021-04-13T08:38:46.151Z] Step 8/23 : COPY . . [2021-04-13T08:38:46.735Z] Removing intermediate container b5d77e082ed2 [2021-04-13T08:38:46.735Z] ---> 62ca87ee4e3b [2021-04-13T08:38:46.735Z] Step 8/23 : COPY . . [2021-04-13T08:38:47.017Z] Removing intermediate container a56c2769a1e7 [2021-04-13T08:38:47.017Z] ---> 74e7019c556c [2021-04-13T08:38:47.017Z] Step 8/31 : COPY . . [2021-04-13T08:38:49.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-13T08:38:58.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-13T08:38:58.237Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-13T08:38:59.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-13T08:38:59.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-13T08:38:59.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-13T08:38:59.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-13T08:39:04.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-13T08:39:04.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-13T08:39:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-13T08:39:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-13T08:39:12.330Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-13T08:39:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.406s coverage: 45.9% of statements [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-13T08:39:17.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-13T08:39:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.155s coverage: 19.8% of statements [2021-04-13T08:39:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements [2021-04-13T08:39:25.989Z] ---> 39bc515fb537 [2021-04-13T08:39:25.989Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-13T08:39:25.989Z] ---> Running in 5ae1492768d2 [2021-04-13T08:39:25.989Z] ---> ef51b13662fb [2021-04-13T08:39:25.989Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-13T08:39:25.989Z] ---> 75a27bcad123 [2021-04-13T08:39:25.989Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-13T08:39:25.989Z] ---> 2e5b3feca253 [2021-04-13T08:39:25.989Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-13T08:39:25.989Z] ---> Running in 1be5831180ba [2021-04-13T08:39:25.989Z] ---> Running in 0cddb0237e4b [2021-04-13T08:39:25.989Z] ---> Running in a685e36e8e4a [2021-04-13T08:39:25.989Z] 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-04-13T08:39:25.989Z] 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-04-13T08:39:25.989Z] 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-04-13T08:39:25.989Z] 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-04-13T08:39:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.505s coverage: 27.1% of statements [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-13T08:39:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.132s coverage: 100.0% of statements [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-13T08:39:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.125s coverage: 100.0% of statements [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-13T08:39:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.251s coverage: 71.3% of statements [2021-04-13T08:39:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-13T08:39:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-13T08:39:28.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.552s coverage: 82.9% of statements [2021-04-13T08:39:28.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-13T08:39:28.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:39:28.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.222s coverage: 78.9% of statements [2021-04-13T08:39:28.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-13T08:39:38.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.112s coverage: 28.6% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-13T08:39:38.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-13T08:39:38.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.178s coverage: 100.0% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-13T08:39:38.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.491s coverage: 86.7% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-13T08:39:38.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.470s coverage: 97.5% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-13T08:39:38.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.247s coverage: 78.3% of statements [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-13T08:39:38.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.109s coverage: 92.8% of statements [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.113s coverage: 58.8% of statements [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.9% of statements [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-13T08:39:46.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.157s coverage: 47.1% of statements [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.135s coverage: 79.5% of statements [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.150s coverage: 94.1% of statements [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.155s coverage: 96.3% of statements [2021-04-13T08:39:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements [2021-04-13T08:39:52.694Z] 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-04-13T08:39:55.256Z] Removing intermediate container a685e36e8e4a [2021-04-13T08:39:55.256Z] ---> f626e320f60d [2021-04-13T08:39:55.256Z] [2021-04-13T08:39:55.256Z] Step 10/31 : FROM alpine:3.12 [2021-04-13T08:39:55.256Z] ---> 7230e588e954 [2021-04-13T08:39:55.256Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-13T08:39:55.525Z] ---> Running in ad5900f1dca4 [2021-04-13T08:39:55.525Z] Removing intermediate container 1be5831180ba [2021-04-13T08:39:55.525Z] ---> 0ef1c7b62ab5 [2021-04-13T08:39:55.525Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-13T08:39:55.791Z] ---> Running in 77591bf70863 [2021-04-13T08:39:55.791Z] Removing intermediate container ad5900f1dca4 [2021-04-13T08:39:55.791Z] ---> 8cbd0d700e80 [2021-04-13T08:39:55.791Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-13T08:39:57.732Z] ---> Running in fb2a60dfdcb5 [2021-04-13T08:39:59.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.151s coverage: 94.4% of statements [2021-04-13T08:39:59.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-04-13T08:39:59.135Z] Removing intermediate container 5ae1492768d2 [2021-04-13T08:39:59.135Z] ---> 122ed720377e [2021-04-13T08:39:59.135Z] [2021-04-13T08:39:59.135Z] Step 10/21 : FROM alpine:3.12 [2021-04-13T08:39:59.135Z] ---> 7230e588e954 [2021-04-13T08:39:59.135Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-13T08:39:59.135Z] 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-04-13T08:39:59.135Z] Removing intermediate container 0cddb0237e4b [2021-04-13T08:39:59.135Z] ---> b01365b6cea2 [2021-04-13T08:39:59.135Z] [2021-04-13T08:39:59.135Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:39:59.135Z] ---> 7230e588e954 [2021-04-13T08:39:59.135Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-13T08:39:59.135Z] ---> Running in 4aaa4a15f5d1 [2021-04-13T08:39:59.403Z] ---> Running in e818269d7cac [2021-04-13T08:39:59.403Z] Removing intermediate container e818269d7cac [2021-04-13T08:39:59.403Z] ---> f7b906ff26a5 [2021-04-13T08:39:59.403Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-13T08:39:59.680Z] ---> Running in 3c14554443cd [2021-04-13T08:39:59.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:39:59.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:39:59.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:39:59.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:39:59.952Z] Removing intermediate container 3c14554443cd [2021-04-13T08:39:59.952Z] ---> 2041640de5ce [2021-04-13T08:39:59.952Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-13T08:39:59.952Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-13T08:39:59.952Z] (2/2) Installing su-exec (0.2-r1) [2021-04-13T08:39:59.952Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:39:59.952Z] OK: 6 MiB in 16 packages [2021-04-13T08:39:59.952Z] ---> Running in d09ba638cd4d [2021-04-13T08:39:59.952Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-13T08:40:00.221Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:40:00.221Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-13T08:40:00.221Z] (4/4) Installing curl (7.69.1-r3) [2021-04-13T08:40:00.221Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:40:00.221Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:40:00.221Z] OK: 7 MiB in 18 packages [2021-04-13T08:40:01.184Z] Removing intermediate container d09ba638cd4d [2021-04-13T08:40:01.184Z] ---> c197303efa05 [2021-04-13T08:40:01.184Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:40:01.184Z] ---> Running in b4cebdcfec50 [2021-04-13T08:40:01.456Z] Removing intermediate container 77591bf70863 [2021-04-13T08:40:01.456Z] ---> 8b165c6c99f5 [2021-04-13T08:40:01.456Z] [2021-04-13T08:40:01.456Z] Step 11/23 : FROM docker:20.10.0 [2021-04-13T08:40:01.456Z] 20.10.0: Pulling from library/docker [2021-04-13T08:40:02.037Z] Removing intermediate container fb2a60dfdcb5 [2021-04-13T08:40:02.037Z] ---> c3307991ae24 [2021-04-13T08:40:02.037Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-13T08:40:02.631Z] ---> Running in 764eaed6106d [2021-04-13T08:40:02.631Z] Removing intermediate container 4aaa4a15f5d1 [2021-04-13T08:40:02.631Z] ---> 7214eeb293e2 [2021-04-13T08:40:02.631Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-13T08:40:03.206Z] ---> Running in 9c55a5d9732a [2021-04-13T08:40:03.470Z] Removing intermediate container 764eaed6106d [2021-04-13T08:40:03.470Z] ---> 2a294a120ab3 [2021-04-13T08:40:03.470Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-13T08:40:03.470Z] ---> Running in 14fa4baa95e5 [2021-04-13T08:40:03.470Z] Removing intermediate container 9c55a5d9732a [2021-04-13T08:40:03.470Z] ---> 4e616622cf63 [2021-04-13T08:40:03.470Z] Step 13/21 : WORKDIR /edgex [2021-04-13T08:40:03.742Z] ---> Running in 060bc2966233 [2021-04-13T08:40:04.326Z] Removing intermediate container b4cebdcfec50 [2021-04-13T08:40:04.326Z] ---> 63194c814918 [2021-04-13T08:40:04.326Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-13T08:40:04.326Z] Removing intermediate container 14fa4baa95e5 [2021-04-13T08:40:04.326Z] ---> 4304d113612b [2021-04-13T08:40:04.326Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-13T08:40:04.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.447s coverage: 81.9% of statements [2021-04-13T08:40:04.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-13T08:40:04.922Z] ---> Running in d686536baabd [2021-04-13T08:40:04.922Z] ---> Running in bb101f9b6f56 [2021-04-13T08:40:04.922Z] Removing intermediate container 060bc2966233 [2021-04-13T08:40:04.922Z] ---> c8df95eea54f [2021-04-13T08:40:04.922Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-13T08:40:05.519Z] ---> b5f9c7f466d3 [2021-04-13T08:40:05.519Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-13T08:40:05.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:40:06.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:40:06.483Z] Removing intermediate container d686536baabd [2021-04-13T08:40:06.483Z] ---> b145fd509eb4 [2021-04-13T08:40:06.483Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-13T08:40:06.483Z] ---> 7576632e5dac [2021-04-13T08:40:06.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-13T08:40:06.483Z] ---> Running in 65358fa852e6 [2021-04-13T08:40:06.751Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-13T08:40:06.751Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-13T08:40:06.751Z] Removing intermediate container 65358fa852e6 [2021-04-13T08:40:06.751Z] ---> 5e3a876030c9 [2021-04-13T08:40:06.751Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-13T08:40:07.015Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-13T08:40:07.015Z] ---> 1227e1281379 [2021-04-13T08:40:07.015Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-13T08:40:07.015Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-13T08:40:07.015Z] ---> Running in 3fc29fb84a16 [2021-04-13T08:40:07.279Z] ---> d486ed588769 [2021-04-13T08:40:07.279Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-13T08:40:07.279Z] Removing intermediate container 3fc29fb84a16 [2021-04-13T08:40:07.279Z] ---> 63c3a851cd35 [2021-04-13T08:40:07.279Z] Step 18/21 : CMD ["--init=true"] [2021-04-13T08:40:07.279Z] ---> Running in 12bd55f31d5e [2021-04-13T08:40:07.541Z] ---> Running in ac2ba20aa8be [2021-04-13T08:40:07.542Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-13T08:40:07.542Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-13T08:40:07.542Z] ---> aefe523efa57 [2021-04-13T08:40:07.542Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:40:07.804Z] Removing intermediate container ac2ba20aa8be [2021-04-13T08:40:07.804Z] ---> bc358d1a1f6e [2021-04-13T08:40:07.804Z] Step 19/21 : LABEL arch=x86_64 [2021-04-13T08:40:07.804Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-13T08:40:07.804Z] ---> Running in 9aec94f88b78 [2021-04-13T08:40:07.804Z] ---> Running in a80939295840 [2021-04-13T08:40:07.804Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-13T08:40:07.804Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:40:07.804Z] OK: 8 MiB in 20 packages [2021-04-13T08:40:08.383Z] Removing intermediate container 9aec94f88b78 [2021-04-13T08:40:08.383Z] ---> 26d46a3f4f21 [2021-04-13T08:40:08.383Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-13T08:40:08.383Z] Removing intermediate container a80939295840 [2021-04-13T08:40:08.383Z] ---> ab4dbc3e94fa [2021-04-13T08:40:08.383Z] Step 20/21 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:40:08.649Z] ---> Running in fd8fba01661c [2021-04-13T08:40:08.649Z] ---> Running in b21564b8db77 [2021-04-13T08:40:08.915Z] Removing intermediate container bb101f9b6f56 [2021-04-13T08:40:08.915Z] ---> 83e447720257 [2021-04-13T08:40:08.915Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:40:08.915Z] Removing intermediate container b21564b8db77 [2021-04-13T08:40:08.915Z] ---> 739ca74fc8c3 [2021-04-13T08:40:08.915Z] Step 21/21 : LABEL version=0.0.0 [2021-04-13T08:40:09.180Z] ---> Running in d6946cca13e9 [2021-04-13T08:40:09.180Z] Removing intermediate container 12bd55f31d5e [2021-04-13T08:40:09.180Z] ---> ddd870e5265a [2021-04-13T08:40:09.180Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:40:09.448Z] ---> 39061aadd83b [2021-04-13T08:40:09.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-13T08:40:09.448Z] Removing intermediate container d6946cca13e9 [2021-04-13T08:40:09.448Z] ---> dc9fb9220c82 [2021-04-13T08:40:09.448Z] [2021-04-13T08:40:09.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:40:09.448Z] ---> 3bd57cb81762 [2021-04-13T08:40:09.448Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-13T08:40:09.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:40:09.722Z] (1/39) Installing readline (8.0.4-r0) [2021-04-13T08:40:09.722Z] (2/39) Installing bash (5.0.17-r0) [2021-04-13T08:40:09.722Z] Executing bash-5.0.17-r0.post-install [2021-04-13T08:40:09.722Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:40:09.722Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-13T08:40:09.722Z] (5/39) Installing curl (7.69.1-r3) [2021-04-13T08:40:09.722Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-13T08:40:09.722Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-13T08:40:10.149Z] (8/39) Installing expat (2.2.9-r1) [2021-04-13T08:40:10.149Z] (9/39) Installing libffi (3.3-r2) [2021-04-13T08:40:10.149Z] (10/39) Installing gdbm (1.13-r1) [2021-04-13T08:40:10.149Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-13T08:40:10.149Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-13T08:40:10.149Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-13T08:40:10.149Z] Successfully built dc9fb9220c82 [2021-04-13T08:40:10.149Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.196s coverage: 92.9% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.182s coverage: 87.2% of statements [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.212s coverage: 84.6% of statements [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.6% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.609s coverage: 64.4% of statements [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-13T08:40:14.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.113s coverage: 100.0% of statements [2021-04-13T08:40:14.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-04-13T08:40:14.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-04-13T08:40:15.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-04-13T08:40:15.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-04-13T08:40:15.591Z]  Building docker-security-proxy-setup-go ... done  ---> 943d34b08173 [2021-04-13T08:40:15.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-13T08:40:15.591Z] ---> c95a38b547b9 [2021-04-13T08:40:15.591Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-13T08:40:15.591Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-13T08:40:15.591Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-13T08:40:15.591Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-13T08:40:15.591Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-13T08:40:15.591Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-13T08:40:15.591Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-13T08:40:15.591Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-13T08:40:15.591Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-13T08:40:15.854Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-13T08:40:15.854Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-13T08:40:15.854Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-13T08:40:15.854Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-13T08:40:15.854Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-13T08:40:16.806Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-13T08:40:16.806Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-13T08:40:16.806Z] ---> 060a17bca3d1 [2021-04-13T08:40:16.806Z] Step 19/23 : ENTRYPOINT ["/core-data"] ---> 1967b07ef756 [2021-04-13T08:40:16.806Z] [2021-04-13T08:40:16.806Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-13T08:40:16.806Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-13T08:40:17.071Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-13T08:40:17.071Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-13T08:40:17.071Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-13T08:40:17.334Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-13T08:40:17.334Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-13T08:40:17.334Z] ---> Running in e9c9cfdff3d9 [2021-04-13T08:40:17.334Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-13T08:40:17.334Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-13T08:40:17.334Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-13T08:40:17.334Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-13T08:40:17.334Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-13T08:40:18.287Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T08:40:18.287Z] ---> c843b420d8c4 [2021-04-13T08:40:18.287Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-13T08:40:18.287Z] OK: 72 MiB in 59 packages [2021-04-13T08:40:18.287Z] Removing intermediate container e9c9cfdff3d9 [2021-04-13T08:40:18.287Z] ---> f5bcb653828d [2021-04-13T08:40:18.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:40:18.287Z] ---> Running in 564be354f106 [2021-04-13T08:40:18.552Z] ---> 0d529217b1b2 [2021-04-13T08:40:18.552Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-13T08:40:18.552Z] Removing intermediate container 564be354f106 [2021-04-13T08:40:18.552Z] ---> f6dce5ddf0ee [2021-04-13T08:40:18.552Z] Step 21/23 : LABEL arch=x86_64 [2021-04-13T08:40:18.552Z] ---> Running in 46369a6a2955 [2021-04-13T08:40:18.552Z] ---> Running in 2551a25b653c [2021-04-13T08:40:18.816Z] Removing intermediate container 46369a6a2955 [2021-04-13T08:40:18.816Z] ---> f4c60f36e24c [2021-04-13T08:40:18.816Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:40:18.816Z] Removing intermediate container 2551a25b653c [2021-04-13T08:40:18.816Z] ---> 34f4fc5e2fff [2021-04-13T08:40:18.816Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-13T08:40:19.079Z] ---> Running in a392810ba699 [2021-04-13T08:40:19.079Z] Removing intermediate container a392810ba699 [2021-04-13T08:40:19.079Z] ---> fd109e2900b8 [2021-04-13T08:40:19.079Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:40:19.342Z] ---> 8bded52be0f4 [2021-04-13T08:40:19.342Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-13T08:40:19.342Z] ---> Running in e719516f7f8e [2021-04-13T08:40:19.342Z] Collecting docker-compose==1.23.2 [2021-04-13T08:40:19.342Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-13T08:40:19.342Z] ---> Running in e30b689187b7 [2021-04-13T08:40:19.605Z] Removing intermediate container e719516f7f8e [2021-04-13T08:40:19.605Z] ---> e7925e720504 [2021-04-13T08:40:19.605Z] [2021-04-13T08:40:19.605Z] Collecting jsonschema<3,>=2.5.1 [2021-04-13T08:40:19.605Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-13T08:40:19.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.879s coverage: 69.0% of statements [2021-04-13T08:40:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-13T08:40:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-13T08:40:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-13T08:40:19.868Z] Collecting texttable<0.10,>=0.9.0 [2021-04-13T08:40:19.868Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-13T08:40:20.442Z] Successfully built e7925e720504 [2021-04-13T08:40:20.704Z] Successfully tagged docker-core-data-go:latest [2021-04-13T08:40:20.704Z]  Building docker-core-data-go ... 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-04-13T08:40:20.967Z] Collecting PyYAML<4,>=3.10 [2021-04-13T08:40:20.967Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-13T08:40:21.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.478s coverage: 38.4% of statements [2021-04-13T08:40:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-13T08:40:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-13T08:40:21.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-04-13T08:40:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-13T08:40:21.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.174s coverage: 84.8% of statements [2021-04-13T08:40:21.917Z] Removing intermediate container e30b689187b7 [2021-04-13T08:40:21.917Z] ---> db5dd52d29b5 [2021-04-13T08:40:21.917Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-13T08:40:21.917Z] Collecting cached-property<2,>=1.2.0 [2021-04-13T08:40:21.917Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-13T08:40:22.180Z] ---> Running in 63043dcc6f1d [2021-04-13T08:40:22.180Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-13T08:40:22.180Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-13T08:40:22.444Z] Removing intermediate container 63043dcc6f1d [2021-04-13T08:40:22.444Z] ---> 8a5339e616da [2021-04-13T08:40:22.444Z] Step 28/31 : CMD ["gate"] [2021-04-13T08:40:22.444Z] ---> Running in c55e9f8d3ea2 [2021-04-13T08:40:22.706Z] Collecting docopt<0.7,>=0.6.1 [2021-04-13T08:40:22.706Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-13T08:40:22.706Z] Removing intermediate container c55e9f8d3ea2 [2021-04-13T08:40:22.706Z] ---> bec771321c7f [2021-04-13T08:40:22.706Z] Step 29/31 : LABEL arch=x86_64 [2021-04-13T08:40:22.970Z] ---> Running in bf11bb3ee991 [2021-04-13T08:40:22.970Z] Removing intermediate container bf11bb3ee991 [2021-04-13T08:40:22.970Z] ---> 983dc655149b [2021-04-13T08:40:22.970Z] Step 30/31 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:40:23.233Z] ---> Running in 55f582b2812a [2021-04-13T08:40:23.233Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-13T08:40:23.233Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-13T08:40:23.496Z] Removing intermediate container 55f582b2812a [2021-04-13T08:40:23.496Z] ---> ed8f208b0ceb [2021-04-13T08:40:23.496Z] Step 31/31 : LABEL version=0.0.0 [2021-04-13T08:40:23.496Z] Collecting docker<4.0,>=3.6.0 [2021-04-13T08:40:23.496Z] ---> Running in 4f95d6ee1794 [2021-04-13T08:40:23.496Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-13T08:40:23.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-13T08:40:23.758Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-13T08:40:23.758Z] Removing intermediate container 4f95d6ee1794 [2021-04-13T08:40:23.758Z] ---> ff06809a95f6 [2021-04-13T08:40:23.758Z] [2021-04-13T08:40:23.758Z] 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-04-13T08:40:23.758Z] 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-04-13T08:40:23.758Z] Collecting idna<2.8,>=2.5 [2021-04-13T08:40:23.758Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-13T08:40:24.334Z] Successfully built ff06809a95f6 [2021-04-13T08:40:24.596Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-13T08:40:24.596Z]  Building docker-security-bootstrapper-go ... done Collecting urllib3<1.25,>=1.21.1 [2021-04-13T08:40:24.596Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-13T08:40:24.596Z] Collecting docker-pycreds>=0.4.0 [2021-04-13T08:40:24.596Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-13T08:40:24.596Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-13T08:40:24.596Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-13T08:40:24.596Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-13T08:40:24.596Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-13T08:40:24.859Z] Installing collected packages: jsonschema, texttable, PyYAML, cached-property, dockerpty, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docker-compose [2021-04-13T08:40:24.859Z] Running setup.py install for texttable: started [2021-04-13T08:40:25.433Z] Running setup.py install for texttable: finished with status 'done' [2021-04-13T08:40:25.433Z] Running setup.py install for PyYAML: started [2021-04-13T08:40:26.007Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-13T08:40:26.007Z] Running setup.py install for dockerpty: started [2021-04-13T08:40:26.581Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-13T08:40:26.581Z] Running setup.py install for docopt: started [2021-04-13T08:40:26.843Z] Running setup.py install for docopt: finished with status 'done' [2021-04-13T08:40:26.843Z] Attempting uninstall: idna [2021-04-13T08:40:26.843Z] Found existing installation: idna 2.9 [2021-04-13T08:40:26.843Z] Uninstalling idna-2.9: [2021-04-13T08:40:27.106Z] Successfully uninstalled idna-2.9 [2021-04-13T08:40:27.106Z] Attempting uninstall: urllib3 [2021-04-13T08:40:27.106Z] Found existing installation: urllib3 1.25.9 [2021-04-13T08:40:27.106Z] Uninstalling urllib3-1.25.9: [2021-04-13T08:40:27.106Z] Successfully uninstalled urllib3-1.25.9 [2021-04-13T08:40:27.368Z] Attempting uninstall: requests [2021-04-13T08:40:27.368Z] Found existing installation: requests 2.23.0 [2021-04-13T08:40:27.368Z] Uninstalling requests-2.23.0: [2021-04-13T08:40:27.368Z] Successfully uninstalled requests-2.23.0 [2021-04-13T08:40:27.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.405s coverage: 47.0% of statements [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-13T08:40:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.171s coverage: 100.0% of statements [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-13T08:40:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-13T08:40:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.135s coverage: 10.5% of statements [2021-04-13T08:40:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-13T08:40:28.313Z] 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.58.0 [2021-04-13T08:40:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.434s coverage: 87.7% of statements [2021-04-13T08:40:28.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-13T08:40:28.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:40:28.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-13T08:40:36.489Z] Removing intermediate container fd8fba01661c [2021-04-13T08:40:36.490Z] ---> c33089185d57 [2021-04-13T08:40:36.490Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-13T08:40:36.490Z] ---> Running in 2a58b61bda85 [2021-04-13T08:40:36.754Z] Removing intermediate container 2a58b61bda85 [2021-04-13T08:40:36.754Z] ---> 910b4ab0926c [2021-04-13T08:40:36.754Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-13T08:40:36.754Z] ---> Running in 75b49d102559 [2021-04-13T08:40:37.018Z] Removing intermediate container 75b49d102559 [2021-04-13T08:40:37.018Z] ---> 5374e18b05a5 [2021-04-13T08:40:37.018Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.433s coverage: 29.1% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.167s coverage: 100.0% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.341s coverage: 95.6% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-13T08:40:37.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-04-13T08:40:37.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements [2021-04-13T08:40:37.592Z] ---> ce7b11050740 [2021-04-13T08:40:37.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-13T08:40:37.854Z] ---> 8ed3987f6e42 [2021-04-13T08:40:37.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-13T08:40:37.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-04-13T08:40:38.117Z] ---> 6c3aed60e211 [2021-04-13T08:40:38.117Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-13T08:40:38.117Z] ---> Running in 761323443a91 [2021-04-13T08:40:38.380Z] Removing intermediate container 761323443a91 [2021-04-13T08:40:38.380Z] ---> fce20f31c050 [2021-04-13T08:40:38.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:40:38.380Z] ---> Running in cb56ebbf5959 [2021-04-13T08:40:38.643Z] Removing intermediate container cb56ebbf5959 [2021-04-13T08:40:38.643Z] ---> 0ae8dd4e244e [2021-04-13T08:40:38.643Z] Step 21/23 : LABEL arch=x86_64 [2021-04-13T08:40:38.643Z] ---> Running in 16b61f1cbf58 [2021-04-13T08:40:38.873Z] GO111MODULE=on go vet ./... [2021-04-13T08:40:38.905Z] Removing intermediate container 16b61f1cbf58 [2021-04-13T08:40:38.905Z] ---> c3414e62b56b [2021-04-13T08:40:38.905Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:40:38.905Z] ---> Running in 2719edda7ba0 [2021-04-13T08:40:39.166Z] Removing intermediate container 2719edda7ba0 [2021-04-13T08:40:39.166Z] ---> edfb7ed85337 [2021-04-13T08:40:39.166Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:40:39.166Z] ---> Running in 0b20500f554f [2021-04-13T08:40:39.429Z] Removing intermediate container 0b20500f554f [2021-04-13T08:40:39.429Z] ---> fe35a8904e62 [2021-04-13T08:40:39.429Z] [2021-04-13T08:40:39.429Z] Successfully built fe35a8904e62 [2021-04-13T08:40:39.429Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-13T08:40:40.014Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-13T08:40:40.039Z] $ docker stop --time=1 4164122e48be2cb9d727ea8d614111ac6f570ee59ed459812962436f408e701f [2021-04-13T08:40:41.672Z] $ docker rm -f 4164122e48be2cb9d727ea8d614111ac6f570ee59ed459812962436f408e701f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:40:42.237Z] + docker images [2021-04-13T08:40:42.237Z] + grep docker [2021-04-13T08:40:42.812Z] docker-sys-mgmt-agent-go latest fe35a8904e62 3 seconds ago 312MB [2021-04-13T08:40:42.812Z] docker-security-bootstrapper-go latest ff06809a95f6 19 seconds ago 18.9MB [2021-04-13T08:40:42.812Z] docker-core-data-go latest e7925e720504 23 seconds ago 22.7MB [2021-04-13T08:40:42.812Z] docker-security-proxy-setup-go latest dc9fb9220c82 33 seconds ago 25.5MB [2021-04-13T08:40:42.812Z] docker-security-secretstore-setup-go latest 6095bc6e0277 2 minutes ago 25.8MB [2021-04-13T08:40:42.812Z] docker-core-metadata-go latest cffab6338573 2 minutes ago 19MB [2021-04-13T08:40:42.812Z] docker-support-notifications-go latest 9ef682d6a7a5 2 minutes ago 18MB [2021-04-13T08:40:42.812Z] docker-support-scheduler-go latest b42eb6fa12dd 2 minutes ago 17.4MB [2021-04-13T08:40:42.812Z] docker-core-command-go latest 1c744faf855c 2 minutes ago 17.3MB [2021-04-13T08:40:42.812Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [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-04-13T08:40:58.491Z] Still waiting to schedule task [2021-04-13T08:40:58.492Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-13T08:41:56.169Z] Running on prd-ubuntu18.04-docker-8c-8g-33897 in /w/workspace/edgexfoundry_edgex-go_PR-3361 [Pipeline] { [Pipeline] ws [2021-04-13T08:41:56.227Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-04-13T08:41:58.192Z] using credential edgex-jenkins-ssh [2021-04-13T08:41:58.246Z] Cloning the remote Git repository [2021-04-13T08:41:58.279Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:41:58.350Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-04-13T08:41:58.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:41:58.381Z] > git --version # timeout=10 [2021-04-13T08:41:58.389Z] > git --version # 'git version 2.17.1' [2021-04-13T08:41:58.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:41:58.413Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:42:00.675Z] gofmt -l . [2021-04-13T08:42:00.676Z] [ "`gofmt -l .`" = "" ] [2021-04-13T08:42:00.676Z] ./bin/test-go-mod-tidy.sh [2021-04-13T08:42:00.676Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-13T08:42:01.995Z] + ls -al . [2021-04-13T08:42:01.995Z] total 824 [2021-04-13T08:42:01.995Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 08:42 . [2021-04-13T08:42:01.995Z] drwxr-xr-x 4 root root 4096 Apr 13 08:37 .. [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 08:36 .dockerignore [2021-04-13T08:42:01.995Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 08:36 .git [2021-04-13T08:42:01.995Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 08:36 .github [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 818 Apr 13 08:36 .gitignore [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 08:36 .sonarcloud.properties [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 8607 Apr 13 08:36 Attribution.txt [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 08:36 CONTRIBUTING.md [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 931 Apr 13 08:36 Dockerfile.build [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 863 Apr 13 08:36 Jenkinsfile [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 08:36 LICENSE [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 5774 Apr 13 08:36 Makefile [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 6548 Apr 13 08:36 README.md [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 6755 Apr 13 08:36 SECURITY.md [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 08:31 VERSION [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 08:36 ZMQWindows.md [2021-04-13T08:42:01.995Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 08:36 bin [2021-04-13T08:42:01.995Z] drwxrwxr-x 14 1001 1001 4096 Apr 13 08:36 cmd [2021-04-13T08:42:01.995Z] -rw-r--r-- 1 root root 686607 Apr 13 08:40 coverage.out [2021-04-13T08:42:01.995Z] -rw-r--r-- 1 root root 1056 Apr 13 08:41 go.mod [2021-04-13T08:42:01.995Z] -rw-r--r-- 1 root root 21911 Apr 13 08:41 go.sum [2021-04-13T08:42:01.995Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 08:36 internal [2021-04-13T08:42:01.995Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 08:36 openapi [2021-04-13T08:42:01.995Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 08:36 snap [2021-04-13T08:42:01.995Z] -rw-rw-r-- 1 1001 1001 168 Apr 13 08:36 version.go [Pipeline] sh [2021-04-13T08:42:02.714Z] + '[' -e coverage.out ] [2021-04-13T08:42:02.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-13T08:42:02.779Z] Warning: overwriting stash ‘coverage-report’ [2021-04-13T08:42:04.009Z] Stashed 1 file(s) [Pipeline] sh [2021-04-13T08:42:04.661Z] + make build [2021-04-13T08:42:04.661Z] 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-04-13T08:42:10.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-13T08:42:10.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:42:10.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-13T08:42:10.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-13T08:42:10.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:42:10.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3361/head:refs/remotes/origin/PR-3361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T08:42:11.206Z] Merging remotes/origin/master commit 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:42:11.337Z] Merge succeeded, producing e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:42:11.338Z] Checking out Revision e79cb8b028dccf357dd66308ae0ce5d971c756c8 (PR-3361) [2021-04-13T08:42:11.221Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:42:11.227Z] > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 [2021-04-13T08:42:11.307Z] > git remote # timeout=10 [2021-04-13T08:42:11.315Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T08:42:11.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:42:11.324Z] > git merge 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 [2021-04-13T08:42:11.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T08:42:11.344Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:42:11.350Z] > git checkout -f e79cb8b028dccf357dd66308ae0ce5d971c756c8 # timeout=10 [2021-04-13T08:42:14.813Z] 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-04-13T08:42:15.011Z] Commit message: "feat(notifications): Implement DELETE /notification/id/{id} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:42:16.127Z] + echo snap-build.sh [2021-04-13T08:42:16.127Z] snap-build.sh [2021-04-13T08:42:16.128Z] + SNAP_BASE_DIR=. [2021-04-13T08:42:16.128Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-04-13T08:42:16.128Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-04-13T08:42:16.128Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-04-13T08:42:16.128Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-04-13T08:42:16.128Z] + cd /w/workspace/edgex-go/2 [2021-04-13T08:42:16.128Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-13T08:42:16.128Z] Reading package lists... [2021-04-13T08:42:16.128Z] Building dependency tree... [2021-04-13T08:42:16.128Z] Reading state information... [2021-04-13T08:42:16.394Z] The following packages were automatically installed and are no longer required: [2021-04-13T08:42:16.394Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-13T08:42:16.394Z] uidmap xdelta3 [2021-04-13T08:42:16.394Z] Use 'sudo apt autoremove' to remove them. [2021-04-13T08:42:16.394Z] The following packages will be REMOVED: [2021-04-13T08:42:16.394Z] lxd* lxd-client* [2021-04-13T08:42:16.656Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-13T08:42:16.656Z] After this operation, 31.7 MB disk space will be freed. [2021-04-13T08:42:17.706Z] (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 ... 190027 files and directories currently installed.) [2021-04-13T08:42:17.706Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-13T08:42:18.664Z] Removing lxd dnsmasq configuration [2021-04-13T08:42:18.664Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-13T08:42:18.928Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-13T08:42:19.876Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-13T08:42:20.139Z] (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 ... 189852 files and directories currently installed.) [2021-04-13T08:42:20.139Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-13T08:42:21.527Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-13T08:42:21.789Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-13T08:42:23.179Z] + sudo snap remove --purge lxd [2021-04-13T08:42:23.179Z] snap "lxd" is not installed [2021-04-13T08:42:23.179Z] + sudo groupadd --force --system lxd [2021-04-13T08:42:23.179Z] ++ whoami [2021-04-13T08:42:23.179Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-13T08:42:23.179Z] + newgrp - lxd [2021-04-13T08:42:23.179Z] + sudo snap install lxd [2021-04-13T08:42:33.198Z] 2021-04-13T08:42:30Z INFO Waiting for automatic snapd restart... [2021-04-13T08:42:36.982Z] 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-04-13T08:42:43.269Z] lxd 4.13 from Canonical* installed [2021-04-13T08:42:43.269Z] + sudo lxd init --auto [2021-04-13T08:42:43.707Z] 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-04-13T08:42:49.121Z] 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-04-13T08:42:49.717Z] 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-04-13T08:42:53.282Z] + sudo snap install --classic snapcraft [2021-04-13T08:42:55.124Z] 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-04-13T08:42:59.876Z] snapcraft 4.6.2 from Canonical* installed [2021-04-13T08:42:59.876Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-13T08:42:59.876Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-13T08:42:59.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T08:42:59.876Z] Dload Upload Total Spent Left Speed [2021-04-13T08:42:59.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2679 0 --:--:-- --:--:-- --:--:-- 2690 [2021-04-13T08:43:00.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6157k 0 --:--:-- --:--:-- --:--:-- 18.0M [2021-04-13T08:43:00.137Z] ./yq_linux_amd64 [2021-04-13T08:43:00.399Z] + sudo snapcraft prime --use-lxd [2021-04-13T08:43:00.521Z] 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-04-13T08:43:02.317Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-13T08:43:02.317Z] 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-04-13T08:43:02.317Z] - README.md [2021-04-13T08:43:02.317Z] [2021-04-13T08:43:02.317Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-13T08:43:02.893Z] Launching a container. [2021-04-13T08:43:04.894Z] 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-04-13T08:43:10.324Z] 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-04-13T08:43:13.719Z] 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-04-13T08:43:15.175Z] Waiting for container to be ready [2021-04-13T08:43:15.175Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-13T08:43:15.175Z] [2021-04-13T08:43:17.731Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-13T08:43:18.305Z] Waiting for network to be ready... [2021-04-13T08:43:18.878Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-13T08:43:18.878Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-13T08:43:18.878Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-13T08:43:19.139Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-13T08:43:19.139Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-13T08:43:19.139Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-13T08:43:19.139Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-13T08:43:19.139Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-13T08:43:19.139Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-13T08:43:19.139Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-13T08:43:19.148Z] 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-04-13T08:43:19.401Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-13T08:43:19.663Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-13T08:43:19.925Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-13T08:43:19.925Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-13T08:43:19.925Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-13T08:43:19.925Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-13T08:43:19.925Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-13T08:43:19.925Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-13T08:43:20.186Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-13T08:43:20.446Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2003 kB] [2021-04-13T08:43:20.446Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [405 kB] [2021-04-13T08:43:20.446Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-13T08:43:20.446Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-13T08:43:20.446Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-13T08:43:20.446Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-13T08:43:20.446Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1728 kB] [2021-04-13T08:43:20.708Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [2021-04-13T08:43:22.625Z] Fetched 24.3 MB in 4s (6021 kB/s) [2021-04-13T08:43:23.570Z] Reading package lists... [2021-04-13T08:43:23.831Z] Reading package lists... [2021-04-13T08:43:23.831Z] Building dependency tree... [2021-04-13T08:43:23.831Z] Reading state information... [2021-04-13T08:43:24.093Z] The following additional packages will be installed: [2021-04-13T08:43:24.093Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-13T08:43:24.093Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-13T08:43:24.093Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-13T08:43:24.093Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-13T08:43:24.093Z] Suggested packages: [2021-04-13T08:43:24.093Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-13T08:43:24.093Z] Recommended packages: [2021-04-13T08:43:24.093Z] gnupg libsasl2-modules [2021-04-13T08:43:24.093Z] The following NEW packages will be installed: [2021-04-13T08:43:24.093Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-13T08:43:24.093Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-13T08:43:24.093Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-13T08:43:24.093Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-13T08:43:24.093Z] The following packages will be upgraded: [2021-04-13T08:43:24.093Z] gpg gpg-agent gpgconf libudev1 [2021-04-13T08:43:24.354Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-13T08:43:24.354Z] Need to get 3530 kB of archives. [2021-04-13T08:43:24.354Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-13T08:43:24.354Z] 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-04-13T08:43:24.354Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-13T08:43:24.354Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-13T08:43:24.615Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-13T08:43:24.615Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-13T08:43:24.615Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-13T08:43:25.188Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-13T08:43:25.188Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-13T08:43:25.188Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-13T08:43:25.188Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-13T08:43:25.188Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-13T08:43:25.188Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-13T08:43:25.188Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-13T08:43:25.188Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-13T08:43:25.188Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-13T08:43:25.188Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-13T08:43:25.188Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-13T08:43:25.188Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-13T08:43:25.188Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-13T08:43:25.188Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-13T08:43:25.188Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-13T08:43:25.188Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-13T08:43:25.188Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T08:43:25.448Z] Fetched 3530 kB in 1s (3172 kB/s) [2021-04-13T08:43:25.448Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-13T08:43:25.448Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-13T08:43:25.448Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-13T08:43:25.448Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-13T08:43:25.710Z] Selecting previously unselected package udev. [2021-04-13T08:43:25.710Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-13T08:43:25.710Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-13T08:43:25.710Z] Unpacking udev (237-3ubuntu10.45) ... [Pipeline] } [2021-04-13T08:43:25.896Z] $ docker stop --time=1 6b796d635e493847aaac8c2cab4c3c04847819f5b449206b9c523fb29b9c2d43 [2021-04-13T08:43:25.972Z] Selecting previously unselected package libfuse2:amd64. [2021-04-13T08:43:25.972Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-13T08:43:25.972Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-13T08:43:25.972Z] Selecting previously unselected package fuse. [2021-04-13T08:43:25.972Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-13T08:43:25.972Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-13T08:43:25.972Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-13T08:43:26.234Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-13T08:43:26.234Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-13T08:43:26.234Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-13T08:43:26.234Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-13T08:43:26.502Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-13T08:43:26.502Z] Selecting previously unselected package libksba8:amd64. [2021-04-13T08:43:26.502Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-13T08:43:26.502Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-13T08:43:26.502Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-13T08:43:26.502Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:26.763Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:26.763Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-13T08:43:26.763Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:26.763Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.024Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-13T08:43:27.024Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.024Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.024Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-13T08:43:27.024Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.024Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.024Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-13T08:43:27.024Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.285Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.285Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-13T08:43:27.285Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.285Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.285Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-13T08:43:27.545Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.545Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.545Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-13T08:43:27.545Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.545Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.807Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-13T08:43:27.807Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-13T08:43:27.807Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:27.807Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-13T08:43:27.807Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-13T08:43:27.807Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-13T08:43:27.807Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-13T08:43:27.807Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-13T08:43:28.069Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-13T08:43:28.069Z] Selecting previously unselected package libldap-common. [2021-04-13T08:43:28.069Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-13T08:43:28.069Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-13T08:43:28.069Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-13T08:43:28.069Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-13T08:43:28.069Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-13T08:43:28.334Z] Selecting previously unselected package dirmngr. [2021-04-13T08:43:28.334Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-13T08:43:28.334Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-13T08:43:28.334Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-13T08:43:28.417Z] $ docker rm -f 6b796d635e493847aaac8c2cab4c3c04847819f5b449206b9c523fb29b9c2d43 [2021-04-13T08:43:28.595Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-13T08:43:28.595Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-13T08:43:28.595Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-13T08:43:28.595Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-13T08:43:28.595Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-13T08:43:28.595Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:28.595Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-13T08:43:28.595Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-13T08:43:28.595Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-13T08:43:29.168Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-13T08:43:29.168Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.168Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-13T08:43:29.168Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-13T08:43:29.168Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-13T08:43:29.429Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-13T08:43:29.429Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-13T08:43:29.429Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-04-13T08:43:29.691Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-04-13T08:43:29.953Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-13T08:43:29.953Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-13T08:43:29.953Z] This means they are not meant to be enabled using systemctl. [2021-04-13T08:43:29.953Z] Possible reasons for having this kind of units are: [2021-04-13T08:43:29.953Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-13T08:43:29.953Z] .wants/ or .requires/ directory. [2021-04-13T08:43:29.953Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-13T08:43:29.953Z] a requirement dependency on it. [2021-04-13T08:43:29.953Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-13T08:43:29.953Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-13T08:43:29.953Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-13T08:43:29.953Z] instance name specified. [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:43:30.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-13T08:43:30.291Z] [2021-04-13T08:43:30.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:43:30.527Z] Reading package lists... [2021-04-13T08:43:30.527Z] Building dependency tree... [2021-04-13T08:43:30.527Z] Reading state information... [2021-04-13T08:43:30.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-13T08:43:30.789Z] The following additional packages will be installed: [2021-04-13T08:43:30.789Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-13T08:43:30.789Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-13T08:43:30.789Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-13T08:43:30.789Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-13T08:43:30.789Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-13T08:43:30.789Z] Suggested packages: [2021-04-13T08:43:30.789Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-13T08:43:30.789Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-13T08:43:30.789Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-13T08:43:30.789Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-13T08:43:30.789Z] systemd-container policykit-1 [2021-04-13T08:43:30.789Z] Recommended packages: [2021-04-13T08:43:30.789Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-13T08:43:30.789Z] The following NEW packages will be installed: [2021-04-13T08:43:30.789Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-13T08:43:30.789Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-13T08:43:30.789Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-13T08:43:30.789Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-13T08:43:30.789Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-13T08:43:30.789Z] The following packages will be upgraded: [2021-04-13T08:43:30.789Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-13T08:43:30.789Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-13T08:43:30.789Z] Need to get 35.2 MB of archives. [2021-04-13T08:43:30.789Z] After this operation, 141 MB of additional disk space will be used. [2021-04-13T08:43:30.789Z] 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-04-13T08:43:30.952Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-13T08:43:30.952Z] 29e5d40040c1: Pulling fs layer [2021-04-13T08:43:30.952Z] 1ce36da41761: Pulling fs layer [2021-04-13T08:43:30.952Z] 25b303627fd3: Pulling fs layer [2021-04-13T08:43:31.049Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-13T08:43:31.049Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-13T08:43:31.049Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-13T08:43:31.049Z] 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-04-13T08:43:31.049Z] 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-04-13T08:43:31.049Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-13T08:43:31.049Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-13T08:43:31.049Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-13T08:43:31.049Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-13T08:43:31.049Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-13T08:43:31.049Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-13T08:43:31.049Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-13T08:43:31.049Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-13T08:43:31.049Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-13T08:43:31.049Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-13T08:43:31.049Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-13T08:43:31.546Z] 29e5d40040c1: Verifying Checksum [2021-04-13T08:43:31.546Z] 29e5d40040c1: Download complete [2021-04-13T08:43:31.993Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-13T08:43:31.993Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-13T08:43:31.993Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-13T08:43:31.993Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-13T08:43:31.993Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-13T08:43:31.993Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-13T08:43:31.993Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-13T08:43:31.993Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-13T08:43:31.993Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-13T08:43:31.993Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-13T08:43:32.145Z] 1ce36da41761: Download complete [2021-04-13T08:43:32.145Z] 29e5d40040c1: Pull complete [2021-04-13T08:43:32.254Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-13T08:43:32.254Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-13T08:43:32.254Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-13T08:43:32.254Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T08:43:32.254Z] Fetched 35.2 MB in 1s (24.9 MB/s) [2021-04-13T08:43:32.513Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-13T08:43:32.513Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-13T08:43:32.513Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-13T08:43:33.086Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-13T08:43:33.346Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-13T08:43:33.346Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-13T08:43:33.346Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-13T08:43:33.346Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-13T08:43:33.346Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-13T08:43:33.578Z] 1ce36da41761: Pull complete [2021-04-13T08:43:33.578Z] 25b303627fd3: Verifying Checksum [2021-04-13T08:43:33.578Z] 25b303627fd3: Download complete [2021-04-13T08:43:33.918Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-13T08:43:33.918Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-13T08:43:33.918Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-13T08:43:33.918Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-13T08:43:34.178Z] Setting up apt (1.6.13) ... [2021-04-13T08:43:34.178Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-13T08:43:34.749Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-13T08:43:34.749Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-13T08:43:34.749Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-13T08:43:34.749Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-13T08:43:35.010Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-13T08:43:35.010Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-13T08:43:35.010Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:35.271Z] Selecting previously unselected package libexpat1:amd64. [2021-04-13T08:43:35.271Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-13T08:43:35.271Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-13T08:43:35.271Z] Selecting previously unselected package python3.6-minimal. [2021-04-13T08:43:35.271Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-13T08:43:35.271Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:35.532Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-13T08:43:35.532Z] Checking for services that may need to be restarted...done. [2021-04-13T08:43:35.532Z] Checking for services that may need to be restarted...done. [2021-04-13T08:43:35.793Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:35.793Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-13T08:43:35.793Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:36.365Z] Selecting previously unselected package python3-minimal. [2021-04-13T08:43:36.365Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-13T08:43:36.365Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-13T08:43:36.365Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-13T08:43:36.365Z] Selecting previously unselected package mime-support. [2021-04-13T08:43:36.365Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-13T08:43:36.365Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-13T08:43:36.365Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-13T08:43:36.365Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-13T08:43:36.365Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-13T08:43:36.626Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-13T08:43:36.626Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-13T08:43:36.626Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:36.887Z] Selecting previously unselected package python3.6. [2021-04-13T08:43:36.887Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-13T08:43:36.887Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:36.887Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-13T08:43:36.887Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-13T08:43:36.887Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-13T08:43:36.887Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-13T08:43:37.149Z] Selecting previously unselected package python3. [2021-04-13T08:43:37.149Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-13T08:43:37.149Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-13T08:43:37.410Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-13T08:43:37.410Z] Selecting previously unselected package multiarch-support. [2021-04-13T08:43:37.410Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-13T08:43:37.410Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-13T08:43:37.410Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-13T08:43:37.676Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-13T08:43:37.676Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-13T08:43:37.676Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-13T08:43:37.676Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-13T08:43:37.676Z] Selecting previously unselected package libbsd0:amd64. [2021-04-13T08:43:37.676Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-13T08:43:37.676Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-13T08:43:37.936Z] Selecting previously unselected package sudo. [2021-04-13T08:43:37.936Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-13T08:43:37.936Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-13T08:43:37.936Z] Selecting previously unselected package apparmor. [2021-04-13T08:43:37.936Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-13T08:43:37.936Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-13T08:43:38.202Z] Selecting previously unselected package libedit2:amd64. [2021-04-13T08:43:38.202Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-13T08:43:38.202Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-13T08:43:38.202Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-13T08:43:38.202Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-13T08:43:38.202Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:38.465Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-13T08:43:38.465Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-13T08:43:38.465Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:38.465Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-13T08:43:38.465Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-13T08:43:38.465Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-13T08:43:38.728Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-13T08:43:38.728Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-13T08:43:38.728Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:38.989Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-13T08:43:38.989Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-13T08:43:38.989Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:39.249Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-13T08:43:39.249Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-13T08:43:39.249Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-13T08:43:39.509Z] Selecting previously unselected package openssh-client. [2021-04-13T08:43:39.509Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-13T08:43:39.509Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-13T08:43:39.769Z] Selecting previously unselected package squashfs-tools. [2021-04-13T08:43:39.769Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-13T08:43:39.769Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-13T08:43:39.769Z] Selecting previously unselected package snapd. [2021-04-13T08:43:39.769Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-13T08:43:39.769Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-13T08:43:42.313Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-13T08:43:42.313Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-13T08:43:42.313Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-13T08:43:42.313Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-13T08:43:42.313Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-13T08:43:42.313Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:42.313Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-13T08:43:42.313Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-13T08:43:42.313Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-13T08:43:43.256Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-13T08:43:43.256Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-13T08:43:43.256Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-13T08:43:43.256Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:43.256Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:43.256Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-13T08:43:43.745Z] 25b303627fd3: Pull complete [2021-04-13T08:43:43.745Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-13T08:43:43.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-13T08:43:43.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-13T08:43:43.828Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-13T08:43:43.829Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:43.829Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-13T08:43:43.829Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-13T08:43:43.829Z] running python rtupdate hooks for python3.6... [2021-04-13T08:43:43.829Z] running python post-rtupdate hooks for python3.6... [2021-04-13T08:43:44.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-33896 does not seem to be running inside a container [2021-04-13T08:43:44.087Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-13T08:43:44.148Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-13T08:43:46.699Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-13T08:43:46.961Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-13T08:43:46.961Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-13T08:43:46.961Z] Setting up snapd (2.48.3+18.04) ... [2021-04-13T08:43:47.085Z] $ docker top 8dbf8aa513dbcafbc1d8596703873f15c344c9b6c524dc0d373ddc24641c54ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:43:47.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-13T08:43:47.532Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-13T08:43:47.792Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-13T08:43:48.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-13T08:43:48.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-13T08:43:48.053Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-13T08:43:48.114Z] + grep parallel [2021-04-13T08:43:48.114Z] + docker-compose build --help [2021-04-13T08:43:48.315Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-13T08:43:48.576Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-13T08:43:48.838Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-13T08:43:48.838Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-13T08:43:49.100Z] /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-04-13T08:43:49.100Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-13T08:43:49.100Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-13T08:43:50.048Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-13T08:43:50.048Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-13T08:43:50.048Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-13T08:43:51.490Z] --parallel Build images in parallel. [Pipeline] } [2021-04-13T08:43:51.513Z] $ docker stop --time=1 8dbf8aa513dbcafbc1d8596703873f15c344c9b6c524dc0d373ddc24641c54ec [2021-04-13T08:43:51.561Z] Reading package lists... [2021-04-13T08:43:51.561Z] Reading package lists... [2021-04-13T08:43:51.820Z] Building dependency tree... [2021-04-13T08:43:51.820Z] Reading state information... [2021-04-13T08:43:52.081Z] Calculating upgrade... [2021-04-13T08:43:52.081Z] The following packages will be upgraded: [2021-04-13T08:43:52.081Z] advancecomp base-files bash binutils binutils-common [2021-04-13T08:43:52.081Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-13T08:43:52.081Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-13T08:43:52.081Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-13T08:43:52.082Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-13T08:43:52.082Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-13T08:43:52.082Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-13T08:43:52.082Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-13T08:43:52.082Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-13T08:43:52.082Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-13T08:43:52.082Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-13T08:43:52.082Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-13T08:43:52.082Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-13T08:43:52.082Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-13T08:43:52.082Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-13T08:43:52.082Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T08:43:52.082Z] Need to get 63.8 MB of archives. [2021-04-13T08:43:52.082Z] After this operation, 5212 kB of additional disk space will be used. [2021-04-13T08:43:52.082Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-13T08:43:52.343Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-13T08:43:52.343Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-13T08:43:52.344Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-13T08:43:52.344Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-13T08:43:52.344Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-13T08:43:52.344Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-13T08:43:52.344Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-13T08:43:52.344Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-13T08:43:52.344Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-13T08:43:52.344Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-13T08:43:52.344Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-13T08:43:52.344Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-13T08:43:52.344Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-13T08:43:52.344Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-13T08:43:52.344Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-13T08:43:52.344Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-13T08:43:52.344Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-13T08:43:52.344Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-13T08:43:52.344Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-13T08:43:52.606Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-13T08:43:52.606Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-13T08:43:52.606Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-13T08:43:52.606Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-13T08:43:52.606Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-13T08:43:52.606Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-13T08:43:52.606Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-13T08:43:52.606Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-13T08:43:52.606Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-13T08:43:52.606Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-13T08:43:52.606Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-13T08:43:52.606Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-13T08:43:52.606Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-13T08:43:52.606Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-13T08:43:52.606Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-13T08:43:52.606Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-13T08:43:52.606Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-13T08:43:52.606Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-04-13T08:43:52.606Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-13T08:43:52.606Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-13T08:43:52.606Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-13T08:43:52.606Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-13T08:43:52.606Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-13T08:43:52.606Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-13T08:43:52.606Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-13T08:43:52.606Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-13T08:43:52.606Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-13T08:43:52.606Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-13T08:43:52.606Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-13T08:43:52.606Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-13T08:43:52.606Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-13T08:43:52.606Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-13T08:43:52.606Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-13T08:43:52.606Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-13T08:43:52.868Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-13T08:43:52.868Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-13T08:43:53.129Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-13T08:43:53.129Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-13T08:43:53.129Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-13T08:43:53.129Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-13T08:43:53.129Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-13T08:43:53.129Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-13T08:43:53.129Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-13T08:43:53.391Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-13T08:43:53.391Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB] [2021-04-13T08:43:53.391Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-13T08:43:53.464Z] $ docker rm -f 8dbf8aa513dbcafbc1d8596703873f15c344c9b6c524dc0d373ddc24641c54ec [2021-04-13T08:43:53.651Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-13T08:43:53.651Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-13T08:43:53.651Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-13T08:43:53.651Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-13T08:43:53.651Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-13T08:43:53.651Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-13T08:43:53.651Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-13T08:43:53.651Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-13T08:43:53.652Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-13T08:43:53.652Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-13T08:43:53.652Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-13T08:43:53.652Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:43:53.917Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-13T08:43:53.917Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-13T08:43:53.917Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-13T08:43:53.917Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-13T08:43:53.917Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-13T08:43:53.917Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-13T08:43:53.917Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-13T08:43:53.917Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-13T08:43:53.917Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-13T08:43:53.917Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-13T08:43:53.917Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-13T08:43:53.917Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-13T08:43:53.917Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-13T08:43:53.917Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-13T08:43:53.917Z] Get:93 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-04-13T08:43:53.917Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-13T08:43:54.177Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-13T08:43:54.177Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-13T08:43:54.177Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-13T08:43:54.177Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-13T08:43:54.177Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-13T08:43:54.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-13T08:43:54.221Z] . [Pipeline] withDockerContainer [2021-04-13T08:43:54.438Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T08:43:54.438Z] Fetched 63.8 MB in 2s (31.1 MB/s) [2021-04-13T08:43:54.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:43:54.438Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-13T08:43:54.438Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-13T08:43:54.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-33896 does not seem to be running inside a container [2021-04-13T08:43:54.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-13T08:43:55.008Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-13T08:43:55.269Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-13T08:43:55.269Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-141.145_amd64.deb ... [2021-04-13T08:43:55.269Z] Unpacking linux-libc-dev:amd64 (4.15.0-141.145) over (4.15.0-20.21) ... [2021-04-13T08:43:55.819Z] $ docker top 4db2b16f5a1f3f14d3e888623a2b97f7abe82ae1e131d981f559f73ab5fd7204 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:43:56.211Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:56.472Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:56.472Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:56.472Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:56.732Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:56.732Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:56.732Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:56.814Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-13T08:43:56.994Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:56.994Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:56.994Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:57.257Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:57.257Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:57.257Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:57.257Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:57.518Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:43:57.518Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-13T08:43:57.518Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:57.518Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-13T08:43:57.518Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:43:57.779Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-13T08:43:57.779Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:57.779Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:57.779Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:57.779Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:58.040Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-13T08:43:58.041Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-13T08:43:58.302Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:43:58.302Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-13T08:43:58.302Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-13T08:43:58.574Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-13T08:43:58.836Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-13T08:43:59.096Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-13T08:43:59.096Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-13T08:43:59.096Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-13T08:43:59.096Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-13T08:43:59.358Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-13T08:43:59.618Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-13T08:43:59.618Z] Installing new version of config file /etc/issue ... [2021-04-13T08:43:59.618Z] Installing new version of config file /etc/issue.net ... [2021-04-13T08:43:59.618Z] Installing new version of config file /etc/lsb-release ... [2021-04-13T08:43:59.618Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-13T08:43:59.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-13T08:43:59.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-13T08:43:59.878Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-13T08:44:00.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:00.139Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-13T08:44:00.139Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-13T08:44:00.182Z] Building docker-core-command-go ... [2021-04-13T08:44:00.182Z] Building docker-core-data-go ... [2021-04-13T08:44:00.182Z] Building docker-core-metadata-go ... [2021-04-13T08:44:00.182Z] Building docker-security-bootstrapper-go ... [2021-04-13T08:44:00.182Z] Building docker-security-proxy-setup-go ... [2021-04-13T08:44:00.182Z] Building docker-security-secretstore-setup-go ... [2021-04-13T08:44:00.182Z] Building docker-support-notifications-go ... [2021-04-13T08:44:00.182Z] Building docker-support-scheduler-go ... [2021-04-13T08:44:00.182Z] Building docker-sys-mgmt-agent-go ... [2021-04-13T08:44:00.182Z] Building docker-security-proxy-setup-go [2021-04-13T08:44:00.182Z] Building docker-core-metadata-go [2021-04-13T08:44:00.182Z] Building docker-core-command-go [2021-04-13T08:44:00.182Z] Building docker-core-data-go [2021-04-13T08:44:00.182Z] Building docker-support-notifications-go [2021-04-13T08:44:00.402Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-13T08:44:00.402Z] 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-04-13T08:44:00.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:00.402Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:00.663Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:00.663Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:00.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:00.663Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-13T08:44:00.924Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-13T08:44:00.924Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-13T08:44:01.187Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:01.187Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-13T08:44:01.187Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-13T08:44:01.449Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-13T08:44:01.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:01.449Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-13T08:44:01.449Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-13T08:44:01.723Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-13T08:44:01.723Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:01.723Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-13T08:44:01.723Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-13T08:44:01.992Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-13T08:44:01.992Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:01.992Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-13T08:44:01.992Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-13T08:44:02.262Z] Setting up grep (3.1-2build1) ... [2021-04-13T08:44:02.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:02.262Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-13T08:44:02.262Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-13T08:44:02.536Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-13T08:44:02.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:02.536Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-13T08:44:02.536Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-13T08:44:02.801Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-13T08:44:02.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:02.801Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-13T08:44:02.801Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-13T08:44:03.373Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-13T08:44:03.373Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-13T08:44:03.634Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-13T08:44:03.634Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-13T08:44:04.207Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-13T08:44:04.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:04.207Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-13T08:44:04.207Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-13T08:44:05.151Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-13T08:44:05.151Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-13T08:44:05.412Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-13T08:44:05.412Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-13T08:44:05.412Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-13T08:44:05.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:05.672Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-13T08:44:05.672Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-13T08:44:05.672Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-13T08:44:05.934Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:05.934Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:05.934Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:05.934Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:06.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:06.195Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:06.195Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:06.466Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:06.466Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:06.466Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:06.466Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:06.727Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:06.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:06.727Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:06.989Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:06.989Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:07.253Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:07.253Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-13T08:44:07.253Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-13T08:44:07.253Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-13T08:44:07.253Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-13T08:44:07.517Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-13T08:44:07.517Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:07.517Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-13T08:44:07.517Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-13T08:44:07.517Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-13T08:44:07.777Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:07.777Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:07.777Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:08.039Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:08.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:08.039Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:08.039Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:08.039Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:08.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:08.301Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:08.301Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:08.872Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:09.133Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-13T08:44:09.394Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-13T08:44:09.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:09.394Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-13T08:44:09.394Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-13T08:44:09.655Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-13T08:44:09.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-13T08:44:09.916Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-13T08:44:09.917Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-13T08:44:09.917Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-13T08:44:10.178Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:10.178Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-13T08:44:10.178Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-13T08:44:10.438Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-13T08:44:10.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:10.701Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-13T08:44:10.701Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-13T08:44:10.701Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-13T08:44:10.961Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:10.961Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-13T08:44:10.961Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-13T08:44:11.222Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-13T08:44:11.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:11.222Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-13T08:44:11.222Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-13T08:44:11.483Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-13T08:44:11.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:11.748Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-13T08:44:11.749Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-13T08:44:11.749Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-13T08:44:12.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:12.010Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-13T08:44:12.010Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-13T08:44:12.010Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-13T08:44:12.271Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:12.271Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-13T08:44:12.271Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-13T08:44:12.531Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-13T08:44:12.531Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-13T08:44:12.531Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-13T08:44:12.531Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-13T08:44:12.531Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-13T08:44:12.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:12.797Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-13T08:44:12.797Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-13T08:44:12.797Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-13T08:44:13.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:13.064Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-13T08:44:13.064Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-13T08:44:13.326Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-13T08:44:13.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:13.587Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-13T08:44:13.587Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-13T08:44:13.587Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-13T08:44:13.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:13.587Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-13T08:44:13.849Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-13T08:44:13.849Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-13T08:44:14.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:14.211Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-13T08:44:14.211Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-13T08:44:14.473Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-13T08:44:14.734Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:14.734Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-13T08:44:14.734Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-13T08:44:14.734Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-13T08:44:15.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:15.036Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-13T08:44:15.036Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-13T08:44:15.036Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-13T08:44:15.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:15.036Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-13T08:44:15.297Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-13T08:44:15.297Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-13T08:44:15.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:15.297Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-13T08:44:15.297Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-13T08:44:15.560Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-13T08:44:15.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:15.560Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-13T08:44:15.560Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-13T08:44:15.821Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-13T08:44:16.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:16.083Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-13T08:44:16.083Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-13T08:44:16.083Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-13T08:44:16.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-13T08:44:16.345Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-13T08:44:16.345Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-13T08:44:16.345Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-13T08:44:16.918Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-13T08:44:16.918Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-13T08:44:16.918Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-13T08:44:16.918Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-13T08:44:16.918Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-13T08:44:17.178Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-13T08:44:17.178Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-13T08:44:17.439Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-13T08:44:17.439Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-13T08:44:17.700Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-13T08:44:17.700Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-13T08:44:17.964Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-13T08:44:17.964Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-13T08:44:17.964Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-13T08:44:18.225Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-13T08:44:18.225Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-13T08:44:18.225Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-13T08:44:18.492Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-13T08:44:18.492Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-13T08:44:18.492Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-13T08:44:18.492Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-13T08:44:18.753Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-13T08:44:18.753Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-13T08:44:19.013Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-13T08:44:19.013Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-13T08:44:19.625Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-13T08:44:19.625Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-13T08:44:19.918Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-13T08:44:19.918Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-13T08:44:19.918Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-13T08:44:19.918Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-13T08:44:20.547Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-13T08:44:20.547Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-13T08:44:20.547Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-13T08:44:20.547Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-13T08:44:20.815Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-13T08:44:20.815Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-13T08:44:20.815Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:20.815Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:21.212Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:21.212Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:21.212Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:21.212Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:21.505Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:21.505Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:22.445Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:22.445Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:23.014Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:23.014Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:23.957Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:23.957Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:24.218Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:24.218Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:25.161Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-13T08:44:25.161Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-13T08:44:25.161Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-13T08:44:25.161Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-13T08:44:25.161Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-13T08:44:25.161Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-13T08:44:25.422Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-13T08:44:25.422Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-13T08:44:25.422Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-13T08:44:25.688Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-13T08:44:25.688Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-13T08:44:25.688Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-13T08:44:25.688Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-13T08:44:25.950Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-13T08:44:25.950Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-13T08:44:25.950Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-13T08:44:26.210Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.210Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-13T08:44:26.210Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.210Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.210Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.210Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-13T08:44:26.210Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-13T08:44:26.473Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-13T08:44:26.473Z] [2021-04-13T08:44:26.473Z] Current default time zone: 'Etc/UTC' [2021-04-13T08:44:26.473Z] Local time is now: Tue Apr 13 08:44:26 UTC 2021. [2021-04-13T08:44:26.473Z] Universal Time is now: Tue Apr 13 08:44:26 UTC 2021. [2021-04-13T08:44:26.473Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-13T08:44:26.473Z] [2021-04-13T08:44:26.473Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-13T08:44:26.473Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.473Z] Setting up linux-libc-dev:amd64 (4.15.0-141.145) ... [2021-04-13T08:44:26.734Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-13T08:44:26.734Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-13T08:44:26.734Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-13T08:44:26.734Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-13T08:44:26.734Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-13T08:44:26.734Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-13T08:44:26.734Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-13T08:44:26.994Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:26.994Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-13T08:44:27.255Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:27.255Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-13T08:44:27.255Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:27.255Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-13T08:44:27.255Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-13T08:44:27.255Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-13T08:44:27.516Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-13T08:44:27.516Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-13T08:44:27.516Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-13T08:44:27.516Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-13T08:44:27.516Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-13T08:44:29.432Z] Updating certificates in /etc/ssl/certs... [2021-04-13T08:44:30.376Z] 23 added, 27 removed; done. [2021-04-13T08:44:30.376Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-13T08:44:30.376Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-13T08:44:30.376Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-13T08:44:30.376Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-13T08:44:30.641Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-13T08:44:30.641Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-13T08:44:30.641Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.641Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-13T08:44:30.903Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-13T08:44:30.903Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-13T08:44:30.903Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-13T08:44:30.903Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-13T08:44:30.903Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.903Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-13T08:44:30.903Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-13T08:44:30.903Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-13T08:44:31.163Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-13T08:44:31.163Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-13T08:44:31.163Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-13T08:44:31.163Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-13T08:44:31.163Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-13T08:44:31.163Z] Updating certificates in /etc/ssl/certs... [2021-04-13T08:44:32.105Z] 0 added, 0 removed; done. [2021-04-13T08:44:32.105Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-13T08:44:32.105Z] done. [2021-04-13T08:44:32.365Z] Reading package lists... [2021-04-13T08:44:32.365Z] Building dependency tree... [2021-04-13T08:44:32.365Z] Reading state information... [2021-04-13T08:44:32.627Z] The following NEW packages will be installed: [2021-04-13T08:44:32.627Z] apt-transport-https [2021-04-13T08:44:32.887Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T08:44:32.887Z] Need to get 1692 B of archives. [2021-04-13T08:44:32.887Z] After this operation, 154 kB of additional disk space will be used. [2021-04-13T08:44:32.887Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-13T08:44:32.887Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T08:44:32.887Z] Fetched 1692 B in 0s (8480 B/s) [2021-04-13T08:44:32.887Z] Selecting previously unselected package apt-transport-https. [2021-04-13T08:44:32.887Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-13T08:44:32.887Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-13T08:44:32.887Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-13T08:44:33.148Z] Setting up apt-transport-https (1.6.13) ... [2021-04-13T08:44:33.408Z] Waiting for network to be ready... [2021-04-13T08:44:40.001Z] 2021-04-13T08:44:36Z INFO Waiting for automatic snapd restart... [2021-04-13T08:44:40.001Z] snapd 2.49.2 from Canonical* installed [2021-04-13T08:44:40.260Z] "snapd" switched to the "latest/stable" channel [2021-04-13T08:44:40.260Z] [2021-04-13T08:44:42.803Z] core18 20210309 from Canonical* installed [2021-04-13T08:44:43.063Z] "core18" switched to the "latest/stable" channel [2021-04-13T08:44:43.063Z] [2021-04-13T08:44:46.366Z] snapcraft 4.6.2 from Canonical* installed [2021-04-13T08:44:46.627Z] "snapcraft" switched to the "latest/stable" channel [2021-04-13T08:44:46.627Z] [2021-04-13T08:44:50.832Z] 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-04-13T08:44:50.832Z] - README.md [2021-04-13T08:44:50.832Z] [2021-04-13T08:44:50.832Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-13T08:44:57.418Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-13T08:44:57.418Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-13T08:44:57.418Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-13T08:44:57.418Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-13T08:44:58.359Z] Reading package lists... [2021-04-13T08:44:58.620Z] 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-04-13T08:45:05.223Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-13T08:45:05.223Z] Reading package lists... [2021-04-13T08:45:05.223Z] Building dependency tree... [2021-04-13T08:45:05.223Z] Reading state information... [2021-04-13T08:45:05.223Z] Suggested packages: [2021-04-13T08:45:05.223Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-13T08:45:05.223Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-13T08:45:05.223Z] Recommended packages: [2021-04-13T08:45:05.223Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-13T08:45:05.223Z] The following NEW packages will be installed: [2021-04-13T08:45:05.223Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-13T08:45:05.223Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-13T08:45:05.223Z] pkg-config zip [2021-04-13T08:45:05.223Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-13T08:45:05.223Z] Need to get 7663 kB of archives. [2021-04-13T08:45:05.223Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-13T08:45:05.223Z] 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-04-13T08:45:05.223Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-13T08:45:05.484Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-13T08:45:05.484Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-13T08:45:05.484Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-13T08:45:05.484Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-13T08:45:05.747Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-13T08:45:05.747Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-13T08:45:05.747Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-13T08:45:05.747Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-13T08:45:06.008Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-13T08:45:06.008Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-13T08:45:06.008Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-13T08:45:06.270Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-13T08:45:06.270Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-13T08:45:06.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-13T08:45:06.270Z] Fetched 7663 kB in 1s (6765 kB/s) [2021-04-13T08:45:06.531Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-13T08:45:06.532Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-13T08:45:06.532Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-13T08:45:06.532Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-13T08:45:06.793Z] Selecting previously unselected package libpsl5:amd64. [2021-04-13T08:45:06.793Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-13T08:45:06.793Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-13T08:45:06.793Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-13T08:45:06.793Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-13T08:45:06.793Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-13T08:45:06.793Z] Selecting previously unselected package librtmp1:amd64. [2021-04-13T08:45:06.793Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-13T08:45:06.793Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-13T08:45:07.055Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-13T08:45:07.055Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-13T08:45:07.055Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-13T08:45:07.055Z] Selecting previously unselected package liberror-perl. [2021-04-13T08:45:07.055Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-13T08:45:07.055Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-13T08:45:07.316Z] Selecting previously unselected package git-man. [2021-04-13T08:45:07.316Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-13T08:45:07.316Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-13T08:45:07.316Z] Selecting previously unselected package git. [2021-04-13T08:45:07.316Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-13T08:45:07.579Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-13T08:45:08.151Z] Selecting previously unselected package libnorm1:amd64. [2021-04-13T08:45:08.151Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-13T08:45:08.151Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-13T08:45:08.415Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-13T08:45:08.416Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-13T08:45:08.416Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-13T08:45:08.416Z] Selecting previously unselected package libsodium23:amd64. [2021-04-13T08:45:08.416Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-13T08:45:08.416Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-13T08:45:08.676Z] Selecting previously unselected package libzmq5:amd64. [2021-04-13T08:45:08.676Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-13T08:45:08.676Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-13T08:45:08.676Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-13T08:45:08.676Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-13T08:45:08.676Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-13T08:45:08.937Z] Selecting previously unselected package pkg-config. [2021-04-13T08:45:08.938Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-13T08:45:08.938Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-13T08:45:08.938Z] Selecting previously unselected package zip. [2021-04-13T08:45:08.938Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-13T08:45:08.938Z] Unpacking zip (3.0-11build1) ... [2021-04-13T08:45:09.198Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-13T08:45:09.198Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-13T08:45:09.198Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-13T08:45:09.198Z] Setting up liberror-perl (0.17025-1) ... [2021-04-13T08:45:09.199Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-13T08:45:09.199Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-13T08:45:09.199Z] No schema files found: doing nothing. [2021-04-13T08:45:09.199Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-13T08:45:09.199Z] Setting up zip (3.0-11build1) ... [2021-04-13T08:45:09.199Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-13T08:45:09.199Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-13T08:45:09.462Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-13T08:45:09.462Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-13T08:45:09.463Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-13T08:45:09.463Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-13T08:45:09.463Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-13T08:45:09.463Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-13T08:45:16.063Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-13T08:45:16.063Z] git set to automatically installed. [2021-04-13T08:45:16.063Z] git-man set to automatically installed. [2021-04-13T08:45:16.063Z] libcurl3-gnutls set to automatically installed. [2021-04-13T08:45:16.063Z] liberror-perl set to automatically installed. [2021-04-13T08:45:16.063Z] libglib2.0-0 set to automatically installed. [2021-04-13T08:45:16.063Z] libnghttp2-14 set to automatically installed. [2021-04-13T08:45:16.063Z] libnorm1 set to automatically installed. [2021-04-13T08:45:16.063Z] libpgm-5.2-0 set to automatically installed. [2021-04-13T08:45:16.063Z] libpsl5 set to automatically installed. [2021-04-13T08:45:16.063Z] librtmp1 set to automatically installed. [2021-04-13T08:45:16.063Z] libsodium23 set to automatically installed. [2021-04-13T08:45:16.063Z] libzmq3-dev set to automatically installed. [2021-04-13T08:45:16.063Z] libzmq5 set to automatically installed. [2021-04-13T08:45:16.063Z] pkg-config set to automatically installed. [2021-04-13T08:45:16.063Z] zip set to automatically installed. [2021-04-13T08:45:18.610Z] snapd is not logged in, snap install commands will use sudo [2021-04-13T08:45:22.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:45:22.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:45:22.001Z] ---> d66a20386946 [2021-04-13T08:45:22.001Z] Step 3/22 : WORKDIR /edgex-go [2021-04-13T08:45:22.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:45:22.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:45:22.001Z] ---> d66a20386946 [2021-04-13T08:45:22.001Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:45:22.001Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:45:22.001Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:45:22.001Z] ---> d66a20386946 [2021-04-13T08:45:22.001Z] Step 3/21 : WORKDIR /edgex-go [2021-04-13T08:45:22.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:45:22.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:45:22.001Z] ---> d66a20386946 [2021-04-13T08:45:22.001Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:45:22.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:45:22.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:45:22.001Z] ---> d66a20386946 [2021-04-13T08:45:22.001Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:45:22.001Z] ---> Running in 9c2f1407a348 [2021-04-13T08:45:22.001Z] ---> Running in 88f546eef33e [2021-04-13T08:45:22.001Z] ---> Running in 25b93dc3009d [2021-04-13T08:45:22.001Z] ---> Running in 1f0dfe9f2209 [2021-04-13T08:45:22.001Z] ---> Running in 6cb017106182 [2021-04-13T08:45:22.001Z] Removing intermediate container 88f546eef33e [2021-04-13T08:45:22.001Z] ---> d1ff6177462b [2021-04-13T08:45:22.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:45:22.002Z] ---> Running in 23bf8ef0fd55 [2021-04-13T08:45:22.002Z] Removing intermediate container 6cb017106182 [2021-04-13T08:45:22.002Z] ---> b886d363b60e [2021-04-13T08:45:22.002Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:45:22.002Z] Removing intermediate container 9c2f1407a348 [2021-04-13T08:45:22.002Z] ---> cb7e922fae5d [2021-04-13T08:45:22.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:45:22.002Z] Removing intermediate container 25b93dc3009d [2021-04-13T08:45:22.002Z] ---> e8945af3aa61 [2021-04-13T08:45:22.002Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:45:22.002Z] Removing intermediate container 1f0dfe9f2209 [2021-04-13T08:45:22.002Z] ---> 5dd7776784c7 [2021-04-13T08:45:22.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:45:22.002Z] ---> Running in bad6729861d7 [2021-04-13T08:45:22.002Z] ---> Running in 1d70152bcef8 [2021-04-13T08:45:22.002Z] ---> Running in a60ab1fedc1e [2021-04-13T08:45:22.002Z] ---> Running in 3d23f68ab6a6 [2021-04-13T08:45:22.002Z] Removing intermediate container 23bf8ef0fd55 [2021-04-13T08:45:22.002Z] ---> 191e23c62ccf [2021-04-13T08:45:22.002Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-13T08:45:22.002Z] Removing intermediate container bad6729861d7 [2021-04-13T08:45:22.002Z] ---> 17089b9f61fd [2021-04-13T08:45:22.002Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-13T08:45:22.002Z] ---> Running in fc56eeccee7b [2021-04-13T08:45:22.002Z] ---> Running in 8e04d4ab56ef [2021-04-13T08:45:22.002Z] Removing intermediate container a60ab1fedc1e [2021-04-13T08:45:22.002Z] ---> 35dffb92a4c9 [2021-04-13T08:45:22.002Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-13T08:45:22.002Z] ---> Running in 43efc789bec2 [2021-04-13T08:45:22.002Z] Removing intermediate container 1d70152bcef8 [2021-04-13T08:45:22.002Z] ---> c6d0e56fa87c [2021-04-13T08:45:22.002Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-13T08:45:22.002Z] Removing intermediate container 3d23f68ab6a6 [2021-04-13T08:45:22.002Z] ---> 70b63296969a [2021-04-13T08:45:22.002Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-13T08:45:22.002Z] ---> Running in 281d84ee556b [2021-04-13T08:45:22.002Z] ---> Running in 1920a41110ec [2021-04-13T08:45:22.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:22.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:23.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:24.259Z] OK: 217 MiB in 51 packages [2021-04-13T08:45:24.259Z] OK: 217 MiB in 51 packages [2021-04-13T08:45:24.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:45:24.536Z] OK: 217 MiB in 51 packages [2021-04-13T08:45:24.811Z] OK: 217 MiB in 51 packages [2021-04-13T08:45:25.194Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-13T08:45:25.415Z] OK: 217 MiB in 51 packages [2021-04-13T08:45:25.454Z] snap "core18" has no updates available [2021-04-13T08:45:26.033Z] Removing intermediate container fc56eeccee7b [2021-04-13T08:45:26.033Z] ---> 5e582b73cfeb [2021-04-13T08:45:26.033Z] Step 6/23 : COPY go.mod . [2021-04-13T08:45:26.306Z] Removing intermediate container 8e04d4ab56ef [2021-04-13T08:45:26.306Z] ---> a8c70faaa485 [2021-04-13T08:45:26.306Z] Step 6/21 : COPY go.mod . [2021-04-13T08:45:26.583Z] Removing intermediate container 43efc789bec2 [2021-04-13T08:45:26.583Z] ---> db93fe14766b [2021-04-13T08:45:26.583Z] Step 6/22 : COPY go.mod . [2021-04-13T08:45:26.858Z] Removing intermediate container 281d84ee556b [2021-04-13T08:45:26.858Z] ---> d7f98ef462fc [2021-04-13T08:45:26.858Z] Step 6/23 : COPY go.mod . [2021-04-13T08:45:27.139Z] ---> 4b106dfe87c0 [2021-04-13T08:45:27.139Z] Step 7/23 : RUN go mod download [2021-04-13T08:45:27.139Z] Removing intermediate container 1920a41110ec [2021-04-13T08:45:27.139Z] ---> 4140eb6d5001 [2021-04-13T08:45:27.139Z] Step 6/23 : COPY go.mod . [2021-04-13T08:45:27.379Z] snapd is not logged in, snap install commands will use sudo [2021-04-13T08:45:27.415Z] ---> Running in b193db86e492 [2021-04-13T08:45:27.415Z] ---> edc96d7328eb [2021-04-13T08:45:27.415Z] Step 7/21 : RUN go mod download [2021-04-13T08:45:27.686Z] ---> 4cc120660930 [2021-04-13T08:45:27.686Z] Step 7/22 : RUN go mod download [2021-04-13T08:45:27.686Z] ---> Running in be9dc940d154 [2021-04-13T08:45:27.964Z] ---> Running in 37525b23e1aa [2021-04-13T08:45:27.964Z] ---> aad3123d49d5 [2021-04-13T08:45:27.964Z] Step 7/23 : RUN go mod download [2021-04-13T08:45:28.242Z] ---> Running in 0b11fd9e8035 [2021-04-13T08:45:28.547Z] ---> 369294c70fde [2021-04-13T08:45:28.547Z] Step 7/23 : RUN go mod download [2021-04-13T08:45:28.547Z] ---> Running in b45fa4d61ada [2021-04-13T08:45:31.963Z] Removing intermediate container b193db86e492 [2021-04-13T08:45:31.963Z] ---> 31f176fbc07f [2021-04-13T08:45:31.963Z] Step 8/23 : COPY . . [2021-04-13T08:45:31.963Z] Removing intermediate container be9dc940d154 [2021-04-13T08:45:31.963Z] ---> ee9abae9f978 [2021-04-13T08:45:31.963Z] Step 8/21 : COPY . . [2021-04-13T08:45:33.423Z] Removing intermediate container 37525b23e1aa [2021-04-13T08:45:33.423Z] ---> ab837e2998f6 [2021-04-13T08:45:33.423Z] Step 8/22 : COPY . . [2021-04-13T08:45:33.701Z] Removing intermediate container 0b11fd9e8035 [2021-04-13T08:45:33.701Z] ---> 18afd3c0b21d [2021-04-13T08:45:33.701Z] Step 8/23 : COPY . . [2021-04-13T08:45:33.959Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-13T08:45:33.975Z] Removing intermediate container b45fa4d61ada [2021-04-13T08:45:34.249Z] ---> ba52b364e8f4 [2021-04-13T08:45:34.249Z] Step 8/23 : COPY . . [2021-04-13T08:45:49.130Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-13T08:45:49.130Z] Pulling go-build-helper [2021-04-13T08:45:49.130Z] + snapcraftctl pull [2021-04-13T08:45:49.131Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-13T08:45:49.131Z] Skipping pull go-build-helper (already ran) [2021-04-13T08:45:49.131Z] Building go-build-helper [2021-04-13T08:45:49.131Z] + snapcraftctl build [2021-04-13T08:45:50.513Z] Staging go-build-helper [2021-04-13T08:45:50.513Z] + snapcraftctl stage [2021-04-13T08:46:00.521Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-13T08:46:00.521Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-13T08:46:00.521Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-13T08:46:00.521Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-13T08:46:00.521Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-13T08:46:00.521Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-13T08:46:00.521Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-13T08:46:00.521Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-13T08:46:00.521Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-13T08:46:00.521Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-13T08:46:00.521Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-13T08:46:00.521Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-13T08:46:00.521Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-13T08:46:00.521Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-13T08:46:00.521Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-13T08:46:00.521Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-13T08:46:00.521Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-13T08:46:00.521Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-13T08:46:00.521Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-13T08:46:00.521Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2003 kB] [2021-04-13T08:46:00.521Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [405 kB] [2021-04-13T08:46:00.521Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-13T08:46:00.521Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-13T08:46:00.521Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-13T08:46:00.521Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-13T08:46:00.521Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1728 kB] [2021-04-13T08:46:00.521Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [2021-04-13T08:46:00.521Z] Fetched 24.3 MB in 0s (0 B/s) [2021-04-13T08:46:00.521Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-13T08:46:00.521Z] Fetched 224 kB in 0s (0 B/s) [2021-04-13T08:46:00.521Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-13T08:46:00.521Z] Fetched 157 kB in 0s (0 B/s) [2021-04-13T08:46:00.521Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-13T08:46:00.521Z] Fetched 221 kB in 0s (0 B/s) [2021-04-13T08:46:00.521Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-13T08:46:00.521Z] Fetched 143 kB in 0s (0 B/s) [2021-04-13T08:46:00.521Z] Pulling app-service-config [2021-04-13T08:46:00.521Z] + snapcraftctl pull [2021-04-13T08:46:00.521Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-13T08:46:01.092Z] Pulling config-common [2021-04-13T08:46:01.092Z] + snapcraftctl pull [2021-04-13T08:46:01.102Z] ---> cdee91b62e88 [2021-04-13T08:46:01.102Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-13T08:46:01.102Z] ---> Running in 5138a29f1918 [2021-04-13T08:46:01.102Z] ---> f7b8af84bc0e [2021-04-13T08:46:01.102Z] ---> 7bddc1514930 [2021-04-13T08:46:01.102Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-13T08:46:01.102Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-13T08:46:01.102Z] ---> 80a60356aa73 [2021-04-13T08:46:01.102Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-13T08:46:01.102Z] ---> 51d3c374337a [2021-04-13T08:46:01.102Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-13T08:46:01.102Z] ---> Running in 8708c54f01a0 [2021-04-13T08:46:01.102Z] ---> Running in 38abbc03a99e [2021-04-13T08:46:01.102Z] ---> Running in 84c704cdb36b [2021-04-13T08:46:01.102Z] ---> Running in 8ae7d11c4e40 [2021-04-13T08:46:01.102Z] 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-04-13T08:46:01.102Z] 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-04-13T08:46:01.377Z] 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-04-13T08:46:01.377Z] 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-04-13T08:46:01.657Z] 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-04-13T08:46:05.293Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-13T08:46:05.294Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-13T08:46:05.294Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-13T08:46:05.294Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:05.294Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-13T08:46:05.294Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:05.294Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-13T08:46:05.294Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:05.294Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-13T08:46:05.294Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:05.294Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-13T08:46:05.294Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:05.294Z] Pulling edgex-go [2021-04-13T08:46:05.294Z] + snapcraftctl pull [2021-04-13T08:46:27.262Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-13T08:46:27.262Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-13T08:46:27.262Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-13T08:46:27.262Z] Fetched 0 B in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-13T08:46:27.262Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-13T08:46:27.262Z] Fetched 279 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-13T08:46:27.262Z] Fetched 122 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-13T08:46:27.262Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-13T08:46:27.262Z] Fetched 8848 B in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-13T08:46:27.262Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-13T08:46:27.262Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-13T08:46:27.262Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-13T08:46:27.262Z] Fetched 219 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-13T08:46:27.262Z] Fetched 154 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-13T08:46:27.262Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-13T08:46:27.262Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-13T08:46:27.262Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-13T08:46:27.262Z] Fetched 499 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-13T08:46:27.262Z] Fetched 111 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-13T08:46:27.262Z] Fetched 240 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-13T08:46:27.262Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-13T08:46:27.262Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-13T08:46:27.262Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-13T08:46:27.263Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-13T08:46:27.263Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-13T08:46:27.263Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-13T08:46:27.263Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-13T08:46:27.263Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-13T08:46:27.263Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-13T08:46:27.263Z] Fetched 8720 B in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-04-13T08:46:27.263Z] Fetched 137 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-13T08:46:27.263Z] Fetched 119 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-04-13T08:46:27.263Z] Fetched 109 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-13T08:46:27.263Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-13T08:46:27.263Z] Fetched 645 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-13T08:46:27.263Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-13T08:46:27.263Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-13T08:46:27.263Z] Fetched 368 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-13T08:46:27.263Z] Fetched 187 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-13T08:46:27.263Z] Fetched 175 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-13T08:46:27.263Z] Fetched 206 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-13T08:46:27.263Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-13T08:46:27.263Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-13T08:46:27.263Z] Fetched 159 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-13T08:46:27.263Z] Fetched 107 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-13T08:46:27.263Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-13T08:46:27.263Z] Pulling static-packages [2021-04-13T08:46:27.263Z] + snapcraftctl pull [2021-04-13T08:46:27.523Z] Pulling version [2021-04-13T08:46:27.523Z] + cd /root/project [2021-04-13T08:46:27.523Z] + [ -f VERSION ] [2021-04-13T08:46:27.523Z] + PROJECT_VERSION=local-dev [2021-04-13T08:46:27.523Z] + git rev-parse --short HEAD [2021-04-13T08:46:27.523Z] + GIT_REVISION=e79cb8b0 [2021-04-13T08:46:27.523Z] + snapcraftctl set-version local-dev [2021-04-13T08:46:28.908Z] Skipping build go-build-helper (already ran) [2021-04-13T08:46:28.908Z] Building app-service-config [2021-04-13T08:46:28.908Z] + make build [2021-04-13T08:46:28.908Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-13T08:46:31.456Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-13T08:46:31.456Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-13T08:46:31.456Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-13T08:46:31.456Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-13T08:46:31.456Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-13T08:46:31.456Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-13T08:46:31.717Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-13T08:46:31.717Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-13T08:46:31.717Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-13T08:46:31.717Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-13T08:46:31.987Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-13T08:46:31.987Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-13T08:46:31.987Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-13T08:46:31.987Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-13T08:46:31.987Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-13T08:46:32.250Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-13T08:46:32.250Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-13T08:46:32.250Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-13T08:46:32.250Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-13T08:46:32.250Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-13T08:46:32.250Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-13T08:46:32.250Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-13T08:46:32.509Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-13T08:46:32.509Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-13T08:46:32.509Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-13T08:46:32.509Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-13T08:46:32.509Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-13T08:46:32.509Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-13T08:46:32.509Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-13T08:46:32.509Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-13T08:46:32.509Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-13T08:46:32.509Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-13T08:46:32.509Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-13T08:46:32.509Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-13T08:46:32.509Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-13T08:46:32.771Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-13T08:46:32.771Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-13T08:46:32.771Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-13T08:46:32.771Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-13T08:46:42.782Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-13T08:46:42.782Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-13T08:46:42.782Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-13T08:46:42.783Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-13T08:46:43.042Z] Building config-common [2021-04-13T08:46:43.042Z] + snapcraftctl build [2021-04-13T08:46:44.952Z] Building edgex-go [2021-04-13T08:46:45.212Z] + cd /root/parts/edgex-go/src [2021-04-13T08:46:45.212Z] + make build [2021-04-13T08:46:45.212Z] 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-04-13T08:46:45.780Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-13T08:46:45.780Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-13T08:46:45.780Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-13T08:46:49.076Z] 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-04-13T08:46:49.076Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-13T08:46:54.356Z] 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-04-13T08:46:55.296Z] 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-04-13T08:46:56.676Z] 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-04-13T08:46:57.246Z] 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-04-13T08:46:57.506Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-13T08:46:57.506Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-13T08:46:57.506Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-13T08:46:57.506Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-13T08:46:59.415Z] 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-04-13T08:46:59.415Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-13T08:46:59.674Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-13T08:47:01.782Z] 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-04-13T08:47:02.042Z] 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-04-13T08:47:03.423Z] 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-04-13T08:47:04.804Z] 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-04-13T08:47:04.804Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-13T08:47:06.186Z] 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-04-13T08:47:06.186Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-13T08:47:08.094Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-13T08:47:08.094Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-13T08:47:08.094Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-13T08:47:08.094Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-13T08:47:08.094Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-13T08:47:08.094Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-13T08:47:08.094Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-13T08:47:08.095Z] + 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-04-13T08:47:08.095Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-13T08:47:08.095Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-13T08:47:08.095Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-13T08:47:08.095Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-13T08:47:08.095Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-13T08:47:08.095Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-13T08:47:08.095Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-13T08:47:08.095Z] + 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-04-13T08:47:11.393Z] Building static-packages [2021-04-13T08:47:11.393Z] + snapcraftctl build [2021-04-13T08:47:12.785Z] Building version [2021-04-13T08:47:12.785Z] + snapcraftctl build [2021-04-13T08:47:14.695Z] Skipping stage go-build-helper (already ran) [2021-04-13T08:47:14.695Z] Staging app-service-config [2021-04-13T08:47:14.695Z] + snapcraftctl stage [2021-04-13T08:47:15.637Z] Staging config-common [2021-04-13T08:47:15.637Z] + snapcraftctl stage [2021-04-13T08:47:16.581Z] Staging edgex-go [2021-04-13T08:47:16.582Z] + snapcraftctl stage [2021-04-13T08:47:17.965Z] Staging static-packages [2021-04-13T08:47:17.965Z] + snapcraftctl stage [2021-04-13T08:47:18.536Z] Staging version [2021-04-13T08:47:18.536Z] + snapcraftctl stage [2021-04-13T08:47:19.931Z] Priming go-build-helper [2021-04-13T08:47:19.931Z] + snapcraftctl prime [2021-04-13T08:47:20.872Z] Priming app-service-config [2021-04-13T08:47:20.872Z] + snapcraftctl prime [2021-04-13T08:47:21.851Z] Priming config-common [2021-04-13T08:47:21.851Z] + snapcraftctl prime [2021-04-13T08:47:22.793Z] Priming edgex-go [2021-04-13T08:47:22.793Z] + snapcraftctl prime [2021-04-13T08:47:24.179Z] Priming static-packages [2021-04-13T08:47:24.179Z] + snapcraftctl prime [2021-04-13T08:47:26.722Z] Priming version [2021-04-13T08:47:26.722Z] + snapcraftctl prime [2021-04-13T08:47:27.293Z] 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-04-13T08:47:38.493Z] 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-04-13T08:47:56.837Z] Removing intermediate container 8ae7d11c4e40 [2021-04-13T08:47:56.837Z] ---> d686f5bca1c1 [2021-04-13T08:47:56.837Z] [2021-04-13T08:47:56.837Z] Step 10/21 : FROM alpine:3.12 [2021-04-13T08:47:56.837Z] 3.12: Pulling from library/alpine [2021-04-13T08:47:56.837Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:47:56.837Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T08:47:56.837Z] ---> d75e27dfc0a0 [2021-04-13T08:47:56.837Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-13T08:47:56.837Z] ---> Running in c365b90e2d92 [2021-04-13T08:47:59.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:47:59.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:00.498Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-13T08:48:00.498Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:48:00.498Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-13T08:48:00.498Z] (4/4) Installing curl (7.69.1-r3) [2021-04-13T08:48:00.498Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:48:00.498Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:48:00.774Z] OK: 7 MiB in 18 packages [2021-04-13T08:48:02.225Z] Removing intermediate container 84c704cdb36b [2021-04-13T08:48:02.225Z] ---> bea62d4e8bc9 [2021-04-13T08:48:02.225Z] [2021-04-13T08:48:02.225Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:48:02.225Z] ---> d75e27dfc0a0 [2021-04-13T08:48:02.225Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:48:02.225Z] ---> Running in f2d2c8ee96fb [2021-04-13T08:48:04.220Z] Removing intermediate container c365b90e2d92 [2021-04-13T08:48:04.220Z] ---> 9bc4da708bcc [2021-04-13T08:48:04.220Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-13T08:48:04.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:04.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:05.107Z] ---> Running in 03a18b5aa8f5 [2021-04-13T08:48:05.107Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-13T08:48:05.107Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:48:05.107Z] OK: 5 MiB in 15 packages [2021-04-13T08:48:06.107Z] Removing intermediate container 38abbc03a99e [2021-04-13T08:48:06.107Z] ---> 5a3066e3a777 [2021-04-13T08:48:06.107Z] [2021-04-13T08:48:06.107Z] Step 10/22 : FROM alpine:3.12 [2021-04-13T08:48:06.107Z] ---> d75e27dfc0a0 [2021-04-13T08:48:06.107Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-13T08:48:06.107Z] Removing intermediate container 03a18b5aa8f5 [2021-04-13T08:48:06.107Z] ---> e9c79421b179 [2021-04-13T08:48:06.107Z] Step 13/21 : WORKDIR /edgex [2021-04-13T08:48:06.384Z] ---> Running in a3cbad7c2b05 [2021-04-13T08:48:06.384Z] ---> Running in 3569b0d4a824 [2021-04-13T08:48:07.381Z] Removing intermediate container f2d2c8ee96fb [2021-04-13T08:48:07.381Z] ---> 9f69c53d09f8 [2021-04-13T08:48:07.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:48:07.659Z] Removing intermediate container a3cbad7c2b05 [2021-04-13T08:48:07.659Z] ---> d95ff6ebdd03 [2021-04-13T08:48:07.659Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-13T08:48:07.939Z] ---> Running in 8bf77af96a25 [2021-04-13T08:48:08.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:08.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:08.772Z] Removing intermediate container 8bf77af96a25 [2021-04-13T08:48:08.772Z] ---> 96ec85977f8a [2021-04-13T08:48:08.772Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-13T08:48:09.052Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-13T08:48:09.052Z] ---> dca2079bf35e [2021-04-13T08:48:09.052Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-13T08:48:09.052Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-13T08:48:09.052Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:48:09.052Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:48:09.329Z] ---> Running in 3133674c0d90 [2021-04-13T08:48:09.329Z] OK: 6 MiB in 16 packages [2021-04-13T08:48:10.761Z] Removing intermediate container 3133674c0d90 [2021-04-13T08:48:10.761Z] ---> 21ba5e98740c [2021-04-13T08:48:10.761Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-13T08:48:11.747Z] ---> Running in adc8bc9c54ab [2021-04-13T08:48:12.027Z] ---> 7764477826fd [2021-04-13T08:48:12.027Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-13T08:48:12.624Z] Removing intermediate container 3569b0d4a824 [2021-04-13T08:48:12.625Z] ---> c7a2c90109b9 [2021-04-13T08:48:12.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:48:12.904Z] Removing intermediate container 8708c54f01a0 [2021-04-13T08:48:12.904Z] ---> 11a0aa902675 [2021-04-13T08:48:12.904Z] [2021-04-13T08:48:12.904Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:48:12.904Z] ---> d75e27dfc0a0 [2021-04-13T08:48:12.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:48:12.904Z] ---> Using cache [2021-04-13T08:48:12.904Z] ---> 9f69c53d09f8 [2021-04-13T08:48:12.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:48:12.904Z] ---> Using cache [2021-04-13T08:48:12.904Z] ---> 96ec85977f8a [2021-04-13T08:48:12.904Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-13T08:48:12.904Z] Removing intermediate container adc8bc9c54ab [2021-04-13T08:48:12.904Z] ---> 7b279d877458 [2021-04-13T08:48:12.904Z] Step 15/23 : WORKDIR / [2021-04-13T08:48:13.178Z] ---> Running in ae6440a1d020 [2021-04-13T08:48:13.178Z] ---> Running in 833687d72a0e [2021-04-13T08:48:13.453Z] ---> Running in 4faa60993468 [2021-04-13T08:48:13.454Z] ---> 7a6783cf962d [2021-04-13T08:48:13.454Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-13T08:48:13.733Z] ---> Running in 4cd698aa0d02 [2021-04-13T08:48:14.006Z] Removing intermediate container 833687d72a0e [2021-04-13T08:48:14.006Z] ---> a9b5c8169647 [2021-04-13T08:48:14.006Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-13T08:48:14.006Z] Removing intermediate container ae6440a1d020 [2021-04-13T08:48:14.006Z] ---> 19e2d95e3475 [2021-04-13T08:48:14.006Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-13T08:48:14.281Z] Removing intermediate container 4faa60993468 [2021-04-13T08:48:14.281Z] ---> 6c2d2d5ee9d5 [2021-04-13T08:48:14.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:48:14.281Z] ---> Running in 6ab0f4113d37 [2021-04-13T08:48:14.281Z] ---> Running in 775ffb8e3106 [2021-04-13T08:48:14.281Z] Removing intermediate container 4cd698aa0d02 [2021-04-13T08:48:14.281Z] ---> 39a367e5b8ac [2021-04-13T08:48:14.281Z] Step 18/21 : CMD ["--init=true"] [2021-04-13T08:48:14.562Z] ---> Running in 2bad2d24f56d [2021-04-13T08:48:15.548Z] Removing intermediate container 775ffb8e3106 [2021-04-13T08:48:15.548Z] ---> 76f16fd28c2e [2021-04-13T08:48:15.548Z] Step 14/22 : EXPOSE $APP_PORTRemoving intermediate container 6ab0f4113d37 [2021-04-13T08:48:15.548Z] [2021-04-13T08:48:15.548Z] ---> 1422c30780f1 [2021-04-13T08:48:15.548Z] Step 15/23 : WORKDIR / [2021-04-13T08:48:15.548Z] ---> 679ad0be2c65 [2021-04-13T08:48:15.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-13T08:48:15.548Z] Removing intermediate container 2bad2d24f56d [2021-04-13T08:48:15.548Z] ---> d76cea521015 [2021-04-13T08:48:15.548Z] Step 19/21 : LABEL arch=arm64 [2021-04-13T08:48:15.821Z] ---> Running in add87b93b289 [2021-04-13T08:48:15.821Z] ---> Running in 6fed1b06787e [2021-04-13T08:48:15.821Z] ---> Running in 2189011a0d17 [2021-04-13T08:48:16.465Z] Removing intermediate container add87b93b289 [2021-04-13T08:48:16.465Z] ---> ea1e4ceb6ca4 [2021-04-13T08:48:16.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:48:16.759Z] Removing intermediate container 6fed1b06787e [2021-04-13T08:48:16.759Z] ---> 03c2cf228a8b [2021-04-13T08:48:16.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:48:16.759Z] Removing intermediate container 2189011a0d17 [2021-04-13T08:48:16.759Z] ---> be11a213d47c [2021-04-13T08:48:16.759Z] Step 20/21 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:48:17.403Z] ---> Running in 18862fb415c5 [2021-04-13T08:48:17.713Z] ---> 3908271fed77 [2021-04-13T08:48:17.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-13T08:48:18.331Z] ---> 761f53af5ab1 [2021-04-13T08:48:18.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-13T08:48:18.611Z] Removing intermediate container 18862fb415c5 [2021-04-13T08:48:18.611Z] ---> 8df450779614 [2021-04-13T08:48:18.611Z] Step 21/21 : LABEL version=0.0.0 [2021-04-13T08:48:18.611Z] ---> 6e144944e3dd [2021-04-13T08:48:18.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-13T08:48:19.206Z] ---> 81e3a414450d [2021-04-13T08:48:19.207Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-13T08:48:19.479Z] ---> Running in 4f20568b3ba0 [2021-04-13T08:48:20.071Z] ---> Running in 28d338c087e4 [2021-04-13T08:48:20.346Z] ---> 1bb59bbcbd5d [2021-04-13T08:48:20.346Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-13T08:48:20.619Z] Removing intermediate container 4f20568b3ba0 [2021-04-13T08:48:20.619Z] ---> 501c20e5827d [2021-04-13T08:48:20.619Z] [2021-04-13T08:48:20.619Z] Removing intermediate container 5138a29f1918 [2021-04-13T08:48:20.619Z] ---> 3d346770a3b7 [2021-04-13T08:48:20.619Z] [2021-04-13T08:48:20.619Z] Step 10/23 : FROM alpine:3.12 [2021-04-13T08:48:20.619Z] ---> d75e27dfc0a0 [2021-04-13T08:48:20.619Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-13T08:48:20.893Z] ---> 5cf13bd2c6f7 [2021-04-13T08:48:20.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-13T08:48:20.893Z] Removing intermediate container 28d338c087e4 [2021-04-13T08:48:20.893Z] ---> 73bede09784f [2021-04-13T08:48:20.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:48:20.893Z] ---> Running in 929a81c6d544 [2021-04-13T08:48:21.171Z] ---> Running in bdfc86762fcf [2021-04-13T08:48:21.171Z] Successfully built 501c20e5827d [2021-04-13T08:48:21.444Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-13T08:48:21.444Z] ---> f992324eba64 [2021-04-13T08:48:21.444Z]  Building docker-security-proxy-setup-go ... done Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-13T08:48:21.444Z] Building docker-security-secretstore-setup-go [2021-04-13T08:48:21.739Z] ---> Running in 37ad73d08b80 [2021-04-13T08:48:21.739Z] Removing intermediate container 929a81c6d544 [2021-04-13T08:48:21.739Z] ---> 28fa48b062a0 [2021-04-13T08:48:21.739Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-13T08:48:21.739Z] Removing intermediate container bdfc86762fcf [2021-04-13T08:48:21.739Z] ---> f0917a60c690 [2021-04-13T08:48:21.739Z] Step 21/23 : LABEL arch=arm64 [2021-04-13T08:48:22.018Z] ---> aa52750b3c49 [2021-04-13T08:48:22.018Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-13T08:48:22.018Z] ---> Running in 28e9fc06da70 [2021-04-13T08:48:22.018Z] ---> Running in 896c230e5ef7 [2021-04-13T08:48:22.018Z] ---> Running in 7eed39b51786 [2021-04-13T08:48:22.297Z] Removing intermediate container 37ad73d08b80 [2021-04-13T08:48:22.297Z] ---> 6a89c9ee7909 [2021-04-13T08:48:22.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:48:22.581Z] ---> Running in f7d82d6cc558 [2021-04-13T08:48:22.581Z] Removing intermediate container 28e9fc06da70 [2021-04-13T08:48:22.581Z] ---> a2ec96914412 [2021-04-13T08:48:22.581Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-13T08:48:22.857Z] Removing intermediate container 896c230e5ef7 [2021-04-13T08:48:22.857Z] ---> 5db0e11961ef [2021-04-13T08:48:22.857Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:48:23.456Z] Removing intermediate container 7eed39b51786 [2021-04-13T08:48:23.456Z] ---> df210cf9e204 [2021-04-13T08:48:23.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:48:23.727Z] ---> Running in c74abc38952b [2021-04-13T08:48:23.727Z] ---> Running in ca5afe0c7037 [2021-04-13T08:48:23.999Z] ---> Running in 66771c8a7d77 [2021-04-13T08:48:23.999Z] Removing intermediate container f7d82d6cc558 [2021-04-13T08:48:23.999Z] ---> 786e62e10b89 [2021-04-13T08:48:23.999Z] Step 20/22 : LABEL arch=arm64 [2021-04-13T08:48:25.429Z] ---> Running in e8ca3d8e7684 [2021-04-13T08:48:25.429Z] Removing intermediate container c74abc38952b [2021-04-13T08:48:25.429Z] ---> 412bdbad270e [2021-04-13T08:48:25.429Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:48:25.429Z] Removing intermediate container ca5afe0c7037 [2021-04-13T08:48:25.429Z] ---> fd32775fcc60 [2021-04-13T08:48:25.429Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:48:25.429Z] Removing intermediate container 66771c8a7d77 [2021-04-13T08:48:25.429Z] ---> b6758e3312c6 [2021-04-13T08:48:25.429Z] Step 21/23 : LABEL arch=arm64 [2021-04-13T08:48:25.429Z] ---> Running in 6723da7ffd6f [2021-04-13T08:48:25.429Z] ---> Running in 7a785a1107bc [2021-04-13T08:48:25.702Z] ---> Running in 9caf35c00c4a [2021-04-13T08:48:25.976Z] Removing intermediate container e8ca3d8e7684 [2021-04-13T08:48:25.976Z] ---> fb7b8f1214ff [2021-04-13T08:48:25.976Z] Step 21/22 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:48:26.246Z] Removing intermediate container 7a785a1107bc [2021-04-13T08:48:26.246Z] ---> 0f1f3d162b89 [2021-04-13T08:48:26.246Z] [2021-04-13T08:48:26.842Z] ---> Running in 20296a51d92b [2021-04-13T08:48:26.842Z] Removing intermediate container 9caf35c00c4a [2021-04-13T08:48:26.842Z] ---> 6e7b9aef9090 [2021-04-13T08:48:26.842Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:48:26.842Z] Successfully built 0f1f3d162b89 [2021-04-13T08:48:27.112Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-13T08:48:27.112Z] Building docker-sys-mgmt-agent-go [2021-04-13T08:48:27.389Z]  Building docker-core-command-go ... done  ---> Running in b48d6b843f6e [2021-04-13T08:48:27.665Z] Removing intermediate container 20296a51d92b [2021-04-13T08:48:27.665Z] ---> 1f64bbde1d83 [2021-04-13T08:48:27.665Z] Step 22/22 : LABEL version=0.0.0 [2021-04-13T08:48:27.940Z] ---> Running in 1c74d32bcc23 [2021-04-13T08:48:28.212Z] Removing intermediate container b48d6b843f6e [2021-04-13T08:48:28.212Z] ---> 9420cb7b900e [2021-04-13T08:48:28.212Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:48:28.212Z] ---> Running in a222fee1d140 [2021-04-13T08:48:28.488Z] Removing intermediate container 1c74d32bcc23 [2021-04-13T08:48:28.488Z] Removing intermediate container 6723da7ffd6f [2021-04-13T08:48:28.488Z] ---> cb3a9978daa7 [2021-04-13T08:48:28.488Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-13T08:48:28.488Z] ---> e069f0b0f276 [2021-04-13T08:48:28.488Z] [2021-04-13T08:48:28.784Z] ---> Running in 4e2aa414fa25 [2021-04-13T08:48:28.784Z] Removing intermediate container a222fee1d140 [2021-04-13T08:48:28.784Z] ---> 1376585f195a [2021-04-13T08:48:28.784Z] [2021-04-13T08:48:29.054Z] Successfully built e069f0b0f276 [2021-04-13T08:48:29.054Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-13T08:48:29.054Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-04-13T08:48:29.325Z] Successfully built 1376585f195a [2021-04-13T08:48:29.325Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-13T08:48:29.325Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-04-13T08:48:29.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:30.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:48:31.482Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-13T08:48:31.482Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-13T08:48:31.482Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-13T08:48:31.482Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-13T08:48:31.753Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-13T08:48:31.753Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-13T08:48:32.024Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:48:32.024Z] OK: 8 MiB in 20 packages [2021-04-13T08:48:34.646Z] Removing intermediate container 4e2aa414fa25 [2021-04-13T08:48:34.646Z] ---> aa3d6992308c [2021-04-13T08:48:34.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:48:36.635Z] ---> d0ce4f1e8239 [2021-04-13T08:48:36.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-13T08:48:39.280Z] ---> 0a5ccab417f5 [2021-04-13T08:48:39.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-13T08:48:40.270Z] ---> 076d3b46a13b [2021-04-13T08:48:40.270Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-13T08:48:40.544Z] ---> Running in 0fbac6b1cf25 [2021-04-13T08:48:41.140Z] Removing intermediate container 0fbac6b1cf25 [2021-04-13T08:48:41.140Z] ---> 3397cce42504 [2021-04-13T08:48:41.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:48:41.414Z] ---> Running in 7a01d6de47f6 [2021-04-13T08:48:42.014Z] Removing intermediate container 7a01d6de47f6 [2021-04-13T08:48:42.014Z] ---> 3f6851473053 [2021-04-13T08:48:42.014Z] Step 21/23 : LABEL arch=arm64 [2021-04-13T08:48:42.287Z] ---> Running in fe85d214815c [2021-04-13T08:48:42.884Z] Removing intermediate container fe85d214815c [2021-04-13T08:48:42.884Z] ---> f6e53d8abdca [2021-04-13T08:48:42.884Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:48:43.159Z] ---> Running in de253ca2c193 [2021-04-13T08:48:43.757Z] Removing intermediate container de253ca2c193 [2021-04-13T08:48:43.758Z] ---> 457134fb1606 [2021-04-13T08:48:43.758Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:48:44.361Z] ---> Running in c73c32bb6c12 [2021-04-13T08:48:45.341Z] Removing intermediate container c73c32bb6c12 [2021-04-13T08:48:45.341Z] ---> 999dcde8ad07 [2021-04-13T08:48:45.341Z] [2021-04-13T08:48:45.938Z] Successfully built 999dcde8ad07 [2021-04-13T08:48:45.938Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-13T08:49:12.736Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:49:12.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:49:12.736Z] ---> d66a20386946 [2021-04-13T08:49:12.736Z] Step 3/24 : WORKDIR /edgex-go [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> 5dd7776784c7 [2021-04-13T08:49:12.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> 70b63296969a [2021-04-13T08:49:12.736Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> 4140eb6d5001 [2021-04-13T08:49:12.736Z] Step 6/24 : COPY go.mod . [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> 369294c70fde [2021-04-13T08:49:12.736Z] Step 7/24 : RUN go mod download [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> ba52b364e8f4 [2021-04-13T08:49:12.736Z] Step 8/24 : COPY . . [2021-04-13T08:49:12.736Z] ---> Using cache [2021-04-13T08:49:12.736Z] ---> 7bddc1514930 [2021-04-13T08:49:12.737Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-13T08:49:16.149Z] ---> Running in 1b4236d4c295 [2021-04-13T08:49:17.134Z] 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-04-13T08:49:21.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:49:21.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:49:21.470Z] ---> d66a20386946 [2021-04-13T08:49:21.470Z] Step 3/23 : WORKDIR /edgex-go [2021-04-13T08:49:21.470Z] ---> Using cache [2021-04-13T08:49:21.470Z] ---> 5dd7776784c7 [2021-04-13T08:49:21.471Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> 70b63296969a [2021-04-13T08:49:21.471Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-13T08:49:21.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:49:21.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:49:21.471Z] ---> d66a20386946 [2021-04-13T08:49:21.471Z] Step 3/22 : WORKDIR /edgex-go [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> 5dd7776784c7 [2021-04-13T08:49:21.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> 70b63296969a [2021-04-13T08:49:21.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> 4140eb6d5001 [2021-04-13T08:49:21.471Z] Step 6/22 : COPY go.mod . [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> 369294c70fde [2021-04-13T08:49:21.471Z] Step 7/22 : RUN go mod download [2021-04-13T08:49:21.471Z] ---> Using cache [2021-04-13T08:49:21.471Z] ---> ba52b364e8f4 [2021-04-13T08:49:21.471Z] Step 8/22 : COPY . . [2021-04-13T08:49:21.755Z] ---> Using cache [2021-04-13T08:49:21.755Z] ---> 7bddc1514930 [2021-04-13T08:49:21.755Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-13T08:49:22.031Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-13T08:49:22.031Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-13T08:49:22.031Z] ---> d66a20386946 [2021-04-13T08:49:22.031Z] Step 3/31 : WORKDIR /edgex-go [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> 5dd7776784c7 [2021-04-13T08:49:22.031Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> 70b63296969a [2021-04-13T08:49:22.031Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> 4140eb6d5001 [2021-04-13T08:49:22.031Z] Step 6/31 : COPY go.mod . [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> 369294c70fde [2021-04-13T08:49:22.031Z] Step 7/31 : RUN go mod download [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> ba52b364e8f4 [2021-04-13T08:49:22.031Z] Step 8/31 : COPY . . [2021-04-13T08:49:22.031Z] ---> Using cache [2021-04-13T08:49:22.031Z] ---> 7bddc1514930 [2021-04-13T08:49:22.031Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-13T08:49:22.630Z] ---> Running in 5aab852fc409 [2021-04-13T08:49:22.630Z] ---> Running in d3e455b854cc [2021-04-13T08:49:22.630Z] ---> Running in aa5273489d71 [2021-04-13T08:49:25.266Z] 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-04-13T08:49:25.266Z] 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-04-13T08:49:25.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:49:26.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:49:27.140Z] OK: 217 MiB in 51 packages [2021-04-13T08:49:29.135Z] Removing intermediate container d3e455b854cc [2021-04-13T08:49:29.135Z] ---> 7b05af18fce5 [2021-04-13T08:49:29.135Z] Step 6/23 : COPY go.mod . [2021-04-13T08:49:29.746Z] ---> c89d995034cd [2021-04-13T08:49:29.746Z] Step 7/23 : RUN go mod download [2021-04-13T08:49:30.026Z] ---> Running in b3b92abd5336 [2021-04-13T08:49:34.376Z] Removing intermediate container b3b92abd5336 [2021-04-13T08:49:34.376Z] ---> 6f64df490bc5 [2021-04-13T08:49:34.376Z] Step 8/23 : COPY . . [2021-04-13T08:49:56.587Z] ---> 9b4738e4c8d9 [2021-04-13T08:49:56.587Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-13T08:49:56.587Z] ---> Running in e2ed3e2f62f1 [2021-04-13T08:49:56.587Z] 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-04-13T08:50:29.111Z] 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-04-13T08:50:41.556Z] Removing intermediate container 1b4236d4c295 [2021-04-13T08:50:41.556Z] ---> 11bb54669500 [2021-04-13T08:50:41.556Z] [2021-04-13T08:50:41.556Z] Step 10/24 : FROM alpine:3.12 [2021-04-13T08:50:41.556Z] ---> d75e27dfc0a0 [2021-04-13T08:50:41.556Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-13T08:50:41.556Z] ---> Running in daff4d3df29f [2021-04-13T08:50:43.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:50:43.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:50:44.424Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-13T08:50:44.424Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:50:44.424Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-13T08:50:44.424Z] (4/6) Installing curl (7.69.1-r3) [2021-04-13T08:50:44.424Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-13T08:50:44.424Z] (6/6) Installing su-exec (0.2-r1) [2021-04-13T08:50:44.424Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:50:44.424Z] Executing ca-certificates-20191127-r4.trigger [2021-04-13T08:50:44.699Z] OK: 7 MiB in 20 packages [2021-04-13T08:50:47.335Z] Removing intermediate container daff4d3df29f [2021-04-13T08:50:47.335Z] ---> 0d46d131173e [2021-04-13T08:50:47.335Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-13T08:50:47.613Z] ---> Running in 857fab8cbbe0 [2021-04-13T08:50:48.605Z] Removing intermediate container 857fab8cbbe0 [2021-04-13T08:50:48.605Z] ---> 94622b10a6ca [2021-04-13T08:50:48.605Z] Step 13/24 : WORKDIR / [2021-04-13T08:50:48.885Z] ---> Running in 62cea5d5b3dd [2021-04-13T08:50:49.888Z] Removing intermediate container 62cea5d5b3dd [2021-04-13T08:50:49.888Z] ---> 50af2a51d969 [2021-04-13T08:50:49.888Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-13T08:50:51.340Z] Removing intermediate container 5aab852fc409 [2021-04-13T08:50:51.340Z] ---> 18f599dc3ba0 [2021-04-13T08:50:51.340Z] [2021-04-13T08:50:51.340Z] Step 10/31 : FROM alpine:3.12 [2021-04-13T08:50:51.340Z] ---> d75e27dfc0a0 [2021-04-13T08:50:51.340Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-13T08:50:51.617Z] ---> 8ce14438b91a [2021-04-13T08:50:51.617Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-13T08:50:51.617Z] ---> Running in 089a9d3e0466 [2021-04-13T08:50:52.610Z] Removing intermediate container 089a9d3e0466 [2021-04-13T08:50:52.610Z] ---> df1225d0983e [2021-04-13T08:50:52.610Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-13T08:50:52.610Z] ---> Running in a55cacf047fd [2021-04-13T08:50:52.888Z] ---> cb5d8ff502b1 [2021-04-13T08:50:52.888Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-13T08:50:54.351Z] ---> 4eaf626ac91f [2021-04-13T08:50:54.351Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-13T08:50:54.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:50:54.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:50:55.512Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-13T08:50:55.512Z] (2/2) Installing su-exec (0.2-r1) [2021-04-13T08:50:55.512Z] Executing busybox-1.31.1-r20.trigger [2021-04-13T08:50:55.512Z] OK: 5 MiB in 16 packages [2021-04-13T08:50:56.123Z] ---> c05bbf246bf0 [2021-04-13T08:50:56.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-13T08:50:58.132Z] Removing intermediate container a55cacf047fd [2021-04-13T08:50:58.132Z] ---> dd5a77a094d4 [2021-04-13T08:50:58.132Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-13T08:50:58.733Z] ---> Running in 8cf782e9f30c [2021-04-13T08:50:59.341Z] ---> 80560ad4fd6f [2021-04-13T08:50:59.341Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-13T08:50:59.618Z] Removing intermediate container 8cf782e9f30c [2021-04-13T08:50:59.618Z] ---> f0791b52b59b [2021-04-13T08:50:59.618Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-13T08:50:59.895Z] ---> Running in e6a879e66436 [2021-04-13T08:51:00.884Z] ---> c985af652cad [2021-04-13T08:51:00.884Z] Step 20/24 : 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-04-13T08:51:00.884Z] Removing intermediate container e6a879e66436 [2021-04-13T08:51:00.884Z] ---> 27e3a763d9b4 [2021-04-13T08:51:00.884Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-13T08:51:01.168Z] ---> Running in d3ef470b2773 [2021-04-13T08:51:01.477Z] ---> Running in 1983ae25bc7c [2021-04-13T08:51:01.477Z] Removing intermediate container aa5273489d71 [2021-04-13T08:51:01.477Z] ---> 8b90bff336f0 [2021-04-13T08:51:01.477Z] [2021-04-13T08:51:01.477Z] Step 10/22 : FROM alpine:3.12 [2021-04-13T08:51:01.477Z] ---> d75e27dfc0a0 [2021-04-13T08:51:01.477Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-13T08:51:01.477Z] ---> Using cache [2021-04-13T08:51:01.477Z] ---> 9f69c53d09f8 [2021-04-13T08:51:01.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:51:01.477Z] ---> Using cache [2021-04-13T08:51:01.477Z] ---> 96ec85977f8a [2021-04-13T08:51:01.477Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-13T08:51:01.752Z] ---> Running in 6c9759781641 [2021-04-13T08:51:02.737Z] Removing intermediate container 6c9759781641 [2021-04-13T08:51:02.738Z] ---> c4e75d639e67 [2021-04-13T08:51:02.738Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-13T08:51:02.738Z] ---> Running in 5d932c7e8a23 [2021-04-13T08:51:03.740Z] Removing intermediate container 5d932c7e8a23 [2021-04-13T08:51:03.740Z] ---> 6a5203e0a358 [2021-04-13T08:51:03.740Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:51:04.337Z] ---> c8ce312a8a13 [2021-04-13T08:51:04.337Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-13T08:51:04.614Z] Removing intermediate container d3ef470b2773 [2021-04-13T08:51:04.614Z] ---> cd94743f24e6 [2021-04-13T08:51:04.614Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-13T08:51:04.614Z] ---> Running in 12eb065172c6 [2021-04-13T08:51:04.614Z] Removing intermediate container 1983ae25bc7c [2021-04-13T08:51:04.614Z] ---> 87d0f17bdf2c [2021-04-13T08:51:04.614Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-13T08:51:04.888Z] ---> Running in 35c7b20289d9 [2021-04-13T08:51:05.491Z] Removing intermediate container 12eb065172c6 [2021-04-13T08:51:05.492Z] ---> 5dbde7910360 [2021-04-13T08:51:05.492Z] Step 22/24 : LABEL arch=arm64 [2021-04-13T08:51:05.771Z] ---> Running in 1eb01484599f [2021-04-13T08:51:06.046Z] Removing intermediate container 35c7b20289d9 [2021-04-13T08:51:06.046Z] ---> 8bf35210d65e [2021-04-13T08:51:06.046Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-13T08:51:06.324Z] ---> 1f0bb6147643 [2021-04-13T08:51:06.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-13T08:51:06.602Z] Removing intermediate container 1eb01484599f [2021-04-13T08:51:06.602Z] ---> 6bb305a9384f [2021-04-13T08:51:06.602Z] Step 23/24 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:51:06.876Z] ---> Running in faa01df92eb1 [2021-04-13T08:51:07.150Z] ---> 70ffd42e9578 [2021-04-13T08:51:07.150Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-13T08:51:07.428Z] Removing intermediate container faa01df92eb1 [2021-04-13T08:51:07.428Z] ---> 0da11e52d48d [2021-04-13T08:51:07.428Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T08:51:07.428Z] ---> 465b20944932 [2021-04-13T08:51:07.428Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-13T08:51:07.428Z] ---> Running in 4272d8c497a5 [2021-04-13T08:51:07.703Z] ---> Running in bc78e0b8c471 [2021-04-13T08:51:07.703Z] ---> Running in 00440d692566 [2021-04-13T08:51:09.149Z] Removing intermediate container 00440d692566 [2021-04-13T08:51:09.149Z] ---> e5b61bb6e9d4 [2021-04-13T08:51:09.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:51:09.149Z] Removing intermediate container bc78e0b8c471 [2021-04-13T08:51:09.149Z] ---> 235ebc6355ba [2021-04-13T08:51:09.149Z] [2021-04-13T08:51:09.149Z] ---> Running in 70b2ee933ed8 [2021-04-13T08:51:09.426Z] Successfully built 235ebc6355ba [2021-04-13T08:51:09.698Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-13T08:51:09.971Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 70b2ee933ed8 [2021-04-13T08:51:09.971Z] ---> 5f58f77c07fe [2021-04-13T08:51:09.971Z] Step 20/22 : LABEL arch=arm64 [2021-04-13T08:51:09.971Z] Removing intermediate container e2ed3e2f62f1 [2021-04-13T08:51:09.971Z] ---> 8795af26d5ae [2021-04-13T08:51:09.971Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-13T08:51:10.247Z] ---> Running in 78f3268530ed [2021-04-13T08:51:10.247Z] ---> Running in a550d6f9b655 [2021-04-13T08:51:10.842Z] Removing intermediate container 4272d8c497a5 [2021-04-13T08:51:10.842Z] ---> dbaedc9bded4 [2021-04-13T08:51:10.842Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-13T08:51:10.842Z] Removing intermediate container 78f3268530ed [2021-04-13T08:51:10.842Z] ---> 191865c9a3c0 [2021-04-13T08:51:10.842Z] Step 21/22 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:51:11.114Z] ---> Running in bc186420a1dd [2021-04-13T08:51:11.392Z] 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-04-13T08:51:11.669Z] Removing intermediate container bc186420a1dd [2021-04-13T08:51:11.669Z] ---> 4db782473ff8 [2021-04-13T08:51:11.669Z] Step 22/22 : LABEL version=0.0.0 [2021-04-13T08:51:11.669Z] ---> e5c51881f40c [2021-04-13T08:51:11.669Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-13T08:51:11.669Z] ---> Running in 065029435c67 [2021-04-13T08:51:12.659Z] Removing intermediate container 065029435c67 [2021-04-13T08:51:12.659Z] ---> d6ac7b5671c1 [2021-04-13T08:51:12.659Z] [2021-04-13T08:51:13.257Z] Successfully built d6ac7b5671c1 [2021-04-13T08:51:13.257Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-13T08:51:13.257Z]  Building docker-support-scheduler-go ... done  ---> 2bbf493c6d5c [2021-04-13T08:51:13.257Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-13T08:51:14.233Z] ---> 098e8b014795 [2021-04-13T08:51:14.233Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-13T08:51:14.506Z] Removing intermediate container a550d6f9b655 [2021-04-13T08:51:14.506Z] ---> f4a43bbb6288 [2021-04-13T08:51:14.506Z] [2021-04-13T08:51:14.506Z] Step 11/23 : FROM docker:20.10.0 [2021-04-13T08:51:14.506Z] 20.10.0: Pulling from library/docker [2021-04-13T08:51:15.102Z] ---> 4f2960bdb7cd [2021-04-13T08:51:15.102Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-13T08:51:16.556Z] ---> 4ce73ee1e420 [2021-04-13T08:51:16.556Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-13T08:51:17.164Z] ---> Running in 47d5fb60d73b [2021-04-13T08:51:17.761Z] Removing intermediate container 47d5fb60d73b [2021-04-13T08:51:17.761Z] ---> e3db914f9bc8 [2021-04-13T08:51:17.761Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-13T08:51:18.739Z] ---> f734a4bb1832 [2021-04-13T08:51:18.739Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-13T08:51:19.339Z] ---> Running in ee4e66014df4 [2021-04-13T08:51:22.733Z] Removing intermediate container ee4e66014df4 [2021-04-13T08:51:22.733Z] ---> daa60744dc9b [2021-04-13T08:51:22.733Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-13T08:51:23.331Z] ---> Running in c12b44a47dbc [2021-04-13T08:51:23.605Z] Removing intermediate container c12b44a47dbc [2021-04-13T08:51:23.605Z] ---> 67731c612fc0 [2021-04-13T08:51:23.605Z] Step 28/31 : CMD ["gate"] [2021-04-13T08:51:23.891Z] ---> Running in 00074d0839ba [2021-04-13T08:51:24.166Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-13T08:51:24.166Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-13T08:51:24.166Z] ---> eeaf43b92773 [2021-04-13T08:51:24.166Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-13T08:51:24.446Z] ---> Running in ca0186152e1c [2021-04-13T08:51:24.446Z] Removing intermediate container 00074d0839ba [2021-04-13T08:51:24.446Z] ---> df771fff2a30 [2021-04-13T08:51:24.446Z] Step 29/31 : LABEL arch=arm64 [2021-04-13T08:51:24.724Z] ---> Running in 9e738fc76a6e [2021-04-13T08:51:25.002Z] Removing intermediate container ca0186152e1c [2021-04-13T08:51:25.002Z] ---> 7ac0ccecc881 [2021-04-13T08:51:25.002Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-13T08:51:25.275Z] ---> Running in 69c0766c9a05 [2021-04-13T08:51:25.550Z] Removing intermediate container 9e738fc76a6e [2021-04-13T08:51:25.550Z] ---> 8f02d68f73fa [2021-04-13T08:51:25.550Z] Step 30/31 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:51:25.821Z] ---> Running in 6f7ff5da2b5d [2021-04-13T08:51:26.417Z] Removing intermediate container 6f7ff5da2b5d [2021-04-13T08:51:26.417Z] ---> 2327cf5d8a23 [2021-04-13T08:51:26.417Z] Step 31/31 : LABEL version=0.0.0 [2021-04-13T08:51:26.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:51:26.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:51:26.693Z] ---> Running in 6b00a2cb0154 [2021-04-13T08:51:27.330Z] Removing intermediate container 6b00a2cb0154 [2021-04-13T08:51:27.330Z] ---> 931e1187bdd8 [2021-04-13T08:51:27.330Z] [2021-04-13T08:51:27.330Z] (1/39) Installing readline (8.0.4-r0) [2021-04-13T08:51:27.330Z] (2/39) Installing bash (5.0.17-r0) [2021-04-13T08:51:27.330Z] Executing bash-5.0.17-r0.post-install [2021-04-13T08:51:27.330Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-13T08:51:27.330Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-13T08:51:27.330Z] (5/39) Installing curl (7.69.1-r3) [2021-04-13T08:51:27.330Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-13T08:51:27.330Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-13T08:51:27.330Z] (8/39) Installing expat (2.2.9-r1) [2021-04-13T08:51:27.330Z] (9/39) Installing libffi (3.3-r2) [2021-04-13T08:51:27.330Z] (10/39) Installing gdbm (1.13-r1) [2021-04-13T08:51:27.330Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-13T08:51:27.330Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-13T08:51:27.330Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-13T08:51:27.655Z] Successfully built 931e1187bdd8 [2021-04-13T08:51:27.655Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-13T08:51:29.155Z]  Building docker-security-bootstrapper-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-13T08:51:29.155Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-13T08:51:29.155Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-13T08:51:29.155Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-13T08:51:29.155Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-13T08:51:29.155Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-13T08:51:29.155Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-13T08:51:29.433Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-13T08:51:29.433Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-13T08:51:29.433Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-13T08:51:29.433Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-13T08:51:29.433Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-13T08:51:29.433Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-13T08:51:29.433Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-13T08:51:29.433Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-13T08:51:29.433Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-13T08:51:29.709Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-13T08:51:29.709Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-13T08:51:29.709Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-13T08:51:29.709Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-13T08:51:29.709Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-13T08:51:29.709Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-13T08:51:29.709Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-13T08:51:29.709Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-13T08:51:29.709Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-13T08:51:29.709Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-13T08:51:29.982Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T08:51:29.982Z] OK: 72 MiB in 59 packages [2021-04-13T08:51:34.286Z] Collecting docker-compose==1.23.2 [2021-04-13T08:51:34.286Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-13T08:51:34.286Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-13T08:51:34.286Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-13T08:51:34.880Z] Collecting cached-property<2,>=1.2.0 [2021-04-13T08:51:34.880Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-13T08:51:34.880Z] 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-04-13T08:51:35.153Z] Collecting jsonschema<3,>=2.5.1 [2021-04-13T08:51:35.153Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-13T08:51:35.752Z] Collecting docopt<0.7,>=0.6.1 [2021-04-13T08:51:35.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-13T08:51:37.737Z] Collecting docker<4.0,>=3.6.0 [2021-04-13T08:51:37.737Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-13T08:51:39.176Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-13T08:51:39.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-13T08:51:40.153Z] Collecting PyYAML<4,>=3.10 [2021-04-13T08:51:40.153Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-13T08:51:42.767Z] Collecting texttable<0.10,>=0.9.0 [2021-04-13T08:51:42.767Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-13T08:51:44.737Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-13T08:51:44.737Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-13T08:51:46.708Z] Collecting docker-pycreds>=0.4.0 [2021-04-13T08:51:46.708Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-13T08:51:46.708Z] 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-04-13T08:51:46.708Z] 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-04-13T08:51:47.303Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-13T08:51:47.303Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-13T08:51:47.576Z] Collecting idna<2.8,>=2.5 [2021-04-13T08:51:47.576Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-13T08:51:47.576Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-13T08:51:47.576Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-13T08:51:47.576Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-13T08:51:47.576Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-13T08:51:48.553Z] Installing collected packages: websocket-client, cached-property, jsonschema, docopt, docker-pycreds, urllib3, idna, requests, docker, PyYAML, texttable, dockerpty, docker-compose [2021-04-13T08:51:49.153Z] Running setup.py install for docopt: started [2021-04-13T08:51:51.129Z] Running setup.py install for docopt: finished with status 'done' [2021-04-13T08:51:51.129Z] Attempting uninstall: urllib3 [2021-04-13T08:51:51.129Z] Found existing installation: urllib3 1.25.9 [2021-04-13T08:51:51.129Z] Uninstalling urllib3-1.25.9: [2021-04-13T08:51:51.129Z] Successfully uninstalled urllib3-1.25.9 [2021-04-13T08:51:51.424Z] Attempting uninstall: idna [2021-04-13T08:51:51.424Z] Found existing installation: idna 2.9 [2021-04-13T08:51:51.424Z] Uninstalling idna-2.9: [2021-04-13T08:51:51.699Z] Successfully uninstalled idna-2.9 [2021-04-13T08:51:52.297Z] Attempting uninstall: requests [2021-04-13T08:51:52.297Z] Found existing installation: requests 2.23.0 [2021-04-13T08:51:52.297Z] Uninstalling requests-2.23.0: [2021-04-13T08:51:52.297Z] Successfully uninstalled requests-2.23.0 [2021-04-13T08:51:53.280Z] Running setup.py install for PyYAML: started [2021-04-13T08:51:55.258Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-13T08:51:55.258Z] Running setup.py install for texttable: started [2021-04-13T08:51:57.231Z] Running setup.py install for texttable: finished with status 'done' [2021-04-13T08:51:57.231Z] Running setup.py install for dockerpty: started [2021-04-13T08:51:59.207Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-13T08:51:59.802Z] 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.58.0 [2021-04-13T08:52:08.081Z] Removing intermediate container 69c0766c9a05 [2021-04-13T08:52:08.081Z] ---> 925d26b031f8 [2021-04-13T08:52:08.081Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-13T08:52:08.081Z] ---> Running in 1cbc08b4ab5c [2021-04-13T08:52:08.356Z] Removing intermediate container 1cbc08b4ab5c [2021-04-13T08:52:08.356Z] ---> a70236e6005b [2021-04-13T08:52:08.356Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-13T08:52:08.630Z] ---> Running in 8d2b7fe08ca4 [2021-04-13T08:52:08.905Z] Removing intermediate container 8d2b7fe08ca4 [2021-04-13T08:52:08.905Z] ---> 7157b7e5fc0f [2021-04-13T08:52:08.905Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-13T08:52:10.351Z] ---> 5ef094de1d91 [2021-04-13T08:52:10.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-13T08:52:10.948Z] ---> de6c34728cbb [2021-04-13T08:52:10.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-13T08:52:11.933Z] ---> b51b0dc0d7bd [2021-04-13T08:52:11.933Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-13T08:52:11.933Z] ---> Running in 2fde76f1b1b1 [2021-04-13T08:52:12.206Z] Removing intermediate container 2fde76f1b1b1 [2021-04-13T08:52:12.206Z] ---> be0e4f78e1d0 [2021-04-13T08:52:12.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-13T08:52:12.481Z] ---> Running in 946f3a9382ca [2021-04-13T08:52:13.100Z] Removing intermediate container 946f3a9382ca [2021-04-13T08:52:13.100Z] ---> 99b3e3bb743c [2021-04-13T08:52:13.100Z] Step 21/23 : LABEL arch=arm64 [2021-04-13T08:52:13.100Z] ---> Running in a5b43900581a [2021-04-13T08:52:13.373Z] Removing intermediate container a5b43900581a [2021-04-13T08:52:13.373Z] ---> 138e0be03fd9 [2021-04-13T08:52:13.373Z] Step 22/23 : LABEL git_sha=e79cb8b028dccf357dd66308ae0ce5d971c756c8 [2021-04-13T08:52:13.649Z] ---> Running in 6def90b9bf4e [2021-04-13T08:52:13.926Z] Removing intermediate container 6def90b9bf4e [2021-04-13T08:52:13.926Z] ---> cfae6224a220 [2021-04-13T08:52:13.926Z] Step 23/23 : LABEL version=0.0.0 [2021-04-13T08:52:14.205Z] ---> Running in bb34afa5734c [2021-04-13T08:52:14.805Z] Removing intermediate container bb34afa5734c [2021-04-13T08:52:14.805Z] ---> 339036ef2a67 [2021-04-13T08:52:14.805Z] [2021-04-13T08:52:15.078Z] Successfully built 339036ef2a67 [2021-04-13T08:52:15.078Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-13T08:52:15.367Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-13T08:52:15.382Z] $ docker stop --time=1 4db2b16f5a1f3f14d3e888623a2b97f7abe82ae1e131d981f559f73ab5fd7204 [2021-04-13T08:52:17.367Z] $ docker rm -f 4db2b16f5a1f3f14d3e888623a2b97f7abe82ae1e131d981f559f73ab5fd7204 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:52:18.108Z] + docker images [2021-04-13T08:52:18.108Z] + grep docker [2021-04-13T08:52:18.379Z] docker-sys-mgmt-agent-go-arm64 latest 339036ef2a67 4 seconds ago 299MB [2021-04-13T08:52:18.379Z] docker-security-bootstrapper-go-arm64 latest 931e1187bdd8 52 seconds ago 17.9MB [2021-04-13T08:52:18.379Z] docker-support-scheduler-go-arm64 latest d6ac7b5671c1 About a minute ago 16.4MB [2021-04-13T08:52:18.379Z] docker-security-secretstore-setup-go-arm64 latest 235ebc6355ba About a minute ago 24.4MB [2021-04-13T08:52:18.379Z] docker-core-data-go-arm64 latest 999dcde8ad07 3 minutes ago 21.4MB [2021-04-13T08:52:18.379Z] docker-support-notifications-go-arm64 latest e069f0b0f276 3 minutes ago 16.9MB [2021-04-13T08:52:18.380Z] docker-core-metadata-go-arm64 latest 1376585f195a 3 minutes ago 17.9MB [2021-04-13T08:52:18.380Z] docker-core-command-go-arm64 latest 0f1f3d162b89 3 minutes ago 16.3MB [2021-04-13T08:52:18.380Z] docker-security-proxy-setup-go-arm64 latest 501c20e5827d 3 minutes ago 24.2MB [2021-04-13T08:52:18.380Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [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-04-13T08:52:19.844Z] ---> job-cost.sh [2021-04-13T08:52:19.845Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3u7P [2021-04-13T08:52:58.792Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T08:54:35.593Z] lf-activate-venv(): INFO: Adding /tmp/venv-3u7P/bin to PATH [2021-04-13T08:54:35.593Z] INFO: No Stack... [2021-04-13T08:54:35.593Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-13T08:54:35.593Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T08:54:35.930Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-04-13T08:54:35.930Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T08:54:36.064Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3361-2-stack-cost] [2021-04-13T08:54:36.103Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3361-2-stack-cost] did not exist. Created. [2021-04-13T08:54:36.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3361-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T08:54:36.552Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-13T08:54:36.869Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T08:54:36.881Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3361-2-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] wrap [2021-04-13T08:54:38.627Z] provisioning config files... [2021-04-13T08:54:38.645Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1681204442262042985tmp [Pipeline] { [Pipeline] sh [2021-04-13T08:54:39.038Z] + set +x [2021-04-13T08:54:39.038Z] + curl -s https://codecov.io/bash [2021-04-13T08:54:39.038Z] + bash -s -- [2021-04-13T08:54:39.614Z] [2021-04-13T08:54:39.614Z] _____ _ [2021-04-13T08:54:39.614Z] / ____| | | [2021-04-13T08:54:39.614Z] | | ___ __| | ___ ___ _____ __ [2021-04-13T08:54:39.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-13T08:54:39.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-13T08:54:39.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-13T08:54:39.614Z] Bash-20210309-2b87ace [2021-04-13T08:54:39.614Z] [2021-04-13T08:54:39.614Z] [2021-04-13T08:54:39.614Z] ==> git version 2.24.3 found [2021-04-13T08:54:39.614Z] ==> 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-04-13T08:54:39.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-13T08:54:39.614Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-13T08:54:39.614Z] ==> Jenkins CI detected. [2021-04-13T08:54:39.614Z] project root: . [2021-04-13T08:54:39.614Z] --> token set from env [2021-04-13T08:54:39.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-13T08:54:39.614Z] ==> Running gcov in . (disable via -X gcov) [2021-04-13T08:54:39.614Z] ==> Python coveragepy not found [2021-04-13T08:54:39.614Z] ==> Searching for coverage reports in: [2021-04-13T08:54:39.614Z] + . [2021-04-13T08:54:39.615Z] -> Found 1 reports [2021-04-13T08:54:39.615Z] ==> Detecting git/mercurial file structure [2021-04-13T08:54:39.877Z] ==> Reading reports [2021-04-13T08:54:39.877Z] + ./coverage.out bytes=686607 [2021-04-13T08:54:39.877Z] ==> Appending adjustments [2021-04-13T08:54:39.877Z] https://docs.codecov.io/docs/fixing-reports [2021-04-13T08:54:43.202Z] + Found adjustments [2021-04-13T08:54:43.202Z] ==> Gzipping contents [2021-04-13T08:54:43.470Z] 100K /tmp/codecov.3GMdJW.gz [2021-04-13T08:54:43.470Z] ==> Uploading reports [2021-04-13T08:54:43.470Z] url: https://codecov.io [2021-04-13T08:54:43.470Z] query: branch=PR-3361&commit=e79cb8b028dccf357dd66308ae0ce5d971c756c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3361&job=&cmd_args= [2021-04-13T08:54:43.470Z] -> Pinging Codecov [2021-04-13T08:54:43.470Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3361&commit=e79cb8b028dccf357dd66308ae0ce5d971c756c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3361&job=&cmd_args= [2021-04-13T08:54:43.733Z] -> Uploading to [2021-04-13T08:54:43.733Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-13/00271124DB129430A58F1EEE437C3FCB/e79cb8b028dccf357dd66308ae0ce5d971c756c8/e3608601-b69f-4e7b-be8c-5e78eef29c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T085443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bde7dfc586e1901ac3bdb3d1f8b1ed67e866bcb7b181ac53edde1d25a6ba1327 [2021-04-13T08:54:43.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T08:54:43.733Z] Dload Upload Total Spent Left Speed [2021-04-13T08:54:44.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98542 0 0 100 98542 0 216k --:--:-- --:--:-- --:--:-- 216k [2021-04-13T08:54:44.309Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e79cb8b028dccf357dd66308ae0ce5d971c756c8 [Pipeline] } [2021-04-13T08:54:44.320Z] Deleting 1 temporary files [Pipeline] // wrap [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-04-13T08:54:46.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:54:47.361Z] ---> package-listing.sh [2021-04-13T08:54:47.361Z] ++ facter osfamily [2021-04-13T08:54:47.361Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-13T08:54:47.361Z] + OS_FAMILY=redhat [2021-04-13T08:54:47.361Z] + workspace=/w/workspace/edgex-go/2 [2021-04-13T08:54:47.361Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-13T08:54:47.361Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-13T08:54:47.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-13T08:54:47.361Z] + PACKAGES=/tmp/packages_start.txt [2021-04-13T08:54:47.361Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-13T08:54:47.361Z] + PACKAGES=/tmp/packages_end.txt [2021-04-13T08:54:47.361Z] + case "${OS_FAMILY}" in [2021-04-13T08:54:47.361Z] + rpm -qa [2021-04-13T08:54:47.361Z] + sort [2021-04-13T08:54:52.673Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-13T08:54:52.674Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-13T08:54:52.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-13T08:54:52.674Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-13T08:54:52.674Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-04-13T08:54:52.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-04-13T08:54:52.687Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-13T08:54:53.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:54:53.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:54:53.676Z] [2021-04-13T08:54:53.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:54:54.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:54:54.047Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-13T08:54:54.047Z] df20fa9351a1: Pulling fs layer [2021-04-13T08:54:54.047Z] 36b3adc4ff6f: Pulling fs layer [2021-04-13T08:54:54.047Z] 8ad3a11d3b57: Pulling fs layer [2021-04-13T08:54:54.047Z] 46f8f816bc3b: Pulling fs layer [2021-04-13T08:54:54.047Z] 93b61091891f: Pulling fs layer [2021-04-13T08:54:54.047Z] 93b9cdb0e59b: Pulling fs layer [2021-04-13T08:54:54.047Z] 5e14af77c1be: Pulling fs layer [2021-04-13T08:54:54.047Z] 01666e4c0597: Pulling fs layer [2021-04-13T08:54:54.047Z] aa168da1d23b: Pulling fs layer [2021-04-13T08:54:54.047Z] 93b9cdb0e59b: Waiting [2021-04-13T08:54:54.047Z] 5e14af77c1be: Waiting [2021-04-13T08:54:54.047Z] 01666e4c0597: Waiting [2021-04-13T08:54:54.047Z] aa168da1d23b: Waiting [2021-04-13T08:54:54.047Z] 46f8f816bc3b: Waiting [2021-04-13T08:54:54.047Z] 93b61091891f: Waiting [2021-04-13T08:54:54.047Z] 36b3adc4ff6f: Verifying Checksum [2021-04-13T08:54:54.047Z] 36b3adc4ff6f: Download complete [2021-04-13T08:54:54.310Z] 46f8f816bc3b: Download complete [2021-04-13T08:54:54.311Z] df20fa9351a1: Verifying Checksum [2021-04-13T08:54:54.311Z] df20fa9351a1: Download complete [2021-04-13T08:54:54.311Z] 93b9cdb0e59b: Download complete [2021-04-13T08:54:54.311Z] 5e14af77c1be: Verifying Checksum [2021-04-13T08:54:54.311Z] 5e14af77c1be: Download complete [2021-04-13T08:54:54.311Z] 93b61091891f: Verifying Checksum [2021-04-13T08:54:54.311Z] 93b61091891f: Download complete [2021-04-13T08:54:54.311Z] 01666e4c0597: Verifying Checksum [2021-04-13T08:54:54.311Z] 01666e4c0597: Download complete [2021-04-13T08:54:54.886Z] df20fa9351a1: Pull complete [2021-04-13T08:54:54.886Z] 36b3adc4ff6f: Pull complete [2021-04-13T08:54:55.148Z] 8ad3a11d3b57: Verifying Checksum [2021-04-13T08:54:55.148Z] 8ad3a11d3b57: Download complete [2021-04-13T08:54:56.097Z] 8ad3a11d3b57: Pull complete [2021-04-13T08:54:57.045Z] aa168da1d23b: Verifying Checksum [2021-04-13T08:54:57.045Z] aa168da1d23b: Download complete [2021-04-13T08:54:58.440Z] 46f8f816bc3b: Pull complete [2021-04-13T08:54:59.396Z] 93b61091891f: Pull complete [2021-04-13T08:54:59.396Z] 93b9cdb0e59b: Pull complete [2021-04-13T08:54:59.662Z] 5e14af77c1be: Pull complete [2021-04-13T08:54:59.662Z] 01666e4c0597: Pull complete [2021-04-13T08:55:09.764Z] aa168da1d23b: Pull complete [2021-04-13T08:55:09.764Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-13T08:55:09.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:55:09.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-13T08:55:09.983Z] prd-centos7-docker-4c-2g-33893 does not seem to be running inside a container [2021-04-13T08:55:10.035Z] $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-13T08:55:15.061Z] $ docker top c4153df07e9d380fe29cc3a587f6bf3586db968773c8947b11cd1ec91f453bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:55:15.702Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-13T08:55:16.004Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-13T08:55:16.315Z] + ls /var/log/sa-host [2021-04-13T08:55:16.315Z] + sadf -c /var/log/sa-host/sa13 [2021-04-13T08:55:16.315Z] file_magic: OK [2021-04-13T08:55:16.315Z] HZ: Using current value: 100 [2021-04-13T08:55:16.315Z] file_header: OK [2021-04-13T08:55:16.315Z] 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-04-13T08:55:16.315Z] Statistics: [2021-04-13T08:55:16.315Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-13T08:55:16.315Z] File successfully converted to sysstat format version 12.2.1 [2021-04-13T08:55:16.315Z] + sadf -c /var/log/sa-host/sa23 [2021-04-13T08:55:16.315Z] file_magic: OK [2021-04-13T08:55:16.315Z] HZ: Using current value: 100 [2021-04-13T08:55:16.315Z] file_header: OK [2021-04-13T08:55:16.315Z] 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-04-13T08:55:16.315Z] Statistics: [2021-04-13T08:55:16.315Z] Hnuu...uuuununununu... [2021-04-13T08:55:16.315Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-13T08:55:16.969Z] provisioning config files... [2021-04-13T08:55:16.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7778406726197909109tmp [Pipeline] { [Pipeline] echo [2021-04-13T08:55:17.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:55:17.369Z] ---> create-netrc.sh [Pipeline] } [2021-04-13T08:55:17.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-13T08:55:17.475Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:55:17.777Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-13T08:55:17.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:55:18.088Z] ---> sudo-logs.sh [2021-04-13T08:55:18.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-13T08:55:18.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:55:18.459Z] ---> job-cost.sh [2021-04-13T08:55:18.459Z] lf-activate-venv: SKIPPING [2021-04-13T08:55:18.459Z] DEBUG: total: 0.20999999344348907 [2021-04-13T08:55:18.459Z] INFO: Retrieving Stack Cost... [2021-04-13T08:55:19.408Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T08:55:19.983Z] INFO: Archiving Costs [Pipeline] echo [2021-04-13T08:55:19.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:55:20.294Z] ---> logs-deploy.sh [2021-04-13T08:55:20.294Z] lf-activate-venv: SKIPPING [2021-04-13T08:55:20.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3361/2 [2021-04-13T08:55:20.295Z] INFO: archiving workspace using pattern(s): [2021-04-13T08:55:22.214Z] Archives upload complete. [2021-04-13T08:55:22.214Z] INFO: archiving logs to Nexus [2021-04-13T08:55:23.161Z] ---> uname -a: [2021-04-13T08:55:23.161Z] Linux prd-centos7-docker-4c-2g-33893.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] ---> lscpu: [2021-04-13T08:55:23.161Z] Architecture: x86_64 [2021-04-13T08:55:23.161Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-13T08:55:23.161Z] Byte Order: Little Endian [2021-04-13T08:55:23.161Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-13T08:55:23.161Z] CPU(s): 4 [2021-04-13T08:55:23.161Z] On-line CPU(s) list: 0-3 [2021-04-13T08:55:23.161Z] Thread(s) per core: 1 [2021-04-13T08:55:23.161Z] Core(s) per socket: 1 [2021-04-13T08:55:23.161Z] Socket(s): 4 [2021-04-13T08:55:23.161Z] NUMA node(s): 1 [2021-04-13T08:55:23.161Z] Vendor ID: GenuineIntel [2021-04-13T08:55:23.161Z] CPU family: 6 [2021-04-13T08:55:23.161Z] Model: 44 [2021-04-13T08:55:23.161Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-13T08:55:23.161Z] Stepping: 1 [2021-04-13T08:55:23.161Z] CPU MHz: 2933.442 [2021-04-13T08:55:23.161Z] BogoMIPS: 5866.88 [2021-04-13T08:55:23.161Z] Virtualization: VT-x [2021-04-13T08:55:23.161Z] Hypervisor vendor: KVM [2021-04-13T08:55:23.161Z] Virtualization type: full [2021-04-13T08:55:23.161Z] L1d cache: 128 KiB [2021-04-13T08:55:23.161Z] L1i cache: 128 KiB [2021-04-13T08:55:23.161Z] L2 cache: 16 MiB [2021-04-13T08:55:23.161Z] L3 cache: 64 MiB [2021-04-13T08:55:23.161Z] NUMA node0 CPU(s): 0-3 [2021-04-13T08:55:23.161Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-13T08:55:23.161Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-13T08:55:23.161Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-13T08:55:23.161Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-13T08:55:23.161Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-13T08:55:23.161Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-13T08:55:23.161Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-13T08:55:23.161Z] Vulnerability Srbds: Not affected [2021-04-13T08:55:23.161Z] Vulnerability Tsx async abort: Not affected [2021-04-13T08:55:23.161Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] ---> nproc: [2021-04-13T08:55:23.161Z] 4 [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] ---> df -h: [2021-04-13T08:55:23.161Z] Filesystem Size Used Available Use% Mounted on [2021-04-13T08:55:23.161Z] overlay 50.0G 11.4G 38.6G 23% / [2021-04-13T08:55:23.161Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-13T08:55:23.161Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-13T08:55:23.161Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/2 [2021-04-13T08:55:23.161Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/2@tmp [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z] ---> free -m: [2021-04-13T08:55:23.161Z] total used free shared buff/cache available [2021-04-13T08:55:23.161Z] Mem: 1837 710 217 0 909 1045 [2021-04-13T08:55:23.161Z] Swap: 1023 67 956 [2021-04-13T08:55:23.161Z] [2021-04-13T08:55:23.161Z]