Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e16aee3722b0f014e7611225c341ea548abb8698+05f2d13a179446ff46e2de9a60e91a19cc98f319 (2f48085db6edbf3913074ded2f697970fb39236a) 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-30662 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 05f2d13a179446ff46e2de9a60e91a19cc98f319 into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 > 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/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 Merge succeeded, producing c1a897be4b881aec8a2a0eb20d861afacad10fa3 Checking out Revision c1a897be4b881aec8a2a0eb20d861afacad10fa3 (PR-3223) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 05f2d13a179446ff46e2de9a60e91a19cc98f319 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1a897be4b881aec8a2a0eb20d861afacad10fa3 # timeout=10 Commit message: "Merge commit '05f2d13a179446ff46e2de9a60e91a19cc98f319' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-20T00:30:43.245Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-20T00:30:43.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-20T00:30:43.562Z] ========================================================= [2021-03-20T00:30:43.562Z] EdgeX Global Pipelines Version Info [2021-03-20T00:30:43.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aab7450329928fc6dfeb225ad3b9d5a300309cb6 # timeout=10 [2021-03-20T00:30:45.509Z] ------------------- [2021-03-20T00:30:45.509Z] stable info: [2021-03-20T00:30:45.509Z] ------------------- [2021-03-20T00:30:45.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-20T00:30:45.509Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-20T00:30:45.509Z] Message: update stable to v1.0.186 [2021-03-20T00:30:46.088Z] ------------------- [2021-03-20T00:30:46.088Z] experimental info: [2021-03-20T00:30:46.088Z] ------------------- [2021-03-20T00:30:46.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-20T00:30:46.088Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-20T00:30:46.088Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-20T00:30:46.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-20T00:30:46.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-20T00:30:46.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-20T00:30:46.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-20T00:30:46.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-20T00:30:46.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-20T00:30:46.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-20T00:30:47.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-20T00:30:47.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-20T00:30:47.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-20T00:30:47.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-20T00:30:47.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-20T00:30:47.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-20T00:30:47.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-20T00:30:47.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-20T00:30:47.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-20T00:30:47.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-20T00:30:47.965Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-20T00:30:48.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-20T00:30:48.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-20T00:30:48.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-20T00:30:48.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-20T00:30:48.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo [2021-03-20T00:30:48.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo [2021-03-20T00:30:48.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo [2021-03-20T00:30:48.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1a897be4b881aec8a2a0eb20d861afacad10fa3 [Pipeline] echo [2021-03-20T00:30:48.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1a897b [Pipeline] echo [2021-03-20T00:30:48.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-20T00:30:49.077Z] provisioning config files... [2021-03-20T00:30:49.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config5792712624715321676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:30:49.466Z] ---> docker-login.sh [2021-03-20T00:30:49.466Z] nexus3.edgexfoundry.org:10001 [2021-03-20T00:30:49.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:30:49.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:30:49.991Z] Configure a credential helper to remove this warning. See [2021-03-20T00:30:49.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:30:49.991Z] [2021-03-20T00:30:49.991Z] Login Succeeded [2021-03-20T00:30:49.991Z] nexus3.edgexfoundry.org:10002 [2021-03-20T00:30:49.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:30:50.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:30:50.254Z] Configure a credential helper to remove this warning. See [2021-03-20T00:30:50.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:30:50.254Z] [2021-03-20T00:30:50.254Z] Login Succeeded [2021-03-20T00:30:50.254Z] nexus3.edgexfoundry.org:10003 [2021-03-20T00:30:50.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:30:50.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:30:50.254Z] Configure a credential helper to remove this warning. See [2021-03-20T00:30:50.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:30:50.254Z] [2021-03-20T00:30:50.254Z] Login Succeeded [2021-03-20T00:30:50.254Z] nexus3.edgexfoundry.org:10004 [2021-03-20T00:30:50.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:30:50.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:30:50.516Z] Configure a credential helper to remove this warning. See [2021-03-20T00:30:50.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:30:50.516Z] [2021-03-20T00:30:50.516Z] Login Succeeded [2021-03-20T00:30:50.516Z] docker.io [2021-03-20T00:30:50.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:30:51.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:30:51.050Z] Configure a credential helper to remove this warning. See [2021-03-20T00:30:51.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:30:51.050Z] [2021-03-20T00:30:51.050Z] Login Succeeded [2021-03-20T00:30:51.050Z] ---> docker-login.sh ends [Pipeline] } [2021-03-20T00:30:51.068Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-20T00:30:51.559Z] ++ 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-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/core-command/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/core-data/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-20T00:30:51.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-20T00:30:51.559Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-20T00:30:51.559Z] ++ cut -d/ -f2 [2021-03-20T00:30:51.559Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-20T00:30:51.642Z] 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-03-20T00:30:53.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-20T00:30:53.213Z] [2021-03-20T00:30:53.213Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:30:53.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-20T00:30:53.573Z] latest: Pulling from edgex-devops/git-semver [2021-03-20T00:30:53.573Z] 31603596830f: Pulling fs layer [2021-03-20T00:30:53.573Z] 2a8b12db71e7: Pulling fs layer [2021-03-20T00:30:53.573Z] 6ca5941a6612: Pulling fs layer [2021-03-20T00:30:53.573Z] ecc8261a40a4: Pulling fs layer [2021-03-20T00:30:53.573Z] ecc8261a40a4: Waiting [2021-03-20T00:30:53.573Z] 2a8b12db71e7: Verifying Checksum [2021-03-20T00:30:53.573Z] 2a8b12db71e7: Download complete [2021-03-20T00:30:53.573Z] 31603596830f: Verifying Checksum [2021-03-20T00:30:53.573Z] 31603596830f: Download complete [2021-03-20T00:30:53.856Z] 6ca5941a6612: Verifying Checksum [2021-03-20T00:30:53.856Z] 6ca5941a6612: Download complete [2021-03-20T00:30:54.120Z] ecc8261a40a4: Verifying Checksum [2021-03-20T00:30:54.120Z] ecc8261a40a4: Download complete [2021-03-20T00:30:54.120Z] 31603596830f: Pull complete [2021-03-20T00:30:54.404Z] 2a8b12db71e7: Pull complete [2021-03-20T00:30:55.376Z] 6ca5941a6612: Pull complete [2021-03-20T00:30:55.643Z] ecc8261a40a4: Pull complete [2021-03-20T00:30:55.643Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-20T00:30:55.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-20T00:30:55.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-20T00:30:55.821Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:30:55.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-20T00:30:58.543Z] $ docker top 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-20T00:30:58.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-20T00:30:58.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-20T00:30:59.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-20T00:30:59.176Z] $ docker exec 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e ssh-agent [2021-03-20T00:30:59.379Z] SSH_AUTH_SOCK=/tmp/ssh-vn6IUzdCR6JX/agent.13 [2021-03-20T00:30:59.379Z] SSH_AGENT_PID=19 [2021-03-20T00:30:59.393Z] Running ssh-add (command line suppressed) [2021-03-20T00:30:59.538Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_8716613435425111119.key (/w/workspace/edgex-go/11@tmp/private_key_8716613435425111119.key) [2021-03-20T00:30:59.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-20T00:30:59.960Z] + git tag --points-at HEAD [Pipeline] } [2021-03-20T00:30:59.992Z] $ docker exec --env ******** --env ******** 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e ssh-agent -k [2021-03-20T00:31:00.123Z] unset SSH_AUTH_SOCK; [2021-03-20T00:31:00.124Z] unset SSH_AGENT_PID; [2021-03-20T00:31:00.124Z] echo Agent pid 19 killed; [2021-03-20T00:31:00.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-20T00:31:00.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-20T00:31:00.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-20T00:31:00.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-20T00:31:00.510Z] $ docker exec 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e ssh-agent [2021-03-20T00:31:00.699Z] SSH_AUTH_SOCK=/tmp/ssh-DranKOwW6RU7/agent.49 [2021-03-20T00:31:00.699Z] SSH_AGENT_PID=54 [2021-03-20T00:31:00.706Z] Running ssh-add (command line suppressed) [2021-03-20T00:31:00.844Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_5525121741578787908.key (/w/workspace/edgex-go/11@tmp/private_key_5525121741578787908.key) [2021-03-20T00:31:00.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-20T00:31:01.229Z] + git semver init [2021-03-20T00:31:01.230Z] # -> Open(): unable to determine branch for HEAD [2021-03-20T00:31:01.230Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-03-20T00:31:01.230Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-03-20T00:31:01.230Z] # $SEMVER_REMOTE_NAME = origin [2021-03-20T00:31:01.230Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-20T00:31:01.230Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-20T00:31:01.230Z] # $SEMVER_BRANCH = PR-3223 [2021-03-20T00:31:01.230Z] # $SEMVER_TEMP = /tmp/semver-440465281 [2021-03-20T00:31:01.230Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-20T00:31:23.307Z] # '/tmp/semver-440465281' -> '/w/workspace/edgex-go/11/.semver' [2021-03-20T00:31:23.307Z] # -> Force: false [2021-03-20T00:31:23.307Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-03-20T00:31:23.327Z] $ docker exec --env ******** --env ******** 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e ssh-agent -k [2021-03-20T00:31:23.631Z] unset SSH_AUTH_SOCK; [2021-03-20T00:31:23.633Z] unset SSH_AGENT_PID; [2021-03-20T00:31:23.633Z] echo Agent pid 54 killed; [2021-03-20T00:31:23.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-20T00:31:24.194Z] + git semver [Pipeline] } [2021-03-20T00:31:24.215Z] $ docker stop --time=1 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e [2021-03-20T00:31:25.832Z] $ docker rm -f 1c64973bb2bbe5590f4f7e02332cb52a7e951836ddf69f4d07b9f649ece0b00e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-20T00:31:26.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-20T00:31:27.020Z] Stashed 1 file(s) [Pipeline] echo [2021-03-20T00:31:27.023Z] [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-03-20T00:31:27.841Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-20T00:31:28.142Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-20T00:31:28.443Z] + sudo service docker restart [2021-03-20T00:31:28.444Z] + true [2021-03-20T00:31:28.444Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-20T00:31:29.038Z] ========================================================= [2021-03-20T00:31:29.038Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-20T00:31:29.038Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:31:29.384Z] + 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-03-20T00:31:33.626Z] Sending build context to Docker daemon 328.7MB [2021-03-20T00:31:33.626Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-20T00:31:33.626Z] Step 2/6 : FROM ${BASE} [2021-03-20T00:31:33.626Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-20T00:31:33.626Z] 188c0c94c7c5: Pulling fs layer [2021-03-20T00:31:33.626Z] 0ef7d3d256c8: Pulling fs layer [2021-03-20T00:31:33.626Z] de9db76c5a1d: Pulling fs layer [2021-03-20T00:31:33.626Z] bca2f99d35d6: Pulling fs layer [2021-03-20T00:31:33.626Z] 93359f2a8cfa: Pulling fs layer [2021-03-20T00:31:33.626Z] 7c6f9722023f: Pulling fs layer [2021-03-20T00:31:33.626Z] a35cf1a2eb13: Pulling fs layer [2021-03-20T00:31:33.626Z] 93359f2a8cfa: Waiting [2021-03-20T00:31:33.626Z] 7c6f9722023f: Waiting [2021-03-20T00:31:33.626Z] a35cf1a2eb13: Waiting [2021-03-20T00:31:33.626Z] bca2f99d35d6: Waiting [2021-03-20T00:31:33.626Z] de9db76c5a1d: Download complete [2021-03-20T00:31:33.626Z] 0ef7d3d256c8: Verifying Checksum [2021-03-20T00:31:33.626Z] 0ef7d3d256c8: Download complete [2021-03-20T00:31:33.626Z] 93359f2a8cfa: Verifying Checksum [2021-03-20T00:31:33.626Z] 93359f2a8cfa: Download complete [2021-03-20T00:31:33.626Z] 7c6f9722023f: Verifying Checksum [2021-03-20T00:31:33.626Z] 7c6f9722023f: Download complete [2021-03-20T00:31:33.626Z] 188c0c94c7c5: Verifying Checksum [2021-03-20T00:31:33.626Z] 188c0c94c7c5: Download complete [2021-03-20T00:31:34.204Z] 188c0c94c7c5: Pull complete [2021-03-20T00:31:34.204Z] 0ef7d3d256c8: Pull complete [2021-03-20T00:31:34.472Z] de9db76c5a1d: Pull complete [2021-03-20T00:31:35.442Z] a35cf1a2eb13: Verifying Checksum [2021-03-20T00:31:35.442Z] a35cf1a2eb13: Download complete [2021-03-20T00:31:36.404Z] bca2f99d35d6: Download complete [2021-03-20T00:31:41.737Z] bca2f99d35d6: Pull complete [2021-03-20T00:31:41.737Z] 93359f2a8cfa: Pull complete [2021-03-20T00:31:41.737Z] 7c6f9722023f: Pull complete [2021-03-20T00:31:42.358Z] Still waiting to schedule task [2021-03-20T00:31:42.358Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-20T00:31:45.985Z] a35cf1a2eb13: Pull complete [2021-03-20T00:31:45.985Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-20T00:31:45.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-20T00:31:45.985Z] ---> a62c8e92a672 [2021-03-20T00:31:45.985Z] 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-03-20T00:31:45.985Z] ---> Running in 8489e8a56bbb [2021-03-20T00:31:46.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:31:47.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:31:48.117Z] (1/12) Installing libmagic (5.38-r0) [2021-03-20T00:31:48.117Z] (2/12) Installing file (5.38-r0) [2021-03-20T00:31:48.117Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-20T00:31:48.386Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-20T00:31:54.995Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-20T00:31:54.995Z] (6/12) Installing patch (2.7.6-r6) [2021-03-20T00:31:55.257Z] (7/12) Installing build-base (0.5-r2) [2021-03-20T00:31:55.257Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-20T00:31:55.524Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-20T00:31:55.524Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-20T00:31:55.524Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-20T00:31:55.789Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-20T00:31:55.789Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:31:55.789Z] OK: 233 MiB in 51 packages [2021-03-20T00:31:59.126Z] Removing intermediate container 8489e8a56bbb [2021-03-20T00:31:59.126Z] ---> 9dd5d3d42047 [2021-03-20T00:31:59.126Z] Step 4/6 : WORKDIR /edgex-go [2021-03-20T00:31:59.126Z] ---> Running in 36ad8bd997c6 [2021-03-20T00:31:59.391Z] Removing intermediate container 36ad8bd997c6 [2021-03-20T00:31:59.391Z] ---> 3968101d9719 [2021-03-20T00:31:59.391Z] Step 5/6 : COPY go.mod . [2021-03-20T00:31:59.654Z] ---> 29325a534dd5 [2021-03-20T00:31:59.654Z] Step 6/6 : RUN go mod download [2021-03-20T00:31:59.654Z] ---> Running in 7af176b6afd6 [2021-03-20T00:32:21.722Z] Removing intermediate container 7af176b6afd6 [2021-03-20T00:32:21.722Z] ---> 051ca83b3327 [2021-03-20T00:32:21.986Z] Successfully built 051ca83b3327 [2021-03-20T00:32:21.986Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:32:22.312Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-20T00:32:22.312Z] . [Pipeline] withDockerContainer [2021-03-20T00:32:22.415Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:32:22.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-20T00:32:23.522Z] $ docker top 3c626f0bab87673cfbafdd39250638ab7b59c3ba82f995f09bde1da36d6b76f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-20T00:32:24.015Z] + go version [2021-03-20T00:32:24.016Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-20T00:32:24.035Z] $ docker stop --time=1 3c626f0bab87673cfbafdd39250638ab7b59c3ba82f995f09bde1da36d6b76f6 [2021-03-20T00:32:25.432Z] $ docker rm -f 3c626f0bab87673cfbafdd39250638ab7b59c3ba82f995f09bde1da36d6b76f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:32:26.266Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-20T00:32:26.266Z] . [Pipeline] withDockerContainer [2021-03-20T00:32:26.366Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:32:26.426Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-20T00:32:27.129Z] $ docker top 49b2f7ef98e9b92a8424fa44e79ea7ffa9236eb7f08dea96a9774f5df81798fe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-20T00:32:27.345Z] ========================================================= [2021-03-20T00:32:27.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-20T00:32:27.345Z] ========================================================= [Pipeline] sh [2021-03-20T00:32:27.640Z] + make test [2021-03-20T00:32:27.640Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-20T00:32:37.696Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-20T00:32:55.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-20T00:33:02.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-20T00:33:02.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-20T00:33:02.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-20T00:33:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-20T00:33:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-20T00:33:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-20T00:33:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-20T00:33:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-20T00:33:06.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-20T00:33:09.505Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-20T00:33:09.505Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-20T00:33:09.505Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-20T00:33:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.127s coverage: 45.9% of statements [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-20T00:33:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-20T00:33:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.081s coverage: 19.8% of statements [2021-03-20T00:33:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.189s coverage: 27.1% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.160s coverage: 82.9% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:33:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.090s coverage: 78.9% of statements [2021-03-20T00:33:16.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.393s coverage: 28.6% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-20T00:33:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-20T00:33:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-20T00:33:21.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 92.8% of statements [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-20T00:33:21.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-20T00:33:21.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-20T00:33:21.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-20T00:33:21.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-03-20T00:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2021-03-20T00:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-03-20T00:33:22.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-03-20T00:33:22.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-03-20T00:33:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-03-20T00:33:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-20T00:33:37.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.131s coverage: 81.9% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.080s coverage: 92.9% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.8% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 84.6% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.6% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.245s coverage: 62.4% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 69.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 38.4% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.182s coverage: 47.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.075s coverage: 100.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.157s coverage: 87.1% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.160s coverage: 29.1% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-20T00:33:49.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-03-20T00:33:49.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.172s coverage: 96.5% of statements [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-20T00:33:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-20T00:33:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-03-20T00:33:50.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-20T00:33:50.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.058s coverage: 100.0% of statements [2021-03-20T00:33:50.427Z] GO111MODULE=on go vet ./... [2021-03-20T00:34:22.737Z] gofmt -l . [2021-03-20T00:34:23.003Z] [ "`gofmt -l .`" = "" ] [2021-03-20T00:34:23.585Z] ./bin/test-go-mod-tidy.sh [2021-03-20T00:34:24.167Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-20T00:34:25.405Z] + ls -al . [2021-03-20T00:34:25.405Z] total 760 [2021-03-20T00:34:25.405Z] drwxrwxr-x 10 1001 1001 4096 Mar 20 00:34 . [2021-03-20T00:34:25.405Z] drwxr-xr-x 4 root root 30 Mar 20 00:32 .. [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 11 Mar 20 00:30 .dockerignore [2021-03-20T00:34:25.405Z] drwxrwxr-x 8 1001 1001 179 Mar 20 00:30 .git [2021-03-20T00:34:25.405Z] drwxrwxr-x 3 1001 1001 125 Mar 20 00:30 .github [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 818 Mar 20 00:30 .gitignore [2021-03-20T00:34:25.405Z] drwx------ 3 1001 1001 60 Mar 20 00:31 .semver [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 00:30 .sonarcloud.properties [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 8607 Mar 20 00:30 Attribution.txt [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 00:30 CONTRIBUTING.md [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 931 Mar 20 00:30 Dockerfile.build [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 863 Mar 20 00:30 Jenkinsfile [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 00:30 LICENSE [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 5774 Mar 20 00:30 Makefile [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 6548 Mar 20 00:30 README.md [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 6755 Mar 20 00:30 SECURITY.md [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 00:31 VERSION [2021-03-20T00:34:25.405Z] -rw-rw-r-- 1 1001 1001 4131 Mar 20 00:30 ZMQWindows.md [2021-03-20T00:34:25.405Z] drwxrwxr-x 2 1001 1001 117 Mar 20 00:30 bin [2021-03-20T00:34:25.405Z] drwxrwxr-x 14 1001 1001 4096 Mar 20 00:30 cmd [2021-03-20T00:34:25.406Z] -rw-r--r-- 1 root root 650607 Mar 20 00:33 coverage.out [2021-03-20T00:34:25.406Z] -rw-r--r-- 1 root root 1055 Mar 20 00:34 go.mod [2021-03-20T00:34:25.406Z] -rw-r--r-- 1 root root 21981 Mar 20 00:34 go.sum [2021-03-20T00:34:25.406Z] drwxrwxr-x 8 1001 1001 127 Mar 20 00:30 internal [2021-03-20T00:34:25.406Z] drwxrwxr-x 4 1001 1001 26 Mar 20 00:30 openapi [2021-03-20T00:34:25.406Z] drwxrwxr-x 4 1001 1001 71 Mar 20 00:30 snap [2021-03-20T00:34:25.406Z] -rw-rw-r-- 1 1001 1001 168 Mar 20 00:30 version.go [Pipeline] sh [2021-03-20T00:34:25.711Z] + '[' -e coverage.out ] [2021-03-20T00:34:25.711Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-20T00:34:25.954Z] Stashed 1 file(s) [Pipeline] sh [2021-03-20T00:34:26.250Z] + make build [2021-03-20T00:34:26.250Z] 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-03-20T00:34:31.586Z] 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-03-20T00:34:41.707Z] 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-03-20T00:34:42.679Z] 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-03-20T00:34:44.660Z] 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-03-20T00:34:44.925Z] 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-03-20T00:34:46.855Z] 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-03-20T00:34:48.253Z] 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-03-20T00:34:49.655Z] 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-03-20T00:34:50.419Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30664 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-20T00:34:50.490Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-03-20T00:34:51.055Z] 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-03-20T00:34:52.462Z] 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-03-20T00:34:54.404Z] 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-03-20T00:34:55.666Z] using credential edgex-jenkins-ssh [2021-03-20T00:34:55.725Z] Cloning the remote Git repository [2021-03-20T00:34:55.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] } [2021-03-20T00:34:56.373Z] $ docker stop --time=1 49b2f7ef98e9b92a8424fa44e79ea7ffa9236eb7f08dea96a9774f5df81798fe [2021-03-20T00:34:55.891Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-03-20T00:34:55.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-20T00:34:55.979Z] > git --version # timeout=10 [2021-03-20T00:34:56.004Z] > git --version # 'git version 2.17.1' [2021-03-20T00:34:56.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:34:56.099Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-20T00:34:58.211Z] $ docker rm -f 49b2f7ef98e9b92a8424fa44e79ea7ffa9236eb7f08dea96a9774f5df81798fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:35:03.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-20T00:35:03.299Z] [2021-03-20T00:35:03.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:35:03.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-20T00:35:03.651Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-20T00:35:03.651Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-20T00:35:03.651Z] ca9280d653b3: Pulling fs layer [2021-03-20T00:35:03.651Z] 7e9c9ca2126c: Pulling fs layer [2021-03-20T00:35:04.602Z] cbdbe7a5bc2a: Download complete [2021-03-20T00:35:04.602Z] ca9280d653b3: Verifying Checksum [2021-03-20T00:35:04.602Z] ca9280d653b3: Download complete [2021-03-20T00:35:04.881Z] cbdbe7a5bc2a: Pull complete [2021-03-20T00:35:06.305Z] 7e9c9ca2126c: Verifying Checksum [2021-03-20T00:35:06.305Z] 7e9c9ca2126c: Download complete [2021-03-20T00:35:06.305Z] ca9280d653b3: Pull complete [2021-03-20T00:35:12.989Z] 7e9c9ca2126c: Pull complete [2021-03-20T00:35:12.989Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-20T00:35:12.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-20T00:35:12.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-20T00:35:13.207Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:35:13.269Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-03-20T00:35:15.950Z] $ docker top a046f2c69c54deaae649992270d3118e08621fc2c984a75ae8881e07143be90d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-20T00:35:16.496Z] + docker-compose build --help [2021-03-20T00:35:16.496Z] + grep parallel [2021-03-20T00:35:17.895Z] --parallel Build images in parallel. [Pipeline] } [2021-03-20T00:35:17.914Z] $ docker stop --time=1 a046f2c69c54deaae649992270d3118e08621fc2c984a75ae8881e07143be90d [2021-03-20T00:35:19.313Z] $ docker rm -f a046f2c69c54deaae649992270d3118e08621fc2c984a75ae8881e07143be90d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:35:20.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-20T00:35:20.523Z] . [Pipeline] withDockerContainer [2021-03-20T00:35:20.646Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:35:20.709Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-20T00:35:20.743Z] Merging remotes/origin/master commit 05f2d13a179446ff46e2de9a60e91a19cc98f319 into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 [2021-03-20T00:35:21.411Z] $ docker top eaf7b9fddea499d1d1cdff1e2d4b0c57d1f50c2766bbec489c2a5c7f83021e14 -eo pid,comm [2021-03-20T00:35:21.511Z] Merge succeeded, producing d424e845be07ffa3456a0631c263bac04fcaa7bd [2021-03-20T00:35:21.512Z] Checking out Revision d424e845be07ffa3456a0631c263bac04fcaa7bd (PR-3223) [Pipeline] { [Pipeline] sh [2021-03-20T00:35:19.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-20T00:35:19.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-20T00:35:19.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-20T00:35:19.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-20T00:35:19.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:35:19.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-20T00:35:20.768Z] > git config core.sparsecheckout # timeout=10 [2021-03-20T00:35:20.793Z] > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [2021-03-20T00:35:21.175Z] > git remote # timeout=10 [2021-03-20T00:35:21.196Z] > git config --get remote.origin.url # timeout=10 [2021-03-20T00:35:21.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:35:21.224Z] > git merge 05f2d13a179446ff46e2de9a60e91a19cc98f319 # timeout=10 [2021-03-20T00:35:21.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-20T00:35:21.518Z] > git config core.sparsecheckout # timeout=10 [2021-03-20T00:35:21.539Z] > git checkout -f d424e845be07ffa3456a0631c263bac04fcaa7bd # timeout=10 [2021-03-20T00:35:22.076Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-20T00:35:23.493Z] Building docker-core-command-go ... [2021-03-20T00:35:23.494Z] Building docker-core-data-go ... [2021-03-20T00:35:23.494Z] Building docker-core-metadata-go ... [2021-03-20T00:35:23.494Z] Building docker-security-bootstrapper-go ... [2021-03-20T00:35:23.494Z] Building docker-security-proxy-setup-go ... [2021-03-20T00:35:23.494Z] Building docker-security-secretstore-setup-go ... [2021-03-20T00:35:23.494Z] Building docker-support-notifications-go ... [2021-03-20T00:35:23.494Z] Building docker-support-scheduler-go ... [2021-03-20T00:35:23.494Z] Building docker-sys-mgmt-agent-go ... [2021-03-20T00:35:23.494Z] Building docker-support-scheduler-go [2021-03-20T00:35:23.494Z] Building docker-support-notifications-go [2021-03-20T00:35:23.494Z] Building docker-security-proxy-setup-go [2021-03-20T00:35:23.494Z] Building docker-core-data-go [2021-03-20T00:35:23.494Z] Building docker-security-secretstore-setup-go [2021-03-20T00:35:25.972Z] Commit message: "Merge commit '05f2d13a179446ff46e2de9a60e91a19cc98f319' into HEAD" [2021-03-20T00:35:25.995Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-20T00:35:25.979Z] > git rev-list --no-walk aab7450329928fc6dfeb225ad3b9d5a300309cb6 # timeout=10 [2021-03-20T00:35:27.667Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-20T00:35:28.082Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-20T00:35:28.420Z] + true [2021-03-20T00:35:28.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-20T00:35:30.480Z] provisioning config files... [2021-03-20T00:35:30.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6838298730737818178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:35:30.992Z] ---> docker-login.sh [2021-03-20T00:35:30.992Z] nexus3.edgexfoundry.org:10001 [2021-03-20T00:35:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:35:32.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:35:32.248Z] Configure a credential helper to remove this warning. See [2021-03-20T00:35:32.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:35:32.248Z] [2021-03-20T00:35:32.248Z] Login Succeeded [2021-03-20T00:35:32.248Z] nexus3.edgexfoundry.org:10002 [2021-03-20T00:35:32.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:35:32.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:35:32.794Z] Configure a credential helper to remove this warning. See [2021-03-20T00:35:32.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:35:32.794Z] [2021-03-20T00:35:32.794Z] Login Succeeded [2021-03-20T00:35:32.794Z] nexus3.edgexfoundry.org:10003 [2021-03-20T00:35:33.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:35:33.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:35:33.342Z] Configure a credential helper to remove this warning. See [2021-03-20T00:35:33.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:35:33.342Z] [2021-03-20T00:35:33.342Z] Login Succeeded [2021-03-20T00:35:33.342Z] nexus3.edgexfoundry.org:10004 [2021-03-20T00:35:33.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:35:33.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:35:33.897Z] Configure a credential helper to remove this warning. See [2021-03-20T00:35:33.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:35:33.897Z] [2021-03-20T00:35:33.897Z] Login Succeeded [2021-03-20T00:35:33.897Z] docker.io [2021-03-20T00:35:34.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-20T00:35:34.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-20T00:35:34.441Z] Configure a credential helper to remove this warning. See [2021-03-20T00:35:34.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-20T00:35:34.441Z] [2021-03-20T00:35:34.441Z] Login Succeeded [2021-03-20T00:35:34.441Z] ---> docker-login.sh ends [Pipeline] } [2021-03-20T00:35:34.457Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-20T00:35:34.876Z] ========================================================= [2021-03-20T00:35:34.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-20T00:35:34.876Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:35:35.258Z] + 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-03-20T00:35:37.925Z] Sending build context to Docker daemon 166.8MB [2021-03-20T00:35:37.925Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-20T00:35:37.925Z] Step 2/6 : FROM ${BASE} [2021-03-20T00:35:37.925Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-20T00:35:37.925Z] 5f621e34cdf4: Pulling fs layer [2021-03-20T00:35:37.925Z] a4357932f1b6: Pulling fs layer [2021-03-20T00:35:37.925Z] 18c013af1878: Pulling fs layer [2021-03-20T00:35:37.925Z] 00ac8860ef70: Pulling fs layer [2021-03-20T00:35:37.925Z] 63d7cb157983: Pulling fs layer [2021-03-20T00:35:37.925Z] b116817d02f9: Pulling fs layer [2021-03-20T00:35:37.925Z] 745a02a5169b: Pulling fs layer [2021-03-20T00:35:37.925Z] 00ac8860ef70: Waiting [2021-03-20T00:35:37.925Z] 63d7cb157983: Waiting [2021-03-20T00:35:37.925Z] b116817d02f9: Waiting [2021-03-20T00:35:37.925Z] 745a02a5169b: Waiting [2021-03-20T00:35:37.925Z] 18c013af1878: Verifying Checksum [2021-03-20T00:35:37.925Z] 18c013af1878: Download complete [2021-03-20T00:35:37.925Z] a4357932f1b6: Download complete [2021-03-20T00:35:37.925Z] 63d7cb157983: Verifying Checksum [2021-03-20T00:35:37.925Z] 63d7cb157983: Download complete [2021-03-20T00:35:37.925Z] b116817d02f9: Verifying Checksum [2021-03-20T00:35:37.925Z] b116817d02f9: Download complete [2021-03-20T00:35:38.201Z] 5f621e34cdf4: Download complete [2021-03-20T00:35:38.809Z] 5f621e34cdf4: Pull complete [2021-03-20T00:35:39.419Z] a4357932f1b6: Pull complete [2021-03-20T00:35:40.025Z] 18c013af1878: Pull complete [2021-03-20T00:35:40.638Z] 745a02a5169b: Verifying Checksum [2021-03-20T00:35:40.638Z] 745a02a5169b: Download complete [2021-03-20T00:35:42.076Z] 00ac8860ef70: Verifying Checksum [2021-03-20T00:35:42.076Z] 00ac8860ef70: Download complete [2021-03-20T00:35:52.284Z] 00ac8860ef70: Pull complete [2021-03-20T00:35:52.284Z] 63d7cb157983: Pull complete [2021-03-20T00:35:52.560Z] b116817d02f9: Pull complete [2021-03-20T00:35:55.971Z] 745a02a5169b: Pull complete [2021-03-20T00:35:56.244Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-20T00:35:56.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-20T00:35:56.244Z] ---> b7e6874047d6 [2021-03-20T00:35:56.244Z] 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-03-20T00:35:59.638Z] ---> Running in 4954bc1221d1 [2021-03-20T00:36:00.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:36:01.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:36:01.833Z] (1/12) Installing libmagic (5.38-r0) [2021-03-20T00:36:02.108Z] (2/12) Installing file (5.38-r0) [2021-03-20T00:36:02.383Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-20T00:36:02.383Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-20T00:36:02.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:36:02.483Z] [2021-03-20T00:36:02.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:36:02.483Z] [2021-03-20T00:36:02.483Z] ---> 051ca83b3327 [2021-03-20T00:36:02.483Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:36:02.483Z] ---> 051ca83b3327 [2021-03-20T00:36:02.483Z] Step 3/22 : WORKDIR /edgex-go [2021-03-20T00:36:02.483Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:36:02.483Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:36:02.483Z] ---> 051ca83b3327 [2021-03-20T00:36:02.483Z] Step 3/21 : WORKDIR /edgex-go [2021-03-20T00:36:02.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:36:02.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:36:02.483Z] ---> 051ca83b3327 [2021-03-20T00:36:02.483Z] Step 3/22 : WORKDIR /edgex-go [2021-03-20T00:36:02.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:36:02.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:36:02.483Z] ---> 051ca83b3327 [2021-03-20T00:36:02.483Z] Step 3/24 : WORKDIR /edgex-go [2021-03-20T00:36:02.483Z] ---> Running in f57439272639 [2021-03-20T00:36:02.483Z] ---> Running in 2d220791d726 [2021-03-20T00:36:02.483Z] ---> Running in 1aa6e3a141d2 [2021-03-20T00:36:02.483Z] ---> Running in 3f53470e8363 [2021-03-20T00:36:02.483Z] ---> Running in ab7c1b623513 [2021-03-20T00:36:02.483Z] Removing intermediate container ab7c1b623513 [2021-03-20T00:36:02.483Z] ---> f20125c88689 [2021-03-20T00:36:02.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:36:02.483Z] Removing intermediate container f57439272639 [2021-03-20T00:36:02.483Z] ---> f99c34891883 [2021-03-20T00:36:02.483Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:36:02.483Z] Removing intermediate container 1aa6e3a141d2 [2021-03-20T00:36:02.483Z] ---> c563dd4d0d87 [2021-03-20T00:36:02.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:36:02.483Z] Removing intermediate container 3f53470e8363 [2021-03-20T00:36:02.483Z] ---> 3e1b962ba758 [2021-03-20T00:36:02.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:36:02.483Z] Removing intermediate container 2d220791d726 [2021-03-20T00:36:02.483Z] ---> 0414d21e190f [2021-03-20T00:36:02.483Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:36:02.483Z] ---> Running in 9dd68b7ba9e9 [2021-03-20T00:36:02.483Z] ---> Running in 867e75875a8d [2021-03-20T00:36:02.483Z] ---> Running in 26a8bc979ea8 [2021-03-20T00:36:02.483Z] ---> Running in 4db952109903 [2021-03-20T00:36:02.483Z] ---> Running in cf4bc97ca871 [2021-03-20T00:36:03.916Z] Removing intermediate container 9dd68b7ba9e9 [2021-03-20T00:36:03.916Z] ---> 680765432ddb [2021-03-20T00:36:03.916Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-20T00:36:03.916Z] Removing intermediate container 867e75875a8d [2021-03-20T00:36:03.916Z] ---> a9be16033bed [2021-03-20T00:36:03.916Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-20T00:36:04.188Z] Removing intermediate container 26a8bc979ea8 [2021-03-20T00:36:04.188Z] ---> 551c9bd402dd [2021-03-20T00:36:04.188Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-20T00:36:04.188Z] ---> Running in f1fc8c4861b6 [2021-03-20T00:36:04.188Z] ---> Running in f7fb1fc4f3fa [2021-03-20T00:36:04.456Z] Removing intermediate container cf4bc97ca871 [2021-03-20T00:36:04.456Z] ---> 547bd6efa547 [2021-03-20T00:36:04.456Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-20T00:36:04.456Z] ---> Running in 7ddf64d211dd [2021-03-20T00:36:04.456Z] Removing intermediate container 4db952109903 [2021-03-20T00:36:04.456Z] ---> 3e829a6cdfeb [2021-03-20T00:36:04.456Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-20T00:36:04.724Z] ---> Running in a304c05c832b [2021-03-20T00:36:04.724Z] ---> Running in a2f193402ed3 [2021-03-20T00:36:05.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:05.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:05.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:05.768Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-20T00:36:05.768Z] (6/12) Installing patch (2.7.6-r6) [2021-03-20T00:36:05.768Z] (7/12) Installing build-base (0.5-r2) [2021-03-20T00:36:05.768Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-20T00:36:05.768Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-20T00:36:05.768Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-20T00:36:05.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:05.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.043Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-20T00:36:06.043Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-20T00:36:06.043Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:36:06.043Z] OK: 217 MiB in 51 packages [2021-03-20T00:36:06.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:36:06.754Z] OK: 233 MiB in 51 packages [2021-03-20T00:36:07.028Z] OK: 233 MiB in 51 packages [2021-03-20T00:36:07.029Z] OK: 233 MiB in 51 packages [2021-03-20T00:36:07.292Z] OK: 233 MiB in 51 packages [2021-03-20T00:36:07.292Z] OK: 233 MiB in 51 packages [2021-03-20T00:36:07.905Z] Removing intermediate container f1fc8c4861b6 [2021-03-20T00:36:07.905Z] ---> 9ea9eabb4786 [2021-03-20T00:36:07.905Z] Step 6/24 : COPY go.mod . [2021-03-20T00:36:07.905Z] Removing intermediate container f7fb1fc4f3fa [2021-03-20T00:36:07.905Z] ---> 33f6b02d0660 [2021-03-20T00:36:07.905Z] Step 6/22 : COPY go.mod . [2021-03-20T00:36:08.170Z] Removing intermediate container 7ddf64d211dd [2021-03-20T00:36:08.170Z] ---> 64bf603a2a52 [2021-03-20T00:36:08.170Z] Step 6/22 : COPY go.mod . [2021-03-20T00:36:08.170Z] ---> 0aa4380a644a [2021-03-20T00:36:08.170Z] Step 7/24 : RUN go mod download [2021-03-20T00:36:08.435Z] ---> Running in df052a668fd9 [2021-03-20T00:36:08.435Z] Removing intermediate container a2f193402ed3 [2021-03-20T00:36:08.435Z] ---> e7728c6cc7a1 [2021-03-20T00:36:08.435Z] Step 6/23 : COPY go.mod . [2021-03-20T00:36:08.706Z] ---> ac4e5b5a1d21 [2021-03-20T00:36:08.706Z] Step 7/22 : RUN go mod download [2021-03-20T00:36:08.706Z] Removing intermediate container a304c05c832b [2021-03-20T00:36:08.706Z] ---> 95b3ff05928f [2021-03-20T00:36:08.706Z] Step 6/21 : COPY go.mod . [2021-03-20T00:36:08.706Z] ---> 51b4524b0d7f [2021-03-20T00:36:08.706Z] Step 7/22 : RUN go mod download [2021-03-20T00:36:08.706Z] ---> Running in 673e56d2b1e3 [2021-03-20T00:36:08.706Z] ---> Running in a81f2e127b5a [2021-03-20T00:36:08.979Z] ---> 61eae2627147 [2021-03-20T00:36:08.979Z] Step 7/23 : RUN go mod download [2021-03-20T00:36:09.245Z] ---> c8525202fdfb [2021-03-20T00:36:09.245Z] Step 7/21 : RUN go mod download [2021-03-20T00:36:09.245Z] ---> Running in f4faf11348a9 [2021-03-20T00:36:09.519Z] ---> Running in 4823830ee7b6 [2021-03-20T00:36:10.342Z] Removing intermediate container 4954bc1221d1 [2021-03-20T00:36:10.342Z] ---> 6f9b5d11e9f1 [2021-03-20T00:36:10.342Z] Step 4/6 : WORKDIR /edgex-go [2021-03-20T00:36:10.342Z] ---> Running in f0f9957237a6 [2021-03-20T00:36:10.937Z] Removing intermediate container f0f9957237a6 [2021-03-20T00:36:10.937Z] ---> 38ac685a1774 [2021-03-20T00:36:10.937Z] Step 5/6 : COPY go.mod . [2021-03-20T00:36:11.518Z] Removing intermediate container df052a668fd9 [2021-03-20T00:36:11.518Z] ---> 3df15ce97365 [2021-03-20T00:36:11.518Z] Step 8/24 : COPY . . [2021-03-20T00:36:11.518Z] Removing intermediate container 673e56d2b1e3 [2021-03-20T00:36:11.518Z] ---> 719acd63557d [2021-03-20T00:36:11.518Z] Step 8/22 : COPY . . [2021-03-20T00:36:11.541Z] ---> c0b63955cacd [2021-03-20T00:36:11.541Z] Step 6/6 : RUN go mod download [2021-03-20T00:36:11.541Z] ---> Running in eb72ef386c56 [2021-03-20T00:36:11.784Z] Removing intermediate container a81f2e127b5a [2021-03-20T00:36:11.784Z] ---> 3599acdb493c [2021-03-20T00:36:11.784Z] Step 8/22 : COPY . . [2021-03-20T00:36:12.053Z] Removing intermediate container f4faf11348a9 [2021-03-20T00:36:12.053Z] ---> 5d7809a8d32d [2021-03-20T00:36:12.053Z] Step 8/23 : COPY . . [2021-03-20T00:36:12.319Z] Removing intermediate container 4823830ee7b6 [2021-03-20T00:36:12.319Z] ---> 38daf31f98f0 [2021-03-20T00:36:12.319Z] Step 8/21 : COPY . . [2021-03-20T00:36:38.377Z] Removing intermediate container eb72ef386c56 [2021-03-20T00:36:38.377Z] ---> b0d57c7eaeec [2021-03-20T00:36:38.377Z] Successfully built b0d57c7eaeec [2021-03-20T00:36:38.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:36:38.734Z] + docker inspect -f . ci-base-image-arm64 [2021-03-20T00:36:38.734Z] . [Pipeline] withDockerContainer [2021-03-20T00:36:39.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-30664 does not seem to be running inside a container [2021-03-20T00:36:39.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-20T00:36:40.620Z] $ docker top 8deb8702293f96e8cf025891b2b3f6bc1e5c4f55ffe5f7cd5cd6e5548fb8ef92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-20T00:36:41.632Z] + go version [2021-03-20T00:36:41.632Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-20T00:36:41.650Z] $ docker stop --time=1 8deb8702293f96e8cf025891b2b3f6bc1e5c4f55ffe5f7cd5cd6e5548fb8ef92 [2021-03-20T00:36:43.544Z] $ docker rm -f 8deb8702293f96e8cf025891b2b3f6bc1e5c4f55ffe5f7cd5cd6e5548fb8ef92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:36:44.558Z] + docker inspect -f . ci-base-image-arm64 [2021-03-20T00:36:44.558Z] . [Pipeline] withDockerContainer [2021-03-20T00:36:44.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-30664 does not seem to be running inside a container [2021-03-20T00:36:44.947Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-20T00:36:46.420Z] $ docker top e9644af9e9ee29953035617fdf8f6280510b14fbb67ed13f269584feac43c89a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-20T00:36:46.847Z] ========================================================= [2021-03-20T00:36:46.847Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-20T00:36:46.847Z] ========================================================= [Pipeline] sh [2021-03-20T00:36:47.504Z] + make test [2021-03-20T00:36:47.504Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-20T00:36:59.504Z] ---> 15ad3d6146a7 [2021-03-20T00:36:59.504Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-20T00:36:59.504Z] ---> ec36aee804f1 [2021-03-20T00:36:59.504Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-20T00:36:59.504Z] ---> 414d479ec199 [2021-03-20T00:36:59.504Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-20T00:36:59.504Z] ---> Running in 06a68ec4c081 [2021-03-20T00:36:59.504Z] ---> 289eeb100292 [2021-03-20T00:36:59.504Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-20T00:36:59.504Z] ---> 097dd1d55db6 [2021-03-20T00:36:59.504Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-20T00:36:59.504Z] ---> Running in 983b66cb6d5c [2021-03-20T00:36:59.504Z] ---> Running in aa3a304b3579 [2021-03-20T00:36:59.504Z] ---> Running in 70318b3fe8fe [2021-03-20T00:36:59.504Z] ---> Running in 373f6d8bb5db [2021-03-20T00:36:59.504Z] 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-03-20T00:36:59.504Z] 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-03-20T00:36:59.504Z] 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-03-20T00:36:59.504Z] 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-03-20T00:36:59.504Z] 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-03-20T00:37:14.321Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-20T00:37:31.802Z] 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-03-20T00:37:31.802Z] 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-03-20T00:37:41.980Z] Removing intermediate container 983b66cb6d5c [2021-03-20T00:37:41.980Z] ---> c4f9ececd9da [2021-03-20T00:37:41.980Z] [2021-03-20T00:37:41.980Z] Step 10/24 : FROM alpine:3.12 [2021-03-20T00:37:41.980Z] Removing intermediate container 373f6d8bb5db [2021-03-20T00:37:41.980Z] ---> abcafc0eb72c [2021-03-20T00:37:41.980Z] [2021-03-20T00:37:41.980Z] Step 10/21 : FROM alpine:3.12 [2021-03-20T00:37:41.980Z] 3.12: Pulling from library/alpine [2021-03-20T00:37:41.980Z] 3.12: Pulling from library/alpine [2021-03-20T00:37:42.569Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-20T00:37:42.569Z] Removing intermediate container aa3a304b3579 [2021-03-20T00:37:42.569Z] ---> 6ea7cedd631d [2021-03-20T00:37:42.569Z] [2021-03-20T00:37:42.569Z] Step 10/22 : FROM alpine:3.12 [2021-03-20T00:37:43.147Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-20T00:37:43.147Z] Status: Downloaded newer image for alpine:3.12 [2021-03-20T00:37:43.147Z] ---> 88dd2752d2ea [2021-03-20T00:37:43.147Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-20T00:37:43.147Z] Status: Downloaded newer image for alpine:3.12 [2021-03-20T00:37:43.147Z] ---> 88dd2752d2ea [2021-03-20T00:37:43.147Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-20T00:37:43.147Z] 3.12: Pulling from library/alpine [2021-03-20T00:37:43.147Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-20T00:37:43.147Z] Status: Image is up to date for alpine:3.12 [2021-03-20T00:37:43.147Z] ---> 88dd2752d2ea [2021-03-20T00:37:43.147Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-20T00:37:43.147Z] Removing intermediate container 70318b3fe8fe [2021-03-20T00:37:43.147Z] ---> fcb98e22f434 [2021-03-20T00:37:43.147Z] [2021-03-20T00:37:43.147Z] Step 10/22 : FROM alpine:3.12 [2021-03-20T00:37:43.147Z] ---> 88dd2752d2ea [2021-03-20T00:37:43.147Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:37:43.417Z] ---> Running in d13c2738db59 [2021-03-20T00:37:43.417Z] ---> Running in 79ec01cfa871 [2021-03-20T00:37:43.417Z] ---> Running in e48486a29e0e [2021-03-20T00:37:43.417Z] ---> Running in 9500b3acea3b [2021-03-20T00:37:44.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-20T00:37:44.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:37:44.703Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-20T00:37:44.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.703Z] (4/4) Installing curl (7.69.1-r3) [2021-03-20T00:37:44.703Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:37:44.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:44.997Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:37:44.997Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-20T00:37:44.997Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:37:44.997Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-20T00:37:44.997Z] (4/5) Installing curl (7.69.1-r3) [2021-03-20T00:37:44.997Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-20T00:37:44.997Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-20T00:37:44.997Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:37:44.997Z] OK: 7 MiB in 18 packages [2021-03-20T00:37:44.997Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:37:44.997Z] OK: 6 MiB in 15 packages [2021-03-20T00:37:44.997Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-20T00:37:44.997Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:37:44.997Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-20T00:37:45.284Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:37:45.284Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:37:45.284Z] OK: 7 MiB in 19 packages [2021-03-20T00:37:45.284Z] OK: 6 MiB in 16 packages [2021-03-20T00:37:48.613Z] Removing intermediate container 06a68ec4c081 [2021-03-20T00:37:48.613Z] ---> bab10aa45d2d [2021-03-20T00:37:48.613Z] [2021-03-20T00:37:48.613Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:37:48.613Z] ---> 88dd2752d2ea [2021-03-20T00:37:48.614Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-20T00:37:48.614Z] ---> Running in e7e40accfb93 [2021-03-20T00:37:48.614Z] Removing intermediate container 9500b3acea3b [2021-03-20T00:37:48.614Z] ---> 7b9ef2823f21 [2021-03-20T00:37:48.614Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:37:48.614Z] ---> Running in b17ddacf8a91 [2021-03-20T00:37:49.563Z] Removing intermediate container e7e40accfb93 [2021-03-20T00:37:49.563Z] ---> 8d6871e9126d [2021-03-20T00:37:49.563Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-20T00:37:49.563Z] Removing intermediate container d13c2738db59 [2021-03-20T00:37:49.563Z] ---> 8d5de8b45e50 [2021-03-20T00:37:49.563Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-20T00:37:49.563Z] Removing intermediate container 79ec01cfa871 [2021-03-20T00:37:49.563Z] ---> 0ba9b925a520 [2021-03-20T00:37:49.563Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-20T00:37:49.563Z] Removing intermediate container e48486a29e0e [2021-03-20T00:37:49.563Z] ---> 0ba700a0859c [2021-03-20T00:37:49.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:37:49.830Z] Removing intermediate container b17ddacf8a91 [2021-03-20T00:37:49.830Z] ---> 36a236fb48af [2021-03-20T00:37:49.830Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-20T00:37:49.830Z] ---> Running in a1340f012b91 [2021-03-20T00:37:49.830Z] ---> Running in f12e9c02f62d [2021-03-20T00:37:49.830Z] ---> Running in 35738df6686a [2021-03-20T00:37:49.830Z] ---> Running in cd01eb174c3e [2021-03-20T00:37:49.830Z] ---> Running in b81ea502444b [2021-03-20T00:37:50.096Z] Removing intermediate container a1340f012b91 [2021-03-20T00:37:50.096Z] ---> 6dba34944c44 [2021-03-20T00:37:50.096Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-20T00:37:50.096Z] Removing intermediate container f12e9c02f62d [2021-03-20T00:37:50.096Z] ---> 8ad22a756799 [2021-03-20T00:37:50.096Z] Step 13/21 : WORKDIR /edgex [2021-03-20T00:37:50.360Z] Removing intermediate container 35738df6686a [2021-03-20T00:37:50.360Z] ---> 9439e50ca238 [2021-03-20T00:37:50.360Z] Step 13/24 : WORKDIR / [2021-03-20T00:37:50.360Z] Removing intermediate container b81ea502444b [2021-03-20T00:37:50.360Z] ---> 4bd5040bd3a4 [2021-03-20T00:37:50.360Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-20T00:37:50.360Z] ---> Running in 84fce37e5737 [2021-03-20T00:37:50.360Z] Removing intermediate container cd01eb174c3e [2021-03-20T00:37:50.360Z] ---> 847023b98af8 [2021-03-20T00:37:50.360Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-20T00:37:50.360Z] ---> Running in 81f46b00dcc7 [2021-03-20T00:37:50.625Z] ---> Running in 86b8a390647c [2021-03-20T00:37:50.625Z] ---> Running in 934114dec97a [2021-03-20T00:37:50.625Z] ---> Running in 0754448ba3f0 [2021-03-20T00:37:50.625Z] Removing intermediate container 84fce37e5737 [2021-03-20T00:37:50.625Z] ---> 78ba2c5e6df8 [2021-03-20T00:37:50.625Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:37:50.888Z] ---> Running in 69ecfeedb342 [2021-03-20T00:37:50.888Z] Removing intermediate container 934114dec97a [2021-03-20T00:37:50.888Z] ---> 17ac41e0a0bb [2021-03-20T00:37:50.888Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:37:51.863Z] Removing intermediate container 81f46b00dcc7 [2021-03-20T00:37:51.863Z] ---> e33c08ee9fa9 [2021-03-20T00:37:51.863Z] 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-03-20T00:37:51.863Z] Removing intermediate container 0754448ba3f0 [2021-03-20T00:37:51.863Z] ---> 06ed58b9ca99 [2021-03-20T00:37:51.863Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-20T00:37:51.863Z] Removing intermediate container 86b8a390647c [2021-03-20T00:37:51.863Z] ---> c9b0facfd6e2 [2021-03-20T00:37:51.863Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-20T00:37:52.130Z] ---> Running in 3fd21592f573 [2021-03-20T00:37:52.130Z] ---> 4dffc3c30146 [2021-03-20T00:37:52.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-20T00:37:52.406Z] ---> e4528020151c [2021-03-20T00:37:52.406Z] 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-03-20T00:37:52.406Z] Removing intermediate container 3fd21592f573 [2021-03-20T00:37:52.406Z] ---> a1ab590cf971 [2021-03-20T00:37:52.406Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:37:52.406Z] ---> 2b806746dea4 [2021-03-20T00:37:52.406Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-20T00:37:53.016Z] ---> 3e6ca10624b5 [2021-03-20T00:37:53.016Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-20T00:37:53.016Z] ---> a8dc7d3465a0 [2021-03-20T00:37:53.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-20T00:37:53.016Z] ---> 10bf7780d990 [2021-03-20T00:37:53.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-20T00:37:53.286Z] ---> b9fa9e2175e1 [2021-03-20T00:37:53.286Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-20T00:37:53.553Z] Removing intermediate container 69ecfeedb342 [2021-03-20T00:37:53.553Z] ---> 490433c18fb6 [2021-03-20T00:37:53.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-20T00:37:53.553Z] ---> bdd7227b3d39 [2021-03-20T00:37:53.553Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-20T00:37:53.553Z] ---> Running in 39ca2f6dad7f [2021-03-20T00:37:53.816Z] ---> 89c143a90519 [2021-03-20T00:37:53.816Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-20T00:37:54.088Z] ---> 8f0ffc5aae53 [2021-03-20T00:37:54.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-20T00:37:54.088Z] ---> Running in 872a1417c933 [2021-03-20T00:37:54.088Z] ---> 0c8523b58cbc [2021-03-20T00:37:54.088Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-20T00:37:54.088Z] ---> 0f9e6d3b4926 [2021-03-20T00:37:54.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-20T00:37:54.364Z] ---> Running in ba7de1a48ada [2021-03-20T00:37:54.364Z] ---> 86b82f177aef [2021-03-20T00:37:54.364Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-20T00:37:54.364Z] Removing intermediate container 872a1417c933 [2021-03-20T00:37:54.364Z] ---> 1bbf608a5dce [2021-03-20T00:37:54.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:37:54.632Z] ---> Running in 43d78cf797f6 [2021-03-20T00:37:54.632Z] ---> Running in 40393008644f [2021-03-20T00:37:54.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:54.632Z] Removing intermediate container ba7de1a48ada [2021-03-20T00:37:54.632Z] ---> db54b1f8a967 [2021-03-20T00:37:54.632Z] Step 18/21 : CMD ["--init=true"] [2021-03-20T00:37:54.898Z] ---> Running in a777fbf6afeb [2021-03-20T00:37:54.898Z] ---> 8ab0afcf0177 [2021-03-20T00:37:54.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-20T00:37:54.898Z] Removing intermediate container 40393008644f [2021-03-20T00:37:54.898Z] ---> 5b80a2e0d35e [2021-03-20T00:37:54.898Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:37:54.898Z] Removing intermediate container 43d78cf797f6 [2021-03-20T00:37:54.898Z] ---> 22da52d1079f [2021-03-20T00:37:54.898Z] Step 20/22 : LABEL arch=x86_64 [2021-03-20T00:37:55.161Z] ---> Running in 181cea69c009 [2021-03-20T00:37:55.161Z] ---> Running in 9926361dad61 [2021-03-20T00:37:55.161Z] Removing intermediate container a777fbf6afeb [2021-03-20T00:37:55.161Z] ---> 4684e46e64ee [2021-03-20T00:37:55.161Z] Step 19/21 : LABEL arch=x86_64 [2021-03-20T00:37:55.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:37:55.440Z] ---> 758d6e49409d [2021-03-20T00:37:55.440Z] 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-03-20T00:37:55.440Z] ---> Running in d100d4b028f3 [2021-03-20T00:37:55.440Z] ---> Running in be0892a7b2d4 [2021-03-20T00:37:55.440Z] Removing intermediate container 181cea69c009 [2021-03-20T00:37:55.440Z] ---> d2436ceb9a82 [2021-03-20T00:37:55.440Z] Step 21/22 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:37:55.440Z] Removing intermediate container 9926361dad61 [2021-03-20T00:37:55.440Z] ---> 6e81c85e9ddb [2021-03-20T00:37:55.440Z] Step 20/22 : LABEL arch=x86_64 [2021-03-20T00:37:55.705Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-20T00:37:55.705Z] Removing intermediate container d100d4b028f3 [2021-03-20T00:37:55.705Z] ---> 9a176b152b39 [2021-03-20T00:37:55.705Z] Step 20/21 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:37:55.705Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-20T00:37:55.974Z] ---> Running in 3b81826cf444 [2021-03-20T00:37:55.974Z] ---> Running in 57e926b0099a [2021-03-20T00:37:55.974Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-20T00:37:55.974Z] ---> Running in 9ec30f61c57e [2021-03-20T00:37:55.974Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-20T00:37:56.249Z] Removing intermediate container 57e926b0099a [2021-03-20T00:37:56.249Z] ---> 1d092d0f30c0 [2021-03-20T00:37:56.249Z] Step 21/22 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:37:56.249Z] Removing intermediate container 3b81826cf444 [2021-03-20T00:37:56.249Z] ---> 19eee7ac215b [2021-03-20T00:37:56.249Z] Step 22/22 : LABEL version=0.0.0 [2021-03-20T00:37:56.249Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-20T00:37:56.249Z] ---> Running in c3da33ca8d27 [2021-03-20T00:37:56.249Z] Removing intermediate container 9ec30f61c57e [2021-03-20T00:37:56.249Z] ---> 95fc13d1f84f [2021-03-20T00:37:56.249Z] Step 21/21 : LABEL version=0.0.0 [2021-03-20T00:37:56.249Z] ---> Running in c2f26f193362 [2021-03-20T00:37:56.249Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-20T00:37:56.517Z] ---> Running in 48cca3f00434 [2021-03-20T00:37:56.517Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:37:56.517Z] OK: 8 MiB in 20 packages [2021-03-20T00:37:56.517Z] Removing intermediate container c3da33ca8d27 [2021-03-20T00:37:56.517Z] ---> a605fa5abe4d [2021-03-20T00:37:56.517Z] Step 22/22 : LABEL version=0.0.0 [2021-03-20T00:37:56.517Z] Removing intermediate container c2f26f193362 [2021-03-20T00:37:56.517Z] ---> 2c7cd59093d2 [2021-03-20T00:37:56.517Z] [2021-03-20T00:37:56.786Z] ---> Running in 66fbaaa5a2da [2021-03-20T00:37:56.786Z] Removing intermediate container 48cca3f00434 [2021-03-20T00:37:56.787Z] ---> 9a41870cf626 [2021-03-20T00:37:56.787Z] [2021-03-20T00:37:57.055Z] Successfully built 2c7cd59093d2 [2021-03-20T00:37:57.322Z] Successfully built 9a41870cf626 [2021-03-20T00:37:57.322Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-20T00:37:57.322Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-20T00:37:57.322Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-20T00:37:57.322Z] Building docker-sys-mgmt-agent-go [2021-03-20T00:37:57.597Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 66fbaaa5a2da [2021-03-20T00:37:57.597Z] ---> 8ec7b9a8427a [2021-03-20T00:37:57.597Z] [2021-03-20T00:37:57.597Z] Removing intermediate container be0892a7b2d4 [2021-03-20T00:37:57.597Z] ---> 56ef45c38349 [2021-03-20T00:37:57.597Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-20T00:37:57.597Z] ---> Running in 73a75b9e1027 [2021-03-20T00:37:57.597Z] Successfully built 8ec7b9a8427a [2021-03-20T00:37:57.597Z] Removing intermediate container 39ca2f6dad7f [2021-03-20T00:37:57.597Z] ---> 8aae613d7483 [2021-03-20T00:37:57.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:37:57.597Z] Successfully tagged docker-support-notifications-go:latest [2021-03-20T00:37:57.597Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-20T00:37:57.869Z] Removing intermediate container 73a75b9e1027 [2021-03-20T00:37:57.869Z] ---> 9420e715afdc [2021-03-20T00:37:57.869Z] Step 22/24 : LABEL arch=x86_64 [2021-03-20T00:37:57.869Z] ---> Running in 36b3df2920da [2021-03-20T00:37:58.145Z] ---> 6a280dbb66c0 [2021-03-20T00:37:58.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-20T00:37:58.145Z] Removing intermediate container 36b3df2920da [2021-03-20T00:37:58.145Z] ---> 653ad11b65cf [2021-03-20T00:37:58.145Z] Step 23/24 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:37:58.412Z] ---> Running in cef5ce7fefef [2021-03-20T00:37:58.681Z] Removing intermediate container cef5ce7fefef [2021-03-20T00:37:58.681Z] ---> 1d6401d8bf89 [2021-03-20T00:37:58.681Z] Step 24/24 : LABEL version=0.0.0 [2021-03-20T00:37:58.949Z] ---> Running in 3b7d0143994c [2021-03-20T00:37:59.224Z] ---> c66a23e948ef [2021-03-20T00:37:59.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-20T00:37:59.502Z] Removing intermediate container 3b7d0143994c [2021-03-20T00:37:59.502Z] ---> ef5b15100b68 [2021-03-20T00:37:59.502Z] [2021-03-20T00:37:59.767Z] Successfully built ef5b15100b68 [2021-03-20T00:37:59.767Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-20T00:37:59.767Z] Building docker-core-command-go [2021-03-20T00:37:59.767Z]  Building docker-security-secretstore-setup-go ... done  ---> cc111d515387 [2021-03-20T00:37:59.767Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-20T00:38:01.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-20T00:38:02.556Z] ---> Running in f7ad5cf0a0a6 [2021-03-20T00:38:02.838Z] Removing intermediate container f7ad5cf0a0a6 [2021-03-20T00:38:02.838Z] ---> 66f9187ba2f8 [2021-03-20T00:38:02.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:38:02.838Z] ---> Running in 931c4879020f [2021-03-20T00:38:07.132Z] Removing intermediate container 931c4879020f [2021-03-20T00:38:07.132Z] ---> d741056a5146 [2021-03-20T00:38:07.132Z] Step 21/23 : LABEL arch=x86_64 [2021-03-20T00:38:07.132Z] ---> Running in 743e3fdd6bee [2021-03-20T00:38:07.132Z] Removing intermediate container 743e3fdd6bee [2021-03-20T00:38:07.132Z] ---> c7ed3fb9abde [2021-03-20T00:38:07.132Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:38:09.091Z] ---> Running in bc77ec1c5c1c [2021-03-20T00:38:09.674Z] Removing intermediate container bc77ec1c5c1c [2021-03-20T00:38:09.674Z] ---> c03ea97bf8f3 [2021-03-20T00:38:09.674Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:38:09.674Z] ---> Running in 16ee8a062ea6 [2021-03-20T00:38:09.937Z] Removing intermediate container 16ee8a062ea6 [2021-03-20T00:38:09.937Z] ---> 072493899bcf [2021-03-20T00:38:09.937Z] [2021-03-20T00:38:10.199Z] Successfully built 072493899bcf [2021-03-20T00:38:10.199Z] Successfully tagged docker-core-data-go:latest [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-20T00:38:23.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-20T00:38:23.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-20T00:38:24.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-20T00:38:28.546Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:38:28.546Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:38:28.546Z] ---> 051ca83b3327 [2021-03-20T00:38:28.546Z] Step 3/26 : WORKDIR /edgex-go [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 0414d21e190f [2021-03-20T00:38:28.546Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 547bd6efa547 [2021-03-20T00:38:28.546Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-20T00:38:28.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:38:28.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:38:28.546Z] ---> 051ca83b3327 [2021-03-20T00:38:28.546Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 0414d21e190f [2021-03-20T00:38:28.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 547bd6efa547 [2021-03-20T00:38:28.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 95b3ff05928f [2021-03-20T00:38:28.546Z] Step 6/23 : COPY go.mod . [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> c8525202fdfb [2021-03-20T00:38:28.546Z] Step 7/23 : RUN go mod download [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 38daf31f98f0 [2021-03-20T00:38:28.546Z] Step 8/23 : COPY . . [2021-03-20T00:38:28.546Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:38:28.546Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:38:28.546Z] ---> 051ca83b3327 [2021-03-20T00:38:28.546Z] Step 3/31 : WORKDIR /edgex-go [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 0414d21e190f [2021-03-20T00:38:28.546Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 547bd6efa547 [2021-03-20T00:38:28.546Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 95b3ff05928f [2021-03-20T00:38:28.546Z] Step 6/31 : COPY go.mod . [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> c8525202fdfb [2021-03-20T00:38:28.546Z] Step 7/31 : RUN go mod download [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 38daf31f98f0 [2021-03-20T00:38:28.546Z] Step 8/31 : COPY . . [2021-03-20T00:38:28.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:38:28.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:38:28.546Z] ---> 051ca83b3327 [2021-03-20T00:38:28.546Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 0414d21e190f [2021-03-20T00:38:28.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 547bd6efa547 [2021-03-20T00:38:28.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 95b3ff05928f [2021-03-20T00:38:28.546Z] Step 6/23 : COPY go.mod . [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> c8525202fdfb [2021-03-20T00:38:28.546Z] Step 7/23 : RUN go mod download [2021-03-20T00:38:28.546Z] ---> Using cache [2021-03-20T00:38:28.546Z] ---> 38daf31f98f0 [2021-03-20T00:38:28.547Z] Step 8/23 : COPY . . [2021-03-20T00:38:28.547Z] ---> Using cache [2021-03-20T00:38:28.547Z] ---> 097dd1d55db6 [2021-03-20T00:38:28.547Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-20T00:38:28.547Z] ---> Using cache [2021-03-20T00:38:28.547Z] ---> 097dd1d55db6 [2021-03-20T00:38:28.547Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-20T00:38:28.547Z] ---> Using cache [2021-03-20T00:38:28.547Z] ---> 097dd1d55db6 [2021-03-20T00:38:28.547Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-20T00:38:28.547Z] ---> Running in 37fa4252ffd9 [2021-03-20T00:38:28.547Z] ---> Running in e59563ca1cc2 [2021-03-20T00:38:28.547Z] ---> Running in 052ef4aff7d9 [2021-03-20T00:38:28.547Z] ---> Running in 95a9b95f4196 [2021-03-20T00:38:29.168Z] 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-03-20T00:38:29.168Z] 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-03-20T00:38:29.168Z] 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-03-20T00:38:29.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:38:29.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:38:30.342Z] OK: 233 MiB in 51 packages [2021-03-20T00:38:31.798Z] Removing intermediate container 052ef4aff7d9 [2021-03-20T00:38:31.798Z] ---> dbfe6e15fceb [2021-03-20T00:38:31.798Z] Step 6/26 : COPY go.mod . [2021-03-20T00:38:32.391Z] ---> 2ad629face2f [2021-03-20T00:38:32.391Z] Step 7/26 : RUN go mod download [2021-03-20T00:38:32.972Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-20T00:38:32.972Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-20T00:38:32.972Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-20T00:38:32.991Z] ---> Running in 505af3f84d91 [2021-03-20T00:38:36.445Z] Removing intermediate container 505af3f84d91 [2021-03-20T00:38:36.445Z] ---> 8881a27da78d [2021-03-20T00:38:36.445Z] Step 8/26 : COPY . . [2021-03-20T00:38:39.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.378s coverage: 45.9% of statements [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-20T00:38:39.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-20T00:38:39.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 19.8% of statements [2021-03-20T00:38:39.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.233s coverage: 100.0% of statements [2021-03-20T00:38:46.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.1% of statements [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-20T00:38:46.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-20T00:38:46.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-20T00:38:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-20T00:38:47.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 71.3% of statements [2021-03-20T00:38:47.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-20T00:38:47.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-20T00:38:50.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.508s coverage: 82.9% of statements [2021-03-20T00:38:50.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-20T00:38:50.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:38:50.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.132s coverage: 78.9% of statements [2021-03-20T00:38:50.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.310s coverage: 86.7% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.374s coverage: 97.5% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-20T00:39:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-20T00:39:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-20T00:39:04.723Z] ---> a2ce018bc582 [2021-03-20T00:39:04.723Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-20T00:39:04.723Z] ---> Running in d38bdb5a2304 [2021-03-20T00:39:04.723Z] 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-03-20T00:39:04.723Z] Removing intermediate container 37fa4252ffd9 [2021-03-20T00:39:04.723Z] ---> 627f96355344 [2021-03-20T00:39:04.723Z] [2021-03-20T00:39:04.723Z] Step 10/31 : FROM alpine:3.12 [2021-03-20T00:39:04.723Z] ---> 88dd2752d2ea [2021-03-20T00:39:04.723Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-20T00:39:04.723Z] Removing intermediate container e59563ca1cc2 [2021-03-20T00:39:04.723Z] ---> 740be40fde04 [2021-03-20T00:39:04.723Z] [2021-03-20T00:39:04.723Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:39:04.723Z] ---> 88dd2752d2ea [2021-03-20T00:39:04.723Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:39:04.723Z] ---> Using cache [2021-03-20T00:39:04.723Z] ---> 7b9ef2823f21 [2021-03-20T00:39:04.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:39:04.723Z] ---> Using cache [2021-03-20T00:39:04.723Z] ---> 36a236fb48af [2021-03-20T00:39:04.723Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-20T00:39:04.723Z] ---> Running in 7af5c20a9894 [2021-03-20T00:39:04.723Z] ---> Running in 16bbfc7ef28e [2021-03-20T00:39:05.330Z] Removing intermediate container 7af5c20a9894 [2021-03-20T00:39:05.330Z] ---> 33eb12a5c9ff [2021-03-20T00:39:05.330Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-20T00:39:06.734Z] Removing intermediate container 16bbfc7ef28e [2021-03-20T00:39:06.734Z] ---> f26ba70799af [2021-03-20T00:39:06.734Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-20T00:39:07.358Z] ---> Running in c859d673213f [2021-03-20T00:39:07.358Z] ---> Running in e1f17bd5efa1 [2021-03-20T00:39:07.634Z] Removing intermediate container 95a9b95f4196 [2021-03-20T00:39:07.634Z] ---> 8b08b41d2b20 [2021-03-20T00:39:07.634Z] [2021-03-20T00:39:07.634Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:39:07.634Z] ---> 88dd2752d2ea [2021-03-20T00:39:07.634Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:39:07.634Z] ---> Using cache [2021-03-20T00:39:07.634Z] ---> 7b9ef2823f21 [2021-03-20T00:39:07.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:39:07.634Z] ---> Using cache [2021-03-20T00:39:07.634Z] ---> 36a236fb48af [2021-03-20T00:39:07.634Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-20T00:39:07.634Z] ---> Running in 7cf84ee0ed4c [2021-03-20T00:39:07.900Z] Removing intermediate container e1f17bd5efa1 [2021-03-20T00:39:07.901Z] ---> 79a168291d78 [2021-03-20T00:39:07.901Z] Step 15/23 : WORKDIR / [2021-03-20T00:39:08.169Z] ---> Running in 69a079649587 [2021-03-20T00:39:08.169Z] Removing intermediate container 7cf84ee0ed4c [2021-03-20T00:39:08.169Z] ---> 33e56c120378 [2021-03-20T00:39:08.169Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-20T00:39:08.169Z] ---> Running in bc9734b631fa [2021-03-20T00:39:08.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:08.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:08.452Z] Removing intermediate container 69a079649587 [2021-03-20T00:39:08.452Z] ---> e1b2696bb584 [2021-03-20T00:39:08.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:39:08.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.244s coverage: 92.8% of statements [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.237s coverage: 0.1% of statements [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-20T00:39:08.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.123s coverage: 79.5% of statements [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-03-20T00:39:08.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-03-20T00:39:08.725Z] Removing intermediate container bc9734b631fa [2021-03-20T00:39:08.725Z] ---> 2b4072ce2d68 [2021-03-20T00:39:08.725Z] Step 15/23 : WORKDIR / [2021-03-20T00:39:08.725Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-20T00:39:08.725Z] (2/2) Installing su-exec (0.2-r1) [2021-03-20T00:39:08.725Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:39:08.725Z] ---> Running in aba2783f3a9d [2021-03-20T00:39:08.725Z] OK: 6 MiB in 16 packages [2021-03-20T00:39:09.003Z] ---> 293bf1697e60 [2021-03-20T00:39:09.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-20T00:39:09.003Z] Removing intermediate container aba2783f3a9d [2021-03-20T00:39:09.003Z] ---> 0f067c58bdc9 [2021-03-20T00:39:09.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:39:09.609Z] ---> 01fcf2197a88 [2021-03-20T00:39:09.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-20T00:39:09.880Z] Removing intermediate container c859d673213f [2021-03-20T00:39:09.880Z] ---> 6b688f4ab199 [2021-03-20T00:39:09.880Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-20T00:39:10.153Z] ---> Running in 2fce37bb0dac [2021-03-20T00:39:10.763Z] ---> 7cb73214c06c [2021-03-20T00:39:10.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-20T00:39:10.763Z] ---> d7c962848e68 [2021-03-20T00:39:10.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-20T00:39:10.763Z] Removing intermediate container 2fce37bb0dac [2021-03-20T00:39:10.763Z] ---> 668eae613335 [2021-03-20T00:39:10.763Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-20T00:39:11.040Z] ---> Running in 4f23c16f57ae [2021-03-20T00:39:11.040Z] ---> c68ed92808b2 [2021-03-20T00:39:11.040Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-20T00:39:11.315Z] ---> Running in 6d05650149db [2021-03-20T00:39:11.315Z] Removing intermediate container 4f23c16f57ae [2021-03-20T00:39:11.315Z] ---> 6ee2a3b59133 [2021-03-20T00:39:11.315Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-20T00:39:11.595Z] ---> efb32197d58b [2021-03-20T00:39:11.595Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-20T00:39:11.595Z] ---> Running in 6087722f90e9 [2021-03-20T00:39:11.595Z] ---> Running in 9b7dfd0034a9 [2021-03-20T00:39:11.595Z] Removing intermediate container 6d05650149db [2021-03-20T00:39:11.595Z] ---> 85565f988988 [2021-03-20T00:39:11.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:39:11.871Z] ---> Running in 8ef2ba5baae7 [2021-03-20T00:39:12.147Z] Removing intermediate container 9b7dfd0034a9 [2021-03-20T00:39:12.147Z] ---> fc81e65497b6 [2021-03-20T00:39:12.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:39:13.113Z] ---> Running in c329aedfdc80 [2021-03-20T00:39:13.113Z] Removing intermediate container 8ef2ba5baae7 [2021-03-20T00:39:13.113Z] ---> 02aa4a6a18ff [2021-03-20T00:39:13.113Z] Step 21/23 : LABEL arch=x86_64 [2021-03-20T00:39:13.113Z] ---> Running in d420368b2387 [2021-03-20T00:39:13.384Z] Removing intermediate container c329aedfdc80 [2021-03-20T00:39:13.384Z] ---> a1f542362fba [2021-03-20T00:39:13.384Z] Step 21/23 : LABEL arch=x86_64 [2021-03-20T00:39:13.655Z] ---> Running in 321623f3b88e [2021-03-20T00:39:13.926Z] Removing intermediate container d420368b2387 [2021-03-20T00:39:13.926Z] ---> 05495f6fab2e [2021-03-20T00:39:13.926Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:39:13.926Z] ---> Running in 8ba69f4e70e7 [2021-03-20T00:39:13.926Z] Removing intermediate container 6087722f90e9 [2021-03-20T00:39:13.926Z] ---> b1f4a9ac0eb6 [2021-03-20T00:39:13.926Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-20T00:39:13.926Z] Removing intermediate container 321623f3b88e [2021-03-20T00:39:13.926Z] ---> 2feb083a28b5 [2021-03-20T00:39:13.926Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:39:14.204Z] ---> Running in b6799d0cd18b [2021-03-20T00:39:14.204Z] ---> Running in 0bc78776eff8 [2021-03-20T00:39:14.204Z] Removing intermediate container 8ba69f4e70e7 [2021-03-20T00:39:14.204Z] ---> 24ac94bfcbf3 [2021-03-20T00:39:14.204Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:39:14.490Z] ---> Running in 174cd6679067 [2021-03-20T00:39:14.490Z] Removing intermediate container 0bc78776eff8 [2021-03-20T00:39:14.490Z] ---> 2018c0d131d0 [2021-03-20T00:39:14.490Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:39:14.490Z] Removing intermediate container b6799d0cd18b [2021-03-20T00:39:14.490Z] ---> 567d83e23c79 [2021-03-20T00:39:14.490Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-20T00:39:14.490Z] ---> Running in c2ff4c13f4fb [2021-03-20T00:39:14.768Z] Removing intermediate container 174cd6679067 [2021-03-20T00:39:14.768Z] ---> 13d34707b58d [2021-03-20T00:39:14.768Z] [2021-03-20T00:39:15.033Z] Removing intermediate container c2ff4c13f4fb [2021-03-20T00:39:15.033Z] ---> 146bea5d65da [2021-03-20T00:39:15.033Z] [2021-03-20T00:39:15.033Z] Successfully built 13d34707b58d [2021-03-20T00:39:15.033Z] Successfully tagged docker-core-command-go:latest [2021-03-20T00:39:15.033Z]  Building docker-core-command-go ... done  ---> 19b73a082d08 [2021-03-20T00:39:15.034Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-20T00:39:15.300Z] ---> Running in 11fa86f404df [2021-03-20T00:39:15.300Z] Successfully built 146bea5d65da [2021-03-20T00:39:15.300Z] Successfully tagged docker-core-metadata-go:latest [2021-03-20T00:39:17.884Z]  Building docker-core-metadata-go ... done Removing intermediate container d38bdb5a2304 [2021-03-20T00:39:17.884Z] ---> 7c9bc0f6fbde [2021-03-20T00:39:17.884Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-20T00:39:17.884Z] Removing intermediate container 11fa86f404df [2021-03-20T00:39:17.884Z] ---> b7efd72ce25b [2021-03-20T00:39:17.884Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:39:17.884Z] ---> Running in 7c25a2eb3958 [2021-03-20T00:39:17.884Z] ---> 26915cf7e52c [2021-03-20T00:39:17.884Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-20T00:39:18.162Z] 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-03-20T00:39:18.433Z] ---> 20ab899e9f35 [2021-03-20T00:39:18.433Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-20T00:39:19.024Z] ---> 197e91b10f40 [2021-03-20T00:39:19.024Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-20T00:39:19.024Z] ---> 3b5b3ec18523 [2021-03-20T00:39:19.024Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-20T00:39:19.291Z] Removing intermediate container 7c25a2eb3958 [2021-03-20T00:39:19.291Z] ---> 1698f68a8b68 [2021-03-20T00:39:19.291Z] [2021-03-20T00:39:19.291Z] Step 11/26 : FROM docker:20.10.0 [2021-03-20T00:39:19.556Z] 20.10.0: Pulling from library/docker [2021-03-20T00:39:19.556Z] ---> c783590cef97 [2021-03-20T00:39:19.556Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-20T00:39:19.556Z] ---> Running in d32fca1fccc8 [2021-03-20T00:39:19.825Z] Removing intermediate container d32fca1fccc8 [2021-03-20T00:39:19.825Z] ---> 823c8cf01dde [2021-03-20T00:39:19.825Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-20T00:39:20.804Z] ---> be41d7ec79df [2021-03-20T00:39:20.804Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-20T00:39:21.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements [2021-03-20T00:39:21.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-03-20T00:39:21.078Z] ---> Running in cea44f026465 [2021-03-20T00:39:23.020Z] Removing intermediate container cea44f026465 [2021-03-20T00:39:23.020Z] ---> d309a5c1162c [2021-03-20T00:39:23.020Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-20T00:39:23.290Z] ---> Running in 2d5be20bdee8 [2021-03-20T00:39:23.872Z] Removing intermediate container 2d5be20bdee8 [2021-03-20T00:39:23.872Z] ---> d4901ffe103f [2021-03-20T00:39:23.872Z] Step 28/31 : CMD ["gate"] [2021-03-20T00:39:23.872Z] ---> Running in bcd07978a3be [2021-03-20T00:39:24.456Z] Removing intermediate container bcd07978a3be [2021-03-20T00:39:24.456Z] ---> b8195e4ca1d0 [2021-03-20T00:39:24.456Z] Step 29/31 : LABEL arch=x86_64 [2021-03-20T00:39:24.456Z] ---> Running in 9fdb899aeb78 [2021-03-20T00:39:25.822Z] Removing intermediate container 9fdb899aeb78 [2021-03-20T00:39:25.822Z] ---> e0ca8cdb54fc [2021-03-20T00:39:25.822Z] Step 30/31 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:39:25.822Z] ---> Running in 774f77c868e4 [2021-03-20T00:39:25.822Z] Removing intermediate container 774f77c868e4 [2021-03-20T00:39:25.822Z] ---> 78353bd54c2e [2021-03-20T00:39:25.822Z] Step 31/31 : LABEL version=0.0.0 [2021-03-20T00:39:25.822Z] ---> Running in b9c7dbe6f48e [2021-03-20T00:39:26.086Z] Removing intermediate container b9c7dbe6f48e [2021-03-20T00:39:26.086Z] ---> 05e46ffa7367 [2021-03-20T00:39:26.086Z] [2021-03-20T00:39:26.086Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-20T00:39:26.086Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-20T00:39:26.086Z] ---> aefe523efa57 [2021-03-20T00:39:26.086Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-20T00:39:26.086Z] ---> Running in baf37c2d6a7a [2021-03-20T00:39:26.354Z] Successfully built 05e46ffa7367 [2021-03-20T00:39:26.354Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-20T00:39:26.617Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:26.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:26.880Z] (1/2) Installing readline (8.0.4-r0) [2021-03-20T00:39:26.880Z] (2/2) Installing bash (5.0.17-r0) [2021-03-20T00:39:26.880Z] Executing bash-5.0.17-r0.post-install [2021-03-20T00:39:26.880Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:39:26.880Z] OK: 12 MiB in 22 packages [2021-03-20T00:39:26.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.287s coverage: 81.9% of statements [2021-03-20T00:39:27.456Z] Removing intermediate container baf37c2d6a7a [2021-03-20T00:39:27.456Z] ---> 769eba23759a [2021-03-20T00:39:27.456Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-20T00:39:27.456Z] ---> Running in c6be661f2f8d [2021-03-20T00:39:27.719Z] Removing intermediate container c6be661f2f8d [2021-03-20T00:39:27.719Z] ---> 017975fc4dd4 [2021-03-20T00:39:27.719Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-20T00:39:27.719Z] ---> Running in 94200b505893 [2021-03-20T00:39:27.982Z] Removing intermediate container 94200b505893 [2021-03-20T00:39:27.982Z] ---> 2fb86436f93c [2021-03-20T00:39:27.982Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-20T00:39:27.982Z] ---> Running in 7225d4591fd7 [2021-03-20T00:39:28.248Z] Removing intermediate container 7225d4591fd7 [2021-03-20T00:39:28.248Z] ---> a1c3f56ad09b [2021-03-20T00:39:28.248Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-20T00:39:28.516Z] ---> da3818b95734 [2021-03-20T00:39:28.516Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-20T00:39:29.094Z] ---> 8c5fae614e38 [2021-03-20T00:39:29.094Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-20T00:39:29.362Z] ---> 6dd6c217261d [2021-03-20T00:39:29.362Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-20T00:39:29.362Z] ---> Running in c54a9de8c1c5 [2021-03-20T00:39:29.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:29.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:30.206Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-20T00:39:30.206Z] (2/33) Installing expat (2.2.9-r1) [2021-03-20T00:39:30.206Z] (3/33) Installing libffi (3.3-r2) [2021-03-20T00:39:30.206Z] (4/33) Installing gdbm (1.13-r1) [2021-03-20T00:39:30.206Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-20T00:39:30.206Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-20T00:39:30.206Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-20T00:39:31.157Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-20T00:39:31.422Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-20T00:39:31.422Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-20T00:39:31.422Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-20T00:39:31.422Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-20T00:39:31.422Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-20T00:39:31.422Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-20T00:39:31.422Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-20T00:39:31.423Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-20T00:39:31.423Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-20T00:39:31.423Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-20T00:39:31.423Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-20T00:39:31.423Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-20T00:39:31.423Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-20T00:39:31.423Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-20T00:39:31.423Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-20T00:39:31.423Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-20T00:39:31.685Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-20T00:39:31.685Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-20T00:39:31.685Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-20T00:39:31.685Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-20T00:39:31.685Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-20T00:39:31.685Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-20T00:39:31.685Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-20T00:39:31.685Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-20T00:39:31.685Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-20T00:39:31.685Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:39:31.685Z] OK: 71 MiB in 55 packages [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.152s coverage: 92.9% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.152s coverage: 87.2% of statements [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.6% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.688s coverage: 62.4% of statements [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-20T00:39:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-20T00:39:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-03-20T00:39:37.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-03-20T00:39:38.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-03-20T00:39:38.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-03-20T00:39:40.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-03-20T00:39:41.732Z] Removing intermediate container c54a9de8c1c5 [2021-03-20T00:39:41.733Z] ---> c1937e2b554a [2021-03-20T00:39:41.733Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-20T00:39:41.733Z] ---> Running in f98b66ee382a [2021-03-20T00:39:42.315Z] Collecting docker-compose==1.23.2 [2021-03-20T00:39:42.315Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-20T00:39:42.315Z] Collecting cached-property<2,>=1.2.0 [2021-03-20T00:39:42.315Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-20T00:39:42.580Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-20T00:39:42.580Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-20T00:39:42.845Z] Collecting PyYAML<4,>=3.10 [2021-03-20T00:39:42.846Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-20T00:39:43.800Z] Collecting jsonschema<3,>=2.5.1 [2021-03-20T00:39:43.800Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-20T00:39:43.800Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-20T00:39:43.800Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-20T00:39:44.377Z] Collecting texttable<0.10,>=0.9.0 [2021-03-20T00:39:44.377Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-20T00:39:44.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.023s coverage: 69.0% of statements [2021-03-20T00:39:44.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-20T00:39:44.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-20T00:39:44.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-20T00:39:44.956Z] Collecting docopt<0.7,>=0.6.1 [2021-03-20T00:39:44.956Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-20T00:39:45.532Z] 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-03-20T00:39:45.532Z] Collecting docker<4.0,>=3.6.0 [2021-03-20T00:39:45.532Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-20T00:39:45.796Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-20T00:39:45.796Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-20T00:39:45.796Z] 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-03-20T00:39:46.060Z] Collecting idna<2.8,>=2.5 [2021-03-20T00:39:46.060Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-20T00:39:46.060Z] 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-03-20T00:39:46.061Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-20T00:39:46.061Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-20T00:39:46.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.420s coverage: 38.4% of statements [2021-03-20T00:39:46.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-20T00:39:46.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-20T00:39:46.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.184s coverage: 89.5% of statements [2021-03-20T00:39:46.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-20T00:39:46.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-03-20T00:39:46.325Z] Collecting docker-pycreds>=0.4.0 [2021-03-20T00:39:46.325Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-20T00:39:46.325Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-20T00:39:46.325Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-20T00:39:46.325Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-20T00:39:46.325Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-20T00:39:46.605Z] Installing collected packages: cached-property, idna, urllib3, requests, PyYAML, jsonschema, dockerpty, texttable, docopt, docker-pycreds, websocket-client, docker, docker-compose [2021-03-20T00:39:46.605Z] Attempting uninstall: idna [2021-03-20T00:39:46.605Z] Found existing installation: idna 2.9 [2021-03-20T00:39:46.605Z] Uninstalling idna-2.9: [2021-03-20T00:39:46.605Z] Successfully uninstalled idna-2.9 [2021-03-20T00:39:46.867Z] Attempting uninstall: urllib3 [2021-03-20T00:39:46.867Z] Found existing installation: urllib3 1.25.9 [2021-03-20T00:39:46.867Z] Uninstalling urllib3-1.25.9: [2021-03-20T00:39:46.867Z] Successfully uninstalled urllib3-1.25.9 [2021-03-20T00:39:47.131Z] Attempting uninstall: requests [2021-03-20T00:39:47.131Z] Found existing installation: requests 2.23.0 [2021-03-20T00:39:47.131Z] Uninstalling requests-2.23.0: [2021-03-20T00:39:47.131Z] Successfully uninstalled requests-2.23.0 [2021-03-20T00:39:47.131Z] Running setup.py install for PyYAML: started [2021-03-20T00:39:47.706Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-20T00:39:47.979Z] Running setup.py install for dockerpty: started [2021-03-20T00:39:48.241Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-20T00:39:48.241Z] Running setup.py install for texttable: started [2021-03-20T00:39:48.816Z] Running setup.py install for texttable: finished with status 'done' [2021-03-20T00:39:48.816Z] Running setup.py install for docopt: started [2021-03-20T00:39:49.393Z] Running setup.py install for docopt: finished with status 'done' [2021-03-20T00:39:49.970Z] 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-03-20T00:39:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.441s coverage: 47.0% of statements [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-20T00:39:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.154s coverage: 100.0% of statements [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-20T00:39:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-20T00:39:52.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-20T00:39:53.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.490s coverage: 87.1% of statements [2021-03-20T00:39:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-20T00:39:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:39:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-20T00:39:54.200Z] Removing intermediate container f98b66ee382a [2021-03-20T00:39:54.200Z] ---> 2a10a6baffd1 [2021-03-20T00:39:54.200Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-20T00:39:54.200Z] ---> Running in b778a6072869 [2021-03-20T00:39:54.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:54.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-20T00:39:54.465Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:39:54.465Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-20T00:39:54.465Z] (3/3) Installing curl (7.69.1-r3) [2021-03-20T00:39:54.465Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:39:54.465Z] OK: 72 MiB in 58 packages [2021-03-20T00:39:55.052Z] Removing intermediate container b778a6072869 [2021-03-20T00:39:55.052Z] ---> 7e5106c6a1e4 [2021-03-20T00:39:55.052Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-20T00:39:55.052Z] ---> Running in 85ccbfdb7ef3 [2021-03-20T00:39:55.318Z] Removing intermediate container 85ccbfdb7ef3 [2021-03-20T00:39:55.318Z] ---> f5c94ed00748 [2021-03-20T00:39:55.318Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:39:55.318Z] ---> Running in 426124924ecd [2021-03-20T00:39:55.582Z] Removing intermediate container 426124924ecd [2021-03-20T00:39:55.582Z] ---> ba567088cfc2 [2021-03-20T00:39:55.582Z] Step 24/26 : LABEL arch=x86_64 [2021-03-20T00:39:55.582Z] ---> Running in e90deef93536 [2021-03-20T00:39:55.847Z] Removing intermediate container e90deef93536 [2021-03-20T00:39:55.847Z] ---> 8d9866df51b4 [2021-03-20T00:39:55.847Z] Step 25/26 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:39:55.847Z] ---> Running in e93ae71dd0fb [2021-03-20T00:39:56.111Z] Removing intermediate container e93ae71dd0fb [2021-03-20T00:39:56.111Z] ---> 459fec904090 [2021-03-20T00:39:56.111Z] Step 26/26 : LABEL version=0.0.0 [2021-03-20T00:39:56.111Z] ---> Running in f5c87c3b3b0e [2021-03-20T00:39:56.375Z] Removing intermediate container f5c87c3b3b0e [2021-03-20T00:39:56.375Z] ---> 1b946d8cb633 [2021-03-20T00:39:56.375Z] [2021-03-20T00:39:56.375Z] Successfully built 1b946d8cb633 [2021-03-20T00:39:56.638Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-20T00:39:56.934Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-20T00:39:57.007Z] $ docker stop --time=1 eaf7b9fddea499d1d1cdff1e2d4b0c57d1f50c2766bbec489c2a5c7f83021e14 [2021-03-20T00:39:58.856Z] $ docker rm -f eaf7b9fddea499d1d1cdff1e2d4b0c57d1f50c2766bbec489c2a5c7f83021e14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-20T00:39:59.521Z] + docker images [2021-03-20T00:39:59.521Z] + grep docker [2021-03-20T00:39:59.784Z] docker-sys-mgmt-agent-go latest 1b946d8cb633 3 seconds ago 313MB [2021-03-20T00:39:59.784Z] docker-security-bootstrapper-go latest 05e46ffa7367 34 seconds ago 18.8MB [2021-03-20T00:39:59.784Z] docker-core-metadata-go latest 146bea5d65da 45 seconds ago 19.1MB [2021-03-20T00:39:59.784Z] docker-core-command-go latest 13d34707b58d 45 seconds ago 17.3MB [2021-03-20T00:39:59.784Z] docker-core-data-go latest 072493899bcf About a minute ago 22.6MB [2021-03-20T00:39:59.784Z] docker-security-secretstore-setup-go latest ef5b15100b68 2 minutes ago 24.9MB [2021-03-20T00:39:59.784Z] docker-support-notifications-go latest 8ec7b9a8427a 2 minutes ago 17.9MB [2021-03-20T00:39:59.784Z] docker-support-scheduler-go latest 2c7cd59093d2 2 minutes ago 17.3MB [2021-03-20T00:39:59.784Z] docker-security-proxy-setup-go latest 9a41870cf626 2 minutes ago 24.7MB [2021-03-20T00:39:59.784Z] docker 20.10.0 aefe523efa57 3 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-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.530s coverage: 29.1% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.310s coverage: 96.5% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-20T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-20T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2021-03-20T00:40:01.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-03-20T00:40:03.121Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-03-20T00:40:03.719Z] GO111MODULE=on go vet ./... [2021-03-20T00:40:15.714Z] Still waiting to schedule task [2021-03-20T00:40:15.714Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-20T00:41:06.065Z] Running on prd-ubuntu18.04-docker-8c-8g-30669 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-20T00:41:06.115Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-03-20T00:41:08.229Z] using credential edgex-jenkins-ssh [2021-03-20T00:41:08.281Z] Cloning the remote Git repository [2021-03-20T00:41:08.301Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-20T00:41:08.363Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-03-20T00:41:08.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-20T00:41:08.393Z] > git --version # timeout=10 [2021-03-20T00:41:08.398Z] > git --version # 'git version 2.17.1' [2021-03-20T00:41:08.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:41:08.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-20T00:41:23.119Z] Merging remotes/origin/master commit 05f2d13a179446ff46e2de9a60e91a19cc98f319 into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 [2021-03-20T00:41:23.336Z] Merge succeeded, producing c300b44900c6af51ec7d0d29e4d8bd31de5643be [2021-03-20T00:41:23.337Z] Checking out Revision c300b44900c6af51ec7d0d29e4d8bd31de5643be (PR-3223) [2021-03-20T00:41:22.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-20T00:41:22.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-20T00:41:22.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-20T00:41:22.464Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-20T00:41:22.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:41:22.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-20T00:41:23.107Z] > git config core.sparsecheckout # timeout=10 [2021-03-20T00:41:23.111Z] > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [2021-03-20T00:41:23.205Z] > git remote # timeout=10 [2021-03-20T00:41:23.210Z] > git config --get remote.origin.url # timeout=10 [2021-03-20T00:41:23.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-20T00:41:23.216Z] > git merge 05f2d13a179446ff46e2de9a60e91a19cc98f319 # timeout=10 [2021-03-20T00:41:23.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-20T00:41:23.319Z] > git config core.sparsecheckout # timeout=10 [2021-03-20T00:41:23.322Z] > git checkout -f c300b44900c6af51ec7d0d29e4d8bd31de5643be # timeout=10 [2021-03-20T00:41:25.528Z] gofmt -l . [2021-03-20T00:41:25.528Z] [ "`gofmt -l .`" = "" ] [2021-03-20T00:41:26.942Z] Commit message: "Merge commit '05f2d13a179446ff46e2de9a60e91a19cc98f319' into HEAD" [2021-03-20T00:41:26.952Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:41:26.926Z] > git rev-list --no-walk aab7450329928fc6dfeb225ad3b9d5a300309cb6 # timeout=10 [2021-03-20T00:41:28.128Z] + echo snap-build.sh [2021-03-20T00:41:28.128Z] snap-build.sh [2021-03-20T00:41:28.128Z] + SNAP_BASE_DIR=. [2021-03-20T00:41:28.128Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-03-20T00:41:28.128Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-03-20T00:41:28.128Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-03-20T00:41:28.128Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-03-20T00:41:28.128Z] + cd /w/workspace/edgex-go/11 [2021-03-20T00:41:28.128Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-20T00:41:28.128Z] Reading package lists... [2021-03-20T00:41:28.128Z] Building dependency tree... [2021-03-20T00:41:28.128Z] Reading state information... [2021-03-20T00:41:28.149Z] ./bin/test-go-mod-tidy.sh [2021-03-20T00:41:28.391Z] The following packages were automatically installed and are no longer required: [2021-03-20T00:41:28.391Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-20T00:41:28.391Z] uidmap xdelta3 [2021-03-20T00:41:28.391Z] Use 'sudo apt autoremove' to remove them. [2021-03-20T00:41:28.391Z] The following packages will be REMOVED: [2021-03-20T00:41:28.391Z] lxd* lxd-client* [2021-03-20T00:41:28.751Z] ./bin/test-attribution-txt.sh [2021-03-20T00:41:28.965Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-20T00:41:28.965Z] After this operation, 31.7 MB disk space will be freed. [2021-03-20T00:41:29.746Z] (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-03-20T00:41:30.006Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] sh [2021-03-20T00:41:30.577Z] Removing lxd dnsmasq configuration [2021-03-20T00:41:30.577Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-20T00:41:30.837Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-20T00:41:31.008Z] + ls -al . [2021-03-20T00:41:31.009Z] total 788 [2021-03-20T00:41:31.009Z] drwxrwxr-x 9 1001 1001 4096 Mar 20 00:41 . [2021-03-20T00:41:31.009Z] drwxr-xr-x 4 root root 4096 Mar 20 00:36 .. [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 11 Mar 20 00:35 .dockerignore [2021-03-20T00:41:31.009Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 00:35 .git [2021-03-20T00:41:31.009Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 00:35 .github [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 818 Mar 20 00:35 .gitignore [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 00:35 .sonarcloud.properties [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 8607 Mar 20 00:35 Attribution.txt [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 00:35 CONTRIBUTING.md [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 931 Mar 20 00:35 Dockerfile.build [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 863 Mar 20 00:35 Jenkinsfile [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 00:35 LICENSE [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 5774 Mar 20 00:35 Makefile [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 6548 Mar 20 00:35 README.md [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 6755 Mar 20 00:35 SECURITY.md [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 00:31 VERSION [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 4131 Mar 20 00:35 ZMQWindows.md [2021-03-20T00:41:31.009Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 00:35 bin [2021-03-20T00:41:31.009Z] drwxrwxr-x 14 1001 1001 4096 Mar 20 00:35 cmd [2021-03-20T00:41:31.009Z] -rw-r--r-- 1 root root 650607 Mar 20 00:40 coverage.out [2021-03-20T00:41:31.009Z] -rw-r--r-- 1 root root 1055 Mar 20 00:41 go.mod [2021-03-20T00:41:31.009Z] -rw-r--r-- 1 root root 21981 Mar 20 00:41 go.sum [2021-03-20T00:41:31.009Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 00:35 internal [2021-03-20T00:41:31.009Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 00:35 openapi [2021-03-20T00:41:31.009Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 00:35 snap [2021-03-20T00:41:31.009Z] -rw-rw-r-- 1 1001 1001 168 Mar 20 00:35 version.go [Pipeline] sh [2021-03-20T00:41:31.703Z] + '[' -e coverage.out ] [2021-03-20T00:41:31.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-20T00:41:31.770Z] Warning: overwriting stash ‘coverage-report’ [2021-03-20T00:41:31.778Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-20T00:41:31.779Z] (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-03-20T00:41:31.779Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-20T00:41:33.033Z] Stashed 1 file(s) [Pipeline] sh [2021-03-20T00:41:33.176Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-20T00:41:33.436Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-20T00:41:33.676Z] + make build [2021-03-20T00:41:33.676Z] 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-03-20T00:41:34.396Z] + sudo snap remove --purge lxd [2021-03-20T00:41:34.656Z] snap "lxd" is not installed [2021-03-20T00:41:34.656Z] + sudo groupadd --force --system lxd [2021-03-20T00:41:34.656Z] ++ whoami [2021-03-20T00:41:34.656Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-20T00:41:34.656Z] + newgrp - lxd [2021-03-20T00:41:34.656Z] + sudo snap install lxd [2021-03-20T00:41:43.853Z] 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-03-20T00:41:44.667Z] 2021-03-20T00:41:41Z INFO Waiting for automatic snapd restart... [2021-03-20T00:41:54.668Z] lxd 4.12 from Canonical* installed [2021-03-20T00:41:54.668Z] + sudo lxd init --auto [2021-03-20T00:42:02.806Z] + sudo snap install --classic snapcraft [2021-03-20T00:42:09.393Z] snapcraft 4.5.4 from Canonical* installed [2021-03-20T00:42:09.393Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-20T00:42:09.393Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-20T00:42:09.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-20T00:42:09.393Z] Dload Upload Total Spent Left Speed [2021-03-20T00:42:09.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 1866 0 --:--:-- --:--:-- --:--:-- 1866 [2021-03-20T00:42:09.393Z] 41 3325k 41 1363k 0 0 2951k 0 0:00:01 --:--:-- 0:00:01 2951k 100 3325k 100 3325k 0 0 6597k 0 --:--:-- --:--:-- --:--:-- 45.6M [2021-03-20T00:42:09.393Z] ./yq_linux_amd64 [2021-03-20T00:42:09.656Z] + sudo snapcraft prime --use-lxd [2021-03-20T00:42:10.725Z] 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-03-20T00:42:11.045Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-20T00:42:11.045Z] 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-03-20T00:42:11.045Z] - README.md [2021-03-20T00:42:11.045Z] [2021-03-20T00:42:11.045Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-20T00:42:11.999Z] Launching a container. [2021-03-20T00:42:16.151Z] 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-03-20T00:42:24.239Z] Waiting for container to be ready [2021-03-20T00:42:24.239Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-20T00:42:24.240Z] [2021-03-20T00:42:24.431Z] 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-03-20T00:42:25.410Z] 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-03-20T00:42:26.789Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-20T00:42:27.048Z] Waiting for network to be ready... [2021-03-20T00:42:27.617Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-20T00:42:27.617Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-20T00:42:27.876Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1608 kB] [2021-03-20T00:42:28.135Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-20T00:42:28.135Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-20T00:42:28.395Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-20T00:42:28.395Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-20T00:42:28.395Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-20T00:42:28.395Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-20T00:42:28.395Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-20T00:42:28.395Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-20T00:42:28.395Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-20T00:42:28.395Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-20T00:42:28.395Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-20T00:42:28.395Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [256 kB] [2021-03-20T00:42:28.395Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.4 kB] [2021-03-20T00:42:28.395Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-20T00:42:28.656Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-20T00:42:28.656Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-20T00:42:28.916Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-20T00:42:29.175Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-20T00:42:29.175Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-20T00:42:29.175Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-20T00:42:29.175Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-20T00:42:29.175Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-20T00:42:29.175Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-20T00:42:29.175Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-20T00:42:32.154Z] 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-03-20T00:42:33.377Z] Fetched 24.1 MB in 5s (4575 kB/s) [2021-03-20T00:42:33.638Z] Reading package lists... [2021-03-20T00:42:33.898Z] Reading package lists... [2021-03-20T00:42:33.898Z] Building dependency tree... [2021-03-20T00:42:33.898Z] Reading state information... [2021-03-20T00:42:34.163Z] The following additional packages will be installed: [2021-03-20T00:42:34.164Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-20T00:42:34.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-20T00:42:34.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-20T00:42:34.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-20T00:42:34.164Z] Suggested packages: [2021-03-20T00:42:34.164Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-20T00:42:34.164Z] Recommended packages: [2021-03-20T00:42:34.164Z] gnupg libsasl2-modules [2021-03-20T00:42:34.164Z] The following NEW packages will be installed: [2021-03-20T00:42:34.164Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-20T00:42:34.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-20T00:42:34.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-20T00:42:34.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-20T00:42:34.164Z] The following packages will be upgraded: [2021-03-20T00:42:34.164Z] gpg gpg-agent gpgconf libudev1 [2021-03-20T00:42:34.164Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-20T00:42:34.164Z] Need to get 3530 kB of archives. [2021-03-20T00:42:34.164Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-20T00:42:34.164Z] 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-03-20T00:42:34.164Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-20T00:42:34.424Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-20T00:42:34.424Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-20T00:42:34.424Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-20T00:42:34.683Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-20T00:42:34.943Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-20T00:42:34.943Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-20T00:42:34.943Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-20T00:42:34.943Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-20T00:42:34.943Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-20T00:42:35.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-20T00:42:35.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-20T00:42:35.203Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-20T00:42:35.203Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-20T00:42:35.203Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-20T00:42:35.203Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-20T00:42:35.203Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-20T00:42:35.203Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-20T00:42:35.203Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-20T00:42:35.203Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-20T00:42:35.203Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-20T00:42:35.203Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-20T00:42:35.464Z] Fetched 3530 kB in 1s (3469 kB/s) [2021-03-20T00:42:35.464Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-20T00:42:35.464Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-20T00:42:35.726Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-20T00:42:35.726Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-20T00:42:35.726Z] Selecting previously unselected package udev. [2021-03-20T00:42:35.726Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-20T00:42:35.726Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-20T00:42:35.986Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-20T00:42:36.246Z] Selecting previously unselected package libfuse2:amd64. [2021-03-20T00:42:36.246Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-20T00:42:36.246Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-20T00:42:36.246Z] Selecting previously unselected package fuse. [2021-03-20T00:42:36.246Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-20T00:42:36.246Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-20T00:42:36.246Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-20T00:42:36.246Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-20T00:42:36.506Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-20T00:42:36.506Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-20T00:42:36.506Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-20T00:42:36.506Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-20T00:42:36.765Z] Selecting previously unselected package libksba8:amd64. [2021-03-20T00:42:36.765Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-20T00:42:36.765Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-20T00:42:36.765Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-20T00:42:36.765Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:36.765Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.026Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-20T00:42:37.026Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.026Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.026Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-20T00:42:37.026Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.026Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.026Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-20T00:42:37.286Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.286Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.286Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-20T00:42:37.286Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.286Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.286Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-20T00:42:37.286Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.286Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.546Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-20T00:42:37.546Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.546Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.546Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-20T00:42:37.546Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.546Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.561Z] 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-03-20T00:42:37.807Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-20T00:42:37.807Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-20T00:42:37.807Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:37.807Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-20T00:42:37.807Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-20T00:42:37.807Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-20T00:42:37.807Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-20T00:42:37.807Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-20T00:42:37.807Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-20T00:42:38.067Z] Selecting previously unselected package libldap-common. [2021-03-20T00:42:38.067Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-20T00:42:38.067Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-20T00:42:38.067Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-20T00:42:38.067Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-20T00:42:38.067Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-20T00:42:38.067Z] Selecting previously unselected package dirmngr. [2021-03-20T00:42:38.067Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-20T00:42:38.067Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-20T00:42:38.327Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-20T00:42:38.327Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-20T00:42:38.327Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-20T00:42:38.327Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-20T00:42:38.327Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-20T00:42:38.327Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-20T00:42:38.327Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:38.587Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-20T00:42:38.587Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-20T00:42:38.587Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-20T00:42:38.848Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-20T00:42:38.848Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:38.848Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-20T00:42:39.107Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-20T00:42:39.107Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-20T00:42:39.107Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.107Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.107Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.107Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.107Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.107Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.368Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-20T00:42:39.368Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-20T00:42:39.368Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-20T00:42:39.368Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-20T00:42:39.628Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-20T00:42:39.628Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-20T00:42:39.628Z] This means they are not meant to be enabled using systemctl. [2021-03-20T00:42:39.628Z] Possible reasons for having this kind of units are: [2021-03-20T00:42:39.628Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-20T00:42:39.628Z] .wants/ or .requires/ directory. [2021-03-20T00:42:39.628Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-20T00:42:39.628Z] a requirement dependency on it. [2021-03-20T00:42:39.628Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-20T00:42:39.628Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-20T00:42:39.628Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-20T00:42:39.628Z] instance name specified. [2021-03-20T00:42:40.147Z] Reading package lists... [2021-03-20T00:42:40.147Z] Building dependency tree... [2021-03-20T00:42:40.147Z] Reading state information... [2021-03-20T00:42:40.407Z] The following additional packages will be installed: [2021-03-20T00:42:40.407Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-20T00:42:40.407Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-20T00:42:40.407Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-20T00:42:40.407Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-20T00:42:40.407Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-20T00:42:40.407Z] Suggested packages: [2021-03-20T00:42:40.407Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-20T00:42:40.407Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-20T00:42:40.407Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-20T00:42:40.407Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-20T00:42:40.407Z] systemd-container policykit-1 [2021-03-20T00:42:40.407Z] Recommended packages: [2021-03-20T00:42:40.407Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-20T00:42:40.407Z] The following NEW packages will be installed: [2021-03-20T00:42:40.407Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-20T00:42:40.407Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-20T00:42:40.407Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-20T00:42:40.407Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-20T00:42:40.407Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-20T00:42:40.407Z] The following packages will be upgraded: [2021-03-20T00:42:40.407Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-20T00:42:40.407Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-20T00:42:40.407Z] Need to get 35.2 MB of archives. [2021-03-20T00:42:40.407Z] After this operation, 141 MB of additional disk space will be used. [2021-03-20T00:42:40.407Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-20T00:42:40.407Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-20T00:42:41.345Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-20T00:42:41.345Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-20T00:42:41.345Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-20T00:42:41.345Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-20T00:42:41.345Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-20T00:42:41.345Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-20T00:42:41.345Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-20T00:42:41.345Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-20T00:42:41.345Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-20T00:42:41.345Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-20T00:42:41.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-20T00:42:41.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-20T00:42:41.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-20T00:42:41.345Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-20T00:42:41.345Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-20T00:42:41.345Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-20T00:42:41.345Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-20T00:42:41.345Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-20T00:42:41.345Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-20T00:42:41.605Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-20T00:42:41.605Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-20T00:42:41.605Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-20T00:42:41.605Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-20T00:42:41.605Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-20T00:42:41.605Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-20T00:42:41.605Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-20T00:42:41.605Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-20T00:42:41.605Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-20T00:42:42.958Z] 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-03-20T00:42:42.987Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-20T00:42:42.987Z] Fetched 35.2 MB in 2s (14.1 MB/s) [2021-03-20T00:42:42.987Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-20T00:42:42.987Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-20T00:42:43.247Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-20T00:42:43.818Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-20T00:42:43.818Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-20T00:42:43.818Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-20T00:42:44.078Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-20T00:42:44.078Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-20T00:42:44.078Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-20T00:42:44.078Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-20T00:42:44.342Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-20T00:42:44.342Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-20T00:42:44.342Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-20T00:42:44.602Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-20T00:42:44.602Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-20T00:42:45.171Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-20T00:42:45.431Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-20T00:42:45.431Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-20T00:42:45.431Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-20T00:42:45.691Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-20T00:42:45.691Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-20T00:42:45.691Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:45.951Z] Selecting previously unselected package libexpat1:amd64. [2021-03-20T00:42:45.951Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-20T00:42:45.951Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-20T00:42:45.951Z] Selecting previously unselected package python3.6-minimal. [2021-03-20T00:42:45.951Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-20T00:42:45.951Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:46.211Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-20T00:42:46.211Z] Checking for services that may need to be restarted...done. [2021-03-20T00:42:46.471Z] Checking for services that may need to be restarted...done. [2021-03-20T00:42:46.471Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:46.471Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-20T00:42:46.471Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:47.041Z] Selecting previously unselected package python3-minimal. [2021-03-20T00:42:47.041Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-20T00:42:47.041Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-20T00:42:47.041Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-20T00:42:47.041Z] Selecting previously unselected package mime-support. [2021-03-20T00:42:47.041Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-20T00:42:47.041Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-20T00:42:47.301Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-20T00:42:47.301Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-20T00:42:47.301Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-20T00:42:47.301Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-20T00:42:47.301Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-20T00:42:47.301Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:47.560Z] Selecting previously unselected package python3.6. [2021-03-20T00:42:47.560Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-20T00:42:47.560Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:47.560Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-20T00:42:47.560Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-20T00:42:47.560Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-20T00:42:47.820Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-20T00:42:48.080Z] Selecting previously unselected package python3. [2021-03-20T00:42:48.080Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-20T00:42:48.080Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-20T00:42:48.080Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-20T00:42:48.080Z] Selecting previously unselected package multiarch-support. [2021-03-20T00:42:48.080Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-20T00:42:48.080Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-20T00:42:48.080Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-20T00:42:48.080Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-20T00:42:48.080Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-20T00:42:48.080Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-20T00:42:48.080Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-20T00:42:48.339Z] Selecting previously unselected package libbsd0:amd64. [2021-03-20T00:42:48.339Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-20T00:42:48.339Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-20T00:42:48.339Z] Selecting previously unselected package sudo. [2021-03-20T00:42:48.340Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-20T00:42:48.340Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-20T00:42:48.364Z] 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-03-20T00:42:48.599Z] Selecting previously unselected package apparmor. [2021-03-20T00:42:48.600Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-20T00:42:48.600Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-20T00:42:48.600Z] Selecting previously unselected package libedit2:amd64. [2021-03-20T00:42:48.600Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-20T00:42:48.600Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-20T00:42:48.859Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-20T00:42:48.860Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-20T00:42:48.860Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:48.860Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-20T00:42:48.860Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-20T00:42:48.860Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:48.860Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-20T00:42:48.860Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-20T00:42:48.860Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-20T00:42:49.118Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-20T00:42:49.118Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-20T00:42:49.118Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:49.118Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-20T00:42:49.118Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-20T00:42:49.118Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:49.378Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-20T00:42:49.378Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-20T00:42:49.378Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-20T00:42:49.637Z] Selecting previously unselected package openssh-client. [2021-03-20T00:42:49.637Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-20T00:42:49.637Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-20T00:42:49.637Z] Selecting previously unselected package squashfs-tools. [2021-03-20T00:42:49.637Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-20T00:42:49.637Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-20T00:42:49.897Z] Selecting previously unselected package snapd. [2021-03-20T00:42:49.897Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-20T00:42:49.897Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-20T00:42:52.438Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-20T00:42:52.438Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-20T00:42:52.438Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-20T00:42:52.438Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-20T00:42:52.438Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-20T00:42:52.438Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:52.438Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-20T00:42:52.438Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-20T00:42:52.438Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-20T00:42:53.775Z] 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-03-20T00:42:53.818Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-20T00:42:53.818Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-20T00:42:53.818Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-20T00:42:53.818Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:53.818Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:53.818Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-20T00:42:54.387Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-20T00:42:54.647Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:54.647Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-20T00:42:54.647Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-20T00:42:54.647Z] running python rtupdate hooks for python3.6... [2021-03-20T00:42:54.647Z] running python post-rtupdate hooks for python3.6... [2021-03-20T00:42:54.647Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-20T00:42:56.555Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-20T00:42:56.555Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-20T00:42:56.555Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-20T00:42:56.815Z] Setting up snapd (2.48.3+18.04) ... [2021-03-20T00:42:57.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-20T00:42:57.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-20T00:42:57.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-20T00:42:57.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-20T00:42:57.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-20T00:42:57.908Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-20T00:42:58.167Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-20T00:42:58.434Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-20T00:42:58.694Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-20T00:42:58.694Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-20T00:42:58.956Z] /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-03-20T00:42:58.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-20T00:42:58.956Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-20T00:42:59.184Z] 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-03-20T00:42:59.895Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-20T00:42:59.895Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-20T00:42:59.895Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-20T00:43:01.093Z] Reading package lists... [2021-03-20T00:43:01.353Z] Reading package lists... [2021-03-20T00:43:01.613Z] Building dependency tree... [2021-03-20T00:43:01.613Z] Reading state information... [2021-03-20T00:43:01.613Z] Calculating upgrade... [2021-03-20T00:43:01.873Z] The following packages will be upgraded: [2021-03-20T00:43:01.873Z] advancecomp base-files bash binutils binutils-common [2021-03-20T00:43:01.873Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-20T00:43:01.873Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-20T00:43:01.873Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-20T00:43:01.873Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-20T00:43:01.873Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-20T00:43:01.873Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-20T00:43:01.873Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-20T00:43:01.873Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-20T00:43:01.873Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-20T00:43:01.873Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-20T00:43:01.873Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-20T00:43:01.873Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-20T00:43:01.873Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-20T00:43:01.873Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-20T00:43:02.135Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-20T00:43:02.135Z] Need to get 63.8 MB of archives. [2021-03-20T00:43:02.135Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-20T00:43:02.135Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-20T00:43:02.135Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-20T00:43:02.135Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-20T00:43:02.135Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-20T00:43:02.135Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-20T00:43:02.135Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-20T00:43:02.135Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-20T00:43:02.135Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-20T00:43:02.135Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-20T00:43:02.135Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-20T00:43:02.135Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-20T00:43:02.136Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-20T00:43:02.136Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-20T00:43:02.136Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-20T00:43:02.136Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-20T00:43:02.136Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-20T00:43:02.136Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-20T00:43:02.136Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-20T00:43:02.136Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-20T00:43:02.136Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-20T00:43:02.396Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-20T00:43:02.396Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-20T00:43:02.396Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-20T00:43:02.396Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-20T00:43:02.396Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-20T00:43:02.396Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-20T00:43:02.396Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-20T00:43:02.396Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-20T00:43:02.396Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-20T00:43:02.396Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-20T00:43:02.396Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-20T00:43:02.396Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-20T00:43:02.396Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-20T00:43:02.396Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-20T00:43:02.396Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-20T00:43:02.396Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-20T00:43:02.396Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-20T00:43:02.396Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-20T00:43:02.396Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-20T00:43:02.396Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-20T00:43:02.396Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-20T00:43:02.396Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-20T00:43:02.396Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-20T00:43:02.396Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-20T00:43:02.396Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-20T00:43:02.396Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-20T00:43:02.396Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-20T00:43:02.396Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-20T00:43:02.396Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-20T00:43:02.396Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-20T00:43:02.396Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-20T00:43:02.396Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-20T00:43:02.396Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-20T00:43:02.396Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-20T00:43:02.396Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-20T00:43:02.657Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-20T00:43:02.918Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-20T00:43:02.918Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-20T00:43:02.918Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-20T00:43:03.179Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-20T00:43:03.179Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-20T00:43:03.179Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-20T00:43:03.179Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-20T00:43:03.179Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-20T00:43:03.179Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-20T00:43:03.179Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-20T00:43:03.439Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-20T00:43:03.439Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-20T00:43:03.439Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-20T00:43:03.439Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-20T00:43:03.439Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-20T00:43:03.439Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-20T00:43:03.439Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-20T00:43:03.439Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-20T00:43:03.439Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-20T00:43:03.439Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-20T00:43:03.698Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-20T00:43:03.698Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-20T00:43:03.698Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-20T00:43:03.698Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-20T00:43:03.698Z] 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-03-20T00:43:03.698Z] 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-03-20T00:43:03.698Z] 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-03-20T00:43:03.698Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-20T00:43:03.698Z] 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-03-20T00:43:03.698Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-20T00:43:03.958Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-20T00:43:03.958Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-20T00:43:03.958Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-20T00:43:03.958Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-20T00:43:03.958Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-20T00:43:03.958Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-20T00:43:03.958Z] 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-03-20T00:43:03.958Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-20T00:43:03.958Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-20T00:43:03.958Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-20T00:43:03.958Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-20T00:43:03.958Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-20T00:43:03.958Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-20T00:43:04.218Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-20T00:43:04.218Z] Fetched 63.8 MB in 2s (29.5 MB/s) [2021-03-20T00:43:04.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:04.218Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-20T00:43:04.477Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-20T00:43:05.046Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-20T00:43:05.046Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-20T00:43:05.046Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-20T00:43:05.305Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-20T00:43:05.876Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.136Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.136Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.136Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.394Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.395Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.655Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.655Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.915Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.915Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.915Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:06.915Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:06.915Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:07.175Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:07.175Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:07.175Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-20T00:43:07.175Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:07.175Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-20T00:43:07.436Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:07.436Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-20T00:43:07.436Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:07.436Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:07.436Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:07.436Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:07.696Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:07.696Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-20T00:43:07.696Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:07.956Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-20T00:43:07.956Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-20T00:43:08.233Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-20T00:43:08.493Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-20T00:43:08.753Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-20T00:43:08.753Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-20T00:43:09.014Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-20T00:43:09.014Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-20T00:43:09.014Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-20T00:43:09.274Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-20T00:43:09.274Z] Installing new version of config file /etc/issue ... [2021-03-20T00:43:09.274Z] Installing new version of config file /etc/issue.net ... [2021-03-20T00:43:09.274Z] Installing new version of config file /etc/lsb-release ... [2021-03-20T00:43:09.275Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] } [2021-03-20T00:43:09.326Z] $ docker stop --time=1 e9644af9e9ee29953035617fdf8f6280510b14fbb67ed13f269584feac43c89a [2021-03-20T00:43:09.535Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-20T00:43:09.535Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-20T00:43:09.535Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-20T00:43:09.535Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:09.535Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-20T00:43:09.535Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-20T00:43:09.795Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-20T00:43:09.795Z] 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-03-20T00:43:09.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:09.795Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:09.795Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:10.054Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:10.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:10.054Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-20T00:43:10.054Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-20T00:43:10.315Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-20T00:43:10.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:10.315Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-20T00:43:10.315Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-20T00:43:10.576Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-20T00:43:10.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:10.838Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-20T00:43:10.838Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-20T00:43:10.838Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-20T00:43:11.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:11.099Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-20T00:43:11.099Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-20T00:43:11.099Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-20T00:43:11.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:11.099Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-20T00:43:11.360Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-20T00:43:11.360Z] Setting up grep (3.1-2build1) ... [2021-03-20T00:43:11.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:11.360Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-20T00:43:11.360Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-20T00:43:11.619Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-20T00:43:11.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:11.619Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-20T00:43:11.619Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-20T00:43:11.879Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-20T00:43:11.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:11.879Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-20T00:43:11.879Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-20T00:43:11.923Z] $ docker rm -f e9644af9e9ee29953035617fdf8f6280510b14fbb67ed13f269584feac43c89a [2021-03-20T00:43:12.449Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-20T00:43:12.449Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-20T00:43:12.449Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-20T00:43:12.449Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-20T00:43:13.019Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-20T00:43:13.279Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:13.279Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-20T00:43:13.279Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:43:14.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-20T00:43:14.202Z] [2021-03-20T00:43:14.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-20T00:43:14.220Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-20T00:43:14.220Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-20T00:43:14.220Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-20T00:43:14.220Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-20T00:43:14.483Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-20T00:43:14.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:14.483Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-20T00:43:14.483Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:43:14.742Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-20T00:43:14.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:14.743Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:14.743Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:14.743Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:14.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-20T00:43:14.875Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-20T00:43:14.875Z] 29e5d40040c1: Pulling fs layer [2021-03-20T00:43:14.875Z] 1ce36da41761: Pulling fs layer [2021-03-20T00:43:14.875Z] 25b303627fd3: Pulling fs layer [2021-03-20T00:43:15.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:15.003Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:15.003Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:15.003Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:15.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:15.003Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:15.262Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:15.262Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:15.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:15.262Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:15.262Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:15.468Z] 29e5d40040c1: Verifying Checksum [2021-03-20T00:43:15.468Z] 29e5d40040c1: Download complete [2021-03-20T00:43:15.523Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:15.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:15.523Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-20T00:43:15.523Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-20T00:43:15.784Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-20T00:43:15.784Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-20T00:43:15.784Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-20T00:43:15.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:15.784Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-20T00:43:16.046Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-20T00:43:16.046Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-20T00:43:16.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:16.046Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:16.065Z] 29e5d40040c1: Pull complete [2021-03-20T00:43:16.065Z] 1ce36da41761: Verifying Checksum [2021-03-20T00:43:16.065Z] 1ce36da41761: Download complete [2021-03-20T00:43:16.313Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:16.313Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:16.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:16.313Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:16.313Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:16.572Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:16.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:16.572Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:16.572Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:17.141Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:17.400Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-20T00:43:17.503Z] 1ce36da41761: Pull complete [2021-03-20T00:43:17.661Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-20T00:43:17.934Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:17.934Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-20T00:43:17.934Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-20T00:43:18.100Z] 25b303627fd3: Verifying Checksum [2021-03-20T00:43:18.100Z] 25b303627fd3: Download complete [2021-03-20T00:43:18.195Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-20T00:43:18.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-20T00:43:18.195Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-20T00:43:18.195Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-20T00:43:18.465Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-20T00:43:18.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:18.465Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-20T00:43:18.465Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-20T00:43:18.726Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-20T00:43:18.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:18.986Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-20T00:43:18.986Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-20T00:43:18.986Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-20T00:43:19.246Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:19.246Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-20T00:43:19.246Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-20T00:43:19.246Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-20T00:43:19.507Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:19.507Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-20T00:43:19.507Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-20T00:43:19.507Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-20T00:43:19.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:19.806Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-20T00:43:19.806Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-20T00:43:19.806Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-20T00:43:20.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:20.066Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-20T00:43:20.066Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-20T00:43:20.326Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-20T00:43:20.326Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:20.326Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-20T00:43:20.326Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-20T00:43:20.593Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-20T00:43:20.593Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-20T00:43:20.593Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-20T00:43:20.593Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-20T00:43:20.593Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-20T00:43:20.852Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:20.852Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-20T00:43:20.852Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-20T00:43:20.852Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-20T00:43:21.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:21.112Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-20T00:43:21.112Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-20T00:43:21.112Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-20T00:43:21.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:21.372Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-20T00:43:21.372Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-20T00:43:21.633Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-20T00:43:21.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:21.633Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-20T00:43:21.633Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-20T00:43:21.893Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-20T00:43:21.893Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:21.893Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-20T00:43:21.893Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-20T00:43:22.464Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-20T00:43:22.464Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:22.464Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-20T00:43:22.464Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-20T00:43:22.724Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-20T00:43:22.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:22.724Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-20T00:43:22.724Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-20T00:43:22.985Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-20T00:43:22.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:22.985Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-20T00:43:23.287Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-20T00:43:23.287Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-20T00:43:23.287Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:23.287Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-20T00:43:23.287Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-20T00:43:23.558Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-20T00:43:23.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:23.558Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-20T00:43:23.558Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-20T00:43:23.834Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-20T00:43:23.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:23.834Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-20T00:43:23.834Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-20T00:43:24.103Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-20T00:43:24.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-20T00:43:24.103Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-20T00:43:24.103Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-20T00:43:24.103Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-20T00:43:24.367Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-20T00:43:24.367Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-20T00:43:24.367Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-20T00:43:24.367Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-20T00:43:24.367Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-20T00:43:24.692Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-20T00:43:24.692Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-20T00:43:24.692Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-20T00:43:24.987Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-20T00:43:24.987Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-20T00:43:24.987Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-20T00:43:24.987Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-20T00:43:24.987Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-20T00:43:25.261Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-20T00:43:25.261Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-20T00:43:25.261Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-20T00:43:25.261Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-20T00:43:25.531Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-20T00:43:25.531Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-20T00:43:25.531Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-20T00:43:25.531Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-20T00:43:25.791Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-20T00:43:25.791Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-20T00:43:26.053Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-20T00:43:26.053Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-20T00:43:27.118Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-20T00:43:27.118Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-20T00:43:27.118Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-20T00:43:27.118Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-20T00:43:27.697Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-20T00:43:27.697Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-20T00:43:28.259Z] 25b303627fd3: Pull complete [2021-03-20T00:43:28.259Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-20T00:43:28.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-20T00:43:28.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-20T00:43:28.320Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-20T00:43:28.320Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-20T00:43:28.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-30664 does not seem to be running inside a container [2021-03-20T00:43:28.581Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-20T00:43:28.581Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-20T00:43:28.581Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-20T00:43:28.581Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-20T00:43:28.616Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-03-20T00:43:28.841Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:28.841Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:28.841Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:29.103Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:29.103Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:29.103Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:29.363Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:29.364Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:30.308Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:30.308Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:31.274Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:31.274Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:31.844Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:32.134Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:32.143Z] $ docker top 5ef537acc2872c04db0aab9ced69fcd08f07df36710818ea98b55cc6c2b4e83a -eo pid,comm [2021-03-20T00:43:32.395Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:32.395Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-03-20T00:43:33.222Z] + grep parallel [2021-03-20T00:43:33.222Z] + docker-compose build --help [2021-03-20T00:43:33.333Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-20T00:43:33.333Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-20T00:43:33.333Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-20T00:43:33.333Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-20T00:43:33.593Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-20T00:43:33.593Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-20T00:43:33.852Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-20T00:43:33.852Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-20T00:43:33.852Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-20T00:43:33.852Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-20T00:43:34.120Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-20T00:43:34.120Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-20T00:43:34.120Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-20T00:43:34.120Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-20T00:43:34.380Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-20T00:43:34.380Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-20T00:43:34.380Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:34.380Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-20T00:43:34.380Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:34.640Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:34.640Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:34.640Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-20T00:43:34.640Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-20T00:43:34.640Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-20T00:43:34.899Z] [2021-03-20T00:43:34.899Z] Current default time zone: 'Etc/UTC' [2021-03-20T00:43:34.899Z] Local time is now: Sat Mar 20 00:43:34 UTC 2021. [2021-03-20T00:43:34.899Z] Universal Time is now: Sat Mar 20 00:43:34 UTC 2021. [2021-03-20T00:43:34.899Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-20T00:43:34.899Z] [2021-03-20T00:43:34.899Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-20T00:43:34.899Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:34.899Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-20T00:43:34.899Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-20T00:43:35.162Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-20T00:43:35.162Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-20T00:43:35.162Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-20T00:43:35.162Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-20T00:43:35.162Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-20T00:43:35.162Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-20T00:43:35.162Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:35.162Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-20T00:43:35.423Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:35.691Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-20T00:43:35.691Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:35.691Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-20T00:43:35.691Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-20T00:43:35.691Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-20T00:43:35.691Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-20T00:43:35.691Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-20T00:43:35.691Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-20T00:43:35.951Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-20T00:43:35.951Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-20T00:43:37.332Z] Updating certificates in /etc/ssl/certs... [2021-03-20T00:43:37.524Z] --parallel Build images in parallel. [Pipeline] } [2021-03-20T00:43:37.806Z] $ docker stop --time=1 5ef537acc2872c04db0aab9ced69fcd08f07df36710818ea98b55cc6c2b4e83a [2021-03-20T00:43:37.902Z] 23 added, 27 removed; done. [2021-03-20T00:43:37.902Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-20T00:43:37.902Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-20T00:43:37.902Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-20T00:43:37.902Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-20T00:43:38.173Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-20T00:43:38.173Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.173Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-20T00:43:38.173Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.173Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.444Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.444Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.444Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.444Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-20T00:43:38.444Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-20T00:43:38.444Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-20T00:43:38.444Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-20T00:43:38.444Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-20T00:43:38.444Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.714Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-20T00:43:38.714Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-20T00:43:38.714Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-20T00:43:38.714Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-20T00:43:38.714Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-20T00:43:38.714Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-20T00:43:38.978Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-20T00:43:38.978Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-20T00:43:38.978Z] Updating certificates in /etc/ssl/certs... [2021-03-20T00:43:39.237Z] 0 added, 0 removed; done. [2021-03-20T00:43:39.237Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-20T00:43:39.237Z] done. [2021-03-20T00:43:39.805Z] Reading package lists... [2021-03-20T00:43:39.805Z] Building dependency tree... [2021-03-20T00:43:39.805Z] Reading state information... [2021-03-20T00:43:39.826Z] $ docker rm -f 5ef537acc2872c04db0aab9ced69fcd08f07df36710818ea98b55cc6c2b4e83a [2021-03-20T00:43:40.065Z] The following NEW packages will be installed: [2021-03-20T00:43:40.065Z] apt-transport-https [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-03-20T00:43:40.326Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-20T00:43:40.326Z] Need to get 1696 B of archives. [2021-03-20T00:43:40.326Z] After this operation, 153 kB of additional disk space will be used. [2021-03-20T00:43:40.326Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-20T00:43:40.326Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-20T00:43:40.326Z] Fetched 1696 B in 0s (8657 B/s) [2021-03-20T00:43:40.326Z] Selecting previously unselected package apt-transport-https. [2021-03-20T00:43:40.326Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-20T00:43:40.326Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:43:40.586Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-20T00:43:40.587Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-20T00:43:40.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-20T00:43:40.764Z] . [Pipeline] withDockerContainer [2021-03-20T00:43:40.845Z] Waiting for network to be ready... [2021-03-20T00:43:41.052Z] prd-ubuntu18.04-docker-arm64-4c-16g-30664 does not seem to be running inside a container [2021-03-20T00:43:41.147Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-20T00:43:42.670Z] $ docker top 29234eb1f63d43b6336184567f110ee517374b1904433f43740358ef0a0f0bf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-20T00:43:43.749Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-20T00:43:47.425Z] 2021-03-20T00:43:44Z INFO Waiting for automatic snapd restart... [2021-03-20T00:43:47.426Z] snapd 2.49 from Canonical* installed [2021-03-20T00:43:47.994Z] "snapd" switched to the "latest/stable" channel [2021-03-20T00:43:47.994Z] [2021-03-20T00:43:49.207Z] Building docker-core-command-go ... [2021-03-20T00:43:49.207Z] Building docker-core-data-go ... [2021-03-20T00:43:49.207Z] Building docker-core-metadata-go ... [2021-03-20T00:43:49.207Z] Building docker-security-bootstrapper-go ... [2021-03-20T00:43:49.207Z] Building docker-security-proxy-setup-go ... [2021-03-20T00:43:49.207Z] Building docker-security-secretstore-setup-go ... [2021-03-20T00:43:49.207Z] Building docker-support-notifications-go ... [2021-03-20T00:43:49.207Z] Building docker-support-scheduler-go ... [2021-03-20T00:43:49.207Z] Building docker-sys-mgmt-agent-go ... [2021-03-20T00:43:49.207Z] Building docker-support-notifications-go [2021-03-20T00:43:49.207Z] Building docker-core-command-go [2021-03-20T00:43:49.207Z] Building docker-core-data-go [2021-03-20T00:43:49.207Z] Building docker-support-scheduler-go [2021-03-20T00:43:49.207Z] Building docker-sys-mgmt-agent-go [2021-03-20T00:43:52.190Z] core18 20210128 from Canonical* installed [2021-03-20T00:43:52.190Z] "core18" switched to the "latest/stable" channel [2021-03-20T00:43:52.190Z] [2021-03-20T00:43:56.389Z] snapcraft 4.5.4 from Canonical* installed [2021-03-20T00:43:56.650Z] "snapcraft" switched to the "latest/stable" channel [2021-03-20T00:43:56.650Z] [2021-03-20T00:43:59.991Z] 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-03-20T00:43:59.991Z] - README.md [2021-03-20T00:43:59.991Z] [2021-03-20T00:43:59.991Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-20T00:44:06.559Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-20T00:44:06.559Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-20T00:44:06.559Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-20T00:44:06.818Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-20T00:44:08.198Z] Reading package lists... [2021-03-20T00:44:08.198Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-20T00:44:14.770Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-20T00:44:14.770Z] Reading package lists... [2021-03-20T00:44:14.770Z] Building dependency tree... [2021-03-20T00:44:14.770Z] Reading state information... [2021-03-20T00:44:14.770Z] Suggested packages: [2021-03-20T00:44:14.770Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-20T00:44:14.770Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-20T00:44:14.770Z] Recommended packages: [2021-03-20T00:44:14.770Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-20T00:44:14.770Z] The following NEW packages will be installed: [2021-03-20T00:44:14.770Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-20T00:44:14.770Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-20T00:44:14.770Z] pkg-config zip [2021-03-20T00:44:14.770Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-20T00:44:14.770Z] Need to get 7657 kB of archives. [2021-03-20T00:44:14.770Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-20T00:44:14.770Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-20T00:44:15.029Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-20T00:44:15.029Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-20T00:44:15.288Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-20T00:44:15.288Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-20T00:44:15.288Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-20T00:44:15.288Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-20T00:44:15.288Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-20T00:44:15.547Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-20T00:44:15.547Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-20T00:44:15.547Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-20T00:44:15.547Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-20T00:44:15.547Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-20T00:44:15.808Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-20T00:44:15.808Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-20T00:44:16.069Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-20T00:44:16.069Z] Fetched 7657 kB in 1s (7022 kB/s) [2021-03-20T00:44:16.069Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-20T00:44:16.069Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-20T00:44:16.069Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-20T00:44:16.069Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-20T00:44:16.329Z] Selecting previously unselected package libpsl5:amd64. [2021-03-20T00:44:16.329Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-20T00:44:16.329Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-20T00:44:16.329Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-20T00:44:16.329Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-20T00:44:16.329Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-20T00:44:16.588Z] Selecting previously unselected package librtmp1:amd64. [2021-03-20T00:44:16.588Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-20T00:44:16.588Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-20T00:44:16.588Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-20T00:44:16.588Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-20T00:44:16.588Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-20T00:44:16.588Z] Selecting previously unselected package liberror-perl. [2021-03-20T00:44:16.588Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-20T00:44:16.588Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-20T00:44:16.588Z] Selecting previously unselected package git-man. [2021-03-20T00:44:16.588Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-20T00:44:16.588Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-20T00:44:16.848Z] Selecting previously unselected package git. [2021-03-20T00:44:16.848Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-20T00:44:16.848Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-20T00:44:17.787Z] Selecting previously unselected package libnorm1:amd64. [2021-03-20T00:44:17.787Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-20T00:44:17.787Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-20T00:44:17.787Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-20T00:44:17.787Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-20T00:44:17.787Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-20T00:44:18.047Z] Selecting previously unselected package libsodium23:amd64. [2021-03-20T00:44:18.047Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-20T00:44:18.047Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-20T00:44:18.047Z] Selecting previously unselected package libzmq5:amd64. [2021-03-20T00:44:18.047Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-20T00:44:18.047Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-20T00:44:18.047Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-20T00:44:18.047Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-20T00:44:18.047Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-20T00:44:18.306Z] Selecting previously unselected package pkg-config. [2021-03-20T00:44:18.306Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-20T00:44:18.306Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-20T00:44:18.306Z] Selecting previously unselected package zip. [2021-03-20T00:44:18.306Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-20T00:44:18.306Z] Unpacking zip (3.0-11build1) ... [2021-03-20T00:44:18.566Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-20T00:44:18.566Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-20T00:44:18.566Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-20T00:44:18.566Z] Setting up liberror-perl (0.17025-1) ... [2021-03-20T00:44:18.566Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-20T00:44:18.566Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-20T00:44:18.566Z] No schema files found: doing nothing. [2021-03-20T00:44:18.566Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-20T00:44:18.826Z] Setting up zip (3.0-11build1) ... [2021-03-20T00:44:18.826Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-20T00:44:18.826Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-20T00:44:18.826Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-20T00:44:18.826Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-20T00:44:18.826Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-20T00:44:18.826Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-20T00:44:18.826Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-20T00:44:19.088Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-20T00:44:25.722Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-20T00:44:25.722Z] git set to automatically installed. [2021-03-20T00:44:25.722Z] git-man set to automatically installed. [2021-03-20T00:44:25.722Z] libcurl3-gnutls set to automatically installed. [2021-03-20T00:44:25.722Z] liberror-perl set to automatically installed. [2021-03-20T00:44:25.722Z] libglib2.0-0 set to automatically installed. [2021-03-20T00:44:25.722Z] libnghttp2-14 set to automatically installed. [2021-03-20T00:44:25.722Z] libnorm1 set to automatically installed. [2021-03-20T00:44:25.722Z] libpgm-5.2-0 set to automatically installed. [2021-03-20T00:44:25.722Z] libpsl5 set to automatically installed. [2021-03-20T00:44:25.722Z] librtmp1 set to automatically installed. [2021-03-20T00:44:25.722Z] libsodium23 set to automatically installed. [2021-03-20T00:44:25.722Z] libzmq3-dev set to automatically installed. [2021-03-20T00:44:25.722Z] libzmq5 set to automatically installed. [2021-03-20T00:44:25.722Z] pkg-config set to automatically installed. [2021-03-20T00:44:25.722Z] zip set to automatically installed. [2021-03-20T00:44:27.103Z] snapd is not logged in, snap install commands will use sudo [2021-03-20T00:44:33.854Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-20T00:44:51.953Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-20T00:44:51.953Z] snapd is not logged in, snap install commands will use sudo [2021-03-20T00:44:58.524Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-20T00:44:58.783Z] snap "core18" has no updates available [2021-03-20T00:44:59.351Z] Pulling go-build-helper [2021-03-20T00:44:59.351Z] + snapcraftctl pull [2021-03-20T00:45:00.315Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-20T00:45:00.315Z] Skipping pull go-build-helper (already ran) [2021-03-20T00:45:00.315Z] Building go-build-helper [2021-03-20T00:45:00.315Z] + snapcraftctl build [2021-03-20T00:45:02.861Z] Staging go-build-helper [2021-03-20T00:45:02.861Z] + snapcraftctl stage [2021-03-20T00:45:10.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:45:10.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:45:10.976Z] ---> b0d57c7eaeec [2021-03-20T00:45:10.976Z] Step 3/22 : WORKDIR /edgex-go [2021-03-20T00:45:10.976Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:45:10.976Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:45:10.976Z] ---> b0d57c7eaeec [2021-03-20T00:45:10.976Z] Step 3/26 : WORKDIR /edgex-go [2021-03-20T00:45:10.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:45:10.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:45:10.976Z] ---> b0d57c7eaeec [2021-03-20T00:45:10.976Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:45:10.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:45:10.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:45:10.976Z] ---> b0d57c7eaeec [2021-03-20T00:45:10.976Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:45:10.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:45:10.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:45:10.976Z] ---> b0d57c7eaeec [2021-03-20T00:45:10.976Z] Step 3/22 : WORKDIR /edgex-go [2021-03-20T00:45:10.976Z] ---> Running in def142f5b6a7 [2021-03-20T00:45:10.976Z] ---> Running in df5ce00879fa [2021-03-20T00:45:10.976Z] ---> Running in e351654e485e [2021-03-20T00:45:10.976Z] ---> Running in de98fc3a4c83 [2021-03-20T00:45:10.976Z] ---> Running in b34a11145325 [2021-03-20T00:45:10.976Z] Removing intermediate container b34a11145325 [2021-03-20T00:45:10.976Z] ---> a1be560af43e [2021-03-20T00:45:10.976Z] Removing intermediate container df5ce00879fa [2021-03-20T00:45:10.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> fd2bb44fb6e2 [2021-03-20T00:45:10.976Z] [2021-03-20T00:45:10.976Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:45:10.976Z] Removing intermediate container de98fc3a4c83 [2021-03-20T00:45:10.976Z] ---> 70e23e869e3e [2021-03-20T00:45:10.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:45:10.976Z] Removing intermediate container e351654e485e [2021-03-20T00:45:10.976Z] ---> bce676debd30 [2021-03-20T00:45:10.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:45:10.976Z] Removing intermediate container def142f5b6a7 [2021-03-20T00:45:10.976Z] ---> 972b2d155928 [2021-03-20T00:45:10.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:45:10.976Z] ---> Running in f32a1469073a [2021-03-20T00:45:10.976Z] ---> Running in ab6055c86548 [2021-03-20T00:45:10.976Z] ---> Running in a39fbc1c3ff4 [2021-03-20T00:45:10.976Z] ---> Running in 124a04f5e88c [2021-03-20T00:45:10.976Z] ---> Running in 2c960a530d8e [2021-03-20T00:45:10.976Z] Removing intermediate container f32a1469073a [2021-03-20T00:45:10.976Z] ---> 48e7e037bb8a [2021-03-20T00:45:10.976Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-20T00:45:10.976Z] ---> Running in bc81ea72cb42 [2021-03-20T00:45:10.976Z] Removing intermediate container ab6055c86548 [2021-03-20T00:45:10.976Z] ---> 57bfff006241 [2021-03-20T00:45:10.976Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-20T00:45:10.976Z] Removing intermediate container a39fbc1c3ff4 [2021-03-20T00:45:10.976Z] ---> 29a23293336c [2021-03-20T00:45:10.976Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-20T00:45:10.976Z] ---> Running in 4b80dc57caad [2021-03-20T00:45:10.976Z] Removing intermediate container 124a04f5e88c [2021-03-20T00:45:10.976Z] ---> 4622a534eed0 [2021-03-20T00:45:10.976Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-20T00:45:10.976Z] ---> Running in 56adc6ca7a2c [2021-03-20T00:45:10.976Z] Removing intermediate container 2c960a530d8e [2021-03-20T00:45:10.976Z] ---> 2a86c7814608 [2021-03-20T00:45:10.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-20T00:45:10.976Z] ---> Running in 6ca88f9654b4 [2021-03-20T00:45:10.976Z] ---> Running in 88119f0486c8 [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:10.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:11.250Z] OK: 217 MiB in 51 packages [2021-03-20T00:45:11.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:11.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:11.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:45:11.799Z] OK: 217 MiB in 51 packages [2021-03-20T00:45:12.071Z] OK: 217 MiB in 51 packages [2021-03-20T00:45:12.346Z] OK: 217 MiB in 51 packages [2021-03-20T00:45:12.346Z] OK: 217 MiB in 51 packages [2021-03-20T00:45:12.969Z] Removing intermediate container bc81ea72cb42 [2021-03-20T00:45:12.969Z] ---> b8d1d47b8d6f [2021-03-20T00:45:12.969Z] Step 6/22 : COPY go.mod . [2021-03-20T00:45:13.965Z] Removing intermediate container 56adc6ca7a2c [2021-03-20T00:45:13.965Z] ---> 4398d959b0d9 [2021-03-20T00:45:13.965Z] Step 6/23 : COPY go.mod . [2021-03-20T00:45:13.965Z] ---> e78012074429 [2021-03-20T00:45:13.965Z] Step 7/22 : RUN go mod download [2021-03-20T00:45:14.245Z] Removing intermediate container 6ca88f9654b4 [2021-03-20T00:45:14.245Z] ---> aa13c9e00a1d [2021-03-20T00:45:14.245Z] Step 6/23 : COPY go.mod . [2021-03-20T00:45:14.245Z] Removing intermediate container 4b80dc57caad [2021-03-20T00:45:14.245Z] ---> 7b516ae35034 [2021-03-20T00:45:14.245Z] Step 6/26 : COPY go.mod . [2021-03-20T00:45:14.245Z] ---> Running in 09f177ba9101 [2021-03-20T00:45:14.536Z] Removing intermediate container 88119f0486c8 [2021-03-20T00:45:14.536Z] ---> ba7871b3a23a [2021-03-20T00:45:14.536Z] Step 6/22 : COPY go.mod . [2021-03-20T00:45:15.078Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-20T00:45:15.078Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-20T00:45:15.078Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1608 kB] [2021-03-20T00:45:15.078Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-20T00:45:15.078Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-20T00:45:15.078Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-20T00:45:15.078Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [256 kB] [2021-03-20T00:45:15.078Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.4 kB] [2021-03-20T00:45:15.078Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-20T00:45:15.078Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-20T00:45:15.078Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-20T00:45:15.078Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-20T00:45:15.078Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-20T00:45:15.078Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-20T00:45:15.078Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-20T00:45:15.078Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-20T00:45:15.078Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-20T00:45:15.078Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-20T00:45:15.078Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-20T00:45:15.078Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-20T00:45:15.078Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-20T00:45:15.078Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-20T00:45:15.078Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-20T00:45:15.078Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-20T00:45:15.078Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-20T00:45:15.078Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-20T00:45:15.078Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-20T00:45:15.078Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-20T00:45:15.078Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-20T00:45:15.079Z] Fetched 224 kB in 0s (0 B/s) [2021-03-20T00:45:15.079Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-20T00:45:15.079Z] Fetched 157 kB in 0s (0 B/s) [2021-03-20T00:45:15.079Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-20T00:45:15.079Z] Fetched 221 kB in 0s (0 B/s) [2021-03-20T00:45:15.079Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-20T00:45:15.079Z] Fetched 143 kB in 0s (0 B/s) [2021-03-20T00:45:15.079Z] Pulling app-service-config [2021-03-20T00:45:15.079Z] + snapcraftctl pull [2021-03-20T00:45:15.079Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-20T00:45:15.150Z] ---> 0af200cf2d9b [2021-03-20T00:45:15.150Z] Step 7/23 : RUN go mod download [2021-03-20T00:45:15.150Z] ---> Running in 67d459abfd31 [2021-03-20T00:45:15.426Z] ---> 1e2f7d96343e [2021-03-20T00:45:15.426Z] Step 7/26 : RUN go mod download [2021-03-20T00:45:15.426Z] ---> 6751b3fcfb9f [2021-03-20T00:45:15.426Z] Step 7/23 : RUN go mod download [2021-03-20T00:45:15.648Z] Pulling config-common [2021-03-20T00:45:15.648Z] + snapcraftctl pull [2021-03-20T00:45:15.700Z] ---> Running in ba01df82bc39 [2021-03-20T00:45:15.700Z] ---> Running in 2ebe40c1d1fe [2021-03-20T00:45:15.700Z] ---> 5f104d6be6df [2021-03-20T00:45:15.700Z] Step 7/22 : RUN go mod download [2021-03-20T00:45:15.986Z] ---> Running in ccced8309b32 [2021-03-20T00:45:18.683Z] Removing intermediate container 09f177ba9101 [2021-03-20T00:45:18.683Z] ---> 9b79e6fc865b [2021-03-20T00:45:18.683Z] Step 8/22 : COPY . . [2021-03-20T00:45:19.692Z] Removing intermediate container 67d459abfd31 [2021-03-20T00:45:19.692Z] ---> b8f0bac31b0f [2021-03-20T00:45:19.692Z] Step 8/23 : COPY . . [2021-03-20T00:45:19.847Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-20T00:45:19.847Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-20T00:45:19.847Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-20T00:45:19.847Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:19.847Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-20T00:45:19.847Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:19.847Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-20T00:45:19.847Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:19.847Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-20T00:45:19.847Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:19.847Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-20T00:45:19.847Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:19.847Z] Pulling edgex-go [2021-03-20T00:45:19.847Z] + snapcraftctl pull [2021-03-20T00:45:22.324Z] Removing intermediate container ba01df82bc39 [2021-03-20T00:45:22.324Z] ---> 51c6807e4e7c [2021-03-20T00:45:22.324Z] Step 8/26 : COPY . . [2021-03-20T00:45:22.600Z] Removing intermediate container 2ebe40c1d1fe [2021-03-20T00:45:22.600Z] ---> f222a662ba15 [2021-03-20T00:45:22.878Z] Step 8/23 : COPY . . [2021-03-20T00:45:22.878Z] Removing intermediate container ccced8309b32 [2021-03-20T00:45:22.878Z] ---> 96be2c3e48a0 [2021-03-20T00:45:22.878Z] Step 8/22 : COPY . . [2021-03-20T00:45:41.792Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-20T00:45:41.792Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-20T00:45:41.792Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-20T00:45:41.792Z] Fetched 0 B in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-20T00:45:41.792Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-20T00:45:41.792Z] Fetched 279 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-20T00:45:41.792Z] Fetched 122 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-20T00:45:41.792Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-20T00:45:41.792Z] Fetched 8848 B in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-20T00:45:41.792Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-20T00:45:41.792Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-20T00:45:41.792Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-20T00:45:41.792Z] Fetched 214 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-20T00:45:41.792Z] Fetched 154 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-20T00:45:41.792Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-20T00:45:41.792Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-20T00:45:41.792Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-20T00:45:41.792Z] Fetched 499 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-20T00:45:41.792Z] Fetched 111 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-20T00:45:41.792Z] Fetched 240 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-20T00:45:41.792Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-20T00:45:41.792Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-20T00:45:41.792Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-20T00:45:41.792Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-20T00:45:41.792Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-20T00:45:41.792Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-20T00:45:41.792Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-20T00:45:41.792Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-20T00:45:41.792Z] Fetched 8720 B in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-20T00:45:41.792Z] Fetched 137 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-20T00:45:41.792Z] Fetched 119 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-20T00:45:41.792Z] Fetched 109 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-20T00:45:41.792Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-20T00:45:41.792Z] Fetched 645 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-20T00:45:41.792Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-20T00:45:41.792Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-20T00:45:41.792Z] Fetched 368 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-20T00:45:41.792Z] Fetched 187 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-20T00:45:41.792Z] Fetched 175 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-20T00:45:41.792Z] Fetched 206 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-20T00:45:41.792Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-20T00:45:41.792Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-20T00:45:41.792Z] Fetched 159 kB in 0s (0 B/s) [2021-03-20T00:45:41.792Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-20T00:45:41.793Z] Fetched 107 kB in 0s (0 B/s) [2021-03-20T00:45:41.793Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-20T00:45:41.793Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-20T00:45:41.793Z] Pulling static-packages [2021-03-20T00:45:41.793Z] + snapcraftctl pull [2021-03-20T00:45:41.793Z] Pulling version [2021-03-20T00:45:41.793Z] + cd /root/project [2021-03-20T00:45:41.793Z] + [ -f VERSION ] [2021-03-20T00:45:41.793Z] + PROJECT_VERSION=local-dev [2021-03-20T00:45:41.793Z] + git rev-parse --short HEAD [2021-03-20T00:45:41.793Z] + GIT_REVISION=c300b449 [2021-03-20T00:45:41.793Z] + snapcraftctl set-version local-dev [2021-03-20T00:45:42.741Z] Skipping build go-build-helper (already ran) [2021-03-20T00:45:43.003Z] Building app-service-config [2021-03-20T00:45:43.003Z] + make build [2021-03-20T00:45:43.003Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-20T00:45:44.909Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-20T00:45:45.168Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-20T00:45:45.168Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-20T00:45:45.168Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-20T00:45:45.168Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-20T00:45:45.168Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-20T00:45:45.168Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-20T00:45:45.168Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-20T00:45:45.168Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-20T00:45:45.428Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-20T00:45:45.694Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-20T00:45:45.694Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-20T00:45:45.694Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-20T00:45:45.955Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-20T00:45:45.955Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-20T00:45:46.214Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-20T00:45:46.214Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-20T00:45:46.214Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-20T00:45:46.214Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-20T00:45:46.214Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-20T00:45:46.479Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-20T00:45:46.479Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-20T00:45:46.479Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-20T00:45:46.479Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-20T00:45:46.479Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-20T00:45:46.739Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-20T00:45:46.739Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-20T00:45:46.739Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-20T00:45:46.739Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-20T00:45:46.739Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-20T00:45:46.739Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-20T00:45:46.739Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-20T00:45:46.739Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-20T00:45:46.739Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-20T00:45:46.739Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-20T00:45:46.739Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-20T00:45:46.739Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-20T00:45:46.739Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-20T00:45:46.998Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-20T00:45:46.998Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-20T00:45:46.998Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-20T00:45:46.998Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-20T00:45:46.998Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-20T00:45:49.719Z] ---> 2f6009d835a5 [2021-03-20T00:45:49.719Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-20T00:45:49.719Z] ---> de7c3292c4e5 [2021-03-20T00:45:49.719Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-20T00:45:49.719Z] ---> 8ee8ce45b5a0 [2021-03-20T00:45:49.719Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-20T00:45:49.719Z] ---> 4c46e41549c1 [2021-03-20T00:45:49.719Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-20T00:45:49.719Z] ---> Running in e9be2d10b49c [2021-03-20T00:45:49.719Z] ---> Running in 5c222b46e593 [2021-03-20T00:45:49.719Z] ---> Running in bd230ca27b29 [2021-03-20T00:45:49.719Z] ---> Running in efb9342c283e [2021-03-20T00:45:49.719Z] ---> 0aeee649e277 [2021-03-20T00:45:49.719Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-20T00:45:49.719Z] ---> Running in 4265ebc39c14 [2021-03-20T00:45:49.719Z] 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-03-20T00:45:49.995Z] 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-03-20T00:45:49.995Z] 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-03-20T00:45:50.273Z] 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-03-20T00:45:50.273Z] 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-03-20T00:45:56.986Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-20T00:45:56.986Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-20T00:45:56.986Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-20T00:45:56.986Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-20T00:45:58.895Z] Building config-common [2021-03-20T00:45:58.895Z] + snapcraftctl build [2021-03-20T00:46:01.440Z] Building edgex-go [2021-03-20T00:46:01.702Z] + cd /root/parts/edgex-go/src [2021-03-20T00:46:01.702Z] + make build [2021-03-20T00:46:01.702Z] 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-03-20T00:46:02.317Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-20T00:46:02.317Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-20T00:46:02.317Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-20T00:46:02.317Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-20T00:46:02.317Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-20T00:46:02.318Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-20T00:46:02.318Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-20T00:46:02.318Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-20T00:46:02.318Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-20T00:46:07.644Z] 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-03-20T00:46:07.644Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-20T00:46:12.926Z] 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-03-20T00:46:13.864Z] 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-03-20T00:46:15.783Z] 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-03-20T00:46:16.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-20T00:46:16.353Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-20T00:46:16.613Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-20T00:46:16.613Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-20T00:46:16.613Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-20T00:46:18.521Z] 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-03-20T00:46:18.521Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-20T00:46:18.521Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-20T00:46:20.429Z] 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-03-20T00:46:21.366Z] 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-03-20T00:46:21.626Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-20T00:46:23.535Z] 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-03-20T00:46:24.475Z] 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-03-20T00:46:24.735Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-20T00:46:26.129Z] 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-03-20T00:46:26.130Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-20T00:46:28.039Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-20T00:46:28.039Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-20T00:46:28.039Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-20T00:46:28.040Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-20T00:46:28.040Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-20T00:46:28.040Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-20T00:46:28.299Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-20T00:46:28.299Z] + 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-03-20T00:46:28.299Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-20T00:46:28.299Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-20T00:46:28.299Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-20T00:46:28.299Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-20T00:46:28.299Z] + 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-03-20T00:46:31.605Z] Building static-packages [2021-03-20T00:46:31.605Z] + snapcraftctl build [2021-03-20T00:46:33.591Z] Building version [2021-03-20T00:46:33.591Z] + snapcraftctl build [2021-03-20T00:46:36.253Z] Skipping stage go-build-helper (already ran) [2021-03-20T00:46:36.253Z] Staging app-service-config [2021-03-20T00:46:36.253Z] + snapcraftctl stage [2021-03-20T00:46:37.191Z] Staging config-common [2021-03-20T00:46:37.191Z] + snapcraftctl stage [2021-03-20T00:46:38.129Z] Staging edgex-go [2021-03-20T00:46:38.129Z] + snapcraftctl stage [2021-03-20T00:46:39.069Z] Staging static-packages [2021-03-20T00:46:39.069Z] + snapcraftctl stage [2021-03-20T00:46:40.448Z] Staging version [2021-03-20T00:46:40.448Z] + snapcraftctl stage [2021-03-20T00:46:41.385Z] Priming go-build-helper [2021-03-20T00:46:41.385Z] + snapcraftctl prime [2021-03-20T00:46:42.322Z] Priming app-service-config [2021-03-20T00:46:42.322Z] + snapcraftctl prime [2021-03-20T00:46:43.703Z] Priming config-common [2021-03-20T00:46:43.703Z] + snapcraftctl prime [2021-03-20T00:46:44.640Z] Priming edgex-go [2021-03-20T00:46:44.640Z] + snapcraftctl prime [2021-03-20T00:46:45.580Z] Priming static-packages [2021-03-20T00:46:45.580Z] + snapcraftctl prime [2021-03-20T00:46:48.117Z] Priming version [2021-03-20T00:46:48.117Z] + snapcraftctl prime [2021-03-20T00:46:49.056Z] 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-03-20T00:47:57.221Z] Removing intermediate container bd230ca27b29 [2021-03-20T00:47:57.221Z] ---> bb0e9e43dd4d [2021-03-20T00:47:57.221Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-20T00:47:57.221Z] ---> Running in 64d98f1a5497 [2021-03-20T00:47:57.221Z] 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-03-20T00:47:57.221Z] Removing intermediate container 64d98f1a5497 [2021-03-20T00:47:57.221Z] ---> c95d9baf477b [2021-03-20T00:47:57.221Z] [2021-03-20T00:47:57.221Z] Step 11/26 : FROM docker:20.10.0 [2021-03-20T00:47:57.221Z] 20.10.0: Pulling from library/docker [2021-03-20T00:48:03.974Z] Removing intermediate container efb9342c283e [2021-03-20T00:48:03.974Z] ---> aa92694a2e0f [2021-03-20T00:48:03.974Z] [2021-03-20T00:48:03.974Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:48:03.974Z] 3.12: Pulling from library/alpine [2021-03-20T00:48:05.423Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-20T00:48:05.423Z] Status: Downloaded newer image for alpine:3.12 [2021-03-20T00:48:05.423Z] ---> d10569e2745f [2021-03-20T00:48:05.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:48:07.423Z] ---> Running in 093f0fa9e4bf [2021-03-20T00:48:09.427Z] Removing intermediate container 4265ebc39c14 [2021-03-20T00:48:09.427Z] ---> 92ae9f9a3512 [2021-03-20T00:48:09.427Z] [2021-03-20T00:48:09.427Z] Step 10/22 : FROM alpine:3.12 [2021-03-20T00:48:09.427Z] ---> d10569e2745f [2021-03-20T00:48:09.427Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:48:09.427Z] Removing intermediate container e9be2d10b49c [2021-03-20T00:48:09.427Z] ---> 72c412fd5ce1 [2021-03-20T00:48:09.427Z] [2021-03-20T00:48:09.427Z] Step 10/22 : FROM alpine:3.12 [2021-03-20T00:48:09.427Z] ---> d10569e2745f [2021-03-20T00:48:09.427Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-20T00:48:10.031Z] ---> Running in 0656f879982a [2021-03-20T00:48:10.031Z] ---> Running in a31390b0b6bd [2021-03-20T00:48:10.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:10.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:11.185Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-20T00:48:11.474Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:11.474Z] OK: 5 MiB in 15 packages [2021-03-20T00:48:12.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:12.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:12.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:12.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:12.940Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-20T00:48:12.940Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:12.940Z] OK: 5 MiB in 15 packages [2021-03-20T00:48:13.560Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-20T00:48:13.560Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-20T00:48:13.560Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:13.560Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:48:13.843Z] OK: 6 MiB in 16 packages [2021-03-20T00:48:14.876Z] Removing intermediate container 093f0fa9e4bf [2021-03-20T00:48:14.876Z] ---> 2f280063f85a [2021-03-20T00:48:14.876Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:48:15.161Z] ---> Running in bef085123057 [2021-03-20T00:48:15.763Z] Removing intermediate container 0656f879982a [2021-03-20T00:48:15.763Z] ---> 7ff8ab45b29b [2021-03-20T00:48:15.763Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:48:16.056Z] Removing intermediate container bef085123057 [2021-03-20T00:48:16.056Z] ---> 59b4311f0ead [2021-03-20T00:48:16.056Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-20T00:48:16.331Z] ---> Running in 53abeaf35ad8 [2021-03-20T00:48:16.331Z] ---> Running in ce30c4e5b04a [2021-03-20T00:48:16.331Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-20T00:48:16.610Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-20T00:48:16.610Z] ---> eeaf43b92773 [2021-03-20T00:48:16.610Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-20T00:48:16.610Z] Removing intermediate container a31390b0b6bd [2021-03-20T00:48:16.610Z] ---> 7ea303ceb302 [2021-03-20T00:48:16.610Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:48:16.883Z] ---> Running in 67a6ac83bbbb [2021-03-20T00:48:16.883Z] ---> Running in f328c2f3a24d [2021-03-20T00:48:17.163Z] Removing intermediate container ce30c4e5b04a [2021-03-20T00:48:17.163Z] ---> 7394d832c1ea [2021-03-20T00:48:17.163Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-20T00:48:17.163Z] Removing intermediate container 53abeaf35ad8 [2021-03-20T00:48:17.164Z] ---> e03b9f966513 [2021-03-20T00:48:17.164Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-20T00:48:17.765Z] ---> Running in 8cf9ebe91071 [2021-03-20T00:48:17.766Z] ---> Running in 3f74ab1e21c8 [2021-03-20T00:48:17.766Z] Removing intermediate container f328c2f3a24d [2021-03-20T00:48:17.766Z] ---> 41fadf9d02bd [2021-03-20T00:48:17.766Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-20T00:48:18.363Z] ---> Running in c18e24dcb5c0 [2021-03-20T00:48:18.640Z] Removing intermediate container 8cf9ebe91071 [2021-03-20T00:48:18.640Z] ---> 4c41312eec13 [2021-03-20T00:48:18.640Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-20T00:48:18.640Z] Removing intermediate container 3f74ab1e21c8 [2021-03-20T00:48:18.640Z] ---> 446a0d641b61 [2021-03-20T00:48:18.640Z] Step 15/23 : WORKDIR / [2021-03-20T00:48:18.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:18.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:19.201Z] ---> Running in 9177b97a0447 [2021-03-20T00:48:19.201Z] ---> Running in fe88107da9f1 [2021-03-20T00:48:19.201Z] Removing intermediate container c18e24dcb5c0 [2021-03-20T00:48:19.201Z] ---> a7684f92b8d0 [2021-03-20T00:48:19.201Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-20T00:48:19.478Z] ---> Running in 9726454ca31a [2021-03-20T00:48:19.768Z] (1/2) Installing readline (8.0.4-r0) [2021-03-20T00:48:19.768Z] (2/2) Installing bash (5.0.17-r0) [2021-03-20T00:48:19.768Z] Executing bash-5.0.17-r0.post-install [2021-03-20T00:48:19.768Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:19.768Z] OK: 12 MiB in 22 packages [2021-03-20T00:48:20.051Z] Removing intermediate container 5c222b46e593 [2021-03-20T00:48:20.051Z] ---> 3fc369ab753c [2021-03-20T00:48:20.051Z] [2021-03-20T00:48:20.051Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:48:20.051Z] ---> d10569e2745f [2021-03-20T00:48:20.051Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-20T00:48:20.051Z] Removing intermediate container 9177b97a0447 [2021-03-20T00:48:20.051Z] ---> 347224225d66 [2021-03-20T00:48:20.051Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:48:20.390Z] ---> Running in e65008d96d9d [2021-03-20T00:48:20.390Z] Removing intermediate container fe88107da9f1 [2021-03-20T00:48:20.390Z] ---> 88e8897207c1 [2021-03-20T00:48:20.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:48:20.390Z] Removing intermediate container 9726454ca31a [2021-03-20T00:48:20.390Z] ---> 548071c2b6bf [2021-03-20T00:48:20.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:48:21.126Z] Removing intermediate container e65008d96d9d [2021-03-20T00:48:21.126Z] ---> 5629239dbaf2 [2021-03-20T00:48:21.126Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-20T00:48:21.404Z] ---> Running in d3d8f4ef7338 [2021-03-20T00:48:22.032Z] ---> 3a519be3a7a9 [2021-03-20T00:48:22.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-20T00:48:22.032Z] Removing intermediate container 67a6ac83bbbb [2021-03-20T00:48:22.032Z] ---> 9de1c07d38a7 [2021-03-20T00:48:22.032Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-20T00:48:22.032Z] ---> 38799dbc0c97 [2021-03-20T00:48:22.032Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-20T00:48:22.378Z] ---> Running in ac790f6127a9 [2021-03-20T00:48:22.378Z] Removing intermediate container d3d8f4ef7338 [2021-03-20T00:48:22.378Z] ---> 7203d9249cf4 [2021-03-20T00:48:22.378Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-20T00:48:22.378Z] ---> 9839ec31e34d [2021-03-20T00:48:22.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-20T00:48:22.699Z] ---> Running in 6d5f7887014a [2021-03-20T00:48:23.683Z] Removing intermediate container ac790f6127a9 [2021-03-20T00:48:23.683Z] ---> 66d62cef4a0f [2021-03-20T00:48:23.683Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-20T00:48:24.305Z] Removing intermediate container 6d5f7887014a [2021-03-20T00:48:24.305Z] ---> a004fdd16b64 [2021-03-20T00:48:24.305Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:48:24.305Z] ---> Running in e9f73e3ee11b [2021-03-20T00:48:24.589Z] ---> bf1b38626e1d [2021-03-20T00:48:24.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-20T00:48:24.589Z] ---> b0bcfc9f5f80 [2021-03-20T00:48:24.589Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-20T00:48:24.589Z] ---> Running in 2fdb0951989e [2021-03-20T00:48:24.589Z] ---> 3effcbdc75f3 [2021-03-20T00:48:24.589Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-20T00:48:24.872Z] Removing intermediate container e9f73e3ee11b [2021-03-20T00:48:24.872Z] ---> a04b82f38923 [2021-03-20T00:48:24.872Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-20T00:48:25.481Z] ---> Running in c7cab42a8a19 [2021-03-20T00:48:25.756Z] ---> 1b1616e173a6 [2021-03-20T00:48:25.756Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-20T00:48:25.756Z] ---> 645865063f35 [2021-03-20T00:48:25.756Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-20T00:48:26.032Z] ---> Running in 0b729c262bb2 [2021-03-20T00:48:26.032Z] ---> Running in 3d64f0b67eb1 [2021-03-20T00:48:26.032Z] Removing intermediate container c7cab42a8a19 [2021-03-20T00:48:26.032Z] ---> c782752fdbd9 [2021-03-20T00:48:26.032Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-20T00:48:26.032Z] ---> 4e586306e2df [2021-03-20T00:48:26.032Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-20T00:48:26.313Z] ---> Running in 14f4cfdf501b [2021-03-20T00:48:26.913Z] Removing intermediate container 0b729c262bb2 [2021-03-20T00:48:26.913Z] ---> 0b7a1db66354 [2021-03-20T00:48:26.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:48:26.914Z] Removing intermediate container 3d64f0b67eb1 [2021-03-20T00:48:26.914Z] ---> 639164dc8385 [2021-03-20T00:48:26.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:48:27.188Z] ---> Running in 1462ab5e35ac [2021-03-20T00:48:27.188Z] ---> Running in 9f0b322ebc53 [2021-03-20T00:48:27.462Z] Removing intermediate container 14f4cfdf501b [2021-03-20T00:48:27.462Z] ---> 0166d86669c5 [2021-03-20T00:48:27.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:48:27.737Z] ---> Running in 4b081778ad2e [2021-03-20T00:48:27.737Z] ---> 1784fc0063b1 [2021-03-20T00:48:27.737Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-20T00:48:28.018Z] Removing intermediate container 2fdb0951989e [2021-03-20T00:48:28.018Z] ---> c071995907dd [2021-03-20T00:48:28.018Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-20T00:48:28.018Z] Removing intermediate container 9f0b322ebc53 [2021-03-20T00:48:28.018Z] ---> 5dcc3dd84c79 [2021-03-20T00:48:28.018Z] Step 20/22 : LABEL arch=arm64 [2021-03-20T00:48:28.018Z] Removing intermediate container 1462ab5e35ac [2021-03-20T00:48:28.018Z] ---> f8787a781496 [2021-03-20T00:48:28.018Z] Step 21/23 : LABEL arch=arm64 [2021-03-20T00:48:28.018Z] ---> Running in e5c340195848 [2021-03-20T00:48:28.290Z] ---> Running in e2422ea4d42f [2021-03-20T00:48:28.290Z] ---> Running in 577f92c4abb0 [2021-03-20T00:48:28.290Z] Removing intermediate container 4b081778ad2e [2021-03-20T00:48:28.290Z] ---> 1c90f694805a [2021-03-20T00:48:28.290Z] Step 20/22 : LABEL arch=arm64 [2021-03-20T00:48:28.567Z] ---> Running in 6bed27635b7f [2021-03-20T00:48:28.841Z] ---> aff3eeb5086a [2021-03-20T00:48:28.841Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-20T00:48:29.115Z] Removing intermediate container e2422ea4d42f [2021-03-20T00:48:29.115Z] ---> 61307c188277 [2021-03-20T00:48:29.115Z] Step 21/22 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:48:29.115Z] Removing intermediate container 577f92c4abb0 [2021-03-20T00:48:29.115Z] ---> 141303bf8ff5 [2021-03-20T00:48:29.115Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:48:29.388Z] ---> Running in 194f430646c4 [2021-03-20T00:48:29.388Z] ---> Running in f9dbc64a86c7 [2021-03-20T00:48:29.663Z] Removing intermediate container 6bed27635b7f [2021-03-20T00:48:29.663Z] ---> cd7978b898d8 [2021-03-20T00:48:29.663Z] Step 21/22 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:48:29.938Z] ---> Running in 3392da0c9678 [2021-03-20T00:48:29.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:29.939Z] Removing intermediate container 194f430646c4 [2021-03-20T00:48:29.939Z] ---> 792df307ca19 [2021-03-20T00:48:29.939Z] Step 22/22 : LABEL version=0.0.0 [2021-03-20T00:48:30.223Z] Removing intermediate container f9dbc64a86c7 [2021-03-20T00:48:30.223Z] ---> fb925414f2b3 [2021-03-20T00:48:30.223Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:48:30.223Z] ---> Running in 8423e36609eb [2021-03-20T00:48:30.223Z] ---> 2f46b0123aa4 [2021-03-20T00:48:30.223Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-20T00:48:30.496Z] ---> Running in d5bb55acbc4f [2021-03-20T00:48:30.496Z] Removing intermediate container 3392da0c9678 [2021-03-20T00:48:30.496Z] ---> 77e82c6ff5ed [2021-03-20T00:48:30.496Z] Step 22/22 : LABEL version=0.0.0 [2021-03-20T00:48:30.496Z] ---> Running in e20fcbd134b0 [2021-03-20T00:48:30.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:30.777Z] ---> Running in 6be66e95994c [2021-03-20T00:48:30.777Z] Removing intermediate container 8423e36609eb [2021-03-20T00:48:30.777Z] ---> 19e89d686a7f [2021-03-20T00:48:30.777Z] [2021-03-20T00:48:31.057Z] Removing intermediate container d5bb55acbc4f [2021-03-20T00:48:31.057Z] ---> 41ff1a9e0d4e [2021-03-20T00:48:31.057Z] [2021-03-20T00:48:31.656Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-20T00:48:31.656Z] Removing intermediate container 6be66e95994c [2021-03-20T00:48:31.656Z] ---> 27edec670249 [2021-03-20T00:48:31.656Z] [2021-03-20T00:48:31.656Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-20T00:48:31.656Z] Successfully built 19e89d686a7f [2021-03-20T00:48:31.656Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-20T00:48:31.656Z] Building docker-security-bootstrapper-go [2021-03-20T00:48:31.656Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-20T00:48:31.656Z]  Building docker-support-scheduler-go ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-20T00:48:31.927Z] Successfully built 41ff1a9e0d4e [2021-03-20T00:48:31.927Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-20T00:48:31.927Z] Building docker-security-proxy-setup-go [2021-03-20T00:48:31.927Z]  Building docker-core-command-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-03-20T00:48:32.200Z] Successfully built 27edec670249 [2021-03-20T00:48:32.200Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-20T00:48:32.200Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-20T00:48:32.200Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-20T00:48:32.200Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:32.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:32.200Z] OK: 8 MiB in 20 packages [2021-03-20T00:48:32.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:48:33.083Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-20T00:48:33.083Z] (2/33) Installing expat (2.2.9-r1) [2021-03-20T00:48:33.083Z] (3/33) Installing libffi (3.3-r2) [2021-03-20T00:48:33.083Z] (4/33) Installing gdbm (1.13-r1) [2021-03-20T00:48:33.083Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-20T00:48:33.083Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-20T00:48:33.083Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-20T00:48:34.519Z] Removing intermediate container e5c340195848 [2021-03-20T00:48:34.519Z] ---> ecece1d9eeba [2021-03-20T00:48:34.519Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:48:35.119Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-20T00:48:35.119Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-20T00:48:35.119Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-20T00:48:35.119Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-20T00:48:35.119Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-20T00:48:35.119Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-20T00:48:35.391Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-20T00:48:35.391Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-20T00:48:35.391Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-20T00:48:35.391Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-20T00:48:35.391Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-20T00:48:35.668Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-20T00:48:35.668Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-20T00:48:35.668Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-20T00:48:35.668Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-20T00:48:35.668Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-20T00:48:35.668Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-20T00:48:35.668Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-20T00:48:35.668Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-20T00:48:35.668Z] ---> d4f02f988793 [2021-03-20T00:48:35.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-20T00:48:35.668Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-20T00:48:35.668Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-20T00:48:35.668Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-20T00:48:35.668Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-20T00:48:35.668Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-20T00:48:35.668Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-20T00:48:35.668Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-20T00:48:35.941Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:48:35.941Z] OK: 71 MiB in 55 packages [2021-03-20T00:48:41.398Z] ---> ea09894f8480 [2021-03-20T00:48:41.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-20T00:48:42.378Z] ---> b7745e5157d7 [2021-03-20T00:48:42.378Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-20T00:48:42.655Z] ---> Running in 62c4b896b0a8 [2021-03-20T00:48:44.107Z] Removing intermediate container 62c4b896b0a8 [2021-03-20T00:48:44.107Z] ---> ee606f2f9674 [2021-03-20T00:48:44.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:48:45.298Z] Removing intermediate container e20fcbd134b0 [2021-03-20T00:48:45.298Z] ---> e8ef02f7d800 [2021-03-20T00:48:45.298Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-20T00:48:45.899Z] ---> Running in 55488712bc11 [2021-03-20T00:48:46.505Z] ---> Running in ed205ba49627 [2021-03-20T00:48:47.106Z] Removing intermediate container 55488712bc11 [2021-03-20T00:48:47.106Z] ---> 8056628bf0ed [2021-03-20T00:48:47.106Z] Step 21/23 : LABEL arch=arm64 [2021-03-20T00:48:47.396Z] ---> Running in c5e30ea01e6e [2021-03-20T00:48:48.377Z] Removing intermediate container c5e30ea01e6e [2021-03-20T00:48:48.377Z] ---> 487663106f71 [2021-03-20T00:48:48.377Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:48:48.377Z] ---> Running in 50d09dad03f3 [2021-03-20T00:48:48.976Z] Removing intermediate container 50d09dad03f3 [2021-03-20T00:48:48.976Z] ---> f9ab3a1ffee9 [2021-03-20T00:48:48.976Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:48:49.249Z] ---> Running in 1fdb115faa67 [2021-03-20T00:48:49.851Z] Removing intermediate container 1fdb115faa67 [2021-03-20T00:48:49.851Z] ---> 3d2abd0ab32d [2021-03-20T00:48:49.851Z] [2021-03-20T00:48:50.452Z] Successfully built 3d2abd0ab32d [2021-03-20T00:48:50.452Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-20T00:48:50.452Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-20T00:48:53.836Z] Collecting docker-compose==1.23.2 [2021-03-20T00:48:53.836Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-20T00:48:54.826Z] Collecting docker<4.0,>=3.6.0 [2021-03-20T00:48:54.826Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-20T00:48:55.810Z] Collecting cached-property<2,>=1.2.0 [2021-03-20T00:48:55.810Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-20T00:48:56.411Z] Collecting docopt<0.7,>=0.6.1 [2021-03-20T00:48:56.411Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-20T00:48:59.044Z] 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-03-20T00:48:59.321Z] Collecting jsonschema<3,>=2.5.1 [2021-03-20T00:48:59.321Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-20T00:49:00.307Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-20T00:49:00.307Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-20T00:49:00.903Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-20T00:49:00.903Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-20T00:49:05.219Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-20T00:49:05.219Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-20T00:49:05.498Z] Collecting texttable<0.10,>=0.9.0 [2021-03-20T00:49:05.498Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-20T00:49:09.830Z] Collecting PyYAML<4,>=3.10 [2021-03-20T00:49:09.830Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-20T00:49:14.143Z] Collecting docker-pycreds>=0.4.0 [2021-03-20T00:49:14.143Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-20T00:49:14.143Z] Collecting idna<2.8,>=2.5 [2021-03-20T00:49:14.423Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-20T00:49:15.405Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-20T00:49:15.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-20T00:49:15.682Z] 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-03-20T00:49:15.682Z] 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-03-20T00:49:15.682Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-20T00:49:15.682Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-20T00:49:15.682Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-20T00:49:15.682Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-20T00:49:17.120Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, docopt, jsonschema, dockerpty, texttable, PyYAML, docker-compose [2021-03-20T00:49:17.394Z] Attempting uninstall: idna [2021-03-20T00:49:17.395Z] Found existing installation: idna 2.9 [2021-03-20T00:49:17.395Z] Uninstalling idna-2.9: [2021-03-20T00:49:17.669Z] Successfully uninstalled idna-2.9 [2021-03-20T00:49:18.654Z] Attempting uninstall: urllib3 [2021-03-20T00:49:18.654Z] Found existing installation: urllib3 1.25.9 [2021-03-20T00:49:18.654Z] Uninstalling urllib3-1.25.9: [2021-03-20T00:49:18.654Z] Successfully uninstalled urllib3-1.25.9 [2021-03-20T00:49:19.641Z] Attempting uninstall: requests [2021-03-20T00:49:19.641Z] Found existing installation: requests 2.23.0 [2021-03-20T00:49:19.641Z] Uninstalling requests-2.23.0: [2021-03-20T00:49:19.641Z] Successfully uninstalled requests-2.23.0 [2021-03-20T00:49:21.649Z] Running setup.py install for docopt: started [2021-03-20T00:49:21.649Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:49:21.649Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:49:21.649Z] ---> b0d57c7eaeec [2021-03-20T00:49:21.649Z] Step 3/31 : WORKDIR /edgex-go [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 972b2d155928 [2021-03-20T00:49:21.649Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 2a86c7814608 [2021-03-20T00:49:21.649Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> ba7871b3a23a [2021-03-20T00:49:21.649Z] Step 6/31 : COPY go.mod . [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 5f104d6be6df [2021-03-20T00:49:21.649Z] Step 7/31 : RUN go mod download [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 96be2c3e48a0 [2021-03-20T00:49:21.649Z] Step 8/31 : COPY . . [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 0aeee649e277 [2021-03-20T00:49:21.649Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-20T00:49:21.649Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:49:21.649Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:49:21.649Z] ---> b0d57c7eaeec [2021-03-20T00:49:21.649Z] Step 3/21 : WORKDIR /edgex-go [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 972b2d155928 [2021-03-20T00:49:21.649Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 2a86c7814608 [2021-03-20T00:49:21.649Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> ba7871b3a23a [2021-03-20T00:49:21.649Z] Step 6/21 : COPY go.mod . [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.649Z] ---> 5f104d6be6df [2021-03-20T00:49:21.649Z] Step 7/21 : RUN go mod download [2021-03-20T00:49:21.649Z] ---> Using cache [2021-03-20T00:49:21.926Z] ---> 96be2c3e48a0 [2021-03-20T00:49:21.926Z] Step 8/21 : COPY . . [2021-03-20T00:49:21.926Z] ---> Using cache [2021-03-20T00:49:21.926Z] ---> 0aeee649e277 [2021-03-20T00:49:21.926Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-20T00:49:22.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:49:22.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:49:22.529Z] ---> b0d57c7eaeec [2021-03-20T00:49:22.529Z] Step 3/24 : WORKDIR /edgex-go [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> 972b2d155928 [2021-03-20T00:49:22.529Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> 2a86c7814608 [2021-03-20T00:49:22.529Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> ba7871b3a23a [2021-03-20T00:49:22.529Z] Step 6/24 : COPY go.mod . [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> 5f104d6be6df [2021-03-20T00:49:22.529Z] Step 7/24 : RUN go mod download [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> 96be2c3e48a0 [2021-03-20T00:49:22.529Z] Step 8/24 : COPY . . [2021-03-20T00:49:22.529Z] ---> Using cache [2021-03-20T00:49:22.529Z] ---> 0aeee649e277 [2021-03-20T00:49:22.529Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-20T00:49:25.172Z] Running setup.py install for docopt: finished with status 'done' [2021-03-20T00:49:26.659Z] Running setup.py install for dockerpty: started [2021-03-20T00:49:28.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-20T00:49:28.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-20T00:49:28.364Z] ---> b0d57c7eaeec [2021-03-20T00:49:28.364Z] Step 3/23 : WORKDIR /edgex-go [2021-03-20T00:49:28.364Z] ---> Using cache [2021-03-20T00:49:28.364Z] ---> 972b2d155928 [2021-03-20T00:49:28.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-20T00:49:28.364Z] ---> Using cache [2021-03-20T00:49:28.364Z] ---> 2a86c7814608 [2021-03-20T00:49:28.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-20T00:49:28.364Z] ---> Using cache [2021-03-20T00:49:28.364Z] ---> ba7871b3a23a [2021-03-20T00:49:28.364Z] Step 6/23 : COPY go.mod . [2021-03-20T00:49:28.364Z] ---> Using cache [2021-03-20T00:49:28.364Z] ---> 5f104d6be6df [2021-03-20T00:49:28.364Z] Step 7/23 : RUN go mod download [2021-03-20T00:49:28.364Z] ---> Using cache [2021-03-20T00:49:28.364Z] ---> 96be2c3e48a0 [2021-03-20T00:49:28.364Z] Step 8/23 : COPY . . [2021-03-20T00:49:28.647Z] ---> Using cache [2021-03-20T00:49:28.647Z] ---> 0aeee649e277 [2021-03-20T00:49:28.647Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-20T00:49:29.637Z] ---> Running in f65ce9ff7e11 [2021-03-20T00:49:29.637Z] ---> Running in c5d032fc51bd [2021-03-20T00:49:29.637Z] ---> Running in 33dd90201933 [2021-03-20T00:49:29.637Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-20T00:49:29.637Z] ---> Running in 14765875baa2 [2021-03-20T00:49:29.925Z] Running setup.py install for texttable: started [2021-03-20T00:49:31.921Z] 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-03-20T00:49:32.201Z] 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-03-20T00:49:32.480Z] 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-03-20T00:49:32.480Z] 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-03-20T00:49:33.488Z] Running setup.py install for texttable: finished with status 'done' [2021-03-20T00:49:33.489Z] Running setup.py install for PyYAML: started [2021-03-20T00:49:37.809Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-20T00:49:39.256Z] 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-03-20T00:49:44.692Z] Removing intermediate container ed205ba49627 [2021-03-20T00:49:44.692Z] ---> c9ddb022297d [2021-03-20T00:49:44.692Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-20T00:49:44.969Z] ---> Running in 6963f485ce2c [2021-03-20T00:49:46.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:49:47.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:49:48.216Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:49:48.216Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-20T00:49:48.216Z] (3/3) Installing curl (7.69.1-r3) [2021-03-20T00:49:48.216Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:49:48.216Z] OK: 72 MiB in 58 packages [2021-03-20T00:49:50.214Z] Removing intermediate container 6963f485ce2c [2021-03-20T00:49:50.214Z] ---> 6bd4c40bd3a2 [2021-03-20T00:49:50.214Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-20T00:49:50.214Z] ---> Running in d11e35368ff7 [2021-03-20T00:49:50.813Z] Removing intermediate container d11e35368ff7 [2021-03-20T00:49:50.813Z] ---> 5ff2aa9f95dd [2021-03-20T00:49:50.813Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:49:51.088Z] ---> Running in 3948326166aa [2021-03-20T00:49:52.087Z] Removing intermediate container 3948326166aa [2021-03-20T00:49:52.087Z] ---> 41431e424bf2 [2021-03-20T00:49:52.087Z] Step 24/26 : LABEL arch=arm64 [2021-03-20T00:49:52.087Z] ---> Running in 38622edfa0ab [2021-03-20T00:49:53.078Z] Removing intermediate container 38622edfa0ab [2021-03-20T00:49:53.078Z] ---> 955bf4e32e6e [2021-03-20T00:49:53.078Z] Step 25/26 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:49:53.078Z] ---> Running in cad11f971f2b [2021-03-20T00:49:53.677Z] Removing intermediate container cad11f971f2b [2021-03-20T00:49:53.677Z] ---> 43cbcd1b2ebd [2021-03-20T00:49:53.677Z] Step 26/26 : LABEL version=0.0.0 [2021-03-20T00:49:53.953Z] ---> Running in 0f9964e49d93 [2021-03-20T00:49:54.566Z] Removing intermediate container 0f9964e49d93 [2021-03-20T00:49:54.566Z] ---> 383317f8fe4a [2021-03-20T00:49:54.566Z] [2021-03-20T00:49:55.167Z] Successfully built 383317f8fe4a [2021-03-20T00:49:55.167Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-20T00:51:03.250Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-20T00:51:03.250Z] 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-03-20T00:51:13.460Z] Removing intermediate container c5d032fc51bd [2021-03-20T00:51:13.460Z] ---> b86b121e18b6 [2021-03-20T00:51:13.460Z] [2021-03-20T00:51:13.460Z] Step 10/24 : FROM alpine:3.12 [2021-03-20T00:51:13.460Z] ---> d10569e2745f [2021-03-20T00:51:13.460Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-20T00:51:13.460Z] Removing intermediate container 33dd90201933 [2021-03-20T00:51:13.460Z] ---> 0394928bdde3 [2021-03-20T00:51:13.460Z] [2021-03-20T00:51:13.460Z] Step 10/21 : FROM alpine:3.12 [2021-03-20T00:51:13.460Z] ---> d10569e2745f [2021-03-20T00:51:13.460Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-20T00:51:13.460Z] Removing intermediate container f65ce9ff7e11 [2021-03-20T00:51:13.460Z] ---> 753cfd71c891 [2021-03-20T00:51:13.460Z] [2021-03-20T00:51:13.460Z] Step 10/31 : FROM alpine:3.12 [2021-03-20T00:51:13.460Z] ---> d10569e2745f [2021-03-20T00:51:13.460Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-20T00:51:13.460Z] ---> Running in a21855cce66a [2021-03-20T00:51:13.460Z] ---> Running in 157e5a392f74 [2021-03-20T00:51:13.460Z] ---> Running in 60ee69be8c57 [2021-03-20T00:51:14.449Z] Removing intermediate container 60ee69be8c57 [2021-03-20T00:51:14.449Z] ---> 8735fb5a366e [2021-03-20T00:51:14.449Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-20T00:51:14.727Z] ---> Running in f79841f5ce77 [2021-03-20T00:51:15.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:15.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:15.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:15.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:16.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:16.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-20T00:51:16.609Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-20T00:51:16.609Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-20T00:51:16.609Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:51:16.609Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-20T00:51:16.609Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-20T00:51:16.609Z] (4/5) Installing curl (7.69.1-r3) [2021-03-20T00:51:16.609Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-20T00:51:16.609Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-20T00:51:16.609Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:51:16.609Z] (4/4) Installing curl (7.69.1-r3) [2021-03-20T00:51:16.609Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:51:16.889Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:51:16.889Z] Executing ca-certificates-20191127-r4.trigger [2021-03-20T00:51:16.889Z] OK: 7 MiB in 19 packages [2021-03-20T00:51:17.174Z] OK: 7 MiB in 18 packages [2021-03-20T00:51:17.174Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-20T00:51:17.174Z] (2/2) Installing su-exec (0.2-r1) [2021-03-20T00:51:17.174Z] Executing busybox-1.31.1-r19.trigger [2021-03-20T00:51:17.174Z] OK: 5 MiB in 16 packages [2021-03-20T00:51:19.838Z] Removing intermediate container 157e5a392f74 [2021-03-20T00:51:19.838Z] ---> 51f6fe66914a [2021-03-20T00:51:19.838Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-20T00:51:19.838Z] Removing intermediate container f79841f5ce77 [2021-03-20T00:51:19.838Z] ---> 6022e9246ffe [2021-03-20T00:51:19.838Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-20T00:51:19.838Z] Removing intermediate container a21855cce66a [2021-03-20T00:51:19.838Z] ---> 1ddc23f73bfe [2021-03-20T00:51:19.838Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-20T00:51:19.838Z] ---> Running in a902013fb59a [2021-03-20T00:51:20.112Z] ---> Running in 015d00a651ef [2021-03-20T00:51:20.112Z] ---> Running in 695d3a4a4f6b [2021-03-20T00:51:20.709Z] Removing intermediate container a902013fb59a [2021-03-20T00:51:20.709Z] ---> 02d4f4993c28 [2021-03-20T00:51:20.709Z] Step 13/24 : WORKDIR / [2021-03-20T00:51:20.709Z] Removing intermediate container 695d3a4a4f6b [2021-03-20T00:51:20.709Z] ---> 1f566cd5674b [2021-03-20T00:51:20.709Z] Step 13/21 : WORKDIR /edgex [2021-03-20T00:51:20.709Z] Removing intermediate container 015d00a651ef [2021-03-20T00:51:20.709Z] ---> 925f07d4eb5c [2021-03-20T00:51:20.709Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-20T00:51:20.709Z] ---> Running in 2310d087601a [2021-03-20T00:51:20.991Z] ---> Running in 07f56e1abe17 [2021-03-20T00:51:21.265Z] ---> Running in fa9f89b2f3e4 [2021-03-20T00:51:21.542Z] Removing intermediate container 2310d087601a [2021-03-20T00:51:21.542Z] ---> 04a6de3894e7 [2021-03-20T00:51:21.542Z] 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-03-20T00:51:21.818Z] Removing intermediate container 07f56e1abe17 [2021-03-20T00:51:21.818Z] ---> 520881a6687c [2021-03-20T00:51:21.818Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-20T00:51:22.093Z] Removing intermediate container fa9f89b2f3e4 [2021-03-20T00:51:22.093Z] ---> 632cfef09c35 [2021-03-20T00:51:22.093Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-20T00:51:22.368Z] ---> Running in 730b12597dc7 [2021-03-20T00:51:22.967Z] ---> b6038f4e465d [2021-03-20T00:51:22.968Z] 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-03-20T00:51:23.246Z] ---> 01b06c2e8953 [2021-03-20T00:51:23.246Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-20T00:51:23.845Z] Removing intermediate container 14765875baa2 [2021-03-20T00:51:23.845Z] ---> 5a087746bc74 [2021-03-20T00:51:23.845Z] [2021-03-20T00:51:23.845Z] Step 10/23 : FROM alpine:3.12 [2021-03-20T00:51:23.845Z] ---> d10569e2745f [2021-03-20T00:51:23.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-20T00:51:23.845Z] ---> Using cache [2021-03-20T00:51:23.845Z] ---> 7ff8ab45b29b [2021-03-20T00:51:23.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-20T00:51:23.845Z] ---> Using cache [2021-03-20T00:51:23.845Z] ---> e03b9f966513 [2021-03-20T00:51:23.845Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-20T00:51:24.118Z] ---> 138e07f86402 [2021-03-20T00:51:24.118Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-20T00:51:24.118Z] ---> Running in b870e5dd86b4 [2021-03-20T00:51:24.718Z] ---> aa38bd673993 [2021-03-20T00:51:24.718Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-20T00:51:25.005Z] Removing intermediate container b870e5dd86b4 [2021-03-20T00:51:25.005Z] ---> 5d475367d24a [2021-03-20T00:51:25.005Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-20T00:51:25.005Z] ---> Running in 9fe0fa0afbc0 [2021-03-20T00:51:25.605Z] ---> af3c98703822 [2021-03-20T00:51:25.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-20T00:51:25.605Z] Removing intermediate container 730b12597dc7 [2021-03-20T00:51:25.605Z] ---> 8619ba659c3a [2021-03-20T00:51:25.605Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-20T00:51:25.605Z] Removing intermediate container 9fe0fa0afbc0 [2021-03-20T00:51:25.605Z] ---> 7a8d8054c420 [2021-03-20T00:51:25.605Z] Step 15/23 : WORKDIR / [2021-03-20T00:51:25.880Z] ---> Running in c77c9dfa62f4 [2021-03-20T00:51:26.152Z] ---> Running in d9fdfa327e57 [2021-03-20T00:51:26.425Z] ---> 7cc193987385 [2021-03-20T00:51:26.425Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-20T00:51:26.699Z] ---> Running in fdb27b5054e4 [2021-03-20T00:51:26.699Z] Removing intermediate container c77c9dfa62f4 [2021-03-20T00:51:26.699Z] ---> 4fc9d374b2f0 [2021-03-20T00:51:26.699Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-20T00:51:26.977Z] Removing intermediate container d9fdfa327e57 [2021-03-20T00:51:26.977Z] ---> d1c19b398900 [2021-03-20T00:51:26.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:51:26.977Z] ---> d6fbfb30e17d [2021-03-20T00:51:26.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-20T00:51:27.253Z] Removing intermediate container fdb27b5054e4 [2021-03-20T00:51:27.253Z] ---> 3d5ee4195d3c [2021-03-20T00:51:27.253Z] Step 18/21 : CMD ["--init=true"] [2021-03-20T00:51:27.528Z] ---> Running in 814e3e0215cb [2021-03-20T00:51:27.809Z] ---> 7b58601abfc0 [2021-03-20T00:51:27.809Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-20T00:51:28.080Z] ---> 190dab04f8d1 [2021-03-20T00:51:28.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-20T00:51:28.080Z] Removing intermediate container 814e3e0215cb [2021-03-20T00:51:28.080Z] ---> c54d4d5c50c0 [2021-03-20T00:51:28.080Z] Step 19/21 : LABEL arch=arm64 [2021-03-20T00:51:28.080Z] ---> Running in 79360d6be10f [2021-03-20T00:51:28.355Z] ---> 556d975b5cb8 [2021-03-20T00:51:28.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-20T00:51:28.355Z] ---> Running in a610dd949da8 [2021-03-20T00:51:29.343Z] Removing intermediate container a610dd949da8 [2021-03-20T00:51:29.343Z] ---> 738574550062 [2021-03-20T00:51:29.343Z] Step 20/21 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:51:29.343Z] ---> ad99c5eafc80 [2021-03-20T00:51:29.343Z] 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-03-20T00:51:29.617Z] ---> Running in 5e7e353786e6 [2021-03-20T00:51:29.893Z] ---> Running in a5b4b683e564 [2021-03-20T00:51:30.168Z] ---> 4cc92fac7441 [2021-03-20T00:51:30.168Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-20T00:51:30.168Z] Removing intermediate container 5e7e353786e6 [2021-03-20T00:51:30.168Z] ---> 82043b06ac6a [2021-03-20T00:51:30.168Z] Step 21/21 : LABEL version=0.0.0 [2021-03-20T00:51:30.449Z] ---> Running in 874c48f563f0 [2021-03-20T00:51:31.444Z] Removing intermediate container 874c48f563f0 [2021-03-20T00:51:31.445Z] ---> 48cc5f10a7f7 [2021-03-20T00:51:31.445Z] [2021-03-20T00:51:31.445Z] ---> c23d73c29f81 [2021-03-20T00:51:31.445Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-20T00:51:31.725Z] ---> Running in 3a6faf65c0c9 [2021-03-20T00:51:31.725Z] Removing intermediate container 79360d6be10f [2021-03-20T00:51:31.725Z] Successfully built 48cc5f10a7f7 [2021-03-20T00:51:31.725Z] ---> dab319268698 [2021-03-20T00:51:31.725Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-20T00:51:31.725Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-20T00:51:32.433Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3a6faf65c0c9 [2021-03-20T00:51:32.433Z] ---> df80bef64cc7 [2021-03-20T00:51:32.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-20T00:51:32.433Z] ---> Running in 4e5fafaf98ab [2021-03-20T00:51:33.090Z] ---> 4794f0513283 [2021-03-20T00:51:33.090Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-20T00:51:33.090Z] Removing intermediate container a5b4b683e564 [2021-03-20T00:51:33.090Z] ---> 7802bbde8724 [2021-03-20T00:51:33.090Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-20T00:51:33.379Z] Removing intermediate container 4e5fafaf98ab [2021-03-20T00:51:33.379Z] ---> 83e3e87ecee5 [2021-03-20T00:51:33.379Z] Step 21/23 : LABEL arch=arm64 [2021-03-20T00:51:33.379Z] ---> Running in b70dd8de5609 [2021-03-20T00:51:33.660Z] ---> Running in 25e9a2ebba4c [2021-03-20T00:51:34.279Z] Removing intermediate container b70dd8de5609 [2021-03-20T00:51:34.279Z] ---> a9a4bd7d6689 [2021-03-20T00:51:34.279Z] Step 22/24 : LABEL arch=arm64 [2021-03-20T00:51:34.556Z] Removing intermediate container 25e9a2ebba4c [2021-03-20T00:51:34.556Z] ---> aea49e267f3c [2021-03-20T00:51:34.556Z] Step 22/23 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:51:34.556Z] ---> Running in 47920fdf03ae [2021-03-20T00:51:34.556Z] ---> Running in 5890dccb2dfe [2021-03-20T00:51:34.556Z] ---> fbb6cc833991 [2021-03-20T00:51:34.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-20T00:51:35.152Z] Removing intermediate container 5890dccb2dfe [2021-03-20T00:51:35.152Z] ---> d930dc4232ec [2021-03-20T00:51:35.152Z] Step 23/23 : LABEL version=0.0.0 [2021-03-20T00:51:35.152Z] Removing intermediate container 47920fdf03ae [2021-03-20T00:51:35.152Z] ---> 125bc2d26f97 [2021-03-20T00:51:35.152Z] Step 23/24 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:51:35.427Z] ---> Running in 5695a5eaad28 [2021-03-20T00:51:35.427Z] ---> Running in 6c66f7022259 [2021-03-20T00:51:35.703Z] ---> a000fa527f99 [2021-03-20T00:51:35.703Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-20T00:51:35.978Z] Removing intermediate container 6c66f7022259 [2021-03-20T00:51:35.978Z] ---> 1ce367d06cbf [2021-03-20T00:51:35.978Z] [2021-03-20T00:51:35.978Z] Removing intermediate container 5695a5eaad28 [2021-03-20T00:51:35.978Z] ---> 28f67f53d88a [2021-03-20T00:51:35.978Z] Step 24/24 : LABEL version=0.0.0 [2021-03-20T00:51:36.254Z] ---> Running in 851ef6894d7a [2021-03-20T00:51:36.525Z] Successfully built 1ce367d06cbf [2021-03-20T00:51:36.799Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-20T00:51:36.799Z]  Building docker-core-metadata-go ... done  ---> f2a17137ad43 [2021-03-20T00:51:36.799Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-20T00:51:36.799Z] Removing intermediate container 851ef6894d7a [2021-03-20T00:51:36.799Z] ---> bec53a6a86df [2021-03-20T00:51:36.799Z] [2021-03-20T00:51:37.393Z] Successfully built bec53a6a86df [2021-03-20T00:51:37.393Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-20T00:51:37.666Z]  Building docker-security-secretstore-setup-go ... done  ---> b3d34f0010e6 [2021-03-20T00:51:37.666Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-20T00:51:38.266Z] ---> Running in 57e266666af0 [2021-03-20T00:51:38.862Z] Removing intermediate container 57e266666af0 [2021-03-20T00:51:38.862Z] ---> 1a70714b2a08 [2021-03-20T00:51:38.862Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-20T00:51:39.456Z] ---> 1bbdcbddb4ce [2021-03-20T00:51:39.456Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-20T00:51:40.054Z] ---> Running in 737c5535a41c [2021-03-20T00:51:42.688Z] Removing intermediate container 737c5535a41c [2021-03-20T00:51:42.688Z] ---> b0eed530cf90 [2021-03-20T00:51:42.688Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-20T00:51:42.688Z] ---> Running in b6ac66d2f421 [2021-03-20T00:51:43.288Z] Removing intermediate container b6ac66d2f421 [2021-03-20T00:51:43.288Z] ---> 8c5cc4634585 [2021-03-20T00:51:43.288Z] Step 28/31 : CMD ["gate"] [2021-03-20T00:51:43.561Z] ---> Running in 47f71a0fe943 [2021-03-20T00:51:44.153Z] Removing intermediate container 47f71a0fe943 [2021-03-20T00:51:44.153Z] ---> a3257e8611e6 [2021-03-20T00:51:44.153Z] Step 29/31 : LABEL arch=arm64 [2021-03-20T00:51:44.438Z] ---> Running in a00a7a7d0607 [2021-03-20T00:51:45.032Z] Removing intermediate container a00a7a7d0607 [2021-03-20T00:51:45.032Z] ---> 9344fd61d1c5 [2021-03-20T00:51:45.032Z] Step 30/31 : LABEL git_sha=c1a897be4b881aec8a2a0eb20d861afacad10fa3 [2021-03-20T00:51:45.626Z] ---> Running in 7399b0af120e [2021-03-20T00:51:45.898Z] Removing intermediate container 7399b0af120e [2021-03-20T00:51:45.898Z] ---> 13417b842abe [2021-03-20T00:51:45.898Z] Step 31/31 : LABEL version=0.0.0 [2021-03-20T00:51:46.512Z] ---> Running in 625ba2af07f1 [2021-03-20T00:51:46.783Z] Removing intermediate container 625ba2af07f1 [2021-03-20T00:51:46.783Z] ---> f87893aef130 [2021-03-20T00:51:46.783Z] [2021-03-20T00:51:47.376Z] Successfully built f87893aef130 [2021-03-20T00:51:47.376Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-20T00:51:47.982Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-20T00:51:47.958Z] $ docker stop --time=1 29234eb1f63d43b6336184567f110ee517374b1904433f43740358ef0a0f0bf9 [2021-03-20T00:51:49.939Z] $ docker rm -f 29234eb1f63d43b6336184567f110ee517374b1904433f43740358ef0a0f0bf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-20T00:51:50.684Z] + docker images [2021-03-20T00:51:50.684Z] + grep docker [2021-03-20T00:51:50.956Z] docker-security-bootstrapper-go-arm64 latest f87893aef130 4 seconds ago 17.8MB [2021-03-20T00:51:50.956Z] docker-security-secretstore-setup-go-arm64 latest bec53a6a86df 14 seconds ago 23.7MB [2021-03-20T00:51:50.956Z] docker-core-metadata-go-arm64 latest 1ce367d06cbf 15 seconds ago 17.9MB [2021-03-20T00:51:50.956Z] docker-security-proxy-setup-go-arm64 latest 48cc5f10a7f7 20 seconds ago 23.4MB [2021-03-20T00:51:50.956Z] docker-sys-mgmt-agent-go-arm64 latest 383317f8fe4a About a minute ago 300MB [2021-03-20T00:51:50.956Z] docker-core-data-go-arm64 latest 3d2abd0ab32d 3 minutes ago 21.3MB [2021-03-20T00:51:50.956Z] docker-support-notifications-go-arm64 latest 27edec670249 3 minutes ago 16.9MB [2021-03-20T00:51:50.956Z] docker-support-scheduler-go-arm64 latest 19e89d686a7f 3 minutes ago 16.3MB [2021-03-20T00:51:50.956Z] docker-core-command-go-arm64 latest 41ff1a9e0d4e 3 minutes ago 16.3MB [2021-03-20T00:51:50.956Z] docker 20.10.0 eeaf43b92773 3 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-03-20T00:51:51.914Z] ---> job-cost.sh [2021-03-20T00:51:51.915Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LZdQ [2021-03-20T00:52:48.411Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-20T00:54:25.153Z] lf-activate-venv(): INFO: Adding /tmp/venv-LZdQ/bin to PATH [2021-03-20T00:54:25.153Z] INFO: No Stack... [2021-03-20T00:54:25.153Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-20T00:54:25.153Z] INFO: Archiving Costs [Pipeline] sh [2021-03-20T00:54:25.491Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2021-03-20T00:54:25.491Z] + cut -d, -f6 [Pipeline] lock [2021-03-20T00:54:25.630Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-11-stack-cost] [2021-03-20T00:54:25.636Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3223-11-stack-cost] did not exist. Created. [2021-03-20T00:54:25.636Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-20T00:54:26.071Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-20T00:54:26.394Z] Stashed 1 file(s) [Pipeline] } [2021-03-20T00:54:26.406Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-11-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-03-20T00:54:28.270Z] provisioning config files... [2021-03-20T00:54:28.288Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config2685189902505902267tmp [Pipeline] { [Pipeline] sh [2021-03-20T00:54:28.680Z] + set +x [2021-03-20T00:54:28.680Z] + curl -s https://codecov.io/bash [2021-03-20T00:54:28.680Z] + bash -s -- [2021-03-20T00:54:29.255Z] [2021-03-20T00:54:29.255Z] _____ _ [2021-03-20T00:54:29.255Z] / ____| | | [2021-03-20T00:54:29.255Z] | | ___ __| | ___ ___ _____ __ [2021-03-20T00:54:29.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-20T00:54:29.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-20T00:54:29.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-20T00:54:29.255Z] Bash-20210309-2b87ace [2021-03-20T00:54:29.255Z] [2021-03-20T00:54:29.255Z] [2021-03-20T00:54:29.255Z] ==> git version 2.24.3 found [2021-03-20T00:54:29.255Z] ==> 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-03-20T00:54:29.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-20T00:54:29.255Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-20T00:54:29.255Z] ==> Jenkins CI detected. [2021-03-20T00:54:29.255Z] project root: . [2021-03-20T00:54:29.255Z] --> token set from env [2021-03-20T00:54:29.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-20T00:54:29.255Z] ==> Running gcov in . (disable via -X gcov) [2021-03-20T00:54:29.255Z] ==> Python coveragepy not found [2021-03-20T00:54:29.255Z] ==> Searching for coverage reports in: [2021-03-20T00:54:29.255Z] + . [2021-03-20T00:54:29.255Z] -> Found 1 reports [2021-03-20T00:54:29.255Z] ==> Detecting git/mercurial file structure [2021-03-20T00:54:29.255Z] ==> Reading reports [2021-03-20T00:54:29.568Z] + ./coverage.out bytes=650607 [2021-03-20T00:54:29.568Z] ==> Appending adjustments [2021-03-20T00:54:29.568Z] https://docs.codecov.io/docs/fixing-reports [2021-03-20T00:54:33.005Z] + Found adjustments [2021-03-20T00:54:33.005Z] ==> Gzipping contents [2021-03-20T00:54:33.005Z] 96K /tmp/codecov.CLDpHb.gz [2021-03-20T00:54:33.005Z] ==> Uploading reports [2021-03-20T00:54:33.005Z] url: https://codecov.io [2021-03-20T00:54:33.005Z] query: branch=PR-3223&commit=c1a897be4b881aec8a2a0eb20d861afacad10fa3&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3223%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3223&job=&cmd_args= [2021-03-20T00:54:33.005Z] -> Pinging Codecov [2021-03-20T00:54:33.005Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3223&commit=c1a897be4b881aec8a2a0eb20d861afacad10fa3&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3223%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3223&job=&cmd_args= [2021-03-20T00:54:33.268Z] -> Uploading to [2021-03-20T00:54:33.268Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-20/00271124DB129430A58F1EEE437C3FCB/c1a897be4b881aec8a2a0eb20d861afacad10fa3/996f4284-08b4-450b-9df8-bc14af0ee05b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210320T005433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3eca484455ecdaa94f52d58f3f091899d0b18d06672c04191efee0d1dcdb4b7d [2021-03-20T00:54:33.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-20T00:54:33.532Z] Dload Upload Total Spent Left Speed [2021-03-20T00:54:34.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94915 0 0 100 94915 0 175k --:--:-- --:--:-- --:--:-- 175k 100 94915 0 0 100 94915 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-03-20T00:54:34.108Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c1a897be4b881aec8a2a0eb20d861afacad10fa3 [Pipeline] } [2021-03-20T00:54:34.119Z] 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-03-20T00:54:36.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:54:37.067Z] ---> package-listing.sh [2021-03-20T00:54:37.067Z] ++ facter osfamily [2021-03-20T00:54:37.067Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-20T00:54:37.067Z] + OS_FAMILY=redhat [2021-03-20T00:54:37.067Z] + workspace=/w/workspace/edgex-go/11 [2021-03-20T00:54:37.067Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-20T00:54:37.067Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-20T00:54:37.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-20T00:54:37.067Z] + PACKAGES=/tmp/packages_start.txt [2021-03-20T00:54:37.067Z] + '[' /w/workspace/edgex-go/11 ']' [2021-03-20T00:54:37.067Z] + PACKAGES=/tmp/packages_end.txt [2021-03-20T00:54:37.067Z] + case "${OS_FAMILY}" in [2021-03-20T00:54:37.067Z] + rpm -qa [2021-03-20T00:54:37.067Z] + sort [2021-03-20T00:54:42.393Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-20T00:54:42.393Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-20T00:54:42.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-20T00:54:42.393Z] + '[' /w/workspace/edgex-go/11 ']' [2021-03-20T00:54:42.393Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-03-20T00:54:42.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-03-20T00:54:42.409Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-20T00:54:42.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:54:43.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-20T00:54:43.065Z] [2021-03-20T00:54:43.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-20T00:54:43.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-20T00:54:43.427Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-20T00:54:43.427Z] df20fa9351a1: Pulling fs layer [2021-03-20T00:54:43.427Z] 36b3adc4ff6f: Pulling fs layer [2021-03-20T00:54:43.427Z] 8ad3a11d3b57: Pulling fs layer [2021-03-20T00:54:43.427Z] 46f8f816bc3b: Pulling fs layer [2021-03-20T00:54:43.427Z] 93b61091891f: Pulling fs layer [2021-03-20T00:54:43.427Z] 93b9cdb0e59b: Pulling fs layer [2021-03-20T00:54:43.427Z] 5e14af77c1be: Pulling fs layer [2021-03-20T00:54:43.427Z] 01666e4c0597: Pulling fs layer [2021-03-20T00:54:43.427Z] aa168da1d23b: Pulling fs layer [2021-03-20T00:54:43.427Z] 93b9cdb0e59b: Waiting [2021-03-20T00:54:43.427Z] 01666e4c0597: Waiting [2021-03-20T00:54:43.427Z] 5e14af77c1be: Waiting [2021-03-20T00:54:43.427Z] aa168da1d23b: Waiting [2021-03-20T00:54:43.427Z] 46f8f816bc3b: Waiting [2021-03-20T00:54:43.427Z] 93b61091891f: Waiting [2021-03-20T00:54:43.690Z] 36b3adc4ff6f: Verifying Checksum [2021-03-20T00:54:43.690Z] 36b3adc4ff6f: Download complete [2021-03-20T00:54:43.690Z] 46f8f816bc3b: Verifying Checksum [2021-03-20T00:54:43.690Z] 46f8f816bc3b: Download complete [2021-03-20T00:54:43.690Z] df20fa9351a1: Verifying Checksum [2021-03-20T00:54:43.690Z] df20fa9351a1: Download complete [2021-03-20T00:54:43.690Z] 93b9cdb0e59b: Verifying Checksum [2021-03-20T00:54:43.690Z] 93b9cdb0e59b: Download complete [2021-03-20T00:54:43.690Z] 5e14af77c1be: Verifying Checksum [2021-03-20T00:54:43.690Z] 5e14af77c1be: Download complete [2021-03-20T00:54:43.690Z] 93b61091891f: Verifying Checksum [2021-03-20T00:54:43.690Z] 93b61091891f: Download complete [2021-03-20T00:54:43.690Z] 01666e4c0597: Verifying Checksum [2021-03-20T00:54:43.690Z] 01666e4c0597: Download complete [2021-03-20T00:54:44.266Z] df20fa9351a1: Pull complete [2021-03-20T00:54:44.266Z] 36b3adc4ff6f: Pull complete [2021-03-20T00:54:44.529Z] 8ad3a11d3b57: Verifying Checksum [2021-03-20T00:54:44.529Z] 8ad3a11d3b57: Download complete [2021-03-20T00:54:45.490Z] 8ad3a11d3b57: Pull complete [2021-03-20T00:54:45.757Z] 46f8f816bc3b: Pull complete [2021-03-20T00:54:46.715Z] aa168da1d23b: Verifying Checksum [2021-03-20T00:54:46.715Z] aa168da1d23b: Download complete [2021-03-20T00:54:46.715Z] 93b61091891f: Pull complete [2021-03-20T00:54:47.662Z] 93b9cdb0e59b: Pull complete [2021-03-20T00:54:47.662Z] 5e14af77c1be: Pull complete [2021-03-20T00:54:47.929Z] 01666e4c0597: Pull complete [2021-03-20T00:54:56.117Z] aa168da1d23b: Pull complete [2021-03-20T00:54:56.117Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-20T00:54:56.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-20T00:54:56.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-20T00:54:56.330Z] prd-centos7-docker-4c-2g-30662 does not seem to be running inside a container [2021-03-20T00:54:56.396Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-20T00:55:00.580Z] $ docker top e57c3168bda823228ac60e5bd6fb78d5fdf734fdf8966cf9e077523364791dc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-20T00:55:01.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-20T00:55:01.472Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-20T00:55:01.785Z] + ls /var/log/sa-host [2021-03-20T00:55:01.785Z] + sadf -c /var/log/sa-host/sa20 [2021-03-20T00:55:01.785Z] file_magic: OK [2021-03-20T00:55:01.785Z] HZ: Using current value: 100 [2021-03-20T00:55:01.785Z] file_header: OK [2021-03-20T00:55:01.785Z] 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-03-20T00:55:01.785Z] Statistics: [2021-03-20T00:55:01.785Z] 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-03-20T00:55:01.785Z] File successfully converted to sysstat format version 12.2.1 [2021-03-20T00:55:01.785Z] + sadf -c /var/log/sa-host/sa23 [2021-03-20T00:55:01.785Z] file_magic: OK [2021-03-20T00:55:01.785Z] HZ: Using current value: 100 [2021-03-20T00:55:01.785Z] file_header: OK [2021-03-20T00:55:01.785Z] 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-03-20T00:55:01.785Z] Statistics: [2021-03-20T00:55:01.785Z] Hnuu...uuuununununu... [2021-03-20T00:55:01.785Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-20T00:55:02.445Z] provisioning config files... [2021-03-20T00:55:02.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config1313581314131187490tmp [Pipeline] { [Pipeline] echo [2021-03-20T00:55:02.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:55:02.827Z] ---> create-netrc.sh [Pipeline] } [2021-03-20T00:55:02.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-20T00:55:02.923Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:55:03.224Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-20T00:55:03.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:55:03.554Z] ---> sudo-logs.sh [2021-03-20T00:55:03.554Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-20T00:55:03.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:55:03.921Z] ---> job-cost.sh [2021-03-20T00:55:03.922Z] lf-activate-venv: SKIPPING [2021-03-20T00:55:03.922Z] DEBUG: total: 0.20999999344348907 [2021-03-20T00:55:03.922Z] INFO: Retrieving Stack Cost... [2021-03-20T00:55:04.869Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-20T00:55:05.443Z] INFO: Archiving Costs [Pipeline] echo [2021-03-20T00:55:05.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-20T00:55:05.762Z] ---> logs-deploy.sh [2021-03-20T00:55:05.762Z] lf-activate-venv: SKIPPING [2021-03-20T00:55:05.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/11 [2021-03-20T00:55:05.762Z] INFO: archiving workspace using pattern(s): [2021-03-20T00:55:07.684Z] Archives upload complete. [2021-03-20T00:55:07.684Z] INFO: archiving logs to Nexus