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 8de17481e526a33775c2a1aeafbdd5962065212d+34dce4612a631976cf4327d6db635ffc5909a851 (cbc9a83d5e834705c9341b4c090006308132ec1d) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@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-15177 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 8de17481e526a33775c2a1aeafbdd5962065212d > 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/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 Merge succeeded, producing a01ccbcb86fecd8c78fa31cc50216e28116d216f Checking out Revision a01ccbcb86fecd8c78fa31cc50216e28116d216f (PR-2886) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a01ccbcb86fecd8c78fa31cc50216e28116d216f # timeout=10 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" > git rev-list --no-walk 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-09T00:31:35.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-09T00:31:35.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-09T00:31:36.060Z] ========================================================= [2020-12-09T00:31:36.060Z] EdgeX Global Pipelines Version Info [2020-12-09T00:31:36.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:31:37.565Z] ------------------- [2020-12-09T00:31:37.565Z] stable info: [2020-12-09T00:31:37.565Z] ------------------- [2020-12-09T00:31:37.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T00:31:37.565Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T00:31:37.565Z] Message: update stable to v1.0.172 [2020-12-09T00:31:38.525Z] ------------------- [2020-12-09T00:31:38.525Z] experimental info: [2020-12-09T00:31:38.526Z] ------------------- [2020-12-09T00:31:38.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T00:31:38.526Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T00:31:38.526Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-09T00:31:38.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-09T00:31:38.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-09T00:31:38.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-09T00:31:39.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-09T00:31:39.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-09T00:31:39.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-09T00:31:39.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-09T00:31:39.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-09T00:31:39.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-09T00:31:39.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-09T00:31:39.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-09T00:31:39.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-09T00:31:39.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-09T00:31:39.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-09T00:31:39.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-09T00:31:40.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-09T00:31:40.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-09T00:31:40.452Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-09T00:31:40.536Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-09T00:31:40.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-09T00:31:40.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-09T00:31:40.826Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-09T00:31:40.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2886 [Pipeline] echo [2020-12-09T00:31:40.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2886 [Pipeline] echo [2020-12-09T00:31:41.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2886 [Pipeline] echo [2020-12-09T00:31:41.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a01ccbcb86fecd8c78fa31cc50216e28116d216f [Pipeline] echo [2020-12-09T00:31:41.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a01ccbc [Pipeline] echo [2020-12-09T00:31:41.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T00:31:41.598Z] provisioning config files... [2020-12-09T00:31:41.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config2134210409731445134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:31:42.071Z] ---> docker-login.sh [2020-12-09T00:31:42.071Z] nexus3.edgexfoundry.org:10001 [2020-12-09T00:31:42.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:42.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:42.333Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:42.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:42.333Z] [2020-12-09T00:31:42.333Z] Login Succeeded [2020-12-09T00:31:42.333Z] nexus3.edgexfoundry.org:10002 [2020-12-09T00:31:42.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:42.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:42.595Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:42.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:42.595Z] [2020-12-09T00:31:42.595Z] Login Succeeded [2020-12-09T00:31:42.595Z] nexus3.edgexfoundry.org:10003 [2020-12-09T00:31:42.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:42.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:42.859Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:42.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:42.859Z] [2020-12-09T00:31:42.859Z] Login Succeeded [2020-12-09T00:31:42.859Z] nexus3.edgexfoundry.org:10004 [2020-12-09T00:31:42.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:43.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:43.122Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:43.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:43.122Z] [2020-12-09T00:31:43.122Z] Login Succeeded [2020-12-09T00:31:43.122Z] docker.io [2020-12-09T00:31:43.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:43.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:43.383Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:43.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:43.383Z] [2020-12-09T00:31:43.383Z] Login Succeeded [2020-12-09T00:31:43.383Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T00:31:43.393Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-09T00:31:43.854Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/core-command/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/core-data/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-09T00:31:43.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:43.854Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-09T00:31:43.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:43.854Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-09T00:31:43.931Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-09T00:31:45.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:45.086Z] [2020-12-09T00:31:45.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:31:45.479Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:45.479Z] latest: Pulling from edgex-devops/git-semver [2020-12-09T00:31:45.479Z] 31603596830f: Pulling fs layer [2020-12-09T00:31:45.479Z] 2a8b12db71e7: Pulling fs layer [2020-12-09T00:31:45.479Z] 6ca5941a6612: Pulling fs layer [2020-12-09T00:31:45.479Z] ecc8261a40a4: Pulling fs layer [2020-12-09T00:31:45.479Z] ecc8261a40a4: Waiting [2020-12-09T00:31:45.479Z] 2a8b12db71e7: Verifying Checksum [2020-12-09T00:31:45.479Z] 2a8b12db71e7: Download complete [2020-12-09T00:31:45.749Z] 31603596830f: Verifying Checksum [2020-12-09T00:31:45.749Z] 31603596830f: Download complete [2020-12-09T00:31:46.016Z] ecc8261a40a4: Verifying Checksum [2020-12-09T00:31:46.016Z] ecc8261a40a4: Download complete [2020-12-09T00:31:46.016Z] 6ca5941a6612: Verifying Checksum [2020-12-09T00:31:46.016Z] 6ca5941a6612: Download complete [2020-12-09T00:31:46.016Z] 31603596830f: Pull complete [2020-12-09T00:31:46.278Z] 2a8b12db71e7: Pull complete [2020-12-09T00:31:46.857Z] 6ca5941a6612: Pull complete [2020-12-09T00:31:47.119Z] ecc8261a40a4: Pull complete [2020-12-09T00:31:47.382Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-09T00:31:47.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:47.382Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-09T00:31:47.482Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:31:47.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-09T00:31:50.240Z] $ docker top 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-09T00:31:50.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T00:31:50.613Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T00:31:51.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T00:31:51.525Z] $ docker exec 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e ssh-agent [2020-12-09T00:31:51.698Z] SSH_AUTH_SOCK=/tmp/ssh-UsPLZpzSnHcM/agent.11 [2020-12-09T00:31:51.698Z] SSH_AGENT_PID=17 [2020-12-09T00:31:51.729Z] Running ssh-add (command line suppressed) [2020-12-09T00:31:51.889Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_1875292646431597313.key (/w/workspace/edgex-go/16@tmp/private_key_1875292646431597313.key) [2020-12-09T00:31:51.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T00:31:52.296Z] + git tag --points-at HEAD [Pipeline] } [2020-12-09T00:31:52.324Z] $ docker exec --env ******** --env ******** 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e ssh-agent -k [2020-12-09T00:31:52.454Z] unset SSH_AUTH_SOCK; [2020-12-09T00:31:52.454Z] unset SSH_AGENT_PID; [2020-12-09T00:31:52.454Z] echo Agent pid 17 killed; [2020-12-09T00:31:52.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-09T00:31:52.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T00:31:52.664Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T00:31:52.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T00:31:52.841Z] $ docker exec 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e ssh-agent [2020-12-09T00:31:53.016Z] SSH_AUTH_SOCK=/tmp/ssh-9eDRWdPyX2JX/agent.47 [2020-12-09T00:31:53.016Z] SSH_AGENT_PID=52 [2020-12-09T00:31:53.025Z] Running ssh-add (command line suppressed) [2020-12-09T00:31:53.169Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6089992509230190595.key (/w/workspace/edgex-go/16@tmp/private_key_6089992509230190595.key) [2020-12-09T00:31:53.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T00:31:53.567Z] + git semver init [2020-12-09T00:31:53.567Z] # -> Open(): unable to determine branch for HEAD [2020-12-09T00:31:53.567Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2020-12-09T00:31:53.567Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2020-12-09T00:31:53.567Z] # $SEMVER_REMOTE_NAME = origin [2020-12-09T00:31:53.567Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-09T00:31:53.567Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-09T00:31:53.567Z] # $SEMVER_BRANCH = PR-2886 [2020-12-09T00:31:53.567Z] # $SEMVER_TEMP = /tmp/semver-927691477 [2020-12-09T00:31:53.567Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-09T00:32:11.779Z] # '/tmp/semver-927691477' -> '/w/workspace/edgex-go/16/.semver' [2020-12-09T00:32:11.779Z] # -> Force: false [2020-12-09T00:32:11.779Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2020-12-09T00:32:11.797Z] $ docker exec --env ******** --env ******** 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e ssh-agent -k [2020-12-09T00:32:12.048Z] unset SSH_AUTH_SOCK; [2020-12-09T00:32:12.049Z] unset SSH_AGENT_PID; [2020-12-09T00:32:12.049Z] echo Agent pid 52 killed; [2020-12-09T00:32:12.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-09T00:32:12.585Z] + git semver [Pipeline] } [2020-12-09T00:32:12.606Z] $ docker stop --time=1 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e [2020-12-09T00:32:14.260Z] $ docker rm -f 1b84526e3c5f80e70802b2831ed9bfeb47d361fcdbeda13b092fd887d91b644e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:32:14.780Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-09T00:32:15.318Z] Stashed 1 file(s) [Pipeline] echo [2020-12-09T00:32:15.321Z] [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 [2020-12-09T00:32:16.207Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:32:16.506Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:32:16.805Z] + sudo service docker restart [2020-12-09T00:32:16.805Z] + true [2020-12-09T00:32:16.805Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-09T00:32:17.396Z] ========================================================= [2020-12-09T00:32:17.396Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-09T00:32:17.396Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:32:17.742Z] + 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 . [2020-12-09T00:32:21.970Z] Sending build context to Docker daemon 326.4MB [2020-12-09T00:32:21.970Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-09T00:32:21.970Z] Step 2/7 : FROM ${BASE} [2020-12-09T00:32:21.970Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-09T00:32:21.970Z] 188c0c94c7c5: Pulling fs layer [2020-12-09T00:32:21.970Z] 0ef7d3d256c8: Pulling fs layer [2020-12-09T00:32:21.970Z] de9db76c5a1d: Pulling fs layer [2020-12-09T00:32:21.970Z] bca2f99d35d6: Pulling fs layer [2020-12-09T00:32:21.970Z] 93359f2a8cfa: Pulling fs layer [2020-12-09T00:32:21.970Z] 7c6f9722023f: Pulling fs layer [2020-12-09T00:32:21.970Z] a35cf1a2eb13: Pulling fs layer [2020-12-09T00:32:21.970Z] bca2f99d35d6: Waiting [2020-12-09T00:32:21.970Z] 7c6f9722023f: Waiting [2020-12-09T00:32:21.970Z] 93359f2a8cfa: Waiting [2020-12-09T00:32:21.970Z] de9db76c5a1d: Verifying Checksum [2020-12-09T00:32:21.970Z] de9db76c5a1d: Download complete [2020-12-09T00:32:21.970Z] 0ef7d3d256c8: Download complete [2020-12-09T00:32:21.970Z] 93359f2a8cfa: Verifying Checksum [2020-12-09T00:32:21.970Z] 93359f2a8cfa: Download complete [2020-12-09T00:32:21.970Z] 188c0c94c7c5: Verifying Checksum [2020-12-09T00:32:21.970Z] 188c0c94c7c5: Download complete [2020-12-09T00:32:21.970Z] 7c6f9722023f: Verifying Checksum [2020-12-09T00:32:21.970Z] 7c6f9722023f: Download complete [2020-12-09T00:32:22.232Z] 188c0c94c7c5: Pull complete [2020-12-09T00:32:22.495Z] 0ef7d3d256c8: Pull complete [2020-12-09T00:32:22.495Z] de9db76c5a1d: Pull complete [2020-12-09T00:32:23.890Z] a35cf1a2eb13: Verifying Checksum [2020-12-09T00:32:23.890Z] a35cf1a2eb13: Download complete [2020-12-09T00:32:24.152Z] bca2f99d35d6: Verifying Checksum [2020-12-09T00:32:24.152Z] bca2f99d35d6: Download complete [2020-12-09T00:32:30.705Z] Still waiting to schedule task [2020-12-09T00:32:30.705Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-09T00:32:30.794Z] bca2f99d35d6: Pull complete [2020-12-09T00:32:30.795Z] 93359f2a8cfa: Pull complete [2020-12-09T00:32:30.795Z] 7c6f9722023f: Pull complete [2020-12-09T00:32:36.136Z] a35cf1a2eb13: Pull complete [2020-12-09T00:32:36.136Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-09T00:32:36.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-09T00:32:36.136Z] ---> a62c8e92a672 [2020-12-09T00:32:36.136Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-09T00:32:36.136Z] ---> Running in a68e67b5f401 [2020-12-09T00:32:36.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:32:37.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:32:37.928Z] (1/12) Installing libmagic (5.38-r0) [2020-12-09T00:32:38.193Z] (2/12) Installing file (5.38-r0) [2020-12-09T00:32:38.193Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-09T00:32:38.455Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-09T00:32:45.055Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-09T00:32:45.055Z] (6/12) Installing patch (2.7.6-r6) [2020-12-09T00:32:45.055Z] (7/12) Installing build-base (0.5-r2) [2020-12-09T00:32:45.055Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-09T00:32:45.055Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-09T00:32:45.055Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-09T00:32:45.323Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-09T00:32:45.323Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-09T00:32:45.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:32:45.585Z] OK: 233 MiB in 51 packages [2020-12-09T00:32:48.898Z] Removing intermediate container a68e67b5f401 [2020-12-09T00:32:48.898Z] ---> 2bada6e48c97 [2020-12-09T00:32:48.898Z] Step 4/7 : WORKDIR /edgex-go [2020-12-09T00:32:48.898Z] ---> Running in 5bf0ae0ddc69 [2020-12-09T00:32:48.898Z] Removing intermediate container 5bf0ae0ddc69 [2020-12-09T00:32:48.898Z] ---> f3301cae7978 [2020-12-09T00:32:48.898Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-09T00:32:49.845Z] latest: Pulling from library/docker [2020-12-09T00:32:49.845Z] 188c0c94c7c5: Already exists [2020-12-09T00:32:49.845Z] 0c7c675703d6: Pulling fs layer [2020-12-09T00:32:49.845Z] cc8c12a437cb: Pulling fs layer [2020-12-09T00:32:49.845Z] f092543453df: Pulling fs layer [2020-12-09T00:32:49.845Z] 65b6bc45957d: Pulling fs layer [2020-12-09T00:32:49.845Z] 4de832df471b: Pulling fs layer [2020-12-09T00:32:49.845Z] 79aa7fa92271: Pulling fs layer [2020-12-09T00:32:49.845Z] 4de832df471b: Waiting [2020-12-09T00:32:49.845Z] 79aa7fa92271: Waiting [2020-12-09T00:32:49.845Z] 65b6bc45957d: Waiting [2020-12-09T00:32:50.111Z] cc8c12a437cb: Verifying Checksum [2020-12-09T00:32:50.111Z] cc8c12a437cb: Download complete [2020-12-09T00:32:50.111Z] 0c7c675703d6: Verifying Checksum [2020-12-09T00:32:50.111Z] 0c7c675703d6: Download complete [2020-12-09T00:32:50.379Z] 4de832df471b: Verifying Checksum [2020-12-09T00:32:50.379Z] 4de832df471b: Download complete [2020-12-09T00:32:50.379Z] 65b6bc45957d: Verifying Checksum [2020-12-09T00:32:50.379Z] 65b6bc45957d: Download complete [2020-12-09T00:32:50.379Z] 0c7c675703d6: Pull complete [2020-12-09T00:32:50.640Z] 79aa7fa92271: Verifying Checksum [2020-12-09T00:32:50.640Z] 79aa7fa92271: Download complete [2020-12-09T00:32:50.640Z] cc8c12a437cb: Pull complete [2020-12-09T00:32:52.556Z] f092543453df: Verifying Checksum [2020-12-09T00:32:52.556Z] f092543453df: Download complete [2020-12-09T00:32:54.483Z] f092543453df: Pull complete [2020-12-09T00:32:54.483Z] 65b6bc45957d: Pull complete [2020-12-09T00:32:54.745Z] 4de832df471b: Pull complete [2020-12-09T00:32:55.007Z] 79aa7fa92271: Pull complete [2020-12-09T00:32:55.007Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-09T00:32:55.007Z] Status: Downloaded newer image for docker:latest [2020-12-09T00:32:56.947Z] ---> a191827cfe88 [2020-12-09T00:32:56.947Z] Step 6/7 : COPY go.mod . [2020-12-09T00:32:56.947Z] ---> 743fecffb8d5 [2020-12-09T00:32:56.947Z] Step 7/7 : RUN go mod download [2020-12-09T00:32:56.947Z] ---> Running in f6b3ee88a9dd [2020-12-09T00:33:18.982Z] Removing intermediate container f6b3ee88a9dd [2020-12-09T00:33:18.982Z] ---> b4f28e902eba [2020-12-09T00:33:18.982Z] Successfully built b4f28e902eba [2020-12-09T00:33:18.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:33:19.304Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T00:33:19.305Z] . [Pipeline] withDockerContainer [2020-12-09T00:33:19.495Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:33:19.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-09T00:33:20.350Z] $ docker top 73d93b713bf4249614e3f0c490ad3bf11bce5b9d2aaba924f3dcca3851e67748 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:33:20.986Z] + go version [2020-12-09T00:33:20.986Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-09T00:33:21.005Z] $ docker stop --time=1 73d93b713bf4249614e3f0c490ad3bf11bce5b9d2aaba924f3dcca3851e67748 [2020-12-09T00:33:22.439Z] $ docker rm -f 73d93b713bf4249614e3f0c490ad3bf11bce5b9d2aaba924f3dcca3851e67748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:33:23.333Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T00:33:23.333Z] . [Pipeline] withDockerContainer [2020-12-09T00:33:23.453Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:33:23.518Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-09T00:33:24.551Z] $ docker top aeb2eb9b8f7d3d13aa65581f7bd197b950751f7a8b19d4bc76fb2463d31560f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-09T00:33:24.751Z] ========================================================= [2020-12-09T00:33:24.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-09T00:33:24.751Z] ========================================================= [Pipeline] sh [2020-12-09T00:33:25.101Z] + make test [2020-12-09T00:33:25.102Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-09T00:33:35.318Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-09T00:33:57.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-09T00:33:57.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-09T00:33:58.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-09T00:33:58.954Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-09T00:33:58.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-09T00:33:58.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-09T00:33:59.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-09T00:34:01.171Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.039s [2020-12-09T00:34:01.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-09T00:34:01.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-09T00:34:02.165Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-09T00:34:02.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-09T00:34:02.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-09T00:34:02.165Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-09T00:34:06.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2020-12-09T00:34:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-09T00:34:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-09T00:34:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-09T00:34:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-09T00:34:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-09T00:34:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.149s coverage: 27.1% of statements [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-09T00:34:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-09T00:34:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-09T00:34:07.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-09T00:34:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.387s coverage: 68.5% of statements [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-09T00:34:08.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 82.3% of statements [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-09T00:34:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-09T00:34:10.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.312s coverage: 28.6% of statements [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-09T00:34:10.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-09T00:34:10.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-12-09T00:34:10.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-09T00:34:10.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2020-12-09T00:34:10.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-09T00:34:11.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2020-12-09T00:34:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-09T00:34:11.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2020-12-09T00:34:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-09T00:34:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-09T00:34:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-09T00:34:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.290s coverage: 93.8% of statements [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.026s coverage: 100.0% of statements [2020-12-09T00:34:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements [2020-12-09T00:34:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.028s coverage: 80.8% of statements [2020-12-09T00:34:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2020-12-09T00:34:13.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.2% of statements [2020-12-09T00:34:13.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.038s coverage: 100.0% of statements [2020-12-09T00:34:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-09T00:34:14.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.5% of statements [2020-12-09T00:34:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-09T00:34:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-09T00:34:14.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2020-12-09T00:34:14.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2020-12-09T00:34:14.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2020-12-09T00:34:14.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2020-12-09T00:34:15.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2020-12-09T00:34:16.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 55.9% of statements [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-09T00:34:16.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.547s coverage: 86.3% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.377s coverage: 72.2% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.532s coverage: 72.1% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.044s coverage: 28.8% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 37.2% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.361s coverage: 84.0% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.1% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.070s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.074s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.775s coverage: 29.1% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-09T00:34:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-09T00:34:28.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2020-12-09T00:34:28.747Z] GO111MODULE=on go vet ./... [2020-12-09T00:34:55.524Z] gofmt -l . [2020-12-09T00:34:56.473Z] [ "`gofmt -l .`" = "" ] [2020-12-09T00:34:57.051Z] ./bin/test-go-mod-tidy.sh [2020-12-09T00:34:57.627Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-09T00:34:59.337Z] + ls -al . [2020-12-09T00:34:59.337Z] total 660 [2020-12-09T00:34:59.337Z] drwxrwxr-x 10 1001 1001 4096 Dec 9 00:34 . [2020-12-09T00:34:59.337Z] drwxr-xr-x 4 root root 30 Dec 9 00:33 .. [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 11 Dec 9 00:31 .dockerignore [2020-12-09T00:34:59.337Z] drwxrwxr-x 8 1001 1001 179 Dec 9 00:31 .git [2020-12-09T00:34:59.337Z] drwxrwxr-x 3 1001 1001 125 Dec 9 00:31 .github [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:31 .gitignore [2020-12-09T00:34:59.337Z] drwx------ 3 1001 1001 47 Dec 9 00:32 .semver [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 00:31 .sonarcloud.properties [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:31 CONTRIBUTING.md [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:31 Dockerfile.build [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 863 Dec 9 00:31 Jenkinsfile [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:31 LICENSE [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:31 Makefile [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:31 README.md [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:31 SECURITY.md [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 00:32 VERSION [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:31 ZMQWindows.md [2020-12-09T00:34:59.337Z] drwxrwxr-x 2 1001 1001 117 Dec 9 00:31 bin [2020-12-09T00:34:59.337Z] drwxrwxr-x 15 1001 1001 4096 Dec 9 00:31 cmd [2020-12-09T00:34:59.337Z] -rw-r--r-- 1 root root 562145 Dec 9 00:34 coverage.out [2020-12-09T00:34:59.337Z] -rw-r--r-- 1 root root 1041 Dec 9 00:34 go.mod [2020-12-09T00:34:59.337Z] -rw-r--r-- 1 root root 18856 Dec 9 00:34 go.sum [2020-12-09T00:34:59.337Z] drwxrwxr-x 8 1001 1001 127 Dec 9 00:31 internal [2020-12-09T00:34:59.337Z] drwxrwxr-x 4 1001 1001 26 Dec 9 00:31 openapi [2020-12-09T00:34:59.337Z] drwxrwxr-x 4 1001 1001 71 Dec 9 00:31 snap [2020-12-09T00:34:59.337Z] -rw-rw-r-- 1 1001 1001 168 Dec 9 00:31 version.go [Pipeline] sh [2020-12-09T00:34:59.646Z] + '[' -e coverage.out ] [2020-12-09T00:34:59.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-09T00:34:59.840Z] Stashed 1 file(s) [Pipeline] sh [2020-12-09T00:35:00.135Z] + make build [2020-12-09T00:35:00.135Z] 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 [2020-12-09T00:35:04.369Z] 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 [2020-12-09T00:35:12.593Z] 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 [2020-12-09T00:35:14.005Z] 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 [2020-12-09T00:35:15.940Z] 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 [2020-12-09T00:35:15.940Z] 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 [2020-12-09T00:35:17.892Z] 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 [2020-12-09T00:35:19.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:35:20.250Z] 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 [2020-12-09T00:35:21.651Z] 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 [2020-12-09T00:35:23.066Z] 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 [2020-12-09T00:35:24.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-09T00:35:24.966Z] 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 [Pipeline] } [2020-12-09T00:35:26.372Z] $ docker stop --time=1 aeb2eb9b8f7d3d13aa65581f7bd197b950751f7a8b19d4bc76fb2463d31560f1 [2020-12-09T00:35:28.064Z] $ docker rm -f aeb2eb9b8f7d3d13aa65581f7bd197b950751f7a8b19d4bc76fb2463d31560f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:29.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:29.798Z] [2020-12-09T00:35:29.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:30.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:30.303Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-09T00:35:30.303Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-09T00:35:30.303Z] ca9280d653b3: Pulling fs layer [2020-12-09T00:35:30.303Z] 7e9c9ca2126c: Pulling fs layer [2020-12-09T00:35:30.303Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-09T00:35:30.304Z] cbdbe7a5bc2a: Download complete [2020-12-09T00:35:30.591Z] cbdbe7a5bc2a: Pull complete [2020-12-09T00:35:30.924Z] ca9280d653b3: Verifying Checksum [2020-12-09T00:35:30.924Z] ca9280d653b3: Download complete [2020-12-09T00:35:31.953Z] 7e9c9ca2126c: Verifying Checksum [2020-12-09T00:35:31.953Z] 7e9c9ca2126c: Download complete [2020-12-09T00:35:32.226Z] ca9280d653b3: Pull complete [2020-12-09T00:35:38.858Z] 7e9c9ca2126c: Pull complete [2020-12-09T00:35:38.858Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-09T00:35:38.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:38.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-09T00:35:38.993Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:35:39.047Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-09T00:35:41.631Z] $ docker top 730ec154301f0e05727434851fd196e1f431e05a88f5d9dbb1b67d071924806d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:35:42.110Z] + docker-compose build --help [2020-12-09T00:35:42.110Z] + grep parallel [2020-12-09T00:35:43.057Z] --parallel Build images in parallel. [Pipeline] } [2020-12-09T00:35:43.333Z] $ docker stop --time=1 730ec154301f0e05727434851fd196e1f431e05a88f5d9dbb1b67d071924806d [2020-12-09T00:35:44.722Z] $ docker rm -f 730ec154301f0e05727434851fd196e1f431e05a88f5d9dbb1b67d071924806d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:45.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:45.361Z] . [Pipeline] withDockerContainer [2020-12-09T00:35:45.464Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:35:45.516Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 [2020-12-09T00:35:46.248Z] $ docker top c8f118c51fef7bb896fb065182cca24be2ae57739e396b06f5918f6d4a5106f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:35:46.786Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-09T00:35:47.223Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15185 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws [2020-12-09T00:35:47.275Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2020-12-09T00:35:48.178Z] Building docker-core-command-go ... [2020-12-09T00:35:48.178Z] Building docker-core-data-go ... [2020-12-09T00:35:48.178Z] Building docker-core-metadata-go ... [2020-12-09T00:35:48.178Z] Building docker-security-bootstrap-redis-go ... [2020-12-09T00:35:48.178Z] Building docker-security-proxy-setup-go ... [2020-12-09T00:35:48.178Z] Building docker-security-secrets-setup-go ... [2020-12-09T00:35:48.178Z] Building docker-security-secretstore-setup-go ... [2020-12-09T00:35:48.178Z] Building docker-support-notifications-go ... [2020-12-09T00:35:48.178Z] Building docker-support-scheduler-go ... [2020-12-09T00:35:48.178Z] Building docker-sys-mgmt-agent-go ... [2020-12-09T00:35:48.178Z] Building docker-core-data-go [2020-12-09T00:35:48.178Z] Building docker-security-bootstrap-redis-go [2020-12-09T00:35:48.178Z] Building docker-security-secretstore-setup-go [2020-12-09T00:35:48.178Z] Building docker-sys-mgmt-agent-go [2020-12-09T00:35:48.178Z] Building docker-core-metadata-go [2020-12-09T00:35:52.751Z] using credential edgex-jenkins-ssh [2020-12-09T00:35:52.811Z] Cloning the remote Git repository [2020-12-09T00:35:52.872Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:35:52.979Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2020-12-09T00:35:53.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:35:53.048Z] > git --version # timeout=10 [2020-12-09T00:35:53.073Z] > git --version # 'git version 2.17.1' [2020-12-09T00:35:53.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:35:53.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:36:25.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:36:26.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:36:26.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:36:26.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:36:26.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:36:26.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T00:36:26.918Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 8de17481e526a33775c2a1aeafbdd5962065212d [2020-12-09T00:36:27.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:27.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:27.113Z] ---> b4f28e902eba [2020-12-09T00:36:27.113Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:36:27.113Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:27.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:27.113Z] ---> b4f28e902eba [2020-12-09T00:36:27.113Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:36:27.113Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:27.113Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:27.113Z] ---> b4f28e902eba [2020-12-09T00:36:27.113Z] Step 3/27 : WORKDIR /edgex-go [2020-12-09T00:36:27.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:27.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:27.113Z] ---> b4f28e902eba [2020-12-09T00:36:27.113Z] Step 3/23 : WORKDIR /edgex-go [2020-12-09T00:36:27.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:27.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:27.113Z] ---> b4f28e902eba [2020-12-09T00:36:27.113Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:36:27.113Z] ---> Running in 6ab69158cf9a [2020-12-09T00:36:27.113Z] ---> Running in 025bd92ebb84 [2020-12-09T00:36:27.113Z] ---> Running in c29760cfd02a [2020-12-09T00:36:27.113Z] ---> Running in ad71ed76d195 [2020-12-09T00:36:27.113Z] ---> Running in bf9eda278785 [2020-12-09T00:36:27.113Z] Removing intermediate container 6ab69158cf9a [2020-12-09T00:36:27.113Z] ---> cf3be77e8381 [2020-12-09T00:36:27.113Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:27.113Z] Removing intermediate container bf9eda278785 [2020-12-09T00:36:27.113Z] ---> 0f06bf58304d [2020-12-09T00:36:27.113Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:27.113Z] Removing intermediate container 025bd92ebb84 [2020-12-09T00:36:27.113Z] ---> 32b678fb7893 [2020-12-09T00:36:27.113Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:27.113Z] Removing intermediate container ad71ed76d195 [2020-12-09T00:36:27.113Z] ---> 9af462be63ac [2020-12-09T00:36:27.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:27.113Z] Removing intermediate container c29760cfd02a [2020-12-09T00:36:27.113Z] ---> 6fa413d95a60 [2020-12-09T00:36:27.113Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:27.113Z] ---> Running in 7ed69395c1c2 [2020-12-09T00:36:27.113Z] ---> Running in 1cc32a42947b [2020-12-09T00:36:27.113Z] ---> Running in 4cae525d9b99 [2020-12-09T00:36:27.113Z] ---> Running in da08410e5d99 [2020-12-09T00:36:27.113Z] ---> Running in d8c14813ee15 [2020-12-09T00:36:27.113Z] Removing intermediate container 7ed69395c1c2 [2020-12-09T00:36:27.113Z] ---> 70fd8e5793e6 [2020-12-09T00:36:27.113Z] Step 5/24 : RUN apk update && apk add make git [2020-12-09T00:36:27.113Z] Removing intermediate container 1cc32a42947b [2020-12-09T00:36:27.113Z] ---> 9f4752783d19 [2020-12-09T00:36:27.113Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:36:27.113Z] ---> Running in 606a5e5e3156 [2020-12-09T00:36:27.113Z] ---> Running in 41d1e72ab43f [2020-12-09T00:36:27.113Z] Removing intermediate container 4cae525d9b99 [2020-12-09T00:36:27.113Z] ---> 720a66d3fd56 [2020-12-09T00:36:27.113Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:36:27.113Z] Removing intermediate container da08410e5d99 [2020-12-09T00:36:27.113Z] ---> 52a588545331 [2020-12-09T00:36:27.113Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-09T00:36:27.113Z] Removing intermediate container d8c14813ee15 [2020-12-09T00:36:27.113Z] ---> 8dbffb44625e [2020-12-09T00:36:27.113Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-09T00:36:27.113Z] ---> Running in 9474c41e5453 [2020-12-09T00:36:27.113Z] ---> Running in 96cfa1120805 [2020-12-09T00:36:27.113Z] ---> Running in 279f99b5f595 [2020-12-09T00:36:27.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:27.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:27.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:27.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:27.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:27.986Z] Merge succeeded, producing f6fc1d7b7dcf4d3e2008b486ced0d1ed8dc7501d [2020-12-09T00:36:27.986Z] Checking out Revision f6fc1d7b7dcf4d3e2008b486ced0d1ed8dc7501d (PR-2886) [2020-12-09T00:36:28.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:28.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:28.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:29.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:29.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:26.952Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:36:26.972Z] > git checkout -f 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 [2020-12-09T00:36:27.420Z] > git remote # timeout=10 [2020-12-09T00:36:27.457Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T00:36:27.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:36:27.496Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-09T00:36:27.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T00:36:28.003Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:36:28.026Z] > git checkout -f f6fc1d7b7dcf4d3e2008b486ced0d1ed8dc7501d # timeout=10 [2020-12-09T00:36:30.006Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:30.006Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:30.006Z] OK: 12745 distinct packages available [2020-12-09T00:36:30.006Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:30.006Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:30.006Z] OK: 12745 distinct packages available [2020-12-09T00:36:30.006Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:30.006Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:30.006Z] OK: 12745 distinct packages available [2020-12-09T00:36:30.277Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:30.277Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:30.277Z] OK: 12745 distinct packages available [2020-12-09T00:36:30.277Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:30.561Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:30.561Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:30.561Z] OK: 12745 distinct packages available [2020-12-09T00:36:30.561Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:30.561Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:30.561Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:30.824Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:31.399Z] Removing intermediate container 606a5e5e3156 [2020-12-09T00:36:31.399Z] ---> bd89cd35dbd7 [2020-12-09T00:36:31.399Z] Step 6/24 : COPY go.mod . [2020-12-09T00:36:31.670Z] Removing intermediate container 41d1e72ab43f [2020-12-09T00:36:31.670Z] ---> 2e57d2283645 [2020-12-09T00:36:31.670Z] Step 6/22 : COPY go.mod . [2020-12-09T00:36:31.670Z] Removing intermediate container 96cfa1120805 [2020-12-09T00:36:31.670Z] ---> 1ed610232d9b [2020-12-09T00:36:31.670Z] Step 6/23 : COPY go.mod . [2020-12-09T00:36:31.670Z] ---> 0b7c89da426f [2020-12-09T00:36:31.670Z] Step 7/24 : RUN go mod download [2020-12-09T00:36:31.934Z] ---> Running in 25f0cc24ad74 [2020-12-09T00:36:32.213Z] Removing intermediate container 9474c41e5453 [2020-12-09T00:36:32.213Z] ---> ce8fac9899d1 [2020-12-09T00:36:32.213Z] Step 6/22 : COPY go.mod . [2020-12-09T00:36:32.213Z] ---> 8a8355cee6be [2020-12-09T00:36:32.213Z] Step 7/22 : RUN go mod download [2020-12-09T00:36:32.213Z] Removing intermediate container 279f99b5f595 [2020-12-09T00:36:32.213Z] ---> 7de106daf106 [2020-12-09T00:36:32.213Z] Step 6/27 : COPY go.mod . [2020-12-09T00:36:32.213Z] ---> e833dbedd40e [2020-12-09T00:36:32.213Z] Step 7/23 : RUN go mod download [2020-12-09T00:36:32.213Z] ---> Running in a18ad1b4ff51 [2020-12-09T00:36:32.477Z] ---> Running in 8e375abdb493 [2020-12-09T00:36:32.477Z] ---> f4de42c17a86 [2020-12-09T00:36:32.477Z] Step 7/22 : RUN go mod download [2020-12-09T00:36:32.746Z] ---> 0b13311a7659 [2020-12-09T00:36:32.746Z] Step 7/27 : RUN go mod download [2020-12-09T00:36:32.746Z] ---> Running in fe94407f3159 [2020-12-09T00:36:32.836Z] Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" [2020-12-09T00:36:32.854Z] > git rev-list --no-walk 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 [2020-12-09T00:36:33.010Z] ---> Running in f61f8cc63f09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-09T00:36:34.004Z] Removing intermediate container 25f0cc24ad74 [2020-12-09T00:36:34.004Z] ---> 8411ea884ed1 [2020-12-09T00:36:34.004Z] Step 8/24 : COPY . . [2020-12-09T00:36:34.577Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:36:35.049Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:36:35.394Z] + sudo service docker restart [2020-12-09T00:36:35.394Z] + true [2020-12-09T00:36:35.406Z] Removing intermediate container a18ad1b4ff51 [2020-12-09T00:36:35.406Z] ---> 4df22f0bff8e [2020-12-09T00:36:35.406Z] Step 8/22 : COPY . . [2020-12-09T00:36:37.341Z] Removing intermediate container 8e375abdb493 [2020-12-09T00:36:37.341Z] ---> ed8132706a41 [2020-12-09T00:36:37.341Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T00:36:38.120Z] provisioning config files... [2020-12-09T00:36:38.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1666900279660732324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:36:38.624Z] ---> docker-login.sh [2020-12-09T00:36:38.624Z] nexus3.edgexfoundry.org:10001 [2020-12-09T00:36:39.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:39.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:39.888Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:39.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:39.888Z] [2020-12-09T00:36:39.888Z] Login Succeeded [2020-12-09T00:36:39.888Z] nexus3.edgexfoundry.org:10002 [2020-12-09T00:36:39.912Z] Removing intermediate container fe94407f3159 [2020-12-09T00:36:39.912Z] ---> 837c7ed5653d [2020-12-09T00:36:39.912Z] Step 8/22 : COPY . . [2020-12-09T00:36:39.912Z] Removing intermediate container f61f8cc63f09 [2020-12-09T00:36:39.912Z] ---> 0dcaf33405a8 [2020-12-09T00:36:39.912Z] Step 8/27 : COPY . . [2020-12-09T00:36:40.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:40.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:40.488Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:40.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:40.488Z] [2020-12-09T00:36:40.488Z] Login Succeeded [2020-12-09T00:36:40.488Z] nexus3.edgexfoundry.org:10003 [2020-12-09T00:36:41.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:41.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:41.093Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:41.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:41.093Z] [2020-12-09T00:36:41.093Z] Login Succeeded [2020-12-09T00:36:41.093Z] nexus3.edgexfoundry.org:10004 [2020-12-09T00:36:41.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:41.697Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:41.697Z] [2020-12-09T00:36:41.697Z] Login Succeeded [2020-12-09T00:36:41.697Z] docker.io [2020-12-09T00:36:42.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:42.574Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:42.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:42.574Z] [2020-12-09T00:36:42.574Z] Login Succeeded [2020-12-09T00:36:42.574Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T00:36:42.594Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-09T00:36:43.117Z] ========================================================= [2020-12-09T00:36:43.117Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-09T00:36:43.117Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:36:43.512Z] + 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 . [2020-12-09T00:36:46.178Z] Sending build context to Docker daemon 165.6MB [2020-12-09T00:36:46.178Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-09T00:36:46.178Z] Step 2/7 : FROM ${BASE} [2020-12-09T00:36:46.178Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-09T00:36:46.178Z] 5f621e34cdf4: Pulling fs layer [2020-12-09T00:36:46.178Z] a4357932f1b6: Pulling fs layer [2020-12-09T00:36:46.178Z] 18c013af1878: Pulling fs layer [2020-12-09T00:36:46.178Z] 00ac8860ef70: Pulling fs layer [2020-12-09T00:36:46.178Z] 63d7cb157983: Pulling fs layer [2020-12-09T00:36:46.178Z] b116817d02f9: Pulling fs layer [2020-12-09T00:36:46.178Z] 745a02a5169b: Pulling fs layer [2020-12-09T00:36:46.178Z] 00ac8860ef70: Waiting [2020-12-09T00:36:46.178Z] 63d7cb157983: Waiting [2020-12-09T00:36:46.178Z] b116817d02f9: Waiting [2020-12-09T00:36:46.178Z] 745a02a5169b: Waiting [2020-12-09T00:36:46.178Z] 18c013af1878: Verifying Checksum [2020-12-09T00:36:46.178Z] 18c013af1878: Download complete [2020-12-09T00:36:46.178Z] a4357932f1b6: Verifying Checksum [2020-12-09T00:36:46.178Z] a4357932f1b6: Download complete [2020-12-09T00:36:46.178Z] 63d7cb157983: Download complete [2020-12-09T00:36:46.178Z] b116817d02f9: Verifying Checksum [2020-12-09T00:36:46.178Z] b116817d02f9: Download complete [2020-12-09T00:36:46.178Z] 5f621e34cdf4: Download complete [2020-12-09T00:36:46.786Z] 5f621e34cdf4: Pull complete [2020-12-09T00:36:47.392Z] a4357932f1b6: Pull complete [2020-12-09T00:36:47.679Z] 18c013af1878: Pull complete [2020-12-09T00:36:48.689Z] 745a02a5169b: Verifying Checksum [2020-12-09T00:36:48.689Z] 745a02a5169b: Download complete [2020-12-09T00:36:50.133Z] 00ac8860ef70: Download complete [2020-12-09T00:37:00.374Z] 00ac8860ef70: Pull complete [2020-12-09T00:37:00.654Z] 63d7cb157983: Pull complete [2020-12-09T00:37:01.258Z] b116817d02f9: Pull complete [2020-12-09T00:37:04.685Z] 745a02a5169b: Pull complete [2020-12-09T00:37:04.685Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-09T00:37:04.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-09T00:37:04.685Z] ---> b7e6874047d6 [2020-12-09T00:37:04.685Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-09T00:37:09.026Z] ---> Running in 327ce44411ee [2020-12-09T00:37:10.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:37:14.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:37:16.373Z] (1/12) Installing libmagic (5.38-r0) [2020-12-09T00:37:16.649Z] (2/12) Installing file (5.38-r0) [2020-12-09T00:37:16.649Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-09T00:37:16.649Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-09T00:37:18.956Z] ---> 4ea1a8f348b9 [2020-12-09T00:37:18.956Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-09T00:37:18.956Z] ---> Running in f603f285bb81 [2020-12-09T00:37:18.956Z] ---> 984a0d644c5d [2020-12-09T00:37:18.956Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-09T00:37:18.956Z] ---> ad9aa2e4782b [2020-12-09T00:37:18.956Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-09T00:37:18.956Z] ---> ac42ed5dcbb8 [2020-12-09T00:37:18.956Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-09T00:37:18.956Z] ---> Running in 9efc0bde49c7 [2020-12-09T00:37:18.956Z] ---> 57a6fb2ee7bf [2020-12-09T00:37:18.956Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-09T00:37:18.956Z] ---> Running in 9953bc175808 [2020-12-09T00:37:18.956Z] ---> Running in 6cfe394a8b72 [2020-12-09T00:37:18.956Z] ---> Running in 7d57f21a1d7d [2020-12-09T00:37:18.956Z] 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 [2020-12-09T00:37:18.956Z] 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 [2020-12-09T00:37:18.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-09T00:37:18.956Z] 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 [2020-12-09T00:37:18.956Z] 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 [2020-12-09T00:37:23.381Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-09T00:37:23.381Z] (6/12) Installing patch (2.7.6-r6) [2020-12-09T00:37:23.381Z] (7/12) Installing build-base (0.5-r2) [2020-12-09T00:37:23.381Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-09T00:37:23.381Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-09T00:37:23.381Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-09T00:37:23.381Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-09T00:37:23.658Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-09T00:37:23.658Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:37:23.658Z] OK: 217 MiB in 51 packages [2020-12-09T00:37:29.083Z] Removing intermediate container 327ce44411ee [2020-12-09T00:37:29.083Z] ---> 043dcad21ede [2020-12-09T00:37:29.083Z] Step 4/7 : WORKDIR /edgex-go [2020-12-09T00:37:29.083Z] ---> Running in caf68cd94bd8 [2020-12-09T00:37:29.083Z] Removing intermediate container caf68cd94bd8 [2020-12-09T00:37:29.083Z] ---> efbafa67e875 [2020-12-09T00:37:29.083Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-09T00:37:29.357Z] latest: Pulling from library/docker [2020-12-09T00:37:29.632Z] 5f621e34cdf4: Already exists [2020-12-09T00:37:29.632Z] 85db56a05063: Pulling fs layer [2020-12-09T00:37:29.632Z] ccb67d6aeaaa: Pulling fs layer [2020-12-09T00:37:29.632Z] de930078acea: Pulling fs layer [2020-12-09T00:37:29.632Z] d5a9d88a4785: Pulling fs layer [2020-12-09T00:37:29.632Z] e7f15c1544d5: Pulling fs layer [2020-12-09T00:37:29.632Z] 877c515997d3: Pulling fs layer [2020-12-09T00:37:29.632Z] d5a9d88a4785: Waiting [2020-12-09T00:37:29.632Z] e7f15c1544d5: Waiting [2020-12-09T00:37:29.632Z] 877c515997d3: Waiting [2020-12-09T00:37:29.911Z] ccb67d6aeaaa: Verifying Checksum [2020-12-09T00:37:29.911Z] ccb67d6aeaaa: Download complete [2020-12-09T00:37:29.911Z] 85db56a05063: Verifying Checksum [2020-12-09T00:37:29.911Z] 85db56a05063: Download complete [2020-12-09T00:37:29.911Z] d5a9d88a4785: Verifying Checksum [2020-12-09T00:37:29.911Z] d5a9d88a4785: Download complete [2020-12-09T00:37:30.192Z] e7f15c1544d5: Verifying Checksum [2020-12-09T00:37:30.192Z] e7f15c1544d5: Download complete [2020-12-09T00:37:30.192Z] 877c515997d3: Verifying Checksum [2020-12-09T00:37:30.192Z] 877c515997d3: Download complete [2020-12-09T00:37:30.811Z] 85db56a05063: Pull complete [2020-12-09T00:37:31.099Z] ccb67d6aeaaa: Pull complete [2020-12-09T00:37:31.378Z] de930078acea: Verifying Checksum [2020-12-09T00:37:31.378Z] de930078acea: Download complete [2020-12-09T00:37:34.775Z] de930078acea: Pull complete [2020-12-09T00:37:34.775Z] d5a9d88a4785: Pull complete [2020-12-09T00:37:35.050Z] e7f15c1544d5: Pull complete [2020-12-09T00:37:35.327Z] 877c515997d3: Pull complete [2020-12-09T00:37:35.327Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-09T00:37:35.327Z] Status: Downloaded newer image for docker:latest [2020-12-09T00:37:38.754Z] ---> be32b1a99575 [2020-12-09T00:37:38.754Z] Step 6/7 : COPY go.mod . [2020-12-09T00:37:39.738Z] ---> c9c80759b09d [2020-12-09T00:37:39.738Z] Step 7/7 : RUN go mod download [2020-12-09T00:37:39.738Z] ---> Running in 91573290471e [2020-12-09T00:37:51.297Z] 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 [2020-12-09T00:37:53.286Z] Removing intermediate container 6cfe394a8b72 [2020-12-09T00:37:53.286Z] ---> 4f8270b5e848 [2020-12-09T00:37:53.286Z] [2020-12-09T00:37:53.286Z] Step 10/22 : FROM alpine:3.10 [2020-12-09T00:37:53.286Z] 3.10: Pulling from library/alpine [2020-12-09T00:37:54.313Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-09T00:37:54.605Z] Status: Downloaded newer image for alpine:3.10 [2020-12-09T00:37:54.605Z] ---> be4e4bea2c2e [2020-12-09T00:37:54.605Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:37:54.605Z] Removing intermediate container 9efc0bde49c7 [2020-12-09T00:37:54.605Z] ---> b3c1e09d244a [2020-12-09T00:37:54.605Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-09T00:37:56.412Z] ---> Running in 2f51801649b5 [2020-12-09T00:37:56.412Z] ---> Running in 4d8471ac1bf6 [2020-12-09T00:37:57.030Z] Removing intermediate container f603f285bb81 [2020-12-09T00:37:57.030Z] ---> 024ccd265f2b [2020-12-09T00:37:57.030Z] [2020-12-09T00:37:57.030Z] Step 10/24 : FROM alpine:3.10 [2020-12-09T00:37:57.030Z] ---> be4e4bea2c2e [2020-12-09T00:37:57.030Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:37:57.620Z] ---> Running in ef81411f2f67 [2020-12-09T00:37:58.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:58.592Z] 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 [2020-12-09T00:37:58.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:58.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:58.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:58.592Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:37:58.592Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:37:58.592Z] OK: 10348 distinct packages available [2020-12-09T00:37:58.863Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:37:58.863Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:37:58.863Z] OK: 10348 distinct packages available [2020-12-09T00:37:59.147Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:37:59.147Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:37:59.147Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:37:59.147Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:37:59.147Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:37:59.147Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:37:59.147Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:37:59.147Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:37:59.147Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:37:59.147Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:37:59.147Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:37:59.147Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:37:59.147Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:37:59.147Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:37:59.147Z] OK: 7 MiB in 19 packages [2020-12-09T00:37:59.417Z] OK: 7 MiB in 19 packages [2020-12-09T00:38:02.773Z] Removing intermediate container 2f51801649b5 [2020-12-09T00:38:02.773Z] ---> 1d521b4c7369 [2020-12-09T00:38:02.773Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-09T00:38:05.338Z] Removing intermediate container 4d8471ac1bf6 [2020-12-09T00:38:05.338Z] ---> 9d3387a2308c [2020-12-09T00:38:05.338Z] [2020-12-09T00:38:05.338Z] Step 11/27 : FROM docker:latest [2020-12-09T00:38:05.338Z] ---> b0757c55a1fd [2020-12-09T00:38:05.338Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-09T00:38:05.338Z] Removing intermediate container ef81411f2f67 [2020-12-09T00:38:05.338Z] ---> 0e4f6a0771c7 [2020-12-09T00:38:05.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:38:05.338Z] ---> Running in b060b05da5a7 [2020-12-09T00:38:05.338Z] ---> Running in d1bf1e6e9af0 [2020-12-09T00:38:05.338Z] Removing intermediate container 9953bc175808 [2020-12-09T00:38:05.338Z] ---> 3fba915e50cb [2020-12-09T00:38:05.338Z] [2020-12-09T00:38:05.338Z] Step 10/22 : FROM scratch [2020-12-09T00:38:05.338Z] ---> [2020-12-09T00:38:05.338Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:38:05.338Z] ---> Running in 7ca8a153293f [2020-12-09T00:38:05.911Z] Removing intermediate container 7ca8a153293f [2020-12-09T00:38:05.911Z] ---> 0e1f1188fe0d [2020-12-09T00:38:05.911Z] Step 13/24 : WORKDIR / [2020-12-09T00:38:05.911Z] Removing intermediate container b060b05da5a7 [2020-12-09T00:38:05.911Z] ---> 58129dc3dfc8 [2020-12-09T00:38:05.911Z] Step 13/22 : WORKDIR / [2020-12-09T00:38:06.859Z] ---> Running in 39d649c4ed78 [2020-12-09T00:38:07.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:07.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:07.435Z] (1/2) Installing readline (8.0.4-r0) [2020-12-09T00:38:07.435Z] (2/2) Installing bash (5.0.17-r0) [2020-12-09T00:38:07.707Z] Executing bash-5.0.17-r0.post-install [2020-12-09T00:38:07.707Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:38:07.707Z] OK: 12 MiB in 22 packages [2020-12-09T00:38:07.707Z] ---> Running in 3528756a0f20 [2020-12-09T00:38:07.707Z] ---> Running in d218ba8393bd [2020-12-09T00:38:07.969Z] Removing intermediate container 39d649c4ed78 [2020-12-09T00:38:07.969Z] ---> 3ed4c9e02ab4 [2020-12-09T00:38:07.969Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-09T00:38:07.969Z] Removing intermediate container 7d57f21a1d7d [2020-12-09T00:38:07.969Z] ---> 9d3987c99f36 [2020-12-09T00:38:07.969Z] [2020-12-09T00:38:07.969Z] Step 10/23 : FROM alpine [2020-12-09T00:38:07.970Z] latest: Pulling from library/alpine [2020-12-09T00:38:07.970Z] ---> Running in be902897fd27 [2020-12-09T00:38:08.237Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-09T00:38:08.237Z] Removing intermediate container 3528756a0f20 [2020-12-09T00:38:08.237Z] ---> 38c2e5f87e86 [2020-12-09T00:38:08.237Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-09T00:38:08.237Z] Status: Downloaded newer image for alpine:latest [2020-12-09T00:38:08.237Z] Removing intermediate container d218ba8393bd [2020-12-09T00:38:08.237Z] ---> dcdc6d9a1db4 [2020-12-09T00:38:08.237Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-09T00:38:08.237Z] ---> d6e46aa2470d [2020-12-09T00:38:08.237Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:38:08.505Z] Removing intermediate container be902897fd27 [2020-12-09T00:38:08.505Z] ---> d192865c7d5e [2020-12-09T00:38:08.505Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:38:08.505Z] ---> Running in 9aa126d52c63 [2020-12-09T00:38:09.907Z] ---> Running in e88366311228 [2020-12-09T00:38:09.907Z] Removing intermediate container d1bf1e6e9af0 [2020-12-09T00:38:09.907Z] ---> 0bef16f375ed [2020-12-09T00:38:09.907Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-09T00:38:10.172Z] ---> 7621aacd8a7a [2020-12-09T00:38:10.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-09T00:38:10.173Z] ---> 80f07e2128b8 [2020-12-09T00:38:10.173Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-09T00:38:10.173Z] ---> Running in 429c117d4ee8 [2020-12-09T00:38:10.436Z] Removing intermediate container 9aa126d52c63 [2020-12-09T00:38:10.436Z] ---> 3edc7d276286 [2020-12-09T00:38:10.436Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-09T00:38:10.436Z] Removing intermediate container e88366311228 [2020-12-09T00:38:10.436Z] ---> 24151ba394dd [2020-12-09T00:38:10.436Z] Step 14/22 : WORKDIR / [2020-12-09T00:38:10.706Z] ---> Running in 4d5fb9a25cfa [2020-12-09T00:38:10.707Z] ---> Running in 1473b69ae467 [2020-12-09T00:38:10.707Z] ---> c90d55680b41 [2020-12-09T00:38:10.707Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-09T00:38:10.707Z] ---> 3e8e95982664 [2020-12-09T00:38:10.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-09T00:38:10.978Z] Removing intermediate container 4d5fb9a25cfa [2020-12-09T00:38:10.978Z] ---> 386b48ae3c32 [2020-12-09T00:38:10.978Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-09T00:38:10.978Z] Removing intermediate container 1473b69ae467 [2020-12-09T00:38:10.978Z] ---> a79844ee990c [2020-12-09T00:38:10.978Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-09T00:38:11.243Z] ---> Running in d915874a2330 [2020-12-09T00:38:11.243Z] ---> 93297203b384 [2020-12-09T00:38:11.243Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-09T00:38:11.243Z] ---> a1a92e5af76e [2020-12-09T00:38:11.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-09T00:38:11.517Z] ---> 32e8dd8eba8c [2020-12-09T00:38:11.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-09T00:38:11.517Z] Removing intermediate container d915874a2330 [2020-12-09T00:38:11.517Z] ---> 1a55ca87cd11 [2020-12-09T00:38:11.517Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:11.781Z] ---> 55adc2cb7b60 [2020-12-09T00:38:11.781Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-09T00:38:11.781Z] ---> Running in 1efff674dd91 [2020-12-09T00:38:12.067Z] ---> 5ddd951479ad [2020-12-09T00:38:12.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-09T00:38:12.067Z] ---> Running in 8d457ef3180a [2020-12-09T00:38:13.042Z] Removing intermediate container 91573290471e [2020-12-09T00:38:13.042Z] ---> 917dae29a85b [2020-12-09T00:38:13.042Z] Successfully built 917dae29a85b [2020-12-09T00:38:13.042Z] Successfully tagged ci-base-image-arm64:latest [2020-12-09T00:38:13.047Z] Removing intermediate container 429c117d4ee8 [2020-12-09T00:38:13.047Z] ---> 079480a70e7a [2020-12-09T00:38:13.047Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-09T00:38:13.047Z] ---> c77243636dbb [2020-12-09T00:38:13.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-09T00:38:13.047Z] ---> Running in 389d80fdf04f [2020-12-09T00:38:13.047Z] ---> fb01e7e4c3bc [2020-12-09T00:38:13.047Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:38:13.047Z] ---> b1cf78a1afed [2020-12-09T00:38:13.047Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-09T00:38:13.047Z] Removing intermediate container 389d80fdf04f [2020-12-09T00:38:13.047Z] ---> 1ce3feba7c9a [2020-12-09T00:38:13.047Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-09T00:38:13.047Z] ---> Running in 511a0619caa0 [2020-12-09T00:38:13.047Z] ---> Running in cbb7a0e9efde [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:38:13.310Z] ---> 0207d2b4054d [2020-12-09T00:38:13.310Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:38:13.398Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T00:38:13.398Z] . [Pipeline] withDockerContainer [2020-12-09T00:38:13.574Z] ---> Running in 88caa2016b5f [2020-12-09T00:38:13.574Z] Removing intermediate container 511a0619caa0 [2020-12-09T00:38:13.574Z] ---> 1d2805a66723 [2020-12-09T00:38:13.574Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:38:13.574Z] Removing intermediate container cbb7a0e9efde [2020-12-09T00:38:13.574Z] ---> 7caf1981de13 [2020-12-09T00:38:13.574Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-09T00:38:13.574Z] ---> Running in a58cad9c8c4c [2020-12-09T00:38:13.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-15185 does not seem to be running inside a container [2020-12-09T00:38:13.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 [2020-12-09T00:38:13.835Z] ---> Running in 5c7e2cf1029c [2020-12-09T00:38:14.098Z] Removing intermediate container a58cad9c8c4c [2020-12-09T00:38:14.098Z] ---> 1d0629c7f3ac [2020-12-09T00:38:14.098Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:38:14.098Z] Removing intermediate container 5c7e2cf1029c [2020-12-09T00:38:14.098Z] ---> 7d4743015f2a [2020-12-09T00:38:14.098Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-09T00:38:14.364Z] Removing intermediate container 1efff674dd91 [2020-12-09T00:38:14.364Z] ---> 9609904fd8d1 [2020-12-09T00:38:14.364Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-09T00:38:14.364Z] Removing intermediate container 8d457ef3180a [2020-12-09T00:38:14.364Z] ---> e2b9a6e7641b [2020-12-09T00:38:14.364Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-09T00:38:14.364Z] ---> Running in f524344911dd [2020-12-09T00:38:14.629Z] ---> Running in 2a6177d1f9c5 [2020-12-09T00:38:14.629Z] ---> Running in 38ae28a1b3cd [2020-12-09T00:38:14.893Z] Removing intermediate container f524344911dd [2020-12-09T00:38:14.893Z] ---> 9c7d07d6ebb1 [2020-12-09T00:38:14.893Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:38:14.893Z] ---> Running in f2c1f49b6f05 [2020-12-09T00:38:14.893Z] Removing intermediate container 38ae28a1b3cd [2020-12-09T00:38:14.893Z] ---> 592b235cc64f [2020-12-09T00:38:14.893Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:38:14.893Z] ---> 5ff980e4c7bc [2020-12-09T00:38:14.893Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-09T00:38:15.157Z] ---> Running in 65f35fe66967 [2020-12-09T00:38:15.431Z] Removing intermediate container f2c1f49b6f05 [2020-12-09T00:38:15.431Z] ---> eaa10f8559a0 [2020-12-09T00:38:15.431Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:38:15.431Z] ---> 01a1924867a5 [2020-12-09T00:38:15.431Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-09T00:38:15.431Z] ---> Running in b52e4ba69aa5 [2020-12-09T00:38:15.657Z] $ docker top cb01859b4ac0f4c9df96dc8a330706c5f22d14840d4f70fb8b7fa03ae84a7042 -eo pid,comm [2020-12-09T00:38:15.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:15.697Z] Removing intermediate container 65f35fe66967 [2020-12-09T00:38:15.697Z] ---> 4784b1820d4b [2020-12-09T00:38:15.697Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:38:15.697Z] Removing intermediate container 88caa2016b5f [2020-12-09T00:38:15.697Z] ---> 07b9c1ab2085 [2020-12-09T00:38:15.697Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:38:15.960Z] ---> Running in a752b46d84ae [2020-12-09T00:38:15.960Z] ---> Running in 93d8bdac1b71 [2020-12-09T00:38:15.960Z] Removing intermediate container b52e4ba69aa5 [2020-12-09T00:38:15.960Z] ---> 99103faf3ae8 [2020-12-09T00:38:15.960Z] [2020-12-09T00:38:15.960Z] ---> f85fe6948d3d [2020-12-09T00:38:15.960Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-09T00:38:15.960Z] ---> Running in 87cc50a57afe [Pipeline] { [Pipeline] sh [2020-12-09T00:38:16.223Z] Successfully built 99103faf3ae8 [2020-12-09T00:38:16.223Z] Successfully tagged docker-core-metadata-go:latest [2020-12-09T00:38:16.223Z] Removing intermediate container a752b46d84ae [2020-12-09T00:38:16.223Z] ---> 1e6967b2ac82 [2020-12-09T00:38:16.223Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:38:16.223Z]  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go [2020-12-09T00:38:16.223Z] Removing intermediate container 93d8bdac1b71 [2020-12-09T00:38:16.223Z] ---> 4b22030d8e92 [2020-12-09T00:38:16.223Z] Step 22/24 : LABEL arch=x86_64 [2020-12-09T00:38:16.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:16.487Z] ---> Running in 7eaf3d618b79 [2020-12-09T00:38:16.765Z] ---> Running in 14d2df334d9d [2020-12-09T00:38:16.765Z] Removing intermediate container 7eaf3d618b79 [2020-12-09T00:38:16.765Z] ---> e608b0ccc6a4 [2020-12-09T00:38:16.765Z] [2020-12-09T00:38:16.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:16.770Z] + go version [2020-12-09T00:38:16.770Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-09T00:38:16.810Z] $ docker stop --time=1 cb01859b4ac0f4c9df96dc8a330706c5f22d14840d4f70fb8b7fa03ae84a7042 [2020-12-09T00:38:17.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:17.045Z] Removing intermediate container 14d2df334d9d [2020-12-09T00:38:17.045Z] ---> 17ead8f8fb93 [2020-12-09T00:38:17.045Z] Step 23/24 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:38:17.045Z] Successfully built e608b0ccc6a4 [2020-12-09T00:38:17.045Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-09T00:38:17.045Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-09T00:38:17.045Z] Building docker-support-scheduler-go [2020-12-09T00:38:17.316Z]  Building docker-security-bootstrap-redis-go ... done (2/5) Installing libsodium (1.0.18-r0) [2020-12-09T00:38:17.316Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-09T00:38:17.316Z] (2/33) Installing expat (2.2.9-r1) [2020-12-09T00:38:17.316Z] (3/33) Installing libffi (3.3-r2) [2020-12-09T00:38:17.316Z] ---> Running in 5e9a530cfecf [2020-12-09T00:38:17.316Z] (4/33) Installing gdbm (1.13-r1) [2020-12-09T00:38:17.316Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-09T00:38:17.316Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-09T00:38:17.316Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-09T00:38:17.316Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-09T00:38:17.585Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-09T00:38:17.851Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-09T00:38:17.851Z] Removing intermediate container 5e9a530cfecf [2020-12-09T00:38:17.851Z] ---> 3e56d6de12ac [2020-12-09T00:38:17.851Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:38:18.440Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:38:18.710Z] OK: 8 MiB in 19 packages [2020-12-09T00:38:18.971Z] $ docker rm -f cb01859b4ac0f4c9df96dc8a330706c5f22d14840d4f70fb8b7fa03ae84a7042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:38:20.076Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T00:38:20.076Z] . [Pipeline] withDockerContainer [2020-12-09T00:38:20.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-15185 does not seem to be running inside a container [2020-12-09T00:38:20.493Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 [2020-12-09T00:38:22.159Z] $ docker top 5b9a37ee5a3852a146cdd6937ec2762855e62e9d89a81b173f5b080d19cd1435 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-09T00:38:22.593Z] ========================================================= [2020-12-09T00:38:22.593Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-09T00:38:22.593Z] ========================================================= [Pipeline] sh [2020-12-09T00:38:23.261Z] + make test [2020-12-09T00:38:23.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-09T00:38:26.882Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-09T00:38:26.882Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-09T00:38:26.882Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-09T00:38:26.882Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-09T00:38:26.882Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-09T00:38:26.882Z] ---> Running in ea917117d62c [2020-12-09T00:38:27.187Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-09T00:38:27.187Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-09T00:38:27.187Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-09T00:38:27.451Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-09T00:38:27.451Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-09T00:38:27.715Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-09T00:38:27.983Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-09T00:38:28.262Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-09T00:38:28.536Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-09T00:38:29.123Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-09T00:38:29.123Z] Removing intermediate container ea917117d62c [2020-12-09T00:38:29.123Z] ---> 47ae86322fb3 [2020-12-09T00:38:29.123Z] [2020-12-09T00:38:29.388Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-09T00:38:29.969Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-09T00:38:29.969Z] Removing intermediate container 2a6177d1f9c5 [2020-12-09T00:38:29.969Z] ---> 4211ab4337eb [2020-12-09T00:38:29.969Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-09T00:38:29.969Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-09T00:38:30.241Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-09T00:38:30.241Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-09T00:38:30.241Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-09T00:38:30.241Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-09T00:38:30.241Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-09T00:38:30.241Z] Successfully built 47ae86322fb3 [2020-12-09T00:38:30.816Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-09T00:38:31.107Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-09T00:38:31.107Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-09T00:38:31.699Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-09T00:38:31.699Z] Building docker-security-proxy-setup-go [2020-12-09T00:38:31.699Z]  Building docker-security-secretstore-setup-go ... done Executing busybox-1.31.1-r19.trigger [2020-12-09T00:38:31.699Z] OK: 71 MiB in 55 packages [2020-12-09T00:38:39.942Z] ---> cc8ef2971505 [2020-12-09T00:38:39.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-09T00:38:43.273Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:43.273Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:43.273Z] ---> b4f28e902eba [2020-12-09T00:38:43.273Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:38:43.273Z] ---> Using cache [2020-12-09T00:38:43.273Z] ---> 6fa413d95a60 [2020-12-09T00:38:43.273Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:43.273Z] ---> Using cache [2020-12-09T00:38:43.273Z] ---> 8dbffb44625e [2020-12-09T00:38:43.273Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:38:43.854Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:43.854Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-09T00:38:43.854Z] ---> b4f28e902eba [2020-12-09T00:38:43.854Z] Step 3/29 : WORKDIR /edgex-go [2020-12-09T00:38:43.854Z] ---> Using cache [2020-12-09T00:38:43.854Z] ---> 6fa413d95a60 [2020-12-09T00:38:43.854Z] Step 4/29 : RUN apk update && apk add make git [2020-12-09T00:38:46.430Z] ---> Running in cd7d56aace82 [2020-12-09T00:38:46.430Z] ---> Running in a4eb3945f047 [2020-12-09T00:38:46.430Z] ---> 873aff4d8ae8 [2020-12-09T00:38:46.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-09T00:38:47.404Z] ---> 124d2976488f [2020-12-09T00:38:47.404Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-09T00:38:47.680Z] ---> Running in 3a4c74f90ea2 [2020-12-09T00:38:49.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:49.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:49.615Z] Removing intermediate container 3a4c74f90ea2 [2020-12-09T00:38:49.615Z] ---> 97f1035c03b9 [2020-12-09T00:38:49.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:38:49.881Z] ---> Running in 15099303946b [2020-12-09T00:38:50.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:50.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:51.065Z] Removing intermediate container 15099303946b [2020-12-09T00:38:51.065Z] ---> 5812ba18731f [2020-12-09T00:38:51.065Z] Step 21/23 : LABEL arch=x86_64 [2020-12-09T00:38:51.337Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:51.337Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:51.337Z] OK: 12745 distinct packages available [2020-12-09T00:38:51.616Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:51.616Z] ---> Running in 3f1d8908e1b0 [2020-12-09T00:38:51.616Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:51.616Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:51.616Z] OK: 12745 distinct packages available [2020-12-09T00:38:52.213Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:53.642Z] Removing intermediate container 3f1d8908e1b0 [2020-12-09T00:38:53.642Z] ---> 27cac1b3848c [2020-12-09T00:38:53.642Z] Step 22/23 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:38:54.595Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:54.595Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:54.595Z] ---> b4f28e902eba [2020-12-09T00:38:54.595Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:38:54.595Z] ---> Using cache [2020-12-09T00:38:54.595Z] ---> 6fa413d95a60 [2020-12-09T00:38:54.595Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:54.595Z] ---> Using cache [2020-12-09T00:38:54.595Z] ---> 8dbffb44625e [2020-12-09T00:38:54.595Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:38:55.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-09T00:38:56.520Z] ---> Running in b0554fc0a47a [2020-12-09T00:38:56.520Z] ---> Running in e250a33c81dd [2020-12-09T00:38:56.520Z] Removing intermediate container a4eb3945f047 [2020-12-09T00:38:56.520Z] ---> 597a9d2eee88 [2020-12-09T00:38:56.520Z] Step 5/29 : COPY go.mod . [2020-12-09T00:38:56.783Z] Removing intermediate container b0554fc0a47a [2020-12-09T00:38:56.783Z] ---> 0cb02addc13a [2020-12-09T00:38:56.783Z] Step 23/23 : LABEL version=0.0.0 [2020-12-09T00:38:56.783Z] Removing intermediate container cd7d56aace82 [2020-12-09T00:38:56.783Z] ---> 45554cb9b4fa [2020-12-09T00:38:56.783Z] Step 6/21 : COPY go.mod . [2020-12-09T00:38:57.052Z] ---> Running in 590d0775137e [2020-12-09T00:38:57.052Z] Removing intermediate container 87cc50a57afe [2020-12-09T00:38:57.052Z] ---> 6159338e11f3 [2020-12-09T00:38:57.052Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-09T00:38:57.052Z] ---> 01369807f424 [2020-12-09T00:38:57.052Z] Step 6/29 : RUN go mod download [2020-12-09T00:38:57.052Z] ---> Running in f80500bf6c5d [2020-12-09T00:38:57.316Z] ---> Running in 5180e7a6d15f [2020-12-09T00:38:57.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:57.316Z] ---> 0860733d80b0 [2020-12-09T00:38:57.316Z] Step 7/21 : RUN go mod download [2020-12-09T00:38:57.316Z] Removing intermediate container 590d0775137e [2020-12-09T00:38:57.316Z] ---> ffbf18b56c4b [2020-12-09T00:38:57.316Z] [2020-12-09T00:38:57.583Z] Successfully built ffbf18b56c4b [2020-12-09T00:38:57.583Z] ---> Running in e4be3f98c7fb [2020-12-09T00:38:57.583Z] Successfully tagged docker-core-data-go:latest [2020-12-09T00:38:57.583Z] Building docker-support-notifications-go [2020-12-09T00:38:58.179Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:59.597Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:59.597Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:59.597Z] OK: 12745 distinct packages available [2020-12-09T00:39:00.175Z] OK: 233 MiB in 51 packages [2020-12-09T00:39:02.757Z] Collecting docker-compose==1.23.2 [2020-12-09T00:39:02.757Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-09T00:39:02.757Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-09T00:39:02.757Z] Collecting texttable<0.10,>=0.9.0 [2020-12-09T00:39:02.757Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-09T00:39:03.368Z] Removing intermediate container 5180e7a6d15f [2020-12-09T00:39:03.368Z] ---> 49039aa11032 [2020-12-09T00:39:03.368Z] Step 7/29 : COPY . . [2020-12-09T00:39:03.368Z] Removing intermediate container e250a33c81dd [2020-12-09T00:39:03.368Z] ---> 1a884197e2b1 [2020-12-09T00:39:03.368Z] Step 6/21 : COPY go.mod . [2020-12-09T00:39:03.368Z] Removing intermediate container e4be3f98c7fb [2020-12-09T00:39:03.368Z] ---> 7d56bbab5d0c [2020-12-09T00:39:03.368Z] Step 8/21 : COPY . . [2020-12-09T00:39:03.651Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-09T00:39:03.651Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-09T00:39:05.055Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-09T00:39:05.638Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-09T00:39:07.567Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-09T00:39:07.567Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-09T00:39:10.914Z] ---> 78fefff62eaa [2020-12-09T00:39:10.914Z] Step 7/21 : RUN go mod download [2020-12-09T00:39:11.499Z] Collecting docker<4.0,>=3.6.0 [2020-12-09T00:39:11.763Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-09T00:39:13.750Z] ---> Running in 45bd763b5093 [2020-12-09T00:39:13.750Z] Collecting PyYAML<4,>=3.10 [2020-12-09T00:39:13.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-09T00:39:19.546Z] Collecting jsonschema<3,>=2.5.1 [2020-12-09T00:39:19.546Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-09T00:39:19.546Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:39:19.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:39:19.546Z] ---> b4f28e902eba [2020-12-09T00:39:19.546Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:39:19.546Z] ---> Using cache [2020-12-09T00:39:19.546Z] ---> 6fa413d95a60 [2020-12-09T00:39:19.546Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:39:19.546Z] ---> Using cache [2020-12-09T00:39:19.546Z] ---> 8dbffb44625e [2020-12-09T00:39:19.546Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-09T00:39:20.648Z] Collecting cached-property<2,>=1.2.0 [2020-12-09T00:39:20.648Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-09T00:39:20.963Z] Collecting docopt<0.7,>=0.6.1 [2020-12-09T00:39:20.963Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-09T00:39:20.963Z] ---> Running in 9049b7341189 [2020-12-09T00:39:21.951Z] 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) [2020-12-09T00:39:21.951Z] 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) [2020-12-09T00:39:22.215Z] Collecting idna<2.8,>=2.5 [2020-12-09T00:39:22.215Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-09T00:39:23.170Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-09T00:39:23.170Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-09T00:39:23.443Z] Collecting docker-pycreds>=0.4.0 [2020-12-09T00:39:23.443Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-09T00:39:23.727Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-09T00:39:23.727Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-09T00:39:23.727Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-09T00:39:23.727Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-09T00:39:23.996Z] Removing intermediate container 45bd763b5093 [2020-12-09T00:39:23.996Z] ---> 2f3115390bf5 [2020-12-09T00:39:23.996Z] Step 8/21 : COPY . . [2020-12-09T00:39:23.996Z] Installing collected packages: texttable, idna, urllib3, requests, websocket-client, dockerpty, docker-pycreds, docker, PyYAML, jsonschema, cached-property, docopt, docker-compose [2020-12-09T00:39:23.996Z] Running setup.py install for texttable: started [2020-12-09T00:39:23.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:39:25.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:39:25.455Z] Running setup.py install for texttable: finished with status 'done' [2020-12-09T00:39:25.455Z] Attempting uninstall: idna [2020-12-09T00:39:25.455Z] Found existing installation: idna 2.9 [2020-12-09T00:39:25.455Z] Uninstalling idna-2.9: [2020-12-09T00:39:25.455Z] Successfully uninstalled idna-2.9 [2020-12-09T00:39:26.427Z] Attempting uninstall: urllib3 [2020-12-09T00:39:26.427Z] Found existing installation: urllib3 1.25.9 [2020-12-09T00:39:26.427Z] Uninstalling urllib3-1.25.9: [2020-12-09T00:39:26.427Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:39:26.427Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:39:26.427Z] OK: 12745 distinct packages available [2020-12-09T00:39:27.379Z] OK: 233 MiB in 51 packages [2020-12-09T00:39:27.650Z] Successfully uninstalled urllib3-1.25.9 [2020-12-09T00:39:30.243Z] Attempting uninstall: requests [2020-12-09T00:39:30.243Z] Found existing installation: requests 2.23.0 [2020-12-09T00:39:30.243Z] Uninstalling requests-2.23.0: [2020-12-09T00:39:31.656Z] Successfully uninstalled requests-2.23.0 [2020-12-09T00:39:34.987Z] Running setup.py install for dockerpty: started [2020-12-09T00:39:36.911Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-09T00:39:37.500Z] Removing intermediate container 9049b7341189 [2020-12-09T00:39:37.500Z] ---> c21ea96e9b2b [2020-12-09T00:39:37.500Z] Step 6/24 : COPY go.mod . [2020-12-09T00:39:38.084Z] ---> 9114fbd20edd [2020-12-09T00:39:38.084Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-09T00:39:38.084Z] ---> 75682cebe6d9 [2020-12-09T00:39:38.084Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-09T00:39:38.084Z] ---> 226f9aeb2f2d [2020-12-09T00:39:38.084Z] Step 7/24 : RUN go mod download [2020-12-09T00:39:38.352Z] Running setup.py install for PyYAML: started [2020-12-09T00:39:38.352Z] ---> Running in 4ccfdd41aca6 [2020-12-09T00:39:38.352Z] ---> Running in 3a198fcc35f2 [2020-12-09T00:39:38.617Z] ---> Running in 969f140df847 [2020-12-09T00:39:39.594Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-09T00:39:40.578Z] 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 [2020-12-09T00:39:40.578Z] Running setup.py install for docopt: started [2020-12-09T00:39:41.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:39:41.800Z] Running setup.py install for docopt: finished with status 'done' [2020-12-09T00:39:42.409Z] 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.57.0 [2020-12-09T00:39:42.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-09T00:39:46.830Z] Removing intermediate container 969f140df847 [2020-12-09T00:39:46.830Z] ---> 864128a7b70d [2020-12-09T00:39:46.830Z] Step 8/24 : COPY . . [2020-12-09T00:39:55.236Z] Removing intermediate container f80500bf6c5d [2020-12-09T00:39:55.236Z] ---> b7e85ee31742 [2020-12-09T00:39:55.236Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-09T00:39:57.902Z] ---> Running in ead18230277e [2020-12-09T00:39:58.504Z] ---> e1aaecabe51c [2020-12-09T00:39:58.504Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-09T00:39:59.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:39:59.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:00.061Z] ---> Running in cf262ae251f0 [2020-12-09T00:40:01.036Z] 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 [2020-12-09T00:40:01.036Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:40:01.036Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-09T00:40:01.322Z] (3/3) Installing curl (7.69.1-r1) [2020-12-09T00:40:01.925Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:02.206Z] OK: 72 MiB in 58 packages [2020-12-09T00:40:07.635Z] Removing intermediate container ead18230277e [2020-12-09T00:40:07.635Z] ---> 9a53057dccc6 [2020-12-09T00:40:07.635Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-09T00:40:07.635Z] ---> Running in a2f6fae875de [2020-12-09T00:40:08.638Z] Removing intermediate container a2f6fae875de [2020-12-09T00:40:08.638Z] ---> 7b1055c00407 [2020-12-09T00:40:08.638Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:08.915Z] ---> Running in d9aca75915a3 [2020-12-09T00:40:09.939Z] Removing intermediate container d9aca75915a3 [2020-12-09T00:40:09.939Z] ---> 3d9c586daec0 [2020-12-09T00:40:09.939Z] Step 25/27 : LABEL arch=x86_64 [2020-12-09T00:40:10.211Z] ---> Running in 7c854a685d8a [2020-12-09T00:40:11.640Z] Removing intermediate container 7c854a685d8a [2020-12-09T00:40:11.640Z] ---> c9d2eeb9276e [2020-12-09T00:40:11.640Z] Step 26/27 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:11.640Z] ---> Running in 3bd3d1c7ea89 [2020-12-09T00:40:13.624Z] Removing intermediate container 3bd3d1c7ea89 [2020-12-09T00:40:13.624Z] ---> 2024fcb6880d [2020-12-09T00:40:13.624Z] Step 27/27 : LABEL version=0.0.0 [2020-12-09T00:40:15.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-09T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-09T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-09T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-09T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-09T00:40:15.411Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-09T00:40:15.585Z] ---> Running in 815c27fe978b [2020-12-09T00:40:16.552Z] Removing intermediate container 3a198fcc35f2 [2020-12-09T00:40:16.552Z] ---> b283d4fe6d4c [2020-12-09T00:40:16.552Z] [2020-12-09T00:40:16.552Z] Step 9/29 : FROM alpine:latest [2020-12-09T00:40:16.552Z] ---> d6e46aa2470d [2020-12-09T00:40:16.552Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-09T00:40:16.552Z] Removing intermediate container 815c27fe978b [2020-12-09T00:40:16.552Z] ---> 8a763733e962 [2020-12-09T00:40:16.552Z] [2020-12-09T00:40:16.552Z] ---> Running in f61b0659bfcf [2020-12-09T00:40:16.552Z] Removing intermediate container 4ccfdd41aca6 [2020-12-09T00:40:16.552Z] ---> b9920ff2351b [2020-12-09T00:40:16.552Z] [2020-12-09T00:40:16.552Z] Step 10/21 : FROM scratch [2020-12-09T00:40:16.552Z] ---> [2020-12-09T00:40:16.552Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:40:16.552Z] ---> 41b401be4237 [2020-12-09T00:40:16.552Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-09T00:40:16.838Z] ---> Running in bb47d1eda993 [2020-12-09T00:40:16.838Z] Successfully built 8a763733e962 [2020-12-09T00:40:16.838Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-09T00:40:16.838Z] Building docker-core-command-go [2020-12-09T00:40:17.443Z]  Building docker-sys-mgmt-agent-go ... done  ---> Using cache [2020-12-09T00:40:17.443Z] ---> 3ed4c9e02ab4 [2020-12-09T00:40:17.443Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-09T00:40:17.708Z] Removing intermediate container f61b0659bfcf [2020-12-09T00:40:17.708Z] ---> decbd4fe3ff2 [2020-12-09T00:40:17.708Z] Step 11/29 : USER root [2020-12-09T00:40:17.708Z] ---> Running in 778fecfa050e [2020-12-09T00:40:17.709Z] 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 [2020-12-09T00:40:17.991Z] ---> Running in 5a7f6ea3a8ad [2020-12-09T00:40:18.095Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.175s [2020-12-09T00:40:18.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-09T00:40:18.269Z] Removing intermediate container 778fecfa050e [2020-12-09T00:40:18.269Z] ---> f6efd9bd02ec [2020-12-09T00:40:18.269Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-09T00:40:18.269Z] ---> Running in 3adcbbf16f60 [2020-12-09T00:40:18.562Z] Removing intermediate container 5a7f6ea3a8ad [2020-12-09T00:40:18.562Z] ---> fa449357db2e [2020-12-09T00:40:18.562Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-09T00:40:18.562Z] ---> Running in 35c07fe56364 [2020-12-09T00:40:18.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-09T00:40:18.834Z] Removing intermediate container 3adcbbf16f60 [2020-12-09T00:40:18.834Z] ---> 4ed475d3e25f [2020-12-09T00:40:18.834Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-09T00:40:19.108Z] ---> 0d63849525c4 [2020-12-09T00:40:19.108Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-09T00:40:20.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-09T00:40:20.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-09T00:40:20.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-09T00:40:20.166Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-09T00:40:22.486Z] 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 [2020-12-09T00:40:22.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:22.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:22.772Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:40:22.772Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:40:22.772Z] OK: 12746 distinct packages available [2020-12-09T00:40:23.044Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-09T00:40:23.308Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-09T00:40:23.308Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:23.308Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:40:23.308Z] OK: 6 MiB in 16 packages [2020-12-09T00:40:24.299Z] ---> f81df505eb3c [2020-12-09T00:40:24.299Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:26.959Z] ---> 023d72306c56 [2020-12-09T00:40:26.959Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-09T00:40:27.941Z] ---> Running in f8ce03dc0635 [2020-12-09T00:40:28.212Z] Removing intermediate container 35c07fe56364 [2020-12-09T00:40:28.212Z] ---> fb8be4343d7e [2020-12-09T00:40:28.212Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-09T00:40:28.819Z] ---> Running in 89c25f39e7d8 [2020-12-09T00:40:29.100Z] Removing intermediate container f8ce03dc0635 [2020-12-09T00:40:29.100Z] ---> 41fdc129b579 [2020-12-09T00:40:29.101Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:30.101Z] ---> Running in e54efea36558 [2020-12-09T00:40:30.712Z] Removing intermediate container 89c25f39e7d8 [2020-12-09T00:40:30.712Z] ---> 29f8b187edae [2020-12-09T00:40:30.712Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-09T00:40:32.529Z] ---> Running in e5569c34b7e9 [2020-12-09T00:40:32.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.288s coverage: 46.6% of statements [2020-12-09T00:40:32.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-09T00:40:32.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-09T00:40:32.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-09T00:40:32.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-09T00:40:32.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-09T00:40:33.160Z] Removing intermediate container e54efea36558 [2020-12-09T00:40:33.160Z] ---> 9430cf48d254 [2020-12-09T00:40:33.160Z] Step 19/21 : LABEL arch=x86_64 [2020-12-09T00:40:34.139Z] Removing intermediate container cf262ae251f0 [2020-12-09T00:40:34.139Z] ---> 222d8df9a368 [2020-12-09T00:40:34.139Z] [2020-12-09T00:40:34.139Z] Step 10/21 : FROM alpine [2020-12-09T00:40:34.139Z] ---> d6e46aa2470d [2020-12-09T00:40:34.139Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-09T00:40:34.410Z] ---> Running in df2471556fa6 [2020-12-09T00:40:35.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:40:35.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:40:35.815Z] ---> b4f28e902eba [2020-12-09T00:40:35.815Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> 6fa413d95a60 [2020-12-09T00:40:35.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> 8dbffb44625e [2020-12-09T00:40:35.815Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> 1a884197e2b1 [2020-12-09T00:40:35.815Z] Step 6/22 : COPY go.mod . [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> 78fefff62eaa [2020-12-09T00:40:35.815Z] Step 7/22 : RUN go mod download [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> 2f3115390bf5 [2020-12-09T00:40:35.815Z] Step 8/22 : COPY . . [2020-12-09T00:40:35.815Z] ---> Using cache [2020-12-09T00:40:35.815Z] ---> e1aaecabe51c [2020-12-09T00:40:35.815Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-09T00:40:35.815Z] Removing intermediate container e5569c34b7e9 [2020-12-09T00:40:35.815Z] ---> fd9f4ba1f8ba [2020-12-09T00:40:35.815Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-09T00:40:37.221Z] ---> Running in 2815da804825 [2020-12-09T00:40:37.490Z] ---> Running in 9ec902eeb63c [2020-12-09T00:40:37.490Z] ---> Running in 5e7a3cac0963 [2020-12-09T00:40:37.754Z] Removing intermediate container df2471556fa6 [2020-12-09T00:40:37.754Z] ---> 05534f16e1a6 [2020-12-09T00:40:37.754Z] Step 20/21 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:38.028Z] ---> Running in cc6be8c64854 [2020-12-09T00:40:38.293Z] Removing intermediate container cc6be8c64854 [2020-12-09T00:40:38.294Z] ---> 531c61c58e28 [2020-12-09T00:40:38.294Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:40:38.294Z] ---> Running in 1c1eb1e537f0 [2020-12-09T00:40:38.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:38.573Z] 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 [2020-12-09T00:40:38.573Z] Removing intermediate container 1c1eb1e537f0 [2020-12-09T00:40:38.573Z] ---> 6997451e5fdf [2020-12-09T00:40:38.573Z] [2020-12-09T00:40:38.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:38.849Z] Successfully built 6997451e5fdf [2020-12-09T00:40:38.849Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:40:38.849Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:40:38.849Z] OK: 12746 distinct packages available [2020-12-09T00:40:38.849Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-09T00:40:39.115Z]  Building docker-support-scheduler-go ... done (1/4) Installing ca-certificates (20191127-r4) [2020-12-09T00:40:40.096Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:40:40.096Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-09T00:40:40.096Z] (4/4) Installing curl (7.69.1-r1) [2020-12-09T00:40:40.096Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:40.362Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:40:40.629Z] OK: 7 MiB in 18 packages [2020-12-09T00:40:41.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.1% of statements [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-09T00:40:41.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-09T00:40:41.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-09T00:40:41.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.554s coverage: 68.5% of statements [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-09T00:40:41.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-09T00:40:41.612Z] Removing intermediate container 5e7a3cac0963 [2020-12-09T00:40:41.612Z] ---> bd4618ccee27 [2020-12-09T00:40:41.612Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-09T00:40:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.718s coverage: 82.3% of statements [2020-12-09T00:40:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-09T00:40:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:40:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-09T00:40:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-09T00:40:42.609Z] Removing intermediate container 2815da804825 [2020-12-09T00:40:42.609Z] ---> 7e158540c8a5 [2020-12-09T00:40:42.609Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:40:43.226Z] ---> Running in 574ab6c10114 [2020-12-09T00:40:44.190Z] ---> 17ac2e775d24 [2020-12-09T00:40:44.190Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-09T00:40:44.469Z] Removing intermediate container 574ab6c10114 [2020-12-09T00:40:44.469Z] ---> 65014ca38963 [2020-12-09T00:40:44.469Z] Step 13/21 : WORKDIR /edgex [2020-12-09T00:40:44.469Z] Removing intermediate container bb47d1eda993 [2020-12-09T00:40:44.469Z] ---> 71564dc75f74 [2020-12-09T00:40:44.469Z] [2020-12-09T00:40:44.469Z] Step 10/24 : FROM scratch [2020-12-09T00:40:44.469Z] ---> [2020-12-09T00:40:44.469Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-09T00:40:44.469Z] ---> Running in 3de6018b2173 [2020-12-09T00:40:45.063Z] ---> aabb84f52edd [2020-12-09T00:40:45.063Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-09T00:40:45.063Z] Removing intermediate container 3de6018b2173 [2020-12-09T00:40:45.063Z] ---> d798d8eadb58 [2020-12-09T00:40:45.063Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-09T00:40:45.063Z] ---> Running in 836018d55098 [2020-12-09T00:40:45.338Z] Removing intermediate container 836018d55098 [2020-12-09T00:40:45.338Z] ---> 3d4eafb00529 [2020-12-09T00:40:45.338Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-09T00:40:45.624Z] ---> fb15d95598a5 [2020-12-09T00:40:45.625Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-09T00:40:45.625Z] ---> Running in 0fc34b92a030 [2020-12-09T00:40:45.625Z] ---> 639c02cc2345 [2020-12-09T00:40:45.625Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-09T00:40:45.911Z] Removing intermediate container 0fc34b92a030 [2020-12-09T00:40:45.911Z] ---> 705cc40d5cfd [2020-12-09T00:40:45.911Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-09T00:40:45.911Z] ---> e4a2dcdd5f05 [2020-12-09T00:40:45.911Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-09T00:40:46.206Z] ---> Running in c18cbf397fe1 [2020-12-09T00:40:46.494Z] Removing intermediate container c18cbf397fe1 [2020-12-09T00:40:46.494Z] ---> 37946ad3a75a [2020-12-09T00:40:46.494Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-09T00:40:46.494Z] ---> b0da117404a6 [2020-12-09T00:40:46.494Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-09T00:40:46.494Z] ---> 83e60997bce3 [2020-12-09T00:40:46.494Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-09T00:40:46.791Z] ---> Running in de88dced3399 [2020-12-09T00:40:46.791Z] ---> 1874c3292641 [2020-12-09T00:40:46.791Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-09T00:40:47.866Z] ---> e039e7c3089d [2020-12-09T00:40:47.866Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-09T00:40:48.479Z] ---> Running in f995dca28269 [2020-12-09T00:40:48.479Z] ---> 242b8aaf8077 [2020-12-09T00:40:48.479Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-09T00:40:48.754Z] Removing intermediate container f995dca28269 [2020-12-09T00:40:48.754Z] ---> 7bb348e5ea0a [2020-12-09T00:40:48.754Z] Step 18/21 : CMD ["--init=true"] [2020-12-09T00:40:50.160Z] ---> Running in bff59eb0f009 [2020-12-09T00:40:50.160Z] ---> a6c61e84b28d [2020-12-09T00:40:50.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-09T00:40:50.160Z] Removing intermediate container de88dced3399 [2020-12-09T00:40:50.160Z] ---> 324f5aa20372 [2020-12-09T00:40:50.160Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:40:50.160Z] Removing intermediate container bff59eb0f009 [2020-12-09T00:40:50.160Z] ---> 37fb8fc096cc [2020-12-09T00:40:50.160Z] Step 19/21 : LABEL arch=x86_64 [2020-12-09T00:40:50.434Z] ---> Running in f0c1205f39fd [2020-12-09T00:40:50.434Z] ---> c80a009a7fce [2020-12-09T00:40:50.434Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-09T00:40:50.704Z] ---> b384ab79642c [2020-12-09T00:40:50.704Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:40:50.704Z] Removing intermediate container f0c1205f39fd [2020-12-09T00:40:50.704Z] ---> bba9e5cf6113 [2020-12-09T00:40:50.704Z] Step 20/21 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:50.973Z] ---> Running in 9a2fb1df851f [2020-12-09T00:40:50.973Z] ---> Running in 20b516720ebd [2020-12-09T00:40:51.551Z] Removing intermediate container 20b516720ebd [2020-12-09T00:40:51.551Z] ---> db158cc475b1 [2020-12-09T00:40:51.551Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:40:51.817Z] ---> 7a52dd756d30 [2020-12-09T00:40:51.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:52.079Z] ---> Running in 5e931930dab6 [2020-12-09T00:40:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.460s coverage: 28.6% of statements [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-09T00:40:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-09T00:40:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-09T00:40:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.435s coverage: 86.7% of statements [2020-12-09T00:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-09T00:40:52.342Z] ---> b7992c41910d [2020-12-09T00:40:52.342Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-09T00:40:52.342Z] Removing intermediate container 5e931930dab6 [2020-12-09T00:40:52.342Z] ---> d290d0a70d52 [2020-12-09T00:40:52.342Z] [2020-12-09T00:40:52.342Z] ---> Running in 7f5b11daafdb [2020-12-09T00:40:52.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.394s coverage: 97.5% of statements [2020-12-09T00:40:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-09T00:40:52.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.191s coverage: 78.3% of statements [2020-12-09T00:40:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-09T00:40:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-09T00:40:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-09T00:40:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-09T00:40:52.605Z] Removing intermediate container 9a2fb1df851f [2020-12-09T00:40:52.605Z] ---> 0899a2ad930c [2020-12-09T00:40:52.605Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-09T00:40:52.605Z] Successfully built d290d0a70d52 [2020-12-09T00:40:52.605Z] ---> Running in 7ea9f8a76054 [2020-12-09T00:40:52.605Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-09T00:40:52.877Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7f5b11daafdb [2020-12-09T00:40:52.877Z] ---> 9ae6b53b36ac [2020-12-09T00:40:52.877Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:52.877Z] ---> Running in b8aff2c64e0c [2020-12-09T00:40:53.145Z] Removing intermediate container b8aff2c64e0c [2020-12-09T00:40:53.145Z] ---> 22619b21ec6f [2020-12-09T00:40:53.145Z] Step 22/24 : LABEL arch=x86_64 [2020-12-09T00:40:53.145Z] ---> Running in caec789d7808 [2020-12-09T00:40:53.410Z] Removing intermediate container caec789d7808 [2020-12-09T00:40:53.410Z] ---> 741023778e79 [2020-12-09T00:40:53.410Z] Step 23/24 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:53.410Z] ---> Running in a5aac421747d [2020-12-09T00:40:54.361Z] Removing intermediate container a5aac421747d [2020-12-09T00:40:54.361Z] ---> 374cefe4d777 [2020-12-09T00:40:54.361Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:40:54.361Z] Removing intermediate container 7ea9f8a76054 [2020-12-09T00:40:54.361Z] ---> 6db8acfce24a [2020-12-09T00:40:54.361Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:40:54.361Z] ---> Running in 5e624ce63b56 [2020-12-09T00:40:54.361Z] ---> Running in dc8e67ec563a [2020-12-09T00:40:54.937Z] Removing intermediate container 5e624ce63b56 [2020-12-09T00:40:54.937Z] ---> 71a026425663 [2020-12-09T00:40:54.937Z] [2020-12-09T00:40:56.328Z] Removing intermediate container dc8e67ec563a [2020-12-09T00:40:56.328Z] ---> 4b48d725d301 [2020-12-09T00:40:56.328Z] Step 26/29 : CMD [ "generate" ] [2020-12-09T00:40:56.328Z] Successfully built 71a026425663 [2020-12-09T00:40:56.328Z] Successfully tagged docker-support-notifications-go:latest [2020-12-09T00:40:56.591Z]  Building docker-support-notifications-go ... done  ---> Running in af72b83df65b [2020-12-09T00:40:56.591Z] Removing intermediate container 9ec902eeb63c [2020-12-09T00:40:56.591Z] ---> 66f3c8e82777 [2020-12-09T00:40:56.591Z] [2020-12-09T00:40:56.591Z] Step 10/22 : FROM scratch [2020-12-09T00:40:56.591Z] ---> [2020-12-09T00:40:56.592Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:40:56.592Z] ---> Using cache [2020-12-09T00:40:56.592Z] ---> 3ed4c9e02ab4 [2020-12-09T00:40:56.592Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-09T00:40:56.592Z] Removing intermediate container af72b83df65b [2020-12-09T00:40:56.592Z] ---> b9fccfadcd20 [2020-12-09T00:40:56.592Z] Step 27/29 : LABEL arch=x86_64 [2020-12-09T00:40:56.592Z] ---> Running in 37d0a84248c9 [2020-12-09T00:40:56.860Z] ---> Running in a6379c89b1da [2020-12-09T00:40:56.860Z] Removing intermediate container 37d0a84248c9 [2020-12-09T00:40:56.860Z] ---> fa47d2d173c0 [2020-12-09T00:40:56.860Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:40:56.860Z] ---> Running in 29b51cdad3ce [2020-12-09T00:40:56.860Z] Removing intermediate container a6379c89b1da [2020-12-09T00:40:56.860Z] ---> 850214b7087f [2020-12-09T00:40:56.860Z] Step 28/29 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:57.143Z] ---> Running in 01ba9f48cd2e [2020-12-09T00:40:57.143Z] Removing intermediate container 29b51cdad3ce [2020-12-09T00:40:57.143Z] ---> f0798df68b57 [2020-12-09T00:40:57.143Z] Step 14/22 : WORKDIR / [2020-12-09T00:40:57.143Z] ---> Running in 38ee7a530851 [2020-12-09T00:40:57.143Z] Removing intermediate container 01ba9f48cd2e [2020-12-09T00:40:57.143Z] ---> ac7e439efba6 [2020-12-09T00:40:57.143Z] Step 29/29 : LABEL version=0.0.0 [2020-12-09T00:40:57.404Z] ---> Running in fbd2d9854b65 [2020-12-09T00:40:57.404Z] Removing intermediate container 38ee7a530851 [2020-12-09T00:40:57.404Z] ---> 4f24cd0b74ae [2020-12-09T00:40:57.404Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-09T00:40:57.404Z] Removing intermediate container fbd2d9854b65 [2020-12-09T00:40:57.404Z] ---> 3aef997a789c [2020-12-09T00:40:57.404Z] [2020-12-09T00:40:57.670Z] Successfully built 3aef997a789c [2020-12-09T00:40:57.939Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-09T00:40:57.939Z]  Building docker-security-secrets-setup-go ... done  ---> 758b514264d6 [2020-12-09T00:40:57.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-09T00:40:58.519Z] ---> b1443c3e9417 [2020-12-09T00:40:58.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:58.780Z] ---> 0018758bdc92 [2020-12-09T00:40:58.780Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-09T00:40:58.780Z] ---> Running in 8625aafb1d28 [2020-12-09T00:40:58.780Z] Removing intermediate container 8625aafb1d28 [2020-12-09T00:40:58.780Z] ---> 38b786448995 [2020-12-09T00:40:58.780Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:59.045Z] ---> Running in 4d4f82fbafe4 [2020-12-09T00:40:59.045Z] Removing intermediate container 4d4f82fbafe4 [2020-12-09T00:40:59.045Z] ---> 12c761e7c654 [2020-12-09T00:40:59.045Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:40:59.045Z] ---> Running in aebb273db411 [2020-12-09T00:40:59.307Z] Removing intermediate container aebb273db411 [2020-12-09T00:40:59.307Z] ---> 216a081eff40 [2020-12-09T00:40:59.307Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:40:59.307Z] ---> Running in 2d9f274a892b [2020-12-09T00:40:59.570Z] Removing intermediate container 2d9f274a892b [2020-12-09T00:40:59.570Z] ---> c8aff78d2817 [2020-12-09T00:40:59.570Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:40:59.570Z] ---> Running in 212bb8a91d23 [2020-12-09T00:40:59.842Z] Removing intermediate container 212bb8a91d23 [2020-12-09T00:40:59.842Z] ---> 590c512baa6c [2020-12-09T00:40:59.842Z] [2020-12-09T00:41:00.104Z] Successfully built 590c512baa6c [2020-12-09T00:41:00.104Z] Successfully tagged docker-core-command-go:latest [2020-12-09T00:41:00.382Z]  Building docker-core-command-go ... done  [Pipeline] } [2020-12-09T00:41:00.423Z] $ docker stop --time=1 c8f118c51fef7bb896fb065182cca24be2ae57739e396b06f5918f6d4a5106f7 [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.166s coverage: 93.8% of statements [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.235s coverage: 0.1% of statements [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2020-12-09T00:41:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2020-12-09T00:41:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.152s coverage: 87.2% of statements [2020-12-09T00:41:01.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.2% of statements [2020-12-09T00:41:01.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 100.0% of statements [2020-12-09T00:41:01.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-09T00:41:02.245Z] $ docker rm -f c8f118c51fef7bb896fb065182cca24be2ae57739e396b06f5918f6d4a5106f7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:41:02.856Z] + docker images [2020-12-09T00:41:02.856Z] + grep docker [2020-12-09T00:41:02.856Z] docker-core-command-go latest 590c512baa6c 3 seconds ago 12.2MB [2020-12-09T00:41:02.856Z] docker-security-secrets-setup-go latest 3aef997a789c 5 seconds ago 23.9MB [2020-12-09T00:41:02.856Z] docker-support-notifications-go latest 71a026425663 8 seconds ago 13.6MB [2020-12-09T00:41:02.856Z] docker-security-proxy-setup-go latest d290d0a70d52 10 seconds ago 24.6MB [2020-12-09T00:41:02.856Z] docker-support-scheduler-go latest 6997451e5fdf 24 seconds ago 12.3MB [2020-12-09T00:41:02.856Z] docker-sys-mgmt-agent-go latest 8a763733e962 46 seconds ago 293MB [2020-12-09T00:41:02.856Z] docker-core-data-go latest ffbf18b56c4b 2 minutes ago 23.7MB [2020-12-09T00:41:02.856Z] docker-security-secretstore-setup-go latest 47ae86322fb3 2 minutes ago 24.7MB [2020-12-09T00:41:02.856Z] docker-security-bootstrap-redis-go latest e608b0ccc6a4 2 minutes ago 15.8MB [2020-12-09T00:41:02.856Z] docker-core-metadata-go latest 99103faf3ae8 2 minutes ago 14.5MB [2020-12-09T00:41:02.856Z] docker latest b0757c55a1fd 6 days ago 220MB [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 [2020-12-09T00:41:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.897s coverage: 63.5% of statements [2020-12-09T00:41:05.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-09T00:41:05.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-09T00:41:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2020-12-09T00:41:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2020-12-09T00:41:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2020-12-09T00:41:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2020-12-09T00:41:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2020-12-09T00:41:12.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 55.9% of statements [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-09T00:41:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-09T00:41:18.703Z] Still waiting to schedule task [2020-12-09T00:41:18.703Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-15193’ [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 19.779s coverage: 86.3% of statements [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.519s coverage: 72.2% of statements [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.918s coverage: 72.1% of statements [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.081s coverage: 48.4% of statements [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.106s coverage: 28.8% of statements [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.093s coverage: 96.8% of statements [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.471s coverage: 37.2% of statements [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-09T00:41:30.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.753s coverage: 84.0% of statements [2020-12-09T00:41:30.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.131s coverage: 100.0% of statements [2020-12-09T00:41:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 47.1% of statements [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-09T00:41:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.078s coverage: 100.0% of statements [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-09T00:41:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-09T00:41:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2020-12-09T00:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.589s coverage: 29.1% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.138s coverage: 100.0% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-09T00:41:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-09T00:41:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 32.1% of statements [2020-12-09T00:41:42.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2020-12-09T00:41:43.417Z] GO111MODULE=on go vet ./... [2020-12-09T00:42:42.098Z] Running on prd-ubuntu18.04-docker-8c-8g-15196 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws [2020-12-09T00:42:42.149Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2020-12-09T00:42:44.233Z] using credential edgex-jenkins-ssh [2020-12-09T00:42:44.283Z] Cloning the remote Git repository [2020-12-09T00:42:44.310Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:42:44.451Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2020-12-09T00:42:44.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:42:44.481Z] > git --version # timeout=10 [2020-12-09T00:42:44.486Z] > git --version # 'git version 2.17.1' [2020-12-09T00:42:44.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:42:44.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:42:58.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:42:58.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:42:58.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:42:58.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:42:58.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:42:58.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T00:42:58.605Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 8de17481e526a33775c2a1aeafbdd5962065212d [2020-12-09T00:42:58.835Z] Merge succeeded, producing bf68722a32ef083999a0c7df8d4209e7dd3947fc [2020-12-09T00:42:58.835Z] Checking out Revision bf68722a32ef083999a0c7df8d4209e7dd3947fc (PR-2886) [2020-12-09T00:42:58.618Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:42:58.622Z] > git checkout -f 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 [2020-12-09T00:42:58.726Z] > git remote # timeout=10 [2020-12-09T00:42:58.732Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T00:42:58.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:42:58.740Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-09T00:42:58.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T00:42:58.843Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:42:58.854Z] > git checkout -f bf68722a32ef083999a0c7df8d4209e7dd3947fc # timeout=10 [2020-12-09T00:43:02.532Z] Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" [2020-12-09T00:43:02.540Z] > git rev-list --no-walk 8de17481e526a33775c2a1aeafbdd5962065212d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:43:03.690Z] + echo snap-build.sh [2020-12-09T00:43:03.690Z] snap-build.sh [2020-12-09T00:43:03.690Z] + SNAP_BASE_DIR=. [2020-12-09T00:43:03.690Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2020-12-09T00:43:03.690Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2020-12-09T00:43:03.690Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2020-12-09T00:43:03.690Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2020-12-09T00:43:03.690Z] + cd /w/workspace/edgex-go/16 [2020-12-09T00:43:03.690Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-09T00:43:03.690Z] Reading package lists... [2020-12-09T00:43:03.690Z] Building dependency tree... [2020-12-09T00:43:03.690Z] Reading state information... [2020-12-09T00:43:03.953Z] The following packages were automatically installed and are no longer required: [2020-12-09T00:43:03.953Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-09T00:43:03.953Z] uidmap xdelta3 [2020-12-09T00:43:03.953Z] Use 'sudo apt autoremove' to remove them. [2020-12-09T00:43:03.953Z] The following packages will be REMOVED: [2020-12-09T00:43:03.953Z] lxd* lxd-client* [2020-12-09T00:43:04.525Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-09T00:43:04.525Z] After this operation, 31.7 MB disk space will be freed. [2020-12-09T00:43:05.309Z] (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.) [2020-12-09T00:43:05.309Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:43:05.669Z] gofmt -l . [2020-12-09T00:43:06.257Z] Removing lxd dnsmasq configuration [2020-12-09T00:43:06.257Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:43:06.518Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-09T00:43:07.088Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:43:07.348Z] (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.) [2020-12-09T00:43:07.348Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:43:08.293Z] [ "`gofmt -l .`" = "" ] [2020-12-09T00:43:08.751Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-09T00:43:08.751Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-09T00:43:10.138Z] + sudo snap remove --purge lxd [2020-12-09T00:43:10.399Z] snap "lxd" is not installed [2020-12-09T00:43:10.399Z] + sudo groupadd --force --system lxd [2020-12-09T00:43:10.399Z] ++ whoami [2020-12-09T00:43:10.399Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-09T00:43:10.399Z] + newgrp - lxd [2020-12-09T00:43:10.399Z] + sudo snap install lxd [2020-12-09T00:43:11.677Z] ./bin/test-go-mod-tidy.sh [2020-12-09T00:43:12.660Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-09T00:43:17.683Z] + ls -al . [2020-12-09T00:43:17.684Z] total 688 [2020-12-09T00:43:17.684Z] drwxrwxr-x 9 1001 1001 4096 Dec 9 00:43 . [2020-12-09T00:43:17.684Z] drwxr-xr-x 4 root root 4096 Dec 9 00:38 .. [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 11 Dec 9 00:36 .dockerignore [2020-12-09T00:43:17.684Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 00:36 .git [2020-12-09T00:43:17.684Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 00:36 .github [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:36 .gitignore [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 00:36 .sonarcloud.properties [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:36 CONTRIBUTING.md [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:36 Dockerfile.build [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 863 Dec 9 00:36 Jenkinsfile [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:36 LICENSE [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:36 Makefile [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:36 README.md [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:36 SECURITY.md [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 00:32 VERSION [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:36 ZMQWindows.md [2020-12-09T00:43:17.684Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 00:36 bin [2020-12-09T00:43:17.684Z] drwxrwxr-x 15 1001 1001 4096 Dec 9 00:36 cmd [2020-12-09T00:43:17.684Z] -rw-r--r-- 1 root root 562145 Dec 9 00:41 coverage.out [2020-12-09T00:43:17.684Z] -rw-r--r-- 1 root root 1041 Dec 9 00:43 go.mod [2020-12-09T00:43:17.684Z] -rw-r--r-- 1 root root 18856 Dec 9 00:43 go.sum [2020-12-09T00:43:17.684Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 00:36 internal [2020-12-09T00:43:17.684Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 00:36 openapi [2020-12-09T00:43:17.684Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 00:36 snap [2020-12-09T00:43:17.684Z] -rw-rw-r-- 1 1001 1001 168 Dec 9 00:36 version.go [Pipeline] sh [2020-12-09T00:43:18.355Z] + '[' -e coverage.out ] [2020-12-09T00:43:18.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-09T00:43:18.378Z] Warning: overwriting stash ‘coverage-report’ [2020-12-09T00:43:18.546Z] 2020-12-09T00:43:15Z INFO Waiting for automatic snapd restart... [2020-12-09T00:43:19.758Z] Stashed 1 file(s) [Pipeline] sh [2020-12-09T00:43:20.437Z] + make build [2020-12-09T00:43:20.437Z] 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 [2020-12-09T00:43:33.484Z] lxd 4.8 from Canonical* installed [2020-12-09T00:43:33.485Z] + sudo lxd init --auto [2020-12-09T00:43:35.605Z] 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 [2020-12-09T00:43:41.622Z] + sudo snap install --classic snapcraft [2020-12-09T00:43:52.096Z] snapcraft 4.4.4 from Canonical* installed [2020-12-09T00:43:52.096Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-09T00:43:52.096Z] + patch --verbose -p1 [2020-12-09T00:43:52.096Z] Hmm... Looks like a unified diff to me... [2020-12-09T00:43:52.096Z] The text leading up to this was: [2020-12-09T00:43:52.096Z] -------------------------- [2020-12-09T00:43:52.096Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-09T00:43:52.096Z] |From: Tony Espy [2020-12-09T00:43:52.096Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-09T00:43:52.096Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-09T00:43:52.096Z] | [2020-12-09T00:43:52.096Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-09T00:43:52.096Z] |optimize the snap CI check run for pull requests. When [2020-12-09T00:43:52.096Z] |applied, it essentially strips out everything (apps and [2020-12-09T00:43:52.096Z] |parts) from the snapcraft.yaml file except those required [2020-12-09T00:43:52.096Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-09T00:43:52.096Z] |catch changes to edgex-go that break the snap build. [2020-12-09T00:43:52.096Z] | [2020-12-09T00:43:52.096Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-09T00:43:52.096Z] |to update this patch file, otherwise it may fail to apply, [2020-12-09T00:43:52.096Z] |resulting in a failed snap build CI check in the associated [2020-12-09T00:43:52.096Z] |pull request. [2020-12-09T00:43:52.096Z] | [2020-12-09T00:43:52.096Z] |Note - in addition to applying this patch, the pipeline also [2020-12-09T00:43:52.096Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-09T00:43:52.096Z] |need to build the finally binary .snap file (and it won't [2020-12-09T00:43:52.096Z] |work with the patch applied). This further reduces the build [2020-12-09T00:43:52.096Z] |time. [2020-12-09T00:43:52.096Z] |--- [2020-12-09T00:43:52.096Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-09T00:43:52.096Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-09T00:43:52.096Z] | [2020-12-09T00:43:52.096Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-09T00:43:52.096Z] |index b265277c..d7e1de37 100644 [2020-12-09T00:43:52.096Z] |--- a/snap/snapcraft.yaml [2020-12-09T00:43:52.096Z] |+++ b/snap/snapcraft.yaml [2020-12-09T00:43:52.096Z] -------------------------- [2020-12-09T00:43:52.096Z] patching file snap/snapcraft.yaml [2020-12-09T00:43:52.096Z] Using Plan A... [2020-12-09T00:43:52.096Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-09T00:43:52.096Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-09T00:43:52.096Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-09T00:43:52.096Z] Hmm... Ignoring the trailing garbage. [2020-12-09T00:43:52.096Z] done [2020-12-09T00:43:52.096Z] + sudo snapcraft prime --use-lxd [2020-12-09T00:43:52.096Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-09T00:43:52.096Z] 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: [2020-12-09T00:43:52.096Z] - README.md [2020-12-09T00:43:52.096Z] - snapcraft.yaml.orig [2020-12-09T00:43:52.096Z] [2020-12-09T00:43:52.096Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-09T00:43:52.666Z] Launching a container. [2020-12-09T00:44:04.901Z] Waiting for container to be ready [2020-12-09T00:44:04.901Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-09T00:44:04.901Z] [2020-12-09T00:44:08.005Z] 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 [2020-12-09T00:44:08.209Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-09T00:44:08.209Z] Waiting for network to be ready... [2020-12-09T00:44:08.778Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-09T00:44:08.778Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-09T00:44:09.038Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-09T00:44:09.038Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-09T00:44:09.298Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-09T00:44:09.298Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-09T00:44:09.298Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-09T00:44:09.298Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-09T00:44:09.557Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-09T00:44:09.558Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-09T00:44:09.558Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-09T00:44:09.558Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-09T00:44:09.558Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-09T00:44:09.558Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-09T00:44:09.558Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-09T00:44:09.558Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-09T00:44:09.558Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-09T00:44:09.558Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-09T00:44:09.821Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-09T00:44:10.082Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-09T00:44:10.082Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-09T00:44:10.082Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-09T00:44:10.082Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-09T00:44:10.082Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-09T00:44:10.082Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-09T00:44:10.341Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-09T00:44:10.341Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-09T00:44:14.542Z] Fetched 23.5 MB in 6s (4188 kB/s) [2020-12-09T00:44:15.483Z] Reading package lists... [2020-12-09T00:44:15.483Z] Reading package lists... [2020-12-09T00:44:15.744Z] Building dependency tree... [2020-12-09T00:44:15.744Z] Reading state information... [2020-12-09T00:44:16.005Z] The following additional packages will be installed: [2020-12-09T00:44:16.005Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-09T00:44:16.005Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-09T00:44:16.005Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-09T00:44:16.005Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-09T00:44:16.005Z] Suggested packages: [2020-12-09T00:44:16.005Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-09T00:44:16.005Z] Recommended packages: [2020-12-09T00:44:16.005Z] gnupg libsasl2-modules [2020-12-09T00:44:16.005Z] The following NEW packages will be installed: [2020-12-09T00:44:16.005Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-09T00:44:16.005Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-09T00:44:16.005Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-09T00:44:16.005Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-09T00:44:16.005Z] The following packages will be upgraded: [2020-12-09T00:44:16.005Z] gpg gpg-agent gpgconf libudev1 [2020-12-09T00:44:16.265Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-09T00:44:16.265Z] Need to get 3531 kB of archives. [2020-12-09T00:44:16.265Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-09T00:44:16.265Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-09T00:44:16.265Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-09T00:44:16.290Z] 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 [2020-12-09T00:44:16.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-09T00:44:16.787Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-09T00:44:16.787Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-09T00:44:16.787Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-09T00:44:16.787Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-09T00:44:16.787Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-09T00:44:16.787Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-09T00:44:16.787Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-09T00:44:16.787Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-09T00:44:16.787Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-09T00:44:16.787Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-09T00:44:16.787Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-09T00:44:16.787Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-09T00:44:16.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-09T00:44:16.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-09T00:44:16.787Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-09T00:44:16.787Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-09T00:44:17.047Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-09T00:44:17.047Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-09T00:44:17.047Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-09T00:44:17.308Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:44:17.308Z] Fetched 3531 kB in 1s (3257 kB/s) [2020-12-09T00:44:17.308Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-09T00:44:17.308Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:44:17.308Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:44:17.569Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-09T00:44:17.569Z] Selecting previously unselected package udev. [2020-12-09T00:44:17.569Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-09T00:44:17.569Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:44:17.569Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-09T00:44:17.830Z] Selecting previously unselected package libfuse2:amd64. [2020-12-09T00:44:17.830Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-09T00:44:17.830Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-09T00:44:18.091Z] Selecting previously unselected package fuse. [2020-12-09T00:44:18.091Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-09T00:44:18.091Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-09T00:44:18.091Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:18.091Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:44:18.091Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:18.350Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:44:18.350Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:18.350Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:44:18.610Z] Selecting previously unselected package libksba8:amd64. [2020-12-09T00:44:18.610Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-09T00:44:18.610Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-09T00:44:18.610Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-09T00:44:18.610Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:18.610Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:18.610Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-09T00:44:18.610Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:18.610Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:18.870Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-09T00:44:18.870Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:18.870Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:18.870Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-09T00:44:18.870Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:18.870Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:18.870Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-09T00:44:18.870Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:18.870Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.133Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-09T00:44:19.133Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:19.133Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.133Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-09T00:44:19.133Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:19.133Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.133Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-09T00:44:19.133Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:19.133Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.394Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-09T00:44:19.394Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:44:19.394Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.394Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-09T00:44:19.394Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-09T00:44:19.394Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:44:19.394Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-09T00:44:19.394Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-09T00:44:19.394Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:44:19.394Z] Selecting previously unselected package libldap-common. [2020-12-09T00:44:19.394Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-09T00:44:19.394Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:44:19.655Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-09T00:44:19.655Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-09T00:44:19.655Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:44:19.655Z] Selecting previously unselected package dirmngr. [2020-12-09T00:44:19.655Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:19.655Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-09T00:44:19.915Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:44:19.915Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-09T00:44:19.915Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-09T00:44:19.915Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:44:19.915Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:44:19.915Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-09T00:44:19.915Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:19.915Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-09T00:44:20.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:44:20.176Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-09T00:44:20.435Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-09T00:44:20.695Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.695Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-09T00:44:20.695Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-09T00:44:20.695Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-09T00:44:20.695Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.695Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:44:20.956Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:44:20.956Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-09T00:44:20.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:44:21.528Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-09T00:44:21.528Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-09T00:44:21.528Z] This means they are not meant to be enabled using systemctl. [2020-12-09T00:44:21.528Z] Possible reasons for having this kind of units are: [2020-12-09T00:44:21.528Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-09T00:44:21.528Z] .wants/ or .requires/ directory. [2020-12-09T00:44:21.528Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-09T00:44:21.528Z] a requirement dependency on it. [2020-12-09T00:44:21.528Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-09T00:44:21.528Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-09T00:44:21.528Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-09T00:44:21.528Z] instance name specified. [2020-12-09T00:44:21.707Z] 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 [2020-12-09T00:44:21.787Z] Reading package lists... [2020-12-09T00:44:22.048Z] Building dependency tree... [2020-12-09T00:44:22.048Z] Reading state information... [2020-12-09T00:44:22.048Z] The following additional packages will be installed: [2020-12-09T00:44:22.048Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-09T00:44:22.048Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-09T00:44:22.048Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-09T00:44:22.048Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-09T00:44:22.048Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-09T00:44:22.048Z] Suggested packages: [2020-12-09T00:44:22.048Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-09T00:44:22.048Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-09T00:44:22.048Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-09T00:44:22.048Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-09T00:44:22.048Z] systemd-container policykit-1 [2020-12-09T00:44:22.049Z] Recommended packages: [2020-12-09T00:44:22.049Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-09T00:44:22.049Z] The following NEW packages will be installed: [2020-12-09T00:44:22.049Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-09T00:44:22.049Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-09T00:44:22.049Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-09T00:44:22.049Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-09T00:44:22.049Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-09T00:44:22.049Z] The following packages will be upgraded: [2020-12-09T00:44:22.049Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-09T00:44:22.311Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-09T00:44:22.311Z] Need to get 35.2 MB of archives. [2020-12-09T00:44:22.311Z] After this operation, 141 MB of additional disk space will be used. [2020-12-09T00:44:22.311Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-12-09T00:44:22.681Z] 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 [2020-12-09T00:44:22.891Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-12-09T00:44:23.152Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-09T00:44:23.152Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-09T00:44:23.152Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-09T00:44:23.152Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-09T00:44:23.413Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-09T00:44:23.413Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-09T00:44:23.413Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-09T00:44:23.413Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-09T00:44:23.413Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-09T00:44:23.413Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-09T00:44:23.413Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-09T00:44:23.413Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-09T00:44:23.413Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-09T00:44:23.413Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-09T00:44:23.673Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-09T00:44:24.621Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-09T00:44:24.621Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-09T00:44:24.621Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-09T00:44:24.621Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-09T00:44:24.621Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-09T00:44:24.621Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-09T00:44:24.621Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-09T00:44:24.621Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-09T00:44:24.621Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-09T00:44:24.621Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-09T00:44:24.621Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-09T00:44:24.621Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-09T00:44:24.621Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-09T00:44:26.005Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:44:26.005Z] Fetched 35.2 MB in 4s (9958 kB/s) [2020-12-09T00:44:26.005Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:44:26.005Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:44:26.005Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:44:26.575Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:44:26.575Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:44:26.575Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-09T00:44:26.836Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:44:26.836Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-12-09T00:44:26.836Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-09T00:44:27.095Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-12-09T00:44:27.095Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:44:27.095Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-12-09T00:44:27.095Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-09T00:44:27.356Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-12-09T00:44:27.357Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-09T00:44:27.927Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-09T00:44:27.927Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-09T00:44:27.927Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-09T00:44:27.927Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-09T00:44:28.090Z] 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 [2020-12-09T00:44:28.188Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-09T00:44:28.188Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:44:28.188Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:28.447Z] Selecting previously unselected package libexpat1:amd64. [2020-12-09T00:44:28.447Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-09T00:44:28.447Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-09T00:44:28.447Z] Selecting previously unselected package python3.6-minimal. [2020-12-09T00:44:28.447Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:44:28.447Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:28.707Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-09T00:44:28.968Z] Checking for services that may need to be restarted...done. [2020-12-09T00:44:28.968Z] Checking for services that may need to be restarted...done. [2020-12-09T00:44:28.968Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:28.968Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-09T00:44:28.968Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:29.538Z] Selecting previously unselected package python3-minimal. [2020-12-09T00:44:29.538Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-09T00:44:29.538Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:44:29.538Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-09T00:44:29.538Z] Selecting previously unselected package mime-support. [2020-12-09T00:44:29.538Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-09T00:44:29.538Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-09T00:44:29.799Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-09T00:44:29.799Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-09T00:44:29.799Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-09T00:44:29.799Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-09T00:44:29.799Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:44:29.799Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:30.060Z] Selecting previously unselected package python3.6. [2020-12-09T00:44:30.060Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:44:30.060Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:30.060Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-09T00:44:30.061Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:44:30.061Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-09T00:44:30.325Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-09T00:44:30.899Z] Selecting previously unselected package python3. [2020-12-09T00:44:30.899Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-09T00:44:30.899Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:44:30.899Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-09T00:44:30.899Z] Selecting previously unselected package multiarch-support. [2020-12-09T00:44:31.158Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:44:31.159Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-09T00:44:31.159Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-09T00:44:31.418Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-09T00:44:31.418Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-09T00:44:31.678Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-09T00:44:31.678Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-09T00:44:31.937Z] Selecting previously unselected package libbsd0:amd64. [2020-12-09T00:44:31.937Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-09T00:44:31.937Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-09T00:44:32.197Z] Selecting previously unselected package sudo. [2020-12-09T00:44:32.197Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-09T00:44:32.197Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-09T00:44:32.770Z] Selecting previously unselected package apparmor. [2020-12-09T00:44:32.770Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-09T00:44:32.770Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-09T00:44:33.031Z] Selecting previously unselected package libedit2:amd64. [2020-12-09T00:44:33.031Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-09T00:44:33.031Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-09T00:44:33.291Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-09T00:44:33.291Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:44:33.291Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:33.291Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-09T00:44:33.291Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:44:33.291Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:33.552Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-09T00:44:33.552Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-09T00:44:33.552Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-09T00:44:33.552Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-09T00:44:33.552Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:44:33.552Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:33.552Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-09T00:44:33.552Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:44:33.812Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:33.812Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-09T00:44:33.812Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-09T00:44:33.812Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-09T00:44:34.075Z] Selecting previously unselected package openssh-client. [2020-12-09T00:44:34.075Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-09T00:44:34.075Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-09T00:44:34.075Z] Selecting previously unselected package squashfs-tools. [2020-12-09T00:44:34.075Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-09T00:44:34.075Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-09T00:44:34.335Z] Selecting previously unselected package snapd. [2020-12-09T00:44:34.335Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-09T00:44:34.335Z] Unpacking snapd (2.48+18.04) ... [2020-12-09T00:44:34.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:44:36.884Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-09T00:44:36.884Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-09T00:44:36.884Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-09T00:44:37.145Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-09T00:44:37.145Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-09T00:44:37.145Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:37.145Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:44:37.145Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-09T00:44:37.145Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-09T00:44:38.085Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-09T00:44:38.085Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-09T00:44:38.085Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-09T00:44:38.085Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:38.085Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:38.085Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:44:38.655Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-09T00:44:38.916Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:38.916Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-09T00:44:38.916Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-09T00:44:38.916Z] running python rtupdate hooks for python3.6... [2020-12-09T00:44:38.916Z] running python post-rtupdate hooks for python3.6... [2020-12-09T00:44:38.916Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-09T00:44:40.224Z] 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 [2020-12-09T00:44:40.825Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-09T00:44:40.825Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:44:40.826Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-09T00:44:40.826Z] Setting up snapd (2.48+18.04) ... [2020-12-09T00:44:41.395Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-09T00:44:41.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-09T00:44:41.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-09T00:44:42.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-09T00:44:42.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-09T00:44:42.177Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-09T00:44:42.437Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-09T00:44:42.697Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-09T00:44:42.958Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-09T00:44:43.219Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-09T00:44:43.219Z] /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' [2020-12-09T00:44:43.219Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:44:43.219Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-09T00:44:44.532Z] 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 [2020-12-09T00:44:44.610Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:44:44.610Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:44:44.610Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:44:45.993Z] Reading package lists... [2020-12-09T00:44:46.255Z] Reading package lists... [2020-12-09T00:44:46.515Z] Building dependency tree... [2020-12-09T00:44:46.516Z] Reading state information... [2020-12-09T00:44:46.516Z] Calculating upgrade... [2020-12-09T00:44:46.777Z] The following packages will be upgraded: [2020-12-09T00:44:46.777Z] advancecomp base-files bash binutils binutils-common [2020-12-09T00:44:46.777Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-09T00:44:46.777Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-09T00:44:46.777Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-09T00:44:46.777Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-09T00:44:46.777Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-09T00:44:46.777Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-09T00:44:46.777Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-09T00:44:46.777Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-09T00:44:46.777Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-09T00:44:46.777Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-09T00:44:46.777Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-09T00:44:46.777Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-09T00:44:46.777Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-09T00:44:46.777Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:44:46.777Z] Need to get 63.5 MB of archives. [2020-12-09T00:44:46.777Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-09T00:44:46.777Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-09T00:44:46.777Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-09T00:44:46.777Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-09T00:44:47.038Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-09T00:44:47.038Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-09T00:44:47.038Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-09T00:44:47.038Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-09T00:44:47.038Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-09T00:44:47.038Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-09T00:44:47.038Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-09T00:44:47.038Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-09T00:44:47.038Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-09T00:44:47.038Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-09T00:44:47.038Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-09T00:44:47.038Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-09T00:44:47.038Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-09T00:44:47.038Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-09T00:44:47.038Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-09T00:44:47.038Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-09T00:44:47.038Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-09T00:44:47.038Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-09T00:44:47.038Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-09T00:44:47.038Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-09T00:44:47.299Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-09T00:44:47.299Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-09T00:44:47.299Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-09T00:44:47.299Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-09T00:44:47.299Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-09T00:44:47.299Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-09T00:44:47.299Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-09T00:44:47.299Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-09T00:44:47.299Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-09T00:44:47.299Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-09T00:44:47.300Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-09T00:44:47.300Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-09T00:44:47.300Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-09T00:44:47.300Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-09T00:44:47.300Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-09T00:44:47.300Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-09T00:44:47.300Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-09T00:44:47.300Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-09T00:44:47.300Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-09T00:44:47.300Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-09T00:44:47.300Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-09T00:44:47.300Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-09T00:44:47.300Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-09T00:44:47.300Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-09T00:44:47.300Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-09T00:44:47.300Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-09T00:44:47.300Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-09T00:44:47.300Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-09T00:44:47.300Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-09T00:44:47.300Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-09T00:44:47.300Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-09T00:44:47.567Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-09T00:44:47.829Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-09T00:44:47.829Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-09T00:44:47.829Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-09T00:44:47.829Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-09T00:44:47.829Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-09T00:44:47.829Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-09T00:44:47.829Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-09T00:44:47.829Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-09T00:44:47.829Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-09T00:44:47.829Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-09T00:44:47.829Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-09T00:44:47.829Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-09T00:44:47.829Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-09T00:44:47.829Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-09T00:44:47.829Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-09T00:44:47.829Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-09T00:44:47.829Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-09T00:44:47.829Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-09T00:44:47.829Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-09T00:44:48.088Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-09T00:44:48.088Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-09T00:44:48.088Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-09T00:44:48.088Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-09T00:44:48.088Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-09T00:44:48.088Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-09T00:44:48.088Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-09T00:44:48.089Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-09T00:44:48.089Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-09T00:44:48.089Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-09T00:44:48.089Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-09T00:44:48.348Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-09T00:44:48.348Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-09T00:44:48.348Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-09T00:44:48.348Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-09T00:44:48.348Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-09T00:44:48.348Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-09T00:44:48.348Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-09T00:44:48.348Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-09T00:44:48.348Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-09T00:44:48.348Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-09T00:44:48.348Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-09T00:44:48.607Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:44:48.607Z] Fetched 63.5 MB in 2s (37.4 MB/s) [2020-12-09T00:44:48.607Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:48.607Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:44:48.607Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:44:49.546Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:44:49.546Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:44:49.546Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-09T00:44:49.546Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... [2020-12-09T00:44:49.932Z] 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 [2020-12-09T00:44:50.116Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.377Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.377Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.377Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.377Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.637Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.637Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.637Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.899Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.899Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.899Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:50.899Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:50.899Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:51.159Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:51.159Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:44:51.159Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:44:51.159Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:51.159Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-09T00:44:51.422Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:44:51.422Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:44:51.422Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:51.422Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:51.422Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:51.683Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:51.683Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:44:51.683Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:44:51.943Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:44:51.943Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:44:51.943Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:44:52.204Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:44:52.464Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-09T00:44:53.039Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:44:53.039Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-09T00:44:53.039Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-09T00:44:53.039Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-09T00:44:53.039Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-09T00:44:53.300Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-09T00:44:53.300Z] Installing new version of config file /etc/issue ... [2020-12-09T00:44:53.300Z] Installing new version of config file /etc/issue.net ... [2020-12-09T00:44:53.300Z] Installing new version of config file /etc/lsb-release ... [2020-12-09T00:44:53.300Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-09T00:44:53.561Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-09T00:44:53.561Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-09T00:44:53.561Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-09T00:44:53.822Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:53.822Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-09T00:44:53.822Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-09T00:44:53.822Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-09T00:44:54.083Z] 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 [2020-12-09T00:44:54.083Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:54.083Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:44:54.083Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-09T00:44:54.083Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:44:54.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-09T00:44:54.342Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:54.342Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-09T00:44:54.342Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-09T00:44:54.342Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-09T00:44:54.602Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:54.602Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-09T00:44:54.602Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:44:54.862Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-09T00:44:54.862Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:54.862Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:54.862Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:44:54.862Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:44:55.121Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:55.121Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:44:55.121Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:44:55.121Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-09T00:44:55.381Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:55.381Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-09T00:44:55.381Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-09T00:44:55.381Z] Setting up grep (3.1-2build1) ... [2020-12-09T00:44:55.641Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:55.641Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-09T00:44:55.641Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-09T00:44:55.641Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-09T00:44:55.902Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:55.902Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:44:55.902Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:44:55.902Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-09T00:44:55.902Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:55.902Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:44:56.162Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:44:56.734Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:44:56.734Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:44:56.734Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:44:56.734Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:44:57.308Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-09T00:44:57.572Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:57.572Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-09T00:44:57.572Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:44:58.521Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-09T00:44:58.521Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-09T00:44:58.549Z] 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 [2020-12-09T00:44:58.781Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-09T00:44:58.781Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-09T00:44:58.781Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-09T00:44:59.042Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:59.042Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-09T00:44:59.042Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-09T00:44:59.303Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-09T00:44:59.303Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:59.303Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:44:59.303Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:44:59.303Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:44:59.565Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:59.565Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:44:59.565Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:44:59.565Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:44:59.825Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:44:59.826Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:44:59.826Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:44:59.826Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:00.086Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:00.086Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:00.086Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:00.086Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:00.346Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:00.346Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:00.346Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:00.346Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:00.346Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:00.607Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:00.607Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:00.607Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:00.607Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:00.868Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:00.868Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:00.868Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:00.868Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:01.129Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:01.129Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:01.129Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:01.129Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:01.390Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:01.390Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:01.390Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:01.390Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:01.964Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:02.231Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-09T00:45:02.499Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-09T00:45:02.499Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:02.499Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:02.761Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:45:02.761Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:45:03.022Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:03.022Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-09T00:45:03.022Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:03.022Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:03.286Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:03.286Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-09T00:45:03.286Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-09T00:45:03.548Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-09T00:45:03.808Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:03.808Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:03.808Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:03.808Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] } [2020-12-09T00:45:04.007Z] $ docker stop --time=1 5b9a37ee5a3852a146cdd6937ec2762855e62e9d89a81b173f5b080d19cd1435 [2020-12-09T00:45:04.069Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:04.069Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:04.069Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:04.069Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:04.330Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:04.330Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:04.330Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:04.635Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:04.635Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:04.635Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:04.635Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:04.903Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:04.903Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:45:04.903Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:04.903Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:05.172Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:05.172Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:05.172Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-09T00:45:05.172Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-09T00:45:05.446Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-09T00:45:05.446Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:05.446Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-09T00:45:05.446Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:05.446Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:06.026Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:06.026Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:06.026Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:06.026Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:06.026Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:06.026Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-09T00:45:06.026Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-09T00:45:06.305Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-09T00:45:06.305Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:06.305Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-09T00:45:06.305Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-09T00:45:06.631Z] $ docker rm -f 5b9a37ee5a3852a146cdd6937ec2762855e62e9d89a81b173f5b080d19cd1435 [2020-12-09T00:45:06.618Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-09T00:45:06.900Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:06.900Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:06.900Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:45:06.900Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:07.160Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:07.160Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-09T00:45:07.160Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-09T00:45:07.160Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-09T00:45:07.420Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:07.420Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-09T00:45:07.420Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-09T00:45:07.420Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-09T00:45:07.680Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:07.680Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-09T00:45:07.941Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-09T00:45:07.941Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-09T00:45:07.941Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:07.941Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [2020-12-09T00:45:08.202Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-09T00:45:08.202Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-09T00:45:08.202Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:08.202Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-09T00:45:08.202Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [Pipeline] // script [Pipeline] } [2020-12-09T00:45:08.462Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-09T00:45:08.462Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-09T00:45:08.462Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-09T00:45:08.462Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-09T00:45:08.462Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-09T00:45:08.462Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-09T00:45:08.726Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-09T00:45:08.726Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-09T00:45:08.989Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-09T00:45:08.989Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-09T00:45:09.249Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-09T00:45:09.249Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-09T00:45:09.249Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-09T00:45:09.249Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-09T00:45:09.510Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-09T00:45:09.510Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-09T00:45:09.510Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-09T00:45:09.510Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-09T00:45:09.774Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-09T00:45:09.774Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-09T00:45:09.774Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-09T00:45:09.774Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-09T00:45:10.034Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-09T00:45:10.035Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-09T00:45:10.295Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-09T00:45:10.295Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:45:10.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:45:10.636Z] [2020-12-09T00:45:10.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:45:11.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:45:11.113Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-09T00:45:11.113Z] 29e5d40040c1: Pulling fs layer [2020-12-09T00:45:11.113Z] 1ce36da41761: Pulling fs layer [2020-12-09T00:45:11.113Z] 25b303627fd3: Pulling fs layer [2020-12-09T00:45:11.236Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-09T00:45:11.236Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-09T00:45:11.236Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-09T00:45:11.236Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-09T00:45:11.236Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:45:11.387Z] 29e5d40040c1: Verifying Checksum [2020-12-09T00:45:11.387Z] 29e5d40040c1: Download complete [2020-12-09T00:45:11.496Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:45:11.758Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:45:11.758Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:45:11.986Z] 29e5d40040c1: Pull complete [2020-12-09T00:45:11.986Z] 1ce36da41761: Verifying Checksum [2020-12-09T00:45:12.018Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:45:12.018Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:45:12.018Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:45:12.018Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:45:12.259Z] 1ce36da41761: Download complete [2020-12-09T00:45:12.278Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:12.278Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:12.278Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:12.539Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:12.539Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:12.539Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:12.799Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:12.799Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:13.237Z] 1ce36da41761: Pull complete [2020-12-09T00:45:13.743Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:14.007Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:14.225Z] 25b303627fd3: Verifying Checksum [2020-12-09T00:45:14.225Z] 25b303627fd3: Download complete [2020-12-09T00:45:14.957Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:14.957Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:15.531Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:15.531Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:16.109Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:16.109Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:17.060Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:17.060Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:45:17.060Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:45:17.060Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:45:17.322Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-09T00:45:17.322Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:45:17.322Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-09T00:45:17.581Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:45:17.582Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-09T00:45:17.582Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-09T00:45:17.842Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:45:17.842Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:45:17.842Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:45:17.842Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:45:18.102Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-09T00:45:18.102Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-09T00:45:18.362Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.362Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:18.362Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.362Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.362Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.362Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-09T00:45:18.362Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-09T00:45:18.362Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-09T00:45:18.622Z] [2020-12-09T00:45:18.622Z] Current default time zone: 'Etc/UTC' [2020-12-09T00:45:18.622Z] Local time is now: Wed Dec 9 00:45:18 UTC 2020. [2020-12-09T00:45:18.622Z] Universal Time is now: Wed Dec 9 00:45:18 UTC 2020. [2020-12-09T00:45:18.622Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-09T00:45:18.622Z] [2020-12-09T00:45:18.622Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-09T00:45:18.622Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.622Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-09T00:45:18.883Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:18.883Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-09T00:45:18.883Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-09T00:45:18.883Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-09T00:45:18.883Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-09T00:45:18.883Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-09T00:45:18.883Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-09T00:45:18.883Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:18.883Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-09T00:45:19.144Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:19.144Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:45:19.144Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:19.404Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-09T00:45:19.404Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-09T00:45:19.404Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-09T00:45:19.404Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-09T00:45:19.404Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-09T00:45:19.404Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-09T00:45:19.404Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:45:19.404Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-09T00:45:20.788Z] Updating certificates in /etc/ssl/certs... [2020-12-09T00:45:21.730Z] 22 added, 17 removed; done. [2020-12-09T00:45:21.730Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-09T00:45:21.730Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:21.730Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-09T00:45:21.730Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-09T00:45:21.730Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-09T00:45:21.990Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:45:21.990Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:21.990Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-09T00:45:21.990Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:45:22.250Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:45:22.250Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-09T00:45:22.250Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:45:22.250Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:22.250Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:45:22.250Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:45:22.250Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-09T00:45:22.250Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:45:22.510Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:45:22.510Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-09T00:45:22.510Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-09T00:45:22.510Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-09T00:45:22.510Z] Updating certificates in /etc/ssl/certs... [2020-12-09T00:45:23.079Z] 0 added, 0 removed; done. [2020-12-09T00:45:23.079Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-09T00:45:23.079Z] done. [2020-12-09T00:45:23.647Z] Reading package lists... [2020-12-09T00:45:23.906Z] Building dependency tree... [2020-12-09T00:45:23.906Z] Reading state information... [2020-12-09T00:45:23.906Z] The following NEW packages will be installed: [2020-12-09T00:45:23.906Z] apt-transport-https [2020-12-09T00:45:24.165Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:45:24.165Z] Need to get 1692 B of archives. [2020-12-09T00:45:24.165Z] After this operation, 153 kB of additional disk space will be used. [2020-12-09T00:45:24.165Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-12-09T00:45:24.424Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:45:24.425Z] Fetched 1692 B in 0s (9596 B/s) [2020-12-09T00:45:24.425Z] Selecting previously unselected package apt-transport-https. [2020-12-09T00:45:24.425Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-09T00:45:24.425Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-12-09T00:45:24.425Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-09T00:45:24.425Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-09T00:45:24.684Z] Waiting for network to be ready... [2020-12-09T00:45:26.651Z] 25b303627fd3: Pull complete [2020-12-09T00:45:26.651Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-09T00:45:26.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:45:26.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-09T00:45:26.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-15185 does not seem to be running inside a container [2020-12-09T00:45:27.098Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 [2020-12-09T00:45:30.937Z] $ docker top b98a232870a48576d7144e7bc2637e8e49a02ad419f34f4b962826de79db6684 -eo pid,comm [2020-12-09T00:45:31.257Z] 2020-12-09T00:45:28Z INFO Waiting for automatic snapd restart... [2020-12-09T00:45:31.258Z] snapd 2.48.1 from Canonical* installed [Pipeline] { [Pipeline] sh [2020-12-09T00:45:31.829Z] "snapd" switched to the "latest/stable" channel [2020-12-09T00:45:31.829Z] [2020-12-09T00:45:32.093Z] + grep parallel [2020-12-09T00:45:32.094Z] + docker-compose build --help [2020-12-09T00:45:36.037Z] core18 20200929 from Canonical* installed [2020-12-09T00:45:36.037Z] "core18" switched to the "latest/stable" channel [2020-12-09T00:45:36.037Z] [2020-12-09T00:45:38.807Z] --parallel Build images in parallel. [Pipeline] } [2020-12-09T00:45:39.450Z] $ docker stop --time=1 b98a232870a48576d7144e7bc2637e8e49a02ad419f34f4b962826de79db6684 [2020-12-09T00:45:40.240Z] snapcraft 4.4.4 from Canonical* installed [2020-12-09T00:45:40.240Z] "snapcraft" switched to the "latest/stable" channel [2020-12-09T00:45:40.240Z] [2020-12-09T00:45:41.713Z] $ docker rm -f b98a232870a48576d7144e7bc2637e8e49a02ad419f34f4b962826de79db6684 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:45:42.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:45:42.690Z] . [Pipeline] withDockerContainer [2020-12-09T00:45:43.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-15185 does not seem to be running inside a container [2020-12-09T00:45:43.186Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 [2020-12-09T00:45:43.539Z] 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: [2020-12-09T00:45:43.539Z] - README.md [2020-12-09T00:45:43.539Z] - snapcraft.yaml.orig [2020-12-09T00:45:43.539Z] [2020-12-09T00:45:43.539Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-09T00:45:45.003Z] $ docker top dcf26882c9f980aed5fd780501c66d1a68cafa31455d2907894393429b6521c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:45:46.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-09T00:45:50.108Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:45:50.108Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:45:50.108Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:45:50.108Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:45:51.752Z] Reading package lists... [2020-12-09T00:45:52.012Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 [2020-12-09T00:45:54.470Z] Building docker-core-command-go ... [2020-12-09T00:45:54.470Z] Building docker-core-data-go ... [2020-12-09T00:45:54.470Z] Building docker-core-metadata-go ... [2020-12-09T00:45:54.470Z] Building docker-security-bootstrap-redis-go ... [2020-12-09T00:45:54.470Z] Building docker-security-proxy-setup-go ... [2020-12-09T00:45:54.470Z] Building docker-security-secrets-setup-go ... [2020-12-09T00:45:54.470Z] Building docker-security-secretstore-setup-go ... [2020-12-09T00:45:54.470Z] Building docker-support-notifications-go ... [2020-12-09T00:45:54.470Z] Building docker-support-scheduler-go ... [2020-12-09T00:45:54.470Z] Building docker-sys-mgmt-agent-go ... [2020-12-09T00:45:54.470Z] Building docker-security-secrets-setup-go [2020-12-09T00:45:54.470Z] Building docker-security-proxy-setup-go [2020-12-09T00:45:54.470Z] Building docker-security-bootstrap-redis-go [2020-12-09T00:45:54.470Z] Building docker-support-notifications-go [2020-12-09T00:45:54.470Z] Building docker-security-secretstore-setup-go [2020-12-09T00:45:58.587Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:45:58.587Z] Reading package lists... [2020-12-09T00:45:58.587Z] Building dependency tree... [2020-12-09T00:45:58.587Z] Reading state information... [2020-12-09T00:45:58.587Z] Suggested packages: [2020-12-09T00:45:58.587Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-09T00:45:58.587Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-09T00:45:58.587Z] Recommended packages: [2020-12-09T00:45:58.587Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-09T00:45:58.587Z] The following NEW packages will be installed: [2020-12-09T00:45:58.587Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-09T00:45:58.587Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-09T00:45:58.587Z] pkg-config zip [2020-12-09T00:45:58.587Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:45:58.587Z] Need to get 7656 kB of archives. [2020-12-09T00:45:58.587Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-09T00:45:58.587Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-09T00:45:58.587Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-09T00:45:58.845Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-09T00:45:58.845Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-09T00:45:58.845Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-09T00:45:58.845Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-09T00:45:59.105Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-09T00:45:59.105Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-09T00:45:59.105Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-09T00:45:59.105Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-09T00:45:59.365Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-09T00:45:59.365Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-09T00:45:59.365Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-09T00:45:59.365Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-09T00:45:59.365Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-09T00:45:59.625Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:45:59.625Z] Fetched 7656 kB in 1s (7125 kB/s) [2020-12-09T00:45:59.886Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-09T00:45:59.886Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-09T00:45:59.886Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-09T00:45:59.886Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-09T00:45:59.886Z] Selecting previously unselected package libpsl5:amd64. [2020-12-09T00:45:59.886Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-09T00:45:59.886Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-09T00:46:00.147Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-09T00:46:00.147Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-09T00:46:00.147Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-09T00:46:00.147Z] Selecting previously unselected package librtmp1:amd64. [2020-12-09T00:46:00.147Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-09T00:46:00.147Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-09T00:46:00.147Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-09T00:46:00.147Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-09T00:46:00.147Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-09T00:46:00.407Z] Selecting previously unselected package liberror-perl. [2020-12-09T00:46:00.407Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-09T00:46:00.407Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-09T00:46:00.407Z] Selecting previously unselected package git-man. [2020-12-09T00:46:00.407Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-09T00:46:00.407Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:00.407Z] Selecting previously unselected package git. [2020-12-09T00:46:00.407Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-09T00:46:00.407Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:01.346Z] Selecting previously unselected package libnorm1:amd64. [2020-12-09T00:46:01.346Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-09T00:46:01.346Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-09T00:46:01.606Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-09T00:46:01.606Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-09T00:46:01.606Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-09T00:46:01.606Z] Selecting previously unselected package libsodium23:amd64. [2020-12-09T00:46:01.606Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-09T00:46:01.606Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-09T00:46:01.606Z] Selecting previously unselected package libzmq5:amd64. [2020-12-09T00:46:01.606Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-09T00:46:01.606Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:01.865Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-09T00:46:01.865Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-09T00:46:01.865Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:01.865Z] Selecting previously unselected package pkg-config. [2020-12-09T00:46:01.865Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-09T00:46:01.865Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-09T00:46:02.125Z] Selecting previously unselected package zip. [2020-12-09T00:46:02.125Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-09T00:46:02.125Z] Unpacking zip (3.0-11build1) ... [2020-12-09T00:46:02.125Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-09T00:46:02.125Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:02.125Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-09T00:46:02.385Z] Setting up liberror-perl (0.17025-1) ... [2020-12-09T00:46:02.385Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-09T00:46:02.385Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-09T00:46:02.385Z] No schema files found: doing nothing. [2020-12-09T00:46:02.385Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-09T00:46:02.385Z] Setting up zip (3.0-11build1) ... [2020-12-09T00:46:02.385Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-09T00:46:02.385Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-09T00:46:02.644Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-09T00:46:02.644Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:02.644Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-09T00:46:02.644Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:02.644Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:02.644Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:46:09.228Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:46:09.228Z] git set to automatically installed. [2020-12-09T00:46:09.228Z] git-man set to automatically installed. [2020-12-09T00:46:09.228Z] libcurl3-gnutls set to automatically installed. [2020-12-09T00:46:09.228Z] liberror-perl set to automatically installed. [2020-12-09T00:46:09.228Z] libglib2.0-0 set to automatically installed. [2020-12-09T00:46:09.228Z] libnghttp2-14 set to automatically installed. [2020-12-09T00:46:09.228Z] libnorm1 set to automatically installed. [2020-12-09T00:46:09.228Z] libpgm-5.2-0 set to automatically installed. [2020-12-09T00:46:09.228Z] libpsl5 set to automatically installed. [2020-12-09T00:46:09.228Z] librtmp1 set to automatically installed. [2020-12-09T00:46:09.228Z] libsodium23 set to automatically installed. [2020-12-09T00:46:09.228Z] libzmq3-dev set to automatically installed. [2020-12-09T00:46:09.228Z] libzmq5 set to automatically installed. [2020-12-09T00:46:09.228Z] pkg-config set to automatically installed. [2020-12-09T00:46:09.228Z] zip set to automatically installed. [2020-12-09T00:46:11.179Z] snapd is not logged in, snap install commands will use sudo [2020-12-09T00:46:17.751Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:46:17.751Z] snap "core18" has no updates available [2020-12-09T00:46:18.320Z] Pulling config-common [2020-12-09T00:46:19.700Z] Pulling go-build-helper [2020-12-09T00:46:46.307Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-09T00:46:46.307Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-09T00:46:46.307Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-09T00:46:46.307Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-09T00:46:46.307Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-09T00:46:46.307Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-09T00:46:46.307Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-09T00:46:46.307Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-09T00:46:46.307Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-09T00:46:46.308Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-09T00:46:46.308Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-09T00:46:46.308Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-09T00:46:46.308Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-09T00:46:46.308Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-09T00:46:46.308Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-09T00:46:46.308Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-09T00:46:46.308Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-09T00:46:46.308Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-09T00:46:46.308Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-09T00:46:46.308Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-09T00:46:46.308Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-09T00:46:46.308Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-09T00:46:46.308Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-09T00:46:46.308Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-09T00:46:46.308Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-09T00:46:46.308Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-09T00:46:46.308Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-09T00:46:46.308Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-09T00:46:46.308Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-09T00:46:46.308Z] Fetched 279 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-09T00:46:46.308Z] Fetched 122 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-09T00:46:46.308Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-09T00:46:46.308Z] Fetched 8848 B in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-09T00:46:46.308Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-09T00:46:46.308Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-09T00:46:46.308Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-09T00:46:46.308Z] Fetched 214 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-09T00:46:46.308Z] Fetched 155 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-09T00:46:46.308Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-09T00:46:46.308Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-09T00:46:46.308Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-09T00:46:46.308Z] Fetched 499 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-09T00:46:46.308Z] Fetched 111 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-09T00:46:46.308Z] Fetched 240 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-09T00:46:46.308Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-09T00:46:46.308Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-09T00:46:46.308Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-09T00:46:46.308Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-09T00:46:46.308Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-09T00:46:46.308Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-09T00:46:46.308Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-09T00:46:46.308Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-09T00:46:46.308Z] Fetched 8720 B in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-09T00:46:46.308Z] Fetched 137 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-09T00:46:46.308Z] Fetched 119 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-09T00:46:46.308Z] Fetched 109 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-09T00:46:46.308Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-09T00:46:46.308Z] Fetched 645 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-09T00:46:46.308Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-09T00:46:46.308Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-09T00:46:46.308Z] Fetched 368 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-09T00:46:46.308Z] Fetched 187 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-09T00:46:46.308Z] Fetched 175 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-09T00:46:46.308Z] Fetched 206 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-09T00:46:46.308Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-09T00:46:46.308Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-09T00:46:46.308Z] Fetched 159 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-09T00:46:46.308Z] Fetched 107 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-09T00:46:46.308Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-09T00:46:46.308Z] Pulling static-packages [2020-12-09T00:46:47.690Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-09T00:46:47.690Z] Skipping pull go-build-helper (already ran) [2020-12-09T00:46:47.690Z] Skipping pull static-packages (already ran) [2020-12-09T00:46:47.690Z] Building go-build-helper [2020-12-09T00:46:51.890Z] Building static-packages [2020-12-09T00:46:53.806Z] Staging go-build-helper [2020-12-09T00:46:55.191Z] Staging static-packages [2020-12-09T00:46:56.135Z] Pulling go115 [2020-12-09T00:46:57.084Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-09T00:46:57.084Z] Skipping pull go115 (already ran) [2020-12-09T00:46:57.084Z] Building go115 [2020-12-09T00:46:57.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-09T00:46:57.084Z] Dload Upload Total Spent Left Speed [2020-12-09T00:47:00.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 742k 0 0 4100k 0 0:00:28 --:--:-- 0:00:28 4078k 31 115M 31 36.4M 0 0 30.2M 0 0:00:03 0:00:01 0:00:02 30.2M 64 115M 64 74.0M 0 0 33.9M 0 0:00:03 0:00:02 0:00:01 33.9M 100 115M 100 115M 0 0 38.5M 0 0:00:02 0:00:02 --:--:-- 38.5M [2020-12-09T00:47:01.010Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-09T00:47:06.302Z] Staging go115 [2020-12-09T00:47:12.876Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:47:12.876Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:47:12.876Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:47:12.876Z] Fetched 0 B in 0s (0 B/s) [2020-12-09T00:47:12.876Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-09T00:47:12.876Z] Fetched 224 kB in 0s (0 B/s) [2020-12-09T00:47:12.876Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-09T00:47:12.876Z] Fetched 157 kB in 0s (0 B/s) [2020-12-09T00:47:12.876Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-09T00:47:12.876Z] Fetched 221 kB in 0s (0 B/s) [2020-12-09T00:47:12.876Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-09T00:47:12.876Z] Fetched 143 kB in 0s (0 B/s) [2020-12-09T00:47:12.876Z] Pulling edgex-go [2020-12-09T00:47:13.448Z] Pulling version [2020-12-09T00:47:14.829Z] Building config-common [2020-12-09T00:47:16.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:47:16.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:47:16.224Z] ---> 917dae29a85b [2020-12-09T00:47:16.224Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:47:16.224Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:47:16.224Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:47:16.224Z] ---> 917dae29a85b [2020-12-09T00:47:16.224Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:47:16.224Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:47:16.224Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:47:16.224Z] ---> 917dae29a85b [2020-12-09T00:47:16.224Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:47:16.224Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:47:16.224Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:47:16.224Z] ---> 917dae29a85b [2020-12-09T00:47:16.224Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:47:16.224Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:47:16.224Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-09T00:47:16.224Z] ---> 917dae29a85b [2020-12-09T00:47:16.224Z] Step 3/29 : WORKDIR /edgex-go [2020-12-09T00:47:16.224Z] ---> Running in 670b4d7a5129 [2020-12-09T00:47:16.224Z] ---> Running in ca5c0357686a [2020-12-09T00:47:16.224Z] ---> Running in fbe7d93c1ff4 [2020-12-09T00:47:16.224Z] ---> Running in f6f31a452bb4 [2020-12-09T00:47:16.224Z] ---> Running in b745b2515c09 [2020-12-09T00:47:16.224Z] Removing intermediate container fbe7d93c1ff4 [2020-12-09T00:47:16.224Z] ---> 2510de6c4b93 [2020-12-09T00:47:16.224Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:47:16.224Z] Removing intermediate container ca5c0357686a [2020-12-09T00:47:16.224Z] ---> 91837ffd24d1 [2020-12-09T00:47:16.224Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:47:16.224Z] Removing intermediate container f6f31a452bb4 [2020-12-09T00:47:16.224Z] ---> 9a1a751f939a [2020-12-09T00:47:16.224Z] Step 4/29 : RUN apk update && apk add make git [2020-12-09T00:47:16.224Z] Removing intermediate container 670b4d7a5129 [2020-12-09T00:47:16.224Z] ---> e416c75f2d3c [2020-12-09T00:47:16.224Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:47:16.224Z] Removing intermediate container b745b2515c09 [2020-12-09T00:47:16.224Z] ---> c3bb8397433d [2020-12-09T00:47:16.224Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:47:16.225Z] ---> Running in 8d40e952ac21 [2020-12-09T00:47:16.225Z] ---> Running in c3ff097f7d6b [2020-12-09T00:47:16.225Z] ---> Running in d5f320d3eb8e [2020-12-09T00:47:16.225Z] ---> Running in 8e4874b9b494 [2020-12-09T00:47:16.225Z] ---> Running in da36ab6ba6cc [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] Removing intermediate container c3ff097f7d6b [2020-12-09T00:47:16.225Z] ---> 0e9b5fdbc4fe [2020-12-09T00:47:16.225Z] Step 5/24 : RUN apk update && apk add make git [2020-12-09T00:47:16.225Z] ---> Running in 460c299fb06f [2020-12-09T00:47:16.225Z] Removing intermediate container d5f320d3eb8e [2020-12-09T00:47:16.225Z] ---> fa3d74e2795e [2020-12-09T00:47:16.225Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:47:16.225Z] ---> Running in 6bf636d1d2ae [2020-12-09T00:47:16.225Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:47:16.225Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:47:16.225Z] OK: 12616 distinct packages available [2020-12-09T00:47:16.225Z] Removing intermediate container 8e4874b9b494 [2020-12-09T00:47:16.225Z] Removing intermediate container da36ab6ba6cc [2020-12-09T00:47:16.225Z] ---> 38fa0db46d17 [2020-12-09T00:47:16.225Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-09T00:47:16.225Z] ---> 6ac475d3a774 [2020-12-09T00:47:16.225Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:47:16.225Z] ---> Running in 293b2305c042 [2020-12-09T00:47:16.225Z] ---> Running in 4ad58c6149e8 [2020-12-09T00:47:16.225Z] OK: 217 MiB in 51 packages [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:16.225Z] Removing intermediate container 8d40e952ac21 [2020-12-09T00:47:16.225Z] ---> 677726f809bd [2020-12-09T00:47:16.225Z] Step 5/29 : COPY go.mod . [2020-12-09T00:47:16.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:17.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:17.100Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:47:17.100Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:47:17.100Z] OK: 12616 distinct packages available [2020-12-09T00:47:17.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:17.100Z] ---> f0ce9db200fd [2020-12-09T00:47:17.100Z] Step 6/29 : RUN go mod download [2020-12-09T00:47:17.369Z] Skipping build go-build-helper (already ran) [2020-12-09T00:47:17.369Z] Skipping build static-packages (already ran) [2020-12-09T00:47:17.369Z] Skipping build go115 (already ran) [2020-12-09T00:47:17.369Z] Building edgex-go [2020-12-09T00:47:17.379Z] ---> Running in 73fb2abd8ff3 [2020-12-09T00:47:17.657Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:47:17.657Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:47:17.657Z] OK: 12616 distinct packages available [2020-12-09T00:47:17.934Z] OK: 217 MiB in 51 packages [2020-12-09T00:47:17.941Z] 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 [2020-12-09T00:47:18.210Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:47:18.210Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:47:18.210Z] OK: 12616 distinct packages available [2020-12-09T00:47:18.491Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:47:18.491Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:47:18.491Z] OK: 12616 distinct packages available [2020-12-09T00:47:18.772Z] OK: 217 MiB in 51 packages [2020-12-09T00:47:18.882Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-09T00:47:18.883Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-09T00:47:18.883Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-09T00:47:18.883Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-09T00:47:18.883Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-09T00:47:18.883Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-09T00:47:18.883Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-09T00:47:18.883Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-09T00:47:18.883Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-09T00:47:18.883Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-09T00:47:18.883Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-09T00:47:18.883Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-09T00:47:18.883Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-09T00:47:18.883Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-09T00:47:19.145Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-09T00:47:19.145Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-09T00:47:19.145Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-09T00:47:19.145Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-09T00:47:19.145Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-09T00:47:19.145Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-09T00:47:19.145Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-09T00:47:19.145Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-09T00:47:19.145Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-09T00:47:19.379Z] OK: 217 MiB in 51 packages [2020-12-09T00:47:19.407Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-09T00:47:19.407Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-09T00:47:19.407Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-09T00:47:20.000Z] OK: 217 MiB in 51 packages [2020-12-09T00:47:20.278Z] Removing intermediate container 460c299fb06f [2020-12-09T00:47:20.278Z] ---> 6af71bc73c28 [2020-12-09T00:47:20.278Z] Step 6/24 : COPY go.mod . [2020-12-09T00:47:20.874Z] Removing intermediate container 6bf636d1d2ae [2020-12-09T00:47:20.874Z] ---> 2d4263212d93 [2020-12-09T00:47:20.874Z] Step 6/22 : COPY go.mod . [2020-12-09T00:47:21.480Z] Removing intermediate container 4ad58c6149e8 [2020-12-09T00:47:21.480Z] ---> 3765ab4475ec [2020-12-09T00:47:21.480Z] Step 6/21 : COPY go.mod . [2020-12-09T00:47:21.756Z] ---> 9e920bcc884c [2020-12-09T00:47:21.756Z] Step 7/24 : RUN go mod download [2020-12-09T00:47:22.043Z] ---> ba0aeaa061df [2020-12-09T00:47:22.043Z] Step 7/22 : RUN go mod download [2020-12-09T00:47:22.043Z] ---> Running in feb7323b4d4e [2020-12-09T00:47:22.329Z] ---> Running in f5463aab46d9 [2020-12-09T00:47:22.329Z] Removing intermediate container 73fb2abd8ff3 [2020-12-09T00:47:22.329Z] ---> 2060eb25ac17 [2020-12-09T00:47:22.329Z] Step 7/29 : COPY . . [2020-12-09T00:47:22.329Z] Removing intermediate container 293b2305c042 [2020-12-09T00:47:22.329Z] ---> 6ef26321619f [2020-12-09T00:47:22.329Z] Step 6/24 : COPY go.mod . [2020-12-09T00:47:22.610Z] ---> 94557feb0ff7 [2020-12-09T00:47:22.610Z] Step 7/21 : RUN go mod download [2020-12-09T00:47:22.882Z] ---> Running in 11ef3d5d5b00 [2020-12-09T00:47:23.871Z] ---> 2b9456a80815 [2020-12-09T00:47:23.871Z] Step 7/24 : RUN go mod download [2020-12-09T00:47:24.468Z] ---> Running in ed023d2f63d7 [2020-12-09T00:47:27.538Z] 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 [2020-12-09T00:47:27.893Z] Removing intermediate container feb7323b4d4e [2020-12-09T00:47:27.893Z] ---> 25cefef48466 [2020-12-09T00:47:27.893Z] Step 8/24 : COPY . . [2020-12-09T00:47:29.367Z] Removing intermediate container 11ef3d5d5b00 [2020-12-09T00:47:29.367Z] ---> 36a0654bcebf [2020-12-09T00:47:29.367Z] Step 8/21 : COPY . . [2020-12-09T00:47:29.642Z] Removing intermediate container f5463aab46d9 [2020-12-09T00:47:29.642Z] ---> 2e00d9eda400 [2020-12-09T00:47:29.642Z] Step 8/22 : COPY . . [2020-12-09T00:47:30.654Z] Removing intermediate container ed023d2f63d7 [2020-12-09T00:47:30.654Z] ---> 14d45b367c07 [2020-12-09T00:47:30.654Z] Step 8/24 : COPY . . [2020-12-09T00:47:32.821Z] 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 [2020-12-09T00:47:33.391Z] 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 [2020-12-09T00:47:34.781Z] 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 [2020-12-09T00:47:35.041Z] 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 [2020-12-09T00:47:35.041Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-09T00:47:35.300Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-09T00:47:35.300Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-09T00:47:36.680Z] 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 [2020-12-09T00:47:36.680Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-09T00:47:36.680Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-09T00:47:38.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:47:39.001Z] 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 [2020-12-09T00:47:39.001Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-09T00:47:39.940Z] 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 [2020-12-09T00:47:39.940Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-09T00:47:41.321Z] 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 [2020-12-09T00:47:42.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-09T00:47:42.839Z] 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 [2020-12-09T00:47:46.163Z] Building version [2020-12-09T00:47:48.710Z] Staging config-common [2020-12-09T00:47:49.279Z] Skipping stage go-build-helper (already ran) [2020-12-09T00:47:49.279Z] Skipping stage static-packages (already ran) [2020-12-09T00:47:49.279Z] Skipping stage go115 (already ran) [2020-12-09T00:47:49.279Z] Staging edgex-go [2020-12-09T00:47:50.659Z] Staging version [2020-12-09T00:47:51.597Z] Priming config-common [2020-12-09T00:47:52.534Z] Priming go-build-helper [2020-12-09T00:47:53.917Z] Priming static-packages [2020-12-09T00:47:56.586Z] Priming go115 [2020-12-09T00:47:57.238Z] Priming edgex-go [2020-12-09T00:47:57.538Z] ---> 90de7c581e7a [2020-12-09T00:47:57.538Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-09T00:47:57.538Z] ---> Running in a644eefa8518 [2020-12-09T00:47:57.538Z] ---> e51ac3462e30 [2020-12-09T00:47:57.538Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-09T00:47:57.538Z] ---> 7de8ed22d4fa [2020-12-09T00:47:57.538Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-09T00:47:57.538Z] ---> e54e95434fff [2020-12-09T00:47:57.538Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-09T00:47:57.538Z] ---> 6bd88e368259 [2020-12-09T00:47:57.538Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-09T00:47:57.538Z] ---> Running in e02eefa62e22 [2020-12-09T00:47:57.538Z] ---> Running in 64774703b401 [2020-12-09T00:47:57.538Z] ---> Running in efc75baa26ef [2020-12-09T00:47:57.538Z] ---> Running in 7eb347a3f8d7 [2020-12-09T00:47:57.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:47:58.539Z] 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 [2020-12-09T00:47:58.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-09T00:47:58.638Z] Priming version [2020-12-09T00:47:58.817Z] 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 [2020-12-09T00:47:58.818Z] 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 [2020-12-09T00:47:59.579Z] 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] } [2020-12-09T00:49:35.742Z] 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 [2020-12-09T00:49:36.737Z] Removing intermediate container a644eefa8518 [2020-12-09T00:49:36.737Z] ---> 51e2e40569dc [2020-12-09T00:49:36.737Z] [2020-12-09T00:49:36.737Z] Step 9/29 : FROM alpine:latest [2020-12-09T00:49:36.737Z] latest: Pulling from library/alpine [2020-12-09T00:49:37.016Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-09T00:49:37.016Z] Status: Downloaded newer image for alpine:latest [2020-12-09T00:49:37.016Z] ---> 2e77e061c27f [2020-12-09T00:49:37.016Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-09T00:49:37.295Z] ---> Running in 22971cf98b5a [2020-12-09T00:49:37.898Z] Removing intermediate container 22971cf98b5a [2020-12-09T00:49:37.898Z] ---> 4b516c2ff988 [2020-12-09T00:49:37.898Z] Step 11/29 : USER root [2020-12-09T00:49:38.177Z] ---> Running in 6186964a1d54 [2020-12-09T00:49:38.783Z] Removing intermediate container 6186964a1d54 [2020-12-09T00:49:38.783Z] ---> 9e789cdce309 [2020-12-09T00:49:38.783Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-09T00:49:39.063Z] ---> Running in e344d54ef335 [2020-12-09T00:49:40.516Z] 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 [2020-12-09T00:49:40.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:41.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:42.394Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:49:42.394Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:49:42.394Z] OK: 12617 distinct packages available [2020-12-09T00:49:43.387Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-09T00:49:43.387Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-09T00:49:43.387Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:49:43.387Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:49:44.014Z] OK: 6 MiB in 16 packages [2020-12-09T00:49:47.712Z] Removing intermediate container e344d54ef335 [2020-12-09T00:49:47.712Z] ---> 7e9a4b63acff [2020-12-09T00:49:47.712Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-09T00:49:48.711Z] ---> Running in e1574605072a [2020-12-09T00:49:48.990Z] Removing intermediate container 64774703b401 [2020-12-09T00:49:48.990Z] ---> 3d04a37a75cc [2020-12-09T00:49:48.990Z] [2020-12-09T00:49:48.990Z] Step 10/22 : FROM alpine:3.10 [2020-12-09T00:49:48.990Z] 3.10: Pulling from library/alpine [2020-12-09T00:49:49.616Z] Removing intermediate container e1574605072a [2020-12-09T00:49:49.616Z] ---> 62325ecb6bb2 [2020-12-09T00:49:49.616Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-09T00:49:49.894Z] ---> Running in a09ff0f92088 [2020-12-09T00:49:51.376Z] Removing intermediate container a09ff0f92088 [2020-12-09T00:49:51.376Z] ---> b96327f897fc [2020-12-09T00:49:51.376Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-09T00:49:51.656Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-09T00:49:51.656Z] Status: Downloaded newer image for alpine:3.10 [2020-12-09T00:49:51.656Z] ---> 536a684cf733 [2020-12-09T00:49:51.656Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:49:51.937Z] ---> Running in b592844e48b0 [2020-12-09T00:49:52.215Z] ---> Running in f96f86dbb384 [2020-12-09T00:49:54.864Z] Removing intermediate container 7eb347a3f8d7 [2020-12-09T00:49:54.864Z] ---> e85758c82aa4 [2020-12-09T00:49:54.864Z] [2020-12-09T00:49:54.864Z] Step 10/24 : FROM alpine:3.10 [2020-12-09T00:49:54.864Z] ---> 536a684cf733 [2020-12-09T00:49:54.864Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:49:54.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:55.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:55.138Z] ---> Running in 0f2d2654831f [2020-12-09T00:49:55.743Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:49:55.743Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:49:55.743Z] OK: 10169 distinct packages available [2020-12-09T00:49:56.352Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:49:56.352Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:49:56.352Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:49:56.631Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:49:56.631Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:49:56.631Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:49:56.631Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:49:56.908Z] OK: 7 MiB in 19 packages [2020-12-09T00:49:57.196Z] Removing intermediate container b592844e48b0 [2020-12-09T00:49:57.196Z] ---> ac448b97053c [2020-12-09T00:49:57.196Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-09T00:49:57.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:57.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:58.368Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:49:58.368Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:49:58.368Z] OK: 10169 distinct packages available [2020-12-09T00:49:59.374Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:49:59.374Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:49:59.374Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:49:59.374Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:49:59.665Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:49:59.665Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:49:59.665Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:49:59.961Z] Removing intermediate container e02eefa62e22 [2020-12-09T00:49:59.961Z] ---> 912ea1d00ea9 [2020-12-09T00:49:59.961Z] [2020-12-09T00:49:59.961Z] Step 10/21 : FROM alpine [2020-12-09T00:49:59.961Z] ---> 2e77e061c27f [2020-12-09T00:49:59.961Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-09T00:49:59.961Z] OK: 7 MiB in 19 packages [2020-12-09T00:49:59.961Z] ---> 095486ed41c1 [2020-12-09T00:49:59.961Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-09T00:50:00.240Z] ---> Running in 60708179b5af [2020-12-09T00:50:00.519Z] Removing intermediate container f96f86dbb384 [2020-12-09T00:50:00.519Z] ---> 2bbba130cf73 [2020-12-09T00:50:00.519Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-09T00:50:00.801Z] ---> Running in 685971e01c78 [2020-12-09T00:50:01.419Z] ---> 4ea5c50af360 [2020-12-09T00:50:01.419Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-09T00:50:02.053Z] Removing intermediate container 685971e01c78 [2020-12-09T00:50:02.053Z] ---> cf198e792b5f [2020-12-09T00:50:02.053Z] Step 13/22 : WORKDIR / [2020-12-09T00:50:02.657Z] ---> Running in 4100bd968164 [2020-12-09T00:50:02.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:50:02.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:50:03.234Z] Removing intermediate container 0f2d2654831f [2020-12-09T00:50:03.234Z] ---> 9e620bb5816f [2020-12-09T00:50:03.234Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:50:03.234Z] ---> 7fa1c9b50668 [2020-12-09T00:50:03.234Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-09T00:50:03.530Z] ---> Running in 759ac0b03da8 [2020-12-09T00:50:03.530Z] Removing intermediate container 4100bd968164 [2020-12-09T00:50:03.530Z] ---> 948b3c46eac7 [2020-12-09T00:50:03.530Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-09T00:50:03.821Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:50:03.821Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:50:03.821Z] OK: 12617 distinct packages available [2020-12-09T00:50:04.444Z] ---> d64b0ba8c2be [2020-12-09T00:50:04.444Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-09T00:50:04.725Z] Removing intermediate container 759ac0b03da8 [2020-12-09T00:50:04.725Z] ---> 273cebd2d6ab [2020-12-09T00:50:04.725Z] Step 13/24 : WORKDIR / [2020-12-09T00:50:05.007Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-09T00:50:05.007Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:50:05.007Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-09T00:50:05.007Z] (4/4) Installing curl (7.69.1-r1) [2020-12-09T00:50:05.007Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:50:05.007Z] ---> e20a0d4653e9 [2020-12-09T00:50:05.007Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-09T00:50:05.007Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:50:05.293Z] ---> Running in 1276d10d5db2 [2020-12-09T00:50:05.293Z] OK: 7 MiB in 18 packages [2020-12-09T00:50:05.904Z] ---> 4aa7aececc21 [2020-12-09T00:50:05.904Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-09T00:50:06.525Z] ---> Running in 61f79e0e5654 [2020-12-09T00:50:06.800Z] Removing intermediate container 1276d10d5db2 [2020-12-09T00:50:06.800Z] ---> d7ebeb0228af [2020-12-09T00:50:06.800Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-09T00:50:07.414Z] ---> 7bff9b02a19e [2020-12-09T00:50:07.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-09T00:50:08.419Z] ---> 273c49ef1bbe [2020-12-09T00:50:08.419Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-09T00:50:09.027Z] Removing intermediate container 60708179b5af [2020-12-09T00:50:09.027Z] ---> 946ad1f0514b [2020-12-09T00:50:09.027Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:50:09.027Z] ---> 0cbecf9bbab4 [2020-12-09T00:50:09.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-09T00:50:09.027Z] ---> Running in 85aa05421388 [2020-12-09T00:50:09.637Z] ---> 791a3e5e9d10 [2020-12-09T00:50:09.637Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-09T00:50:09.637Z] Removing intermediate container efc75baa26ef [2020-12-09T00:50:09.637Z] ---> 1f61a32a72a2 [2020-12-09T00:50:09.637Z] [2020-12-09T00:50:09.637Z] Step 10/24 : FROM scratch [2020-12-09T00:50:09.637Z] ---> [2020-12-09T00:50:09.637Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-09T00:50:09.913Z] Removing intermediate container 85aa05421388 [2020-12-09T00:50:09.913Z] ---> 3b12aad7bada [2020-12-09T00:50:09.913Z] Step 13/21 : WORKDIR /edgex [2020-12-09T00:50:09.913Z] ---> Running in e3343c411309 [2020-12-09T00:50:10.194Z] ---> Running in db3db301d75d [2020-12-09T00:50:10.194Z] ---> 651d074656c1 [2020-12-09T00:50:10.194Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-09T00:50:10.470Z] ---> Running in aaaf404c6bb0 [2020-12-09T00:50:10.749Z] ---> d1a12e590ae4 [2020-12-09T00:50:10.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-09T00:50:10.749Z] Removing intermediate container e3343c411309 [2020-12-09T00:50:10.749Z] ---> 288225ffcb3b [2020-12-09T00:50:10.749Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-09T00:50:10.749Z] Removing intermediate container 61f79e0e5654 [2020-12-09T00:50:10.749Z] ---> 0d3fc6c912e6 [2020-12-09T00:50:10.749Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:50:11.042Z] ---> Running in dd1001134f57 [2020-12-09T00:50:11.042Z] Removing intermediate container db3db301d75d [2020-12-09T00:50:11.042Z] ---> a88c5e63ca82 [2020-12-09T00:50:11.042Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-09T00:50:12.041Z] Removing intermediate container dd1001134f57 [2020-12-09T00:50:12.041Z] ---> 30a6579245e7 [2020-12-09T00:50:12.041Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-09T00:50:12.041Z] ---> Running in 9a1a978f6829 [2020-12-09T00:50:12.314Z] ---> 096621a7b6d4 [2020-12-09T00:50:12.314Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-09T00:50:12.586Z] ---> 9dc84f4995bc [2020-12-09T00:50:12.586Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:50:12.860Z] ---> Running in a7b0d6f9cbe0 [2020-12-09T00:50:12.860Z] ---> ce52165a65f0 [2020-12-09T00:50:12.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-09T00:50:12.860Z] Removing intermediate container 9a1a978f6829 [2020-12-09T00:50:12.860Z] ---> 2374c46b720c [2020-12-09T00:50:12.860Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-09T00:50:14.317Z] ---> c75888db8184 [2020-12-09T00:50:14.317Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-09T00:50:14.594Z] ---> d8ea6a58b12d [2020-12-09T00:50:14.594Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-09T00:50:14.594Z] Removing intermediate container aaaf404c6bb0 [2020-12-09T00:50:14.594Z] ---> 7c267b929f91 [2020-12-09T00:50:14.594Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-09T00:50:14.893Z] ---> f9213de17311 [2020-12-09T00:50:14.893Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:50:14.893Z] ---> Running in 0c54061eda53 [2020-12-09T00:50:15.893Z] Removing intermediate container 0c54061eda53 [2020-12-09T00:50:15.893Z] ---> 133c56c038fc [2020-12-09T00:50:15.893Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:50:15.893Z] ---> 4cf9319fe34e [2020-12-09T00:50:15.893Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-09T00:50:16.185Z] ---> Running in 87d2318c3547 [2020-12-09T00:50:16.185Z] ---> c281c83cc812 [2020-12-09T00:50:16.185Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:50:16.185Z] Removing intermediate container a7b0d6f9cbe0 [2020-12-09T00:50:16.185Z] ---> c1bcdb13e739 [2020-12-09T00:50:16.185Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-09T00:50:16.461Z] ---> Running in 53c52a803e49 [2020-12-09T00:50:16.461Z] ---> Running in ef6cb41ee0b1 [2020-12-09T00:50:16.746Z] ---> 032824188b61 [2020-12-09T00:50:16.746Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-09T00:50:17.027Z] Removing intermediate container 87d2318c3547 [2020-12-09T00:50:17.027Z] ---> 1dacf280a2a3 [2020-12-09T00:50:17.027Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:50:17.309Z] ---> Running in ab3ca2cc3a1b [2020-12-09T00:50:17.309Z] ---> Running in 1c64d7e066f0 [2020-12-09T00:50:18.296Z] ---> 31e2b49082ab [2020-12-09T00:50:18.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-09T00:50:18.296Z] Removing intermediate container ab3ca2cc3a1b [2020-12-09T00:50:18.296Z] ---> a1190a587f22 [2020-12-09T00:50:18.296Z] Step 18/21 : CMD ["--init=true"] [2020-12-09T00:50:18.296Z] Removing intermediate container 1c64d7e066f0 [2020-12-09T00:50:18.296Z] ---> 3089f5dbe9ee [2020-12-09T00:50:18.296Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:50:18.571Z] ---> Running in 609e31a3bd32 [2020-12-09T00:50:18.571Z] ---> Running in cdfcb470cbb6 [2020-12-09T00:50:19.182Z] Removing intermediate container 609e31a3bd32 [2020-12-09T00:50:19.182Z] ---> 2548c0f3ddf8 [2020-12-09T00:50:19.182Z] Step 19/21 : LABEL arch=arm64 [2020-12-09T00:50:19.458Z] ---> beb6885dfbf9 [2020-12-09T00:50:19.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-09T00:50:19.458Z] ---> Running in 93594e7e0ff5 [2020-12-09T00:50:19.458Z] Removing intermediate container cdfcb470cbb6 [2020-12-09T00:50:19.458Z] ---> 5656b0b9de6b [2020-12-09T00:50:19.458Z] [2020-12-09T00:50:20.443Z] Successfully built 5656b0b9de6b [2020-12-09T00:50:20.443Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-09T00:50:20.443Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-09T00:50:20.443Z] Removing intermediate container 93594e7e0ff5 [2020-12-09T00:50:20.443Z] ---> 3f812e954895 [2020-12-09T00:50:20.443Z] Step 20/21 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:50:20.715Z] Removing intermediate container ef6cb41ee0b1 [2020-12-09T00:50:20.715Z] ---> 761719fd8888 [2020-12-09T00:50:20.715Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:50:20.991Z] ---> Running in 0c197422bfee [2020-12-09T00:50:21.268Z] ---> Running in 87c1e6acd846 [2020-12-09T00:50:21.268Z] Removing intermediate container 53c52a803e49 [2020-12-09T00:50:21.268Z] ---> e6cccc5c84cb [2020-12-09T00:50:21.268Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:50:21.544Z] ---> 3cd291e5759e [2020-12-09T00:50:21.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-09T00:50:21.544Z] ---> Running in a982347c1649 [2020-12-09T00:50:21.818Z] Removing intermediate container 0c197422bfee [2020-12-09T00:50:21.818Z] ---> cd21acf75c65 [2020-12-09T00:50:21.818Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:50:22.097Z] Removing intermediate container 87c1e6acd846 [2020-12-09T00:50:22.097Z] ---> 8b5ef95e3d6f [2020-12-09T00:50:22.097Z] Step 22/24 : LABEL arch=arm64 [2020-12-09T00:50:22.388Z] ---> Running in 2a85d92d84b1 [2020-12-09T00:50:23.370Z] ---> Running in a5c9a1fbc016 [2020-12-09T00:50:23.370Z] Removing intermediate container a982347c1649 [2020-12-09T00:50:23.370Z] ---> 23134a3baaca [2020-12-09T00:50:23.370Z] Step 26/29 : CMD [ "generate" ] [2020-12-09T00:50:23.667Z] ---> 4e3d27629ef9 [2020-12-09T00:50:23.667Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-09T00:50:24.287Z] ---> Running in baa1fc0206ed [2020-12-09T00:50:24.287Z] Removing intermediate container 2a85d92d84b1 [2020-12-09T00:50:24.287Z] ---> 41d1f99016ed [2020-12-09T00:50:24.287Z] [2020-12-09T00:50:24.886Z] ---> Running in 627bbf9f330c [2020-12-09T00:50:24.886Z] Removing intermediate container a5c9a1fbc016 [2020-12-09T00:50:24.886Z] ---> 693b6efd7af8 [2020-12-09T00:50:24.886Z] Step 23/24 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:50:24.886Z] Successfully built 41d1f99016ed [2020-12-09T00:50:24.886Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-09T00:50:24.886Z] Building docker-sys-mgmt-agent-go [2020-12-09T00:50:25.156Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 067a44b77247 [2020-12-09T00:50:25.156Z] Removing intermediate container baa1fc0206ed [2020-12-09T00:50:25.156Z] ---> 051c87d54a1f [2020-12-09T00:50:25.156Z] Step 27/29 : LABEL arch=arm64 [2020-12-09T00:50:25.429Z] Removing intermediate container 627bbf9f330c [2020-12-09T00:50:25.429Z] ---> a159be1c0849 [2020-12-09T00:50:25.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:50:25.429Z] ---> Running in 89c360bf4cb0 [2020-12-09T00:50:25.703Z] ---> Running in 6a72b278f236 [2020-12-09T00:50:25.703Z] Removing intermediate container 067a44b77247 [2020-12-09T00:50:25.703Z] ---> 3b58bd85441b [2020-12-09T00:50:25.703Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:50:26.305Z] Removing intermediate container 89c360bf4cb0 [2020-12-09T00:50:26.305Z] ---> 127a36137036 [2020-12-09T00:50:26.305Z] Step 28/29 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:50:26.305Z] ---> Running in f441140a53da [2020-12-09T00:50:26.305Z] Removing intermediate container 6a72b278f236 [2020-12-09T00:50:26.305Z] ---> ae726f94946a [2020-12-09T00:50:26.305Z] Step 22/24 : LABEL arch=arm64 [2020-12-09T00:50:26.580Z] ---> Running in eb918cd2606f [2020-12-09T00:50:26.580Z] ---> Running in 42ee15315def [2020-12-09T00:50:27.189Z] Removing intermediate container f441140a53da [2020-12-09T00:50:27.189Z] ---> bcc9957ecfd3 [2020-12-09T00:50:27.189Z] [2020-12-09T00:50:27.785Z] Successfully built bcc9957ecfd3 [2020-12-09T00:50:28.383Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-09T00:50:28.383Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-12-09T00:50:28.383Z] Removing intermediate container eb918cd2606f [2020-12-09T00:50:28.383Z] Removing intermediate container 42ee15315def [2020-12-09T00:50:28.383Z] ---> 585b0bca413a [2020-12-09T00:50:28.383Z] Step 29/29 : LABEL version=0.0.0 ---> 22f1d48e5549 [2020-12-09T00:50:28.383Z] Step 23/24 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:50:28.383Z] [2020-12-09T00:50:28.978Z] ---> Running in cfbb12011092 [2020-12-09T00:50:28.978Z] ---> Running in 94220210cf22 [2020-12-09T00:50:29.956Z] Removing intermediate container cfbb12011092 [2020-12-09T00:50:29.956Z] ---> cba21030065b [2020-12-09T00:50:29.956Z] [2020-12-09T00:50:29.956Z] Removing intermediate container 94220210cf22 [2020-12-09T00:50:29.956Z] ---> 47a656432be1 [2020-12-09T00:50:29.956Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:50:30.558Z] Successfully built cba21030065b [2020-12-09T00:50:30.558Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-09T00:50:30.558Z] Building docker-core-command-go [2020-12-09T00:50:30.558Z]  Building docker-security-secrets-setup-go ... done  ---> Running in 701f51487186 [2020-12-09T00:50:31.536Z] Removing intermediate container 701f51487186 [2020-12-09T00:50:31.536Z] ---> 7019aaab36e1 [2020-12-09T00:50:31.536Z] [2020-12-09T00:50:31.810Z] Successfully built 7019aaab36e1 [2020-12-09T00:50:31.810Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-09T00:50:31.810Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-09T00:51:28.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:51:28.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:51:28.356Z] ---> 917dae29a85b [2020-12-09T00:51:28.356Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:51:28.356Z] ---> Using cache [2020-12-09T00:51:28.356Z] ---> e416c75f2d3c [2020-12-09T00:51:28.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:51:28.356Z] ---> Using cache [2020-12-09T00:51:28.356Z] ---> 38fa0db46d17 [2020-12-09T00:51:28.356Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:51:30.342Z] ---> Running in 016c78f15802 [2020-12-09T00:51:32.334Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:51:32.334Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:51:32.334Z] ---> 917dae29a85b [2020-12-09T00:51:32.334Z] Step 3/27 : WORKDIR /edgex-go [2020-12-09T00:51:32.334Z] ---> Using cache [2020-12-09T00:51:32.334Z] ---> e416c75f2d3c [2020-12-09T00:51:32.334Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:51:32.334Z] ---> Using cache [2020-12-09T00:51:32.334Z] ---> 38fa0db46d17 [2020-12-09T00:51:32.334Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-09T00:51:32.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:33.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:34.535Z] ---> Running in c2f9c6330373 [2020-12-09T00:51:34.535Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:34.535Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:34.535Z] OK: 12616 distinct packages available [2020-12-09T00:51:35.566Z] OK: 217 MiB in 51 packages [2020-12-09T00:51:36.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:36.833Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:51:36.833Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:51:36.833Z] ---> 917dae29a85b [2020-12-09T00:51:36.833Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:51:36.833Z] ---> Using cache [2020-12-09T00:51:36.833Z] ---> e416c75f2d3c [2020-12-09T00:51:36.833Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:51:36.833Z] ---> Using cache [2020-12-09T00:51:36.833Z] ---> 38fa0db46d17 [2020-12-09T00:51:36.833Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:51:37.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:51:37.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:51:37.132Z] ---> 917dae29a85b [2020-12-09T00:51:37.132Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:51:37.132Z] ---> Using cache [2020-12-09T00:51:37.132Z] ---> e416c75f2d3c [2020-12-09T00:51:37.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:51:37.132Z] ---> Using cache [2020-12-09T00:51:37.132Z] ---> 38fa0db46d17 [2020-12-09T00:51:37.132Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:51:37.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:37.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:51:37.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:51:37.408Z] ---> 917dae29a85b [2020-12-09T00:51:37.408Z] Step 3/23 : WORKDIR /edgex-go [2020-12-09T00:51:37.408Z] ---> Using cache [2020-12-09T00:51:37.408Z] ---> e416c75f2d3c [2020-12-09T00:51:37.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:51:37.408Z] ---> Using cache [2020-12-09T00:51:37.408Z] ---> 38fa0db46d17 [2020-12-09T00:51:37.408Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-09T00:51:37.684Z] ---> Running in 054b066a2055 [2020-12-09T00:51:37.684Z] ---> Running in e4c0fb35f67b [2020-12-09T00:51:37.684Z] ---> Running in 3f66d924de63 [2020-12-09T00:51:38.679Z] Removing intermediate container 016c78f15802 [2020-12-09T00:51:38.679Z] ---> d5dacd16ece9 [2020-12-09T00:51:38.679Z] Step 6/22 : COPY go.mod . [2020-12-09T00:51:38.679Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:38.679Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:38.679Z] OK: 12616 distinct packages available [2020-12-09T00:51:39.690Z] OK: 217 MiB in 51 packages [2020-12-09T00:51:39.691Z] ---> 7b4b25bcfeff [2020-12-09T00:51:39.691Z] Step 7/22 : RUN go mod download [2020-12-09T00:51:39.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:39.965Z] ---> Running in df12d86d00d8 [2020-12-09T00:51:40.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:40.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:41.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:41.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:41.404Z] Removing intermediate container c2f9c6330373 [2020-12-09T00:51:41.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:41.404Z] ---> 327ec2785f32 [2020-12-09T00:51:41.404Z] Step 6/27 : COPY go.mod . [2020-12-09T00:51:42.411Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:42.411Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:42.411Z] OK: 12616 distinct packages available [2020-12-09T00:51:42.411Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:42.411Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:42.411Z] OK: 12616 distinct packages available [2020-12-09T00:51:42.695Z] ---> 91dbcfbea0e9 [2020-12-09T00:51:42.695Z] Step 7/27 : RUN go mod download [2020-12-09T00:51:42.695Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:42.695Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:42.695Z] OK: 12616 distinct packages available [2020-12-09T00:51:42.975Z] ---> Running in 175a4e3e6f2c [2020-12-09T00:51:43.639Z] OK: 217 MiB in 51 packages [2020-12-09T00:51:43.926Z] OK: 217 MiB in 51 packages [2020-12-09T00:51:44.241Z] OK: 217 MiB in 51 packages [2020-12-09T00:51:45.268Z] Removing intermediate container df12d86d00d8 [2020-12-09T00:51:45.268Z] ---> 7fcd71e20a9f [2020-12-09T00:51:45.554Z] Step 8/22 : COPY . . [2020-12-09T00:51:46.178Z] Removing intermediate container e4c0fb35f67b [2020-12-09T00:51:46.178Z] ---> 31528f2642fd [2020-12-09T00:51:46.178Z] Step 6/22 : COPY go.mod . [2020-12-09T00:51:46.789Z] Removing intermediate container 3f66d924de63 [2020-12-09T00:51:46.789Z] ---> d6b6c4fdea8b [2020-12-09T00:51:46.789Z] Step 6/23 : COPY go.mod . [2020-12-09T00:51:47.396Z] Removing intermediate container 054b066a2055 [2020-12-09T00:51:47.396Z] ---> c177c6d4df21 [2020-12-09T00:51:47.396Z] Step 6/21 : COPY go.mod . [2020-12-09T00:51:47.674Z] ---> ed1feb559b0b [2020-12-09T00:51:47.674Z] Step 7/22 : RUN go mod download [2020-12-09T00:51:47.954Z] Removing intermediate container 175a4e3e6f2c [2020-12-09T00:51:47.954Z] ---> a53878a9f5ee [2020-12-09T00:51:47.954Z] Step 8/27 : COPY . . [2020-12-09T00:51:48.557Z] ---> Running in 819981c8bfbc [2020-12-09T00:51:48.839Z] ---> 0839d8283b43 [2020-12-09T00:51:48.839Z] Step 7/23 : RUN go mod download [2020-12-09T00:51:49.833Z] ---> 105574b74237 [2020-12-09T00:51:49.833Z] Step 7/21 : RUN go mod download [2020-12-09T00:51:52.480Z] ---> Running in a4dc41ab6d76 [2020-12-09T00:51:53.080Z] ---> Running in 106baa65d78f [2020-12-09T00:51:58.516Z] Removing intermediate container 819981c8bfbc [2020-12-09T00:51:58.516Z] ---> f1aebc1df4b3 [2020-12-09T00:51:58.516Z] Step 8/22 : COPY . . [2020-12-09T00:51:58.893Z] Removing intermediate container 106baa65d78f [2020-12-09T00:51:58.894Z] ---> ecfd0ec556c0 [2020-12-09T00:51:58.894Z] Step 8/21 : COPY . . [2020-12-09T00:51:59.526Z] Removing intermediate container a4dc41ab6d76 [2020-12-09T00:51:59.526Z] ---> 20cce0bafddf [2020-12-09T00:51:59.526Z] Step 8/23 : COPY . . [2020-12-09T00:52:09.703Z] ---> 11ecccba7cc6 [2020-12-09T00:52:09.703Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-09T00:52:12.348Z] ---> c23b5b32770f [2020-12-09T00:52:12.348Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-09T00:52:13.334Z] ---> Running in 6681ccf50f7b [2020-12-09T00:52:14.327Z] ---> Running in 0cd490f7df11 [2020-12-09T00:52:15.778Z] 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 [2020-12-09T00:52:16.380Z] 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 [2020-12-09T00:52:21.818Z] ---> cb4900125524 [2020-12-09T00:52:21.818Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-09T00:52:22.103Z] ---> ff45272dd3f5 [2020-12-09T00:52:22.103Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-09T00:52:22.103Z] ---> 676f467c0047 [2020-12-09T00:52:22.103Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-09T00:52:22.103Z] ---> Running in 846aa40e4b20 [2020-12-09T00:52:22.376Z] ---> Running in 0168f20a9c24 [2020-12-09T00:52:22.376Z] ---> Running in b408b87be5d3 [2020-12-09T00:52:25.010Z] 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 [2020-12-09T00:52:25.287Z] 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 [2020-12-09T00:52:25.566Z] 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 [2020-12-09T00:54:02.460Z] Removing intermediate container 0cd490f7df11 [2020-12-09T00:54:02.460Z] ---> 0af4a11ac0ab [2020-12-09T00:54:02.460Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-09T00:54:02.460Z] ---> Running in f7a03b6a3406 [2020-12-09T00:54:02.460Z] 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 [2020-12-09T00:54:07.911Z] Removing intermediate container f7a03b6a3406 [2020-12-09T00:54:07.911Z] ---> 5c6c36b8d605 [2020-12-09T00:54:07.911Z] [2020-12-09T00:54:07.911Z] Step 11/27 : FROM docker:latest [2020-12-09T00:54:07.911Z] ---> 84e3a507c27b [2020-12-09T00:54:07.911Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-09T00:54:07.911Z] ---> Running in 7f2e678d128b [2020-12-09T00:54:08.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:54:09.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:54:09.791Z] (1/2) Installing readline (8.0.4-r0) [2020-12-09T00:54:09.792Z] (2/2) Installing bash (5.0.17-r0) [2020-12-09T00:54:10.076Z] Executing bash-5.0.17-r0.post-install [2020-12-09T00:54:10.076Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:54:10.076Z] OK: 12 MiB in 22 packages [2020-12-09T00:54:12.250Z] Removing intermediate container 7f2e678d128b [2020-12-09T00:54:12.250Z] ---> 185a3f247d2c [2020-12-09T00:54:12.250Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-09T00:54:12.250Z] ---> Running in 881f640ba69d [2020-12-09T00:54:15.676Z] Removing intermediate container 881f640ba69d [2020-12-09T00:54:15.676Z] ---> 558547cc07b2 [2020-12-09T00:54:15.676Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-09T00:54:15.676Z] ---> Running in 46eb97457848 [2020-12-09T00:54:16.293Z] Removing intermediate container 46eb97457848 [2020-12-09T00:54:16.293Z] ---> ff66b5c45257 [2020-12-09T00:54:16.293Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-09T00:54:16.575Z] ---> Running in aee811696d7b [2020-12-09T00:54:17.565Z] Removing intermediate container aee811696d7b [2020-12-09T00:54:17.565Z] ---> e60e2b68b255 [2020-12-09T00:54:17.565Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-09T00:54:17.565Z] ---> Running in b15ae401f113 [2020-12-09T00:54:18.552Z] Removing intermediate container b15ae401f113 [2020-12-09T00:54:18.552Z] ---> 40a44aed81f2 [2020-12-09T00:54:18.552Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-09T00:54:20.007Z] ---> 33adf880fda2 [2020-12-09T00:54:20.007Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-09T00:54:21.461Z] ---> 9c267253280d [2020-12-09T00:54:21.461Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-09T00:54:22.450Z] ---> f99d845efd49 [2020-12-09T00:54:22.450Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-09T00:54:22.726Z] ---> Running in 945a09b73458 [2020-12-09T00:54:24.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:54:24.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:54:25.318Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-09T00:54:25.596Z] (2/33) Installing expat (2.2.9-r1) [2020-12-09T00:54:25.596Z] (3/33) Installing libffi (3.3-r2) [2020-12-09T00:54:25.596Z] (4/33) Installing gdbm (1.13-r1) [2020-12-09T00:54:25.596Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-09T00:54:25.596Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-09T00:54:25.596Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-09T00:54:28.219Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-09T00:54:28.219Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-09T00:54:28.494Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-09T00:54:28.494Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-09T00:54:28.494Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-09T00:54:28.494Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-09T00:54:28.494Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-09T00:54:28.769Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-09T00:54:28.769Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-09T00:54:28.769Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-09T00:54:28.769Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-09T00:54:29.044Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-09T00:54:29.044Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-09T00:54:29.044Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-09T00:54:29.044Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-09T00:54:29.044Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-09T00:54:29.044Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-09T00:54:29.321Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-09T00:54:29.321Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-09T00:54:29.321Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-09T00:54:29.321Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-09T00:54:29.321Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-09T00:54:29.321Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-09T00:54:29.321Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-09T00:54:29.321Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-09T00:54:29.321Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-09T00:54:29.596Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:54:29.596Z] OK: 71 MiB in 55 packages [2020-12-09T00:54:42.083Z] Removing intermediate container 846aa40e4b20 [2020-12-09T00:54:42.083Z] ---> c4aefb71b5ba [2020-12-09T00:54:42.083Z] [2020-12-09T00:54:42.083Z] Step 10/21 : FROM scratch [2020-12-09T00:54:42.083Z] ---> [2020-12-09T00:54:42.083Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:54:42.083Z] Removing intermediate container b408b87be5d3 [2020-12-09T00:54:42.083Z] ---> 4500e95adb5e [2020-12-09T00:54:42.083Z] [2020-12-09T00:54:42.083Z] Step 10/22 : FROM scratch [2020-12-09T00:54:42.083Z] ---> [2020-12-09T00:54:42.083Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:54:42.083Z] ---> Running in 10cd49ebbb32 [2020-12-09T00:54:42.691Z] ---> Running in 0653d4330672 [2020-12-09T00:54:43.309Z] Removing intermediate container 10cd49ebbb32 [2020-12-09T00:54:43.309Z] ---> 914988fbcc0d [2020-12-09T00:54:43.309Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-09T00:54:43.593Z] ---> Running in 7f81f3d422c6 [2020-12-09T00:54:43.593Z] Removing intermediate container 0653d4330672 [2020-12-09T00:54:43.593Z] ---> 037ce3709aab [2020-12-09T00:54:43.593Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-09T00:54:43.871Z] ---> Running in df4d805d1544 [2020-12-09T00:54:44.479Z] Removing intermediate container 7f81f3d422c6 [2020-12-09T00:54:44.479Z] ---> f1a482d723b7 [2020-12-09T00:54:44.479Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-09T00:54:44.756Z] Removing intermediate container 945a09b73458 [2020-12-09T00:54:44.756Z] ---> 37a7b8e6ead9 [2020-12-09T00:54:44.756Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-09T00:54:44.756Z] ---> Running in b0e14e199576 [2020-12-09T00:54:44.756Z] Removing intermediate container df4d805d1544 [2020-12-09T00:54:44.756Z] ---> 9b5aab10eae3 [2020-12-09T00:54:44.756Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:54:45.034Z] ---> Running in f9dc37962d08 [2020-12-09T00:54:45.034Z] ---> Running in c0c3a0add954 [2020-12-09T00:54:46.034Z] Removing intermediate container b0e14e199576 [2020-12-09T00:54:46.034Z] ---> 62e5cbb86cd9 [2020-12-09T00:54:46.034Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-09T00:54:46.034Z] Removing intermediate container c0c3a0add954 [2020-12-09T00:54:46.034Z] ---> 522cdb3f6d4e [2020-12-09T00:54:46.034Z] Step 14/22 : WORKDIR / [2020-12-09T00:54:46.309Z] ---> Running in 1514593e9285 [2020-12-09T00:54:47.309Z] ---> 3e74e7d729bb [2020-12-09T00:54:47.309Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-09T00:54:47.589Z] Removing intermediate container 1514593e9285 [2020-12-09T00:54:47.589Z] ---> a25a0282dff0 [2020-12-09T00:54:47.589Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-09T00:54:49.601Z] ---> da1bd3552c5e [2020-12-09T00:54:49.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-09T00:54:49.878Z] ---> 82cf3c60c411 [2020-12-09T00:54:49.879Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-09T00:54:51.893Z] ---> cd79d24825ba [2020-12-09T00:54:51.893Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-09T00:54:52.175Z] ---> 30bf2c7582bc [2020-12-09T00:54:52.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-09T00:54:52.175Z] ---> Running in cf7071519883 [2020-12-09T00:54:52.780Z] Removing intermediate container 6681ccf50f7b [2020-12-09T00:54:52.780Z] ---> c6f0968c316c [2020-12-09T00:54:52.780Z] [2020-12-09T00:54:52.780Z] Step 10/22 : FROM scratch [2020-12-09T00:54:52.780Z] ---> [2020-12-09T00:54:52.780Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:54:53.060Z] ---> Using cache [2020-12-09T00:54:53.060Z] ---> 037ce3709aab [2020-12-09T00:54:53.060Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-09T00:54:53.375Z] Removing intermediate container cf7071519883 [2020-12-09T00:54:53.375Z] ---> 5cd63cfb2e35 [2020-12-09T00:54:53.375Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:54:53.375Z] ---> Running in 87f0c4fabeb9 [2020-12-09T00:54:53.375Z] ---> c97fc12ed0ac [2020-12-09T00:54:53.375Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-09T00:54:53.375Z] Collecting docker-compose==1.23.2 [2020-12-09T00:54:53.375Z] ---> Running in a36b1d4bfde4 [2020-12-09T00:54:53.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-09T00:54:53.650Z] ---> Running in 0b2432fa950f [2020-12-09T00:54:54.257Z] Removing intermediate container 87f0c4fabeb9 [2020-12-09T00:54:54.257Z] ---> 098b2bc15505 [2020-12-09T00:54:54.257Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:54:54.257Z] ---> Running in 9ca59c8b26c2 [2020-12-09T00:54:54.257Z] Removing intermediate container a36b1d4bfde4 [2020-12-09T00:54:54.257Z] ---> c065f6baf71a [2020-12-09T00:54:54.257Z] Step 19/21 : LABEL arch=arm64 [2020-12-09T00:54:54.545Z] ---> Running in 9dac3fc64dd6 [2020-12-09T00:54:54.545Z] Removing intermediate container 0b2432fa950f [2020-12-09T00:54:54.545Z] ---> 5e9980b0f0cc [2020-12-09T00:54:54.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:54:54.826Z] ---> Running in f4f2f255428f [2020-12-09T00:54:55.104Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-09T00:54:55.104Z] Removing intermediate container 9ca59c8b26c2 [2020-12-09T00:54:55.104Z] ---> eac390487c43 [2020-12-09T00:54:55.104Z] Step 14/22 : WORKDIR / [2020-12-09T00:54:55.104Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-09T00:54:55.104Z] ---> Running in 6332c3c2d508 [2020-12-09T00:54:55.104Z] Removing intermediate container 9dac3fc64dd6 [2020-12-09T00:54:55.104Z] ---> 38817b7afdb8 [2020-12-09T00:54:55.104Z] Step 20/21 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:54:55.394Z] ---> Running in e7e1dc81a2df [2020-12-09T00:54:55.394Z] Removing intermediate container f4f2f255428f [2020-12-09T00:54:55.394Z] ---> 879f9b791607 [2020-12-09T00:54:55.394Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:54:55.670Z] ---> Running in df66b58351b9 [2020-12-09T00:54:55.944Z] Removing intermediate container 6332c3c2d508 [2020-12-09T00:54:55.944Z] ---> f71cf53815e0 [2020-12-09T00:54:55.944Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-09T00:54:56.217Z] Collecting docker<4.0,>=3.6.0 [2020-12-09T00:54:56.217Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-09T00:54:56.495Z] Removing intermediate container e7e1dc81a2df [2020-12-09T00:54:56.495Z] ---> 72a6f437eed7 [2020-12-09T00:54:56.495Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:54:56.495Z] Removing intermediate container df66b58351b9 [2020-12-09T00:54:56.495Z] ---> 6063005cef4f [2020-12-09T00:54:56.495Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:54:56.772Z] ---> Running in 51ef3a2f3ca9 [2020-12-09T00:54:56.772Z] ---> Running in 92c4e6501de9 [2020-12-09T00:54:57.048Z] ---> a1e92ada76a0 [2020-12-09T00:54:57.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-09T00:54:57.323Z] Removing intermediate container 51ef3a2f3ca9 [2020-12-09T00:54:57.323Z] ---> 0fdf25a2032e [2020-12-09T00:54:57.323Z] [2020-12-09T00:54:57.323Z] Collecting docopt<0.7,>=0.6.1 [2020-12-09T00:54:57.323Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-09T00:54:57.607Z] Removing intermediate container 92c4e6501de9 [2020-12-09T00:54:57.607Z] ---> 5d2c9a894a6a [2020-12-09T00:54:57.607Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:54:58.210Z] ---> Running in 83c06eb0f681 [2020-12-09T00:54:58.210Z] Successfully built 0fdf25a2032e [2020-12-09T00:54:58.210Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-09T00:54:59.220Z]  Building docker-support-scheduler-go ... done Removing intermediate container 83c06eb0f681 [2020-12-09T00:54:59.220Z] ---> 1871b5855276 [2020-12-09T00:54:59.220Z] [2020-12-09T00:54:59.510Z] Successfully built 1871b5855276 [2020-12-09T00:54:59.510Z] ---> bee2ed9a6d2b [2020-12-09T00:54:59.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-09T00:54:59.790Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-09T00:55:00.777Z]  Building docker-core-command-go ... done  ---> 3290378cb15c [2020-12-09T00:55:00.777Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-09T00:55:00.777Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-09T00:55:00.777Z] ---> Running in 78125d1f457e [2020-12-09T00:55:01.387Z] Removing intermediate container 78125d1f457e [2020-12-09T00:55:01.387Z] ---> aa39dea306c5 [2020-12-09T00:55:01.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:55:01.662Z] ---> Running in 0b0b156cea57 [2020-12-09T00:55:02.262Z] Removing intermediate container 0b0b156cea57 [2020-12-09T00:55:02.262Z] ---> a0c4585b0c3d [2020-12-09T00:55:02.262Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:55:02.262Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-09T00:55:02.262Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-09T00:55:02.262Z] ---> Running in 5e4dcf6e5816 [2020-12-09T00:55:02.870Z] Removing intermediate container 5e4dcf6e5816 [2020-12-09T00:55:02.870Z] ---> c80d9fb6b79c [2020-12-09T00:55:02.870Z] Step 21/22 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:55:02.870Z] Collecting cached-property<2,>=1.2.0 [2020-12-09T00:55:02.870Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-09T00:55:02.870Z] ---> Running in 6cbee32d2b50 [2020-12-09T00:55:03.471Z] Collecting texttable<0.10,>=0.9.0 [2020-12-09T00:55:03.471Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-09T00:55:03.471Z] Removing intermediate container 6cbee32d2b50 [2020-12-09T00:55:03.471Z] ---> a016eace60cf [2020-12-09T00:55:03.471Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:55:03.768Z] ---> Running in 02b9b658d039 [2020-12-09T00:55:04.758Z] Removing intermediate container 02b9b658d039 [2020-12-09T00:55:04.759Z] ---> 4cee361fd104 [2020-12-09T00:55:04.759Z] [2020-12-09T00:55:05.034Z] Successfully built 4cee361fd104 [2020-12-09T00:55:05.034Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-09T00:55:07.012Z]  Building docker-core-metadata-go ... done Collecting dockerpty<0.5,>=0.4.1 [2020-12-09T00:55:07.012Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-09T00:55:07.617Z] Removing intermediate container 0168f20a9c24 [2020-12-09T00:55:07.617Z] ---> c220d3dcd433 [2020-12-09T00:55:07.617Z] [2020-12-09T00:55:07.617Z] Step 10/23 : FROM alpine [2020-12-09T00:55:07.617Z] ---> 2e77e061c27f [2020-12-09T00:55:07.617Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:55:07.617Z] ---> Running in e8983330b707 [2020-12-09T00:55:08.212Z] Removing intermediate container e8983330b707 [2020-12-09T00:55:08.212Z] ---> be317ddb5d87 [2020-12-09T00:55:08.212Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-09T00:55:08.486Z] ---> Running in afb8b0b0e5b5 [2020-12-09T00:55:09.084Z] Removing intermediate container afb8b0b0e5b5 [2020-12-09T00:55:09.084Z] ---> e3db9e0fa76c [2020-12-09T00:55:09.084Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-09T00:55:09.084Z] ---> Running in c33860ea560a [2020-12-09T00:55:09.679Z] Removing intermediate container c33860ea560a [2020-12-09T00:55:09.679Z] ---> 05a8d5f50d22 [2020-12-09T00:55:09.679Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:55:09.679Z] ---> Running in 500577e3b564 [2020-12-09T00:55:09.959Z] Collecting jsonschema<3,>=2.5.1 [2020-12-09T00:55:09.959Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-09T00:55:11.430Z] Collecting PyYAML<4,>=3.10 [2020-12-09T00:55:11.430Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-09T00:55:12.035Z] Removing intermediate container 500577e3b564 [2020-12-09T00:55:12.035Z] ---> d2ca7f440928 [2020-12-09T00:55:12.035Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-09T00:55:12.035Z] ---> Running in 8e12ee100367 [2020-12-09T00:55:13.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:55:14.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:55:15.183Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-09T00:55:15.183Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-09T00:55:15.183Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-09T00:55:15.490Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-09T00:55:15.490Z] Collecting docker-pycreds>=0.4.0 [2020-12-09T00:55:15.490Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-09T00:55:15.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-09T00:55:15.769Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:55:15.769Z] OK: 8 MiB in 19 packages [2020-12-09T00:55:16.770Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-09T00:55:16.770Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-09T00:55:17.386Z] Removing intermediate container 8e12ee100367 [2020-12-09T00:55:17.386Z] ---> ee6258f4ebcc [2020-12-09T00:55:17.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-09T00:55:17.386Z] Collecting idna<2.8,>=2.5 [2020-12-09T00:55:17.386Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-09T00:55:17.662Z] 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) [2020-12-09T00:55:17.662Z] 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) [2020-12-09T00:55:17.662Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-09T00:55:17.662Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-09T00:55:17.662Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-09T00:55:17.662Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-09T00:55:17.937Z] ---> e200d4205790 [2020-12-09T00:55:17.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-09T00:55:18.912Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, cached-property, texttable, dockerpty, jsonschema, PyYAML, docker-compose [2020-12-09T00:55:19.188Z] Attempting uninstall: urllib3 [2020-12-09T00:55:19.188Z] Found existing installation: urllib3 1.25.9 [2020-12-09T00:55:19.188Z] Uninstalling urllib3-1.25.9: [2020-12-09T00:55:19.459Z] Successfully uninstalled urllib3-1.25.9 [2020-12-09T00:55:19.459Z] ---> 63ee82584cca [2020-12-09T00:55:19.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-09T00:55:20.055Z] Attempting uninstall: idna [2020-12-09T00:55:20.055Z] Found existing installation: idna 2.9 [2020-12-09T00:55:20.055Z] Uninstalling idna-2.9: [2020-12-09T00:55:20.330Z] ---> 89cebc139e5a [2020-12-09T00:55:20.330Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-09T00:55:20.330Z] Successfully uninstalled idna-2.9 [2020-12-09T00:55:20.601Z] ---> Running in 13dd7e88d150 [2020-12-09T00:55:20.872Z] Removing intermediate container 13dd7e88d150 [2020-12-09T00:55:20.872Z] ---> 7183782c7e62 [2020-12-09T00:55:20.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:55:21.146Z] Attempting uninstall: requests [2020-12-09T00:55:21.146Z] Found existing installation: requests 2.23.0 [2020-12-09T00:55:21.146Z] Uninstalling requests-2.23.0: [2020-12-09T00:55:21.146Z] ---> Running in e7834cac7df0 [2020-12-09T00:55:21.146Z] Successfully uninstalled requests-2.23.0 [2020-12-09T00:55:21.748Z] Removing intermediate container e7834cac7df0 [2020-12-09T00:55:21.748Z] ---> 9ed3149bfb9c [2020-12-09T00:55:21.748Z] Step 21/23 : LABEL arch=arm64 [2020-12-09T00:55:21.748Z] ---> Running in 3db3114478ac [2020-12-09T00:55:22.342Z] Removing intermediate container 3db3114478ac [2020-12-09T00:55:22.342Z] ---> bb25e604f614 [2020-12-09T00:55:22.342Z] Step 22/23 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:55:22.627Z] ---> Running in 5c93dcad5ceb [2020-12-09T00:55:22.627Z] Running setup.py install for docopt: started [2020-12-09T00:55:22.897Z] Removing intermediate container 5c93dcad5ceb [2020-12-09T00:55:22.897Z] ---> ced513b1ce8f [2020-12-09T00:55:22.897Z] Step 23/23 : LABEL version=0.0.0 [2020-12-09T00:55:23.172Z] ---> Running in 038e2a820ea2 [2020-12-09T00:55:23.775Z] Removing intermediate container 038e2a820ea2 [2020-12-09T00:55:23.775Z] ---> e1d3cd0abaa4 [2020-12-09T00:55:23.775Z] [2020-12-09T00:55:24.046Z] Successfully built e1d3cd0abaa4 [2020-12-09T00:55:24.046Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-09T00:55:25.022Z]  Building docker-core-data-go ... done  Running setup.py install for docopt: finished with status 'done' [2020-12-09T00:55:25.022Z] Running setup.py install for texttable: started [2020-12-09T00:55:27.630Z] Running setup.py install for texttable: finished with status 'done' [2020-12-09T00:55:27.630Z] Running setup.py install for dockerpty: started [2020-12-09T00:55:29.597Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-09T00:55:29.868Z] Running setup.py install for PyYAML: started [2020-12-09T00:55:32.476Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-09T00:55:33.450Z] 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.57.0 [2020-12-09T00:55:37.748Z] Removing intermediate container f9dc37962d08 [2020-12-09T00:55:37.748Z] ---> f47e4ebe0098 [2020-12-09T00:55:37.748Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-09T00:55:37.748Z] ---> Running in e218dcc62924 [2020-12-09T00:55:38.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:55:38.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:55:39.318Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:55:39.318Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-09T00:55:39.318Z] (3/3) Installing curl (7.69.1-r1) [2020-12-09T00:55:39.318Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:55:39.590Z] OK: 71 MiB in 58 packages [2020-12-09T00:55:40.564Z] Removing intermediate container e218dcc62924 [2020-12-09T00:55:40.564Z] ---> 2ca5f54976eb [2020-12-09T00:55:40.564Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-09T00:55:40.836Z] ---> Running in 07be680d24de [2020-12-09T00:55:41.109Z] Removing intermediate container 07be680d24de [2020-12-09T00:55:41.109Z] ---> bcdfe45f87b4 [2020-12-09T00:55:41.109Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:55:41.381Z] ---> Running in cb56390341dd [2020-12-09T00:55:41.975Z] Removing intermediate container cb56390341dd [2020-12-09T00:55:41.975Z] ---> 2aabdb402451 [2020-12-09T00:55:41.975Z] Step 25/27 : LABEL arch=arm64 [2020-12-09T00:55:41.975Z] ---> Running in 0fe62ee9d4db [2020-12-09T00:55:42.571Z] Removing intermediate container 0fe62ee9d4db [2020-12-09T00:55:42.571Z] ---> 4ec639d9ab16 [2020-12-09T00:55:42.571Z] Step 26/27 : LABEL git_sha=a01ccbcb86fecd8c78fa31cc50216e28116d216f [2020-12-09T00:55:42.571Z] ---> Running in 76ee672e54a6 [2020-12-09T00:55:43.164Z] Removing intermediate container 76ee672e54a6 [2020-12-09T00:55:43.164Z] ---> f8e28a15c858 [2020-12-09T00:55:43.164Z] Step 27/27 : LABEL version=0.0.0 [2020-12-09T00:55:43.164Z] ---> Running in 6856b175bfcf [2020-12-09T00:55:43.758Z] Removing intermediate container 6856b175bfcf [2020-12-09T00:55:43.758Z] ---> 8a7fcb8333dc [2020-12-09T00:55:43.758Z] [2020-12-09T00:55:44.031Z] Successfully built 8a7fcb8333dc [2020-12-09T00:55:44.031Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-09T00:55:44.320Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-09T00:55:44.356Z] $ docker stop --time=1 dcf26882c9f980aed5fd780501c66d1a68cafa31455d2907894393429b6521c6 [2020-12-09T00:55:46.249Z] $ docker rm -f dcf26882c9f980aed5fd780501c66d1a68cafa31455d2907894393429b6521c6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:55:46.823Z] + docker images+ [2020-12-09T00:55:46.823Z] grep docker [2020-12-09T00:55:47.092Z] docker-sys-mgmt-agent-go-arm64 latest 8a7fcb8333dc 3 seconds ago 273MB [2020-12-09T00:55:47.092Z] docker-core-data-go-arm64 latest e1d3cd0abaa4 23 seconds ago 22.3MB [2020-12-09T00:55:47.092Z] docker-core-metadata-go-arm64 latest 4cee361fd104 42 seconds ago 13.6MB [2020-12-09T00:55:47.092Z] docker-core-command-go-arm64 latest 1871b5855276 48 seconds ago 11.4MB [2020-12-09T00:55:47.092Z] docker-support-scheduler-go-arm64 latest 0fdf25a2032e 49 seconds ago 11.5MB [2020-12-09T00:55:47.092Z] docker-support-notifications-go-arm64 latest 7019aaab36e1 5 minutes ago 12.9MB [2020-12-09T00:55:47.092Z] docker-security-secrets-setup-go-arm64 latest cba21030065b 5 minutes ago 22.7MB [2020-12-09T00:55:47.092Z] docker-security-secretstore-setup-go-arm64 latest bcc9957ecfd3 5 minutes ago 23.5MB [2020-12-09T00:55:47.092Z] docker-security-proxy-setup-go-arm64 latest 41d1f99016ed 5 minutes ago 23.4MB [2020-12-09T00:55:47.092Z] docker-security-bootstrap-redis-go-arm64 latest 5656b0b9de6b 5 minutes ago 15.2MB [2020-12-09T00:55:47.092Z] docker latest 84e3a507c27b 7 days ago 201MB [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] } [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 [2020-12-09T00:55:48.997Z] provisioning config files... [2020-12-09T00:55:49.011Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config7340661630837008101tmp [Pipeline] { [Pipeline] sh [2020-12-09T00:55:49.418Z] + set +x [2020-12-09T00:55:49.418Z] + curl -s https://codecov.io/bash [2020-12-09T00:55:49.418Z] + bash -s -- [2020-12-09T00:55:49.680Z] [2020-12-09T00:55:49.680Z] _____ _ [2020-12-09T00:55:49.680Z] / ____| | | [2020-12-09T00:55:49.680Z] | | ___ __| | ___ ___ _____ __ [2020-12-09T00:55:49.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-09T00:55:49.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-09T00:55:49.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-09T00:55:49.680Z] Bash-20201130-cc6d3fe [2020-12-09T00:55:49.680Z] [2020-12-09T00:55:49.680Z] [2020-12-09T00:55:49.680Z] ==> Jenkins CI detected. [2020-12-09T00:55:49.680Z] project root: . [2020-12-09T00:55:49.680Z] --> token set from env [2020-12-09T00:55:49.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-09T00:55:49.943Z] ==> Running gcov in . (disable via -X gcov) [2020-12-09T00:55:49.943Z] ==> Python coveragepy not found [2020-12-09T00:55:49.943Z] ==> Searching for coverage reports in: [2020-12-09T00:55:49.943Z] + . [2020-12-09T00:55:49.943Z] -> Found 1 reports [2020-12-09T00:55:49.943Z] ==> Detecting git/mercurial file structure [2020-12-09T00:55:49.943Z] ==> Reading reports [2020-12-09T00:55:49.943Z] + ./coverage.out bytes=562145 [2020-12-09T00:55:49.943Z] ==> Appending adjustments [2020-12-09T00:55:49.943Z] https://docs.codecov.io/docs/fixing-reports [2020-12-09T00:55:53.252Z] + Found adjustments [2020-12-09T00:55:53.252Z] ==> Gzipping contents [2020-12-09T00:55:53.252Z] 88K /tmp/codecov.6h8FMq.gz [2020-12-09T00:55:53.252Z] ==> Uploading reports [2020-12-09T00:55:53.252Z] url: https://codecov.io [2020-12-09T00:55:53.252Z] query: branch=PR-2886&commit=a01ccbcb86fecd8c78fa31cc50216e28116d216f&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2886%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2886&job=&cmd_args= [2020-12-09T00:55:53.252Z] -> Pinging Codecov [2020-12-09T00:55:53.252Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2886&commit=a01ccbcb86fecd8c78fa31cc50216e28116d216f&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2886%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2886&job=&cmd_args= [2020-12-09T00:55:53.825Z] -> Uploading to [2020-12-09T00:55:53.825Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-09/00271124DB129430A58F1EEE437C3FCB/a01ccbcb86fecd8c78fa31cc50216e28116d216f/9c99c484-197f-41eb-aa83-9fe9741a5703.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201209T005553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2841e352f89e735b94d3cd0a8860a0274a48f1d06026259b83da9ba9d95b0ee [2020-12-09T00:55:53.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-09T00:55:53.825Z] Dload Upload Total Spent Left Speed [2020-12-09T00:55:54.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87275 0 0 100 87275 0 181k --:--:-- --:--:-- --:--:-- 182k [2020-12-09T00:55:54.400Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a01ccbcb86fecd8c78fa31cc50216e28116d216f [Pipeline] } [2020-12-09T00:55:54.410Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-09T00:55:56.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:55:57.192Z] ---> package-listing.sh [2020-12-09T00:55:57.192Z] ++ facter osfamily [2020-12-09T00:55:57.192Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-09T00:55:57.192Z] + OS_FAMILY=redhat [2020-12-09T00:55:57.192Z] + workspace=/w/workspace/edgex-go/16 [2020-12-09T00:55:57.192Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-09T00:55:57.192Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-09T00:55:57.192Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-09T00:55:57.192Z] + PACKAGES=/tmp/packages_start.txt [2020-12-09T00:55:57.192Z] + '[' /w/workspace/edgex-go/16 ']' [2020-12-09T00:55:57.192Z] + PACKAGES=/tmp/packages_end.txt [2020-12-09T00:55:57.192Z] + case "${OS_FAMILY}" in [2020-12-09T00:55:57.192Z] + rpm -qa [2020-12-09T00:55:57.192Z] + sort [2020-12-09T00:56:02.500Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-09T00:56:02.500Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-09T00:56:02.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-09T00:56:02.500Z] + '[' /w/workspace/edgex-go/16 ']' [2020-12-09T00:56:02.500Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2020-12-09T00:56:02.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2020-12-09T00:56:02.527Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-09T00:56:02.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:56:03.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:56:03.269Z] [2020-12-09T00:56:03.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:56:03.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:56:03.654Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-09T00:56:03.654Z] df20fa9351a1: Pulling fs layer [2020-12-09T00:56:03.654Z] 36b3adc4ff6f: Pulling fs layer [2020-12-09T00:56:03.654Z] 8ad3a11d3b57: Pulling fs layer [2020-12-09T00:56:03.654Z] 46f8f816bc3b: Pulling fs layer [2020-12-09T00:56:03.654Z] 93b61091891f: Pulling fs layer [2020-12-09T00:56:03.654Z] 93b9cdb0e59b: Pulling fs layer [2020-12-09T00:56:03.654Z] 5e14af77c1be: Pulling fs layer [2020-12-09T00:56:03.654Z] 01666e4c0597: Pulling fs layer [2020-12-09T00:56:03.654Z] aa168da1d23b: Pulling fs layer [2020-12-09T00:56:03.654Z] 93b61091891f: Waiting [2020-12-09T00:56:03.654Z] 93b9cdb0e59b: Waiting [2020-12-09T00:56:03.654Z] 5e14af77c1be: Waiting [2020-12-09T00:56:03.654Z] 01666e4c0597: Waiting [2020-12-09T00:56:03.654Z] aa168da1d23b: Waiting [2020-12-09T00:56:03.654Z] 46f8f816bc3b: Waiting [2020-12-09T00:56:03.654Z] 36b3adc4ff6f: Verifying Checksum [2020-12-09T00:56:03.654Z] 36b3adc4ff6f: Download complete [2020-12-09T00:56:03.654Z] 46f8f816bc3b: Verifying Checksum [2020-12-09T00:56:03.654Z] 46f8f816bc3b: Download complete [2020-12-09T00:56:03.654Z] df20fa9351a1: Verifying Checksum [2020-12-09T00:56:03.920Z] 93b9cdb0e59b: Verifying Checksum [2020-12-09T00:56:03.920Z] 93b9cdb0e59b: Download complete [2020-12-09T00:56:03.920Z] 5e14af77c1be: Verifying Checksum [2020-12-09T00:56:03.920Z] 5e14af77c1be: Download complete [2020-12-09T00:56:03.920Z] 93b61091891f: Verifying Checksum [2020-12-09T00:56:03.920Z] 93b61091891f: Download complete [2020-12-09T00:56:03.920Z] 01666e4c0597: Download complete [2020-12-09T00:56:03.920Z] 8ad3a11d3b57: Verifying Checksum [2020-12-09T00:56:03.920Z] 8ad3a11d3b57: Download complete [2020-12-09T00:56:04.185Z] df20fa9351a1: Pull complete [2020-12-09T00:56:04.451Z] 36b3adc4ff6f: Pull complete [2020-12-09T00:56:05.037Z] 8ad3a11d3b57: Pull complete [2020-12-09T00:56:05.986Z] aa168da1d23b: Verifying Checksum [2020-12-09T00:56:05.986Z] aa168da1d23b: Download complete [2020-12-09T00:56:06.933Z] 46f8f816bc3b: Pull complete [2020-12-09T00:56:07.506Z] 93b61091891f: Pull complete [2020-12-09T00:56:07.768Z] 93b9cdb0e59b: Pull complete [2020-12-09T00:56:07.768Z] 5e14af77c1be: Pull complete [2020-12-09T00:56:08.030Z] 01666e4c0597: Pull complete [2020-12-09T00:56:18.071Z] aa168da1d23b: Pull complete [2020-12-09T00:56:18.071Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-09T00:56:18.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:56:18.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-09T00:56:18.311Z] prd-centos7-docker-4c-2g-15177 does not seem to be running inside a container [2020-12-09T00:56:18.374Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-09T00:56:22.418Z] $ docker top 6eaa08f8044bfa2f417bac4fb438e6fc3458fd684d967793c8e1080aeb06c56f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:56:22.968Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-09T00:56:23.270Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-09T00:56:23.570Z] + ls /var/log/sa-host [2020-12-09T00:56:23.570Z] + sadf -c /var/log/sa-host/sa09 [2020-12-09T00:56:23.570Z] file_magic: OK [2020-12-09T00:56:23.570Z] HZ: Using current value: 100 [2020-12-09T00:56:23.570Z] file_header: OK [2020-12-09T00:56:23.570Z] 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 [2020-12-09T00:56:23.570Z] Statistics: [2020-12-09T00:56:23.570Z] 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...Hnuu...uuuununununu... [2020-12-09T00:56:23.570Z] File successfully converted to sysstat format version 12.2.1 [2020-12-09T00:56:23.570Z] + sadf -c /var/log/sa-host/sa23 [2020-12-09T00:56:23.570Z] file_magic: OK [2020-12-09T00:56:23.570Z] HZ: Using current value: 100 [2020-12-09T00:56:23.570Z] file_header: OK [2020-12-09T00:56:23.570Z] 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 [2020-12-09T00:56:23.570Z] Statistics: [2020-12-09T00:56:23.570Z] Hnuu...uuuununununu... [2020-12-09T00:56:23.570Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-09T00:56:23.771Z] provisioning config files... [2020-12-09T00:56:23.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config5652516688359569478tmp [Pipeline] { [Pipeline] echo [2020-12-09T00:56:23.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:56:24.213Z] ---> create-netrc.sh [Pipeline] } [2020-12-09T00:56:24.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-09T00:56:24.355Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:56:24.651Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-09T00:56:24.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:56:24.960Z] ---> sudo-logs.sh [2020-12-09T00:56:24.960Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-09T00:56:24.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:56:25.268Z] ---> job-cost.sh [2020-12-09T00:56:25.268Z] lf-activate-venv: SKIPPING [2020-12-09T00:56:25.268Z] INFO: No Stack... [2020-12-09T00:56:26.211Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-09T00:56:26.784Z] INFO: Archiving Costs [Pipeline] echo [2020-12-09T00:56:26.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:56:27.095Z] ---> logs-deploy.sh [2020-12-09T00:56:27.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2886/16 [2020-12-09T00:56:27.095Z] INFO: archiving workspace using pattern(s): [2020-12-09T00:56:29.022Z] Archives upload complete. [2020-12-09T00:56:29.022Z] INFO: archiving logs to Nexus