Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 444c519ff7b00696b1cd03a7138ac670626b7eaa+8a562533c14a3b85d4c48007758f286d837d2a70 (215e7314c7e90606f82298e8c88949df9ee6ca59) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28609 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > 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/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 444c519ff7b00696b1cd03a7138ac670626b7eaa Merge succeeded, producing 7f2825979395568b23be767509eedf109c1a6882 Checking out Revision 7f2825979395568b23be767509eedf109c1a6882 (PR-3208) > git config core.sparsecheckout # timeout=10 > git checkout -f 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f2825979395568b23be767509eedf109c1a6882 # timeout=10 Commit message: "Merge commit '8a562533c14a3b85d4c48007758f286d837d2a70' into HEAD" > git rev-list --no-walk 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T00:31:01.343Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T00:31:01.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T00:31:01.719Z] ========================================================= [2021-03-05T00:31:01.719Z] EdgeX Global Pipelines Version Info [2021-03-05T00:31:01.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:31:03.313Z] ------------------- [2021-03-05T00:31:03.313Z] stable info: [2021-03-05T00:31:03.313Z] ------------------- [2021-03-05T00:31:03.313Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T00:31:03.313Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T00:31:03.313Z] Message: update stable to v1.0.184 [2021-03-05T00:31:04.268Z] ------------------- [2021-03-05T00:31:04.268Z] experimental info: [2021-03-05T00:31:04.268Z] ------------------- [2021-03-05T00:31:04.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T00:31:04.268Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T00:31:04.268Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T00:31:04.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-05T00:31:04.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-05T00:31:04.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T00:31:04.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T00:31:04.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T00:31:04.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T00:31:05.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T00:31:05.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-05T00:31:05.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-05T00:31:05.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-05T00:31:05.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T00:31:05.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T00:31:05.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T00:31:05.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T00:31:05.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T00:31:05.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T00:31:05.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T00:31:06.091Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T00:31:06.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-05T00:31:06.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-05T00:31:06.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-05T00:31:06.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T00:31:06.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3208 [Pipeline] echo [2021-03-05T00:31:06.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3208 [Pipeline] echo [2021-03-05T00:31:06.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3208 [Pipeline] echo [2021-03-05T00:31:06.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f2825979395568b23be767509eedf109c1a6882 [Pipeline] echo [2021-03-05T00:31:06.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f28259 [Pipeline] echo [2021-03-05T00:31:07.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T00:31:07.197Z] provisioning config files... [2021-03-05T00:31:07.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2665923643508323662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:31:07.595Z] ---> docker-login.sh [2021-03-05T00:31:07.595Z] nexus3.edgexfoundry.org:10001 [2021-03-05T00:31:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:31:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:31:08.125Z] Configure a credential helper to remove this warning. See [2021-03-05T00:31:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:31:08.125Z] [2021-03-05T00:31:08.125Z] Login Succeeded [2021-03-05T00:31:08.125Z] nexus3.edgexfoundry.org:10002 [2021-03-05T00:31:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:31:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:31:08.125Z] Configure a credential helper to remove this warning. See [2021-03-05T00:31:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:31:08.125Z] [2021-03-05T00:31:08.125Z] Login Succeeded [2021-03-05T00:31:08.125Z] nexus3.edgexfoundry.org:10003 [2021-03-05T00:31:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:31:08.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:31:08.389Z] Configure a credential helper to remove this warning. See [2021-03-05T00:31:08.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:31:08.389Z] [2021-03-05T00:31:08.389Z] Login Succeeded [2021-03-05T00:31:08.389Z] nexus3.edgexfoundry.org:10004 [2021-03-05T00:31:08.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:31:08.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:31:08.652Z] Configure a credential helper to remove this warning. See [2021-03-05T00:31:08.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:31:08.652Z] [2021-03-05T00:31:08.652Z] Login Succeeded [2021-03-05T00:31:08.652Z] docker.io [2021-03-05T00:31:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:31:08.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:31:08.917Z] Configure a credential helper to remove this warning. See [2021-03-05T00:31:08.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:31:08.917Z] [2021-03-05T00:31:08.917Z] Login Succeeded [2021-03-05T00:31:08.917Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T00:31:08.926Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T00:31:09.383Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/core-command/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/core-data/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-05T00:31:09.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:31:09.383Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-05T00:31:09.383Z] ++ cut -d/ -f2 [2021-03-05T00:31:09.383Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-05T00:31:09.473Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:31:10.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:31:10.310Z] [2021-03-05T00:31:10.310Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:31:10.666Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:31:10.666Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T00:31:10.666Z] 31603596830f: Pulling fs layer [2021-03-05T00:31:10.666Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T00:31:10.666Z] 6ca5941a6612: Pulling fs layer [2021-03-05T00:31:10.666Z] ecc8261a40a4: Pulling fs layer [2021-03-05T00:31:10.666Z] ecc8261a40a4: Waiting [2021-03-05T00:31:10.666Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T00:31:10.666Z] 2a8b12db71e7: Download complete [2021-03-05T00:31:10.666Z] 31603596830f: Verifying Checksum [2021-03-05T00:31:10.666Z] 31603596830f: Download complete [2021-03-05T00:31:10.934Z] 6ca5941a6612: Verifying Checksum [2021-03-05T00:31:10.934Z] 6ca5941a6612: Download complete [2021-03-05T00:31:10.934Z] ecc8261a40a4: Verifying Checksum [2021-03-05T00:31:10.934Z] ecc8261a40a4: Download complete [2021-03-05T00:31:11.201Z] 31603596830f: Pull complete [2021-03-05T00:31:11.201Z] 2a8b12db71e7: Pull complete [2021-03-05T00:31:12.180Z] 6ca5941a6612: Pull complete [2021-03-05T00:31:12.448Z] ecc8261a40a4: Pull complete [2021-03-05T00:31:12.448Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T00:31:12.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:31:12.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T00:31:12.581Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:31:12.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T00:31:15.400Z] $ docker top 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T00:31:15.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T00:31:15.695Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T00:31:15.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T00:31:15.933Z] $ docker exec 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 ssh-agent [2021-03-05T00:31:16.105Z] SSH_AUTH_SOCK=/tmp/ssh-pkwPgxDbYjVW/agent.12 [2021-03-05T00:31:16.105Z] SSH_AGENT_PID=18 [2021-03-05T00:31:16.115Z] Running ssh-add (command line suppressed) [2021-03-05T00:31:16.243Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8623296018390556901.key (/w/workspace/edgex-go/5@tmp/private_key_8623296018390556901.key) [2021-03-05T00:31:16.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T00:31:16.634Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T00:31:16.662Z] $ docker exec --env ******** --env ******** 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 ssh-agent -k [2021-03-05T00:31:16.789Z] unset SSH_AUTH_SOCK; [2021-03-05T00:31:16.789Z] unset SSH_AGENT_PID; [2021-03-05T00:31:16.789Z] echo Agent pid 18 killed; [2021-03-05T00:31:16.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T00:31:16.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T00:31:16.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T00:31:17.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T00:31:17.158Z] $ docker exec 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 ssh-agent [2021-03-05T00:31:17.333Z] SSH_AUTH_SOCK=/tmp/ssh-URdHuFXrv5uX/agent.47 [2021-03-05T00:31:17.333Z] SSH_AGENT_PID=52 [2021-03-05T00:31:17.342Z] Running ssh-add (command line suppressed) [2021-03-05T00:31:17.476Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6376918025470631257.key (/w/workspace/edgex-go/5@tmp/private_key_6376918025470631257.key) [2021-03-05T00:31:17.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T00:31:17.882Z] + git semver init [2021-03-05T00:31:17.882Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T00:31:17.882Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-03-05T00:31:17.882Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-03-05T00:31:17.882Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T00:31:17.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T00:31:17.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T00:31:17.882Z] # $SEMVER_BRANCH = PR-3208 [2021-03-05T00:31:17.882Z] # $SEMVER_TEMP = /tmp/semver-312080751 [2021-03-05T00:31:17.882Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-05T00:31:39.971Z] # '/tmp/semver-312080751' -> '/w/workspace/edgex-go/5/.semver' [2021-03-05T00:31:39.971Z] # -> Force: false [2021-03-05T00:31:39.971Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-03-05T00:31:39.994Z] $ docker exec --env ******** --env ******** 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 ssh-agent -k [2021-03-05T00:31:40.283Z] unset SSH_AUTH_SOCK; [2021-03-05T00:31:40.284Z] unset SSH_AGENT_PID; [2021-03-05T00:31:40.284Z] echo Agent pid 52 killed; [2021-03-05T00:31:40.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T00:31:40.915Z] + git semver [Pipeline] } [2021-03-05T00:31:40.944Z] $ docker stop --time=1 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 [2021-03-05T00:31:42.550Z] $ docker rm -f 62ece624eef10df63c3838e81586fab315adcf71e1c4e8642c914856b5c37176 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:31:43.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T00:31:43.688Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T00:31:43.691Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T00:31:44.634Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:31:44.939Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:31:45.247Z] + sudo service docker restart [2021-03-05T00:31:45.247Z] + true [2021-03-05T00:31:45.247Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-05T00:31:45.841Z] ========================================================= [2021-03-05T00:31:45.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T00:31:45.841Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:31:46.237Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-05T00:31:50.486Z] Sending build context to Docker daemon 328.2MB [2021-03-05T00:31:50.486Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T00:31:50.486Z] Step 2/6 : FROM ${BASE} [2021-03-05T00:31:50.486Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T00:31:50.486Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T00:31:50.486Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T00:31:50.486Z] de9db76c5a1d: Pulling fs layer [2021-03-05T00:31:50.486Z] bca2f99d35d6: Pulling fs layer [2021-03-05T00:31:50.486Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T00:31:50.486Z] 7c6f9722023f: Pulling fs layer [2021-03-05T00:31:50.486Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T00:31:50.486Z] 7c6f9722023f: Waiting [2021-03-05T00:31:50.486Z] 93359f2a8cfa: Waiting [2021-03-05T00:31:50.486Z] a35cf1a2eb13: Waiting [2021-03-05T00:31:50.486Z] bca2f99d35d6: Waiting [2021-03-05T00:31:50.486Z] 0ef7d3d256c8: Download complete [2021-03-05T00:31:50.486Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T00:31:50.486Z] 93359f2a8cfa: Download complete [2021-03-05T00:31:50.486Z] 7c6f9722023f: Verifying Checksum [2021-03-05T00:31:50.486Z] 7c6f9722023f: Download complete [2021-03-05T00:31:50.486Z] de9db76c5a1d: Download complete [2021-03-05T00:31:51.083Z] 188c0c94c7c5: Pull complete [2021-03-05T00:31:51.358Z] 0ef7d3d256c8: Pull complete [2021-03-05T00:31:51.358Z] de9db76c5a1d: Pull complete [2021-03-05T00:31:52.762Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T00:31:52.762Z] a35cf1a2eb13: Download complete [2021-03-05T00:31:53.354Z] bca2f99d35d6: Download complete [2021-03-05T00:31:59.128Z] Still waiting to schedule task [2021-03-05T00:31:59.128Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T00:32:00.002Z] bca2f99d35d6: Pull complete [2021-03-05T00:32:00.002Z] 93359f2a8cfa: Pull complete [2021-03-05T00:32:00.002Z] 7c6f9722023f: Pull complete [2021-03-05T00:32:04.278Z] a35cf1a2eb13: Pull complete [2021-03-05T00:32:04.278Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T00:32:04.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T00:32:04.278Z] ---> a62c8e92a672 [2021-03-05T00:32:04.278Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-05T00:32:04.278Z] ---> Running in a033718ad528 [2021-03-05T00:32:05.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:32:05.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:32:06.391Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T00:32:06.391Z] (2/12) Installing file (5.38-r0) [2021-03-05T00:32:06.655Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T00:32:06.655Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T00:32:13.265Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T00:32:13.265Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T00:32:13.265Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T00:32:13.265Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T00:32:13.265Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T00:32:13.265Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T00:32:13.265Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T00:32:13.265Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T00:32:13.265Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:32:13.265Z] OK: 233 MiB in 51 packages [2021-03-05T00:32:17.512Z] Removing intermediate container a033718ad528 [2021-03-05T00:32:17.512Z] ---> 88cfe5535736 [2021-03-05T00:32:17.512Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T00:32:17.512Z] ---> Running in c576388b7c31 [2021-03-05T00:32:17.512Z] Removing intermediate container c576388b7c31 [2021-03-05T00:32:17.512Z] ---> 892906043688 [2021-03-05T00:32:17.512Z] Step 5/6 : COPY go.mod . [2021-03-05T00:32:17.512Z] ---> f25ecc79e185 [2021-03-05T00:32:17.512Z] Step 6/6 : RUN go mod download [2021-03-05T00:32:17.512Z] ---> Running in 20834022054d [2021-03-05T00:32:39.584Z] Removing intermediate container 20834022054d [2021-03-05T00:32:39.584Z] ---> e8bfb56f6424 [2021-03-05T00:32:39.848Z] Successfully built e8bfb56f6424 [2021-03-05T00:32:39.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:32:40.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T00:32:40.449Z] . [Pipeline] withDockerContainer [2021-03-05T00:32:40.580Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:32:40.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-03-05T00:32:41.722Z] $ docker top 1b1f2956e758d9b6d718a572842773551866b9ce562d4eba4bb65aece2be0c6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:32:42.248Z] + go version [2021-03-05T00:32:42.249Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T00:32:42.269Z] $ docker stop --time=1 1b1f2956e758d9b6d718a572842773551866b9ce562d4eba4bb65aece2be0c6c [2021-03-05T00:32:43.633Z] $ docker rm -f 1b1f2956e758d9b6d718a572842773551866b9ce562d4eba4bb65aece2be0c6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:32:44.442Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T00:32:44.442Z] . [Pipeline] withDockerContainer [2021-03-05T00:32:44.545Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:32:44.607Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-03-05T00:32:45.279Z] $ docker top 5447dbe4ea83fb4e06bcb96b7a31988f0b7cf2053017fb72a8eed6d82815bca8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T00:32:45.498Z] ========================================================= [2021-03-05T00:32:45.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T00:32:45.498Z] ========================================================= [Pipeline] sh [2021-03-05T00:32:45.805Z] + make test [2021-03-05T00:32:45.806Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T00:32:55.895Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T00:33:14.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T00:33:23.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T00:33:23.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T00:33:23.371Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T00:33:25.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T00:33:25.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T00:33:25.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T00:33:25.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T00:33:26.405Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T00:33:27.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T00:33:29.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T00:33:29.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T00:33:29.649Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T00:33:33.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 45.9% of statements [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T00:33:33.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T00:33:33.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements [2021-03-05T00:33:35.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.245s coverage: 27.1% of statements [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T00:33:35.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T00:33:35.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T00:33:35.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.129s coverage: 66.2% of statements [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T00:33:35.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T00:33:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.464s coverage: 82.4% of statements [2021-03-05T00:33:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T00:33:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:33:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T00:33:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.343s coverage: 28.6% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.139s coverage: 97.5% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T00:33:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T00:33:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T00:33:41.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.443s coverage: 92.8% of statements [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T00:33:41.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-03-05T00:33:41.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-03-05T00:33:41.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-03-05T00:33:53.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-03-05T00:33:53.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-05T00:33:53.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.054s coverage: 81.4% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.082s coverage: 92.9% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.6% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 62.4% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.373s coverage: 69.1% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.179s coverage: 47.0% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 88.5% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T00:34:06.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.803s coverage: 29.1% of statements [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T00:34:06.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 95.6% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T00:34:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-05T00:34:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-05T00:34:06.331Z] GO111MODULE=on go vet ./... [2021-03-05T00:34:38.644Z] gofmt -l . [2021-03-05T00:34:38.644Z] [ "`gofmt -l .`" = "" ] [2021-03-05T00:34:38.644Z] ./bin/test-go-mod-tidy.sh [2021-03-05T00:34:38.644Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T00:34:38.967Z] + ls -al . [2021-03-05T00:34:38.967Z] total 728 [2021-03-05T00:34:38.967Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 00:34 . [2021-03-05T00:34:38.967Z] drwxr-xr-x 4 root root 28 Mar 5 00:32 .. [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 00:30 .dockerignore [2021-03-05T00:34:38.967Z] drwxrwxr-x 8 1001 1001 179 Mar 5 00:31 .git [2021-03-05T00:34:38.967Z] drwxrwxr-x 3 1001 1001 125 Mar 5 00:30 .github [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 00:30 .gitignore [2021-03-05T00:34:38.967Z] drwx------ 3 1001 1001 60 Mar 5 00:31 .semver [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 00:30 .sonarcloud.properties [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:30 Attribution.txt [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:30 CONTRIBUTING.md [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 00:30 Dockerfile.build [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 00:30 Jenkinsfile [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:30 LICENSE [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:30 Makefile [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:30 README.md [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:30 SECURITY.md [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 00:31 VERSION [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:30 ZMQWindows.md [2021-03-05T00:34:38.967Z] drwxrwxr-x 2 1001 1001 117 Mar 5 00:30 bin [2021-03-05T00:34:38.967Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 00:30 cmd [2021-03-05T00:34:38.967Z] -rw-r--r-- 1 root root 618155 Mar 5 00:34 coverage.out [2021-03-05T00:34:38.967Z] -rw-r--r-- 1 root root 1055 Mar 5 00:34 go.mod [2021-03-05T00:34:38.967Z] -rw-r--r-- 1 root root 21927 Mar 5 00:34 go.sum [2021-03-05T00:34:38.967Z] drwxrwxr-x 8 1001 1001 127 Mar 5 00:30 internal [2021-03-05T00:34:38.967Z] drwxrwxr-x 4 1001 1001 26 Mar 5 00:30 openapi [2021-03-05T00:34:38.967Z] drwxrwxr-x 4 1001 1001 71 Mar 5 00:30 snap [2021-03-05T00:34:38.967Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 00:30 version.go [Pipeline] sh [2021-03-05T00:34:39.293Z] + '[' -e coverage.out ] [2021-03-05T00:34:39.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T00:34:39.558Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T00:34:39.875Z] + make build [2021-03-05T00:34:39.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:34:44.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:34:54.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:34:54.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:34:57.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:34:57.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:34:59.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:35:01.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:35:02.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:35:05.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:35:06.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:35:07.089Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28614 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws [2021-03-05T00:35:07.168Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-05T00:35:07.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-05T00:35:09.909Z] $ docker stop --time=1 5447dbe4ea83fb4e06bcb96b7a31988f0b7cf2053017fb72a8eed6d82815bca8 [2021-03-05T00:35:11.993Z] $ docker rm -f 5447dbe4ea83fb4e06bcb96b7a31988f0b7cf2053017fb72a8eed6d82815bca8 [2021-03-05T00:35:12.440Z] using credential edgex-jenkins-ssh [2021-03-05T00:35:12.551Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-05T00:35:12.619Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:35:12.811Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-05T00:35:12.889Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:35:12.890Z] > git --version # timeout=10 [2021-03-05T00:35:12.966Z] > git --version # 'git version 2.17.1' [2021-03-05T00:35:12.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:35:13.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:35:13.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:35:13.909Z] [2021-03-05T00:35:13.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:35:14.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:35:14.272Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-05T00:35:14.272Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-05T00:35:14.272Z] ca9280d653b3: Pulling fs layer [2021-03-05T00:35:14.272Z] 7e9c9ca2126c: Pulling fs layer [2021-03-05T00:35:14.540Z] cbdbe7a5bc2a: Download complete [2021-03-05T00:35:15.127Z] cbdbe7a5bc2a: Pull complete [2021-03-05T00:35:15.127Z] ca9280d653b3: Verifying Checksum [2021-03-05T00:35:15.127Z] ca9280d653b3: Download complete [2021-03-05T00:35:16.089Z] 7e9c9ca2126c: Verifying Checksum [2021-03-05T00:35:16.089Z] 7e9c9ca2126c: Download complete [2021-03-05T00:35:16.357Z] ca9280d653b3: Pull complete [2021-03-05T00:35:23.009Z] 7e9c9ca2126c: Pull complete [2021-03-05T00:35:23.009Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-05T00:35:23.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:35:23.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-05T00:35:23.241Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:35:23.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T00:35:25.957Z] $ docker top a8b73f8e320c1c2f1bb61e3472da8edd5c58e72cfe4ea9757aafa20bf1702af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:35:26.447Z] + docker-compose build --help [2021-03-05T00:35:26.447Z] + grep parallel [2021-03-05T00:35:27.840Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T00:35:27.859Z] $ docker stop --time=1 a8b73f8e320c1c2f1bb61e3472da8edd5c58e72cfe4ea9757aafa20bf1702af0 [2021-03-05T00:35:29.306Z] $ docker rm -f a8b73f8e320c1c2f1bb61e3472da8edd5c58e72cfe4ea9757aafa20bf1702af0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:35:30.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:35:30.012Z] . [Pipeline] withDockerContainer [2021-03-05T00:35:30.155Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:35:30.218Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2021-03-05T00:35:31.017Z] $ docker top 78b22b1ca735496d6c3bb13b0d009c4328b20cafa8b7b6af2713b907f1bfc8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:35:31.530Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T00:35:32.923Z] Building docker-core-command-go ... [2021-03-05T00:35:32.923Z] Building docker-core-data-go ... [2021-03-05T00:35:32.923Z] Building docker-core-metadata-go ... [2021-03-05T00:35:32.923Z] Building docker-security-bootstrapper-go ... [2021-03-05T00:35:32.923Z] Building docker-security-proxy-setup-go ... [2021-03-05T00:35:32.923Z] Building docker-security-secretstore-setup-go ... [2021-03-05T00:35:32.923Z] Building docker-support-notifications-go ... [2021-03-05T00:35:32.923Z] Building docker-support-scheduler-go ... [2021-03-05T00:35:32.923Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T00:35:32.923Z] Building docker-sys-mgmt-agent-go [2021-03-05T00:35:32.923Z] Building docker-core-command-go [2021-03-05T00:35:32.923Z] Building docker-support-scheduler-go [2021-03-05T00:35:32.923Z] Building docker-security-proxy-setup-go [2021-03-05T00:35:32.923Z] Building docker-security-secretstore-setup-go [2021-03-05T00:35:37.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:35:37.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:35:38.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:35:38.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:35:38.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:35:38.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T00:35:38.761Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 444c519ff7b00696b1cd03a7138ac670626b7eaa [2021-03-05T00:35:39.339Z] Merge succeeded, producing 9e21827601a109fcca91c40c12204c989c40c5df [2021-03-05T00:35:39.339Z] Checking out Revision 9e21827601a109fcca91c40c12204c989c40c5df (PR-3208) [2021-03-05T00:35:38.786Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:35:38.807Z] > git checkout -f 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 [2021-03-05T00:35:39.137Z] > git remote # timeout=10 [2021-03-05T00:35:39.155Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T00:35:39.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:35:39.189Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T00:35:39.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T00:35:39.348Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:35:39.358Z] > git checkout -f 9e21827601a109fcca91c40c12204c989c40c5df # timeout=10 [2021-03-05T00:35:43.626Z] Commit message: "Merge commit '8a562533c14a3b85d4c48007758f286d837d2a70' into HEAD" [2021-03-05T00:35:43.636Z] > git rev-list --no-walk 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T00:35:45.114Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:35:45.524Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:35:45.865Z] + + truesudo [2021-03-05T00:35:45.865Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T00:35:47.924Z] provisioning config files... [2021-03-05T00:35:47.964Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2487950101165196316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:48.370Z] ---> docker-login.sh [2021-03-05T00:35:48.370Z] nexus3.edgexfoundry.org:10001 [2021-03-05T00:35:49.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:35:49.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:35:49.637Z] Configure a credential helper to remove this warning. See [2021-03-05T00:35:49.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:35:49.637Z] [2021-03-05T00:35:49.637Z] Login Succeeded [2021-03-05T00:35:49.637Z] nexus3.edgexfoundry.org:10002 [2021-03-05T00:35:49.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:35:50.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:35:50.188Z] Configure a credential helper to remove this warning. See [2021-03-05T00:35:50.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:35:50.188Z] [2021-03-05T00:35:50.188Z] Login Succeeded [2021-03-05T00:35:50.188Z] nexus3.edgexfoundry.org:10003 [2021-03-05T00:35:50.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:35:50.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:35:50.734Z] Configure a credential helper to remove this warning. See [2021-03-05T00:35:50.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:35:50.734Z] [2021-03-05T00:35:50.734Z] Login Succeeded [2021-03-05T00:35:50.734Z] nexus3.edgexfoundry.org:10004 [2021-03-05T00:35:51.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:35:51.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:35:51.295Z] Configure a credential helper to remove this warning. See [2021-03-05T00:35:51.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:35:51.295Z] [2021-03-05T00:35:51.295Z] Login Succeeded [2021-03-05T00:35:51.295Z] docker.io [2021-03-05T00:35:51.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:35:51.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:35:51.838Z] Configure a credential helper to remove this warning. See [2021-03-05T00:35:51.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:35:51.838Z] [2021-03-05T00:35:51.838Z] Login Succeeded [2021-03-05T00:35:51.838Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T00:35:51.855Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T00:35:52.300Z] ========================================================= [2021-03-05T00:35:52.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T00:35:52.300Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:35:52.677Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-05T00:35:55.338Z] Sending build context to Docker daemon 166.5MB [2021-03-05T00:35:55.338Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T00:35:55.338Z] Step 2/6 : FROM ${BASE} [2021-03-05T00:35:55.338Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T00:35:55.338Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T00:35:55.338Z] a4357932f1b6: Pulling fs layer [2021-03-05T00:35:55.338Z] 18c013af1878: Pulling fs layer [2021-03-05T00:35:55.338Z] 00ac8860ef70: Pulling fs layer [2021-03-05T00:35:55.338Z] 63d7cb157983: Pulling fs layer [2021-03-05T00:35:55.338Z] b116817d02f9: Pulling fs layer [2021-03-05T00:35:55.338Z] 745a02a5169b: Pulling fs layer [2021-03-05T00:35:55.338Z] 00ac8860ef70: Waiting [2021-03-05T00:35:55.338Z] 63d7cb157983: Waiting [2021-03-05T00:35:55.338Z] b116817d02f9: Waiting [2021-03-05T00:35:55.338Z] 745a02a5169b: Waiting [2021-03-05T00:35:55.338Z] a4357932f1b6: Verifying Checksum [2021-03-05T00:35:55.338Z] a4357932f1b6: Download complete [2021-03-05T00:35:55.338Z] 18c013af1878: Download complete [2021-03-05T00:35:55.338Z] 63d7cb157983: Verifying Checksum [2021-03-05T00:35:55.338Z] 63d7cb157983: Download complete [2021-03-05T00:35:55.338Z] b116817d02f9: Verifying Checksum [2021-03-05T00:35:55.338Z] b116817d02f9: Download complete [2021-03-05T00:35:55.338Z] 5f621e34cdf4: Download complete [2021-03-05T00:35:55.938Z] 5f621e34cdf4: Pull complete [2021-03-05T00:35:56.212Z] a4357932f1b6: Pull complete [2021-03-05T00:35:56.814Z] 18c013af1878: Pull complete [2021-03-05T00:35:57.414Z] 745a02a5169b: Verifying Checksum [2021-03-05T00:35:57.414Z] 745a02a5169b: Download complete [2021-03-05T00:35:58.853Z] 00ac8860ef70: Verifying Checksum [2021-03-05T00:35:58.853Z] 00ac8860ef70: Download complete [2021-03-05T00:36:09.034Z] 00ac8860ef70: Pull complete [2021-03-05T00:36:09.309Z] 63d7cb157983: Pull complete [2021-03-05T00:36:09.582Z] b116817d02f9: Pull complete [2021-03-05T00:36:11.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:36:11.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:36:11.881Z] ---> e8bfb56f6424 [2021-03-05T00:36:11.881Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:36:11.881Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:36:11.881Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:36:11.881Z] ---> e8bfb56f6424 [2021-03-05T00:36:11.881Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T00:36:11.881Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:36:11.881Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:36:11.881Z] ---> e8bfb56f6424 [2021-03-05T00:36:11.881Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T00:36:11.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:36:11.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:36:11.881Z] ---> e8bfb56f6424 [2021-03-05T00:36:11.881Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:36:11.881Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:36:11.881Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:36:11.881Z] ---> e8bfb56f6424 [2021-03-05T00:36:11.881Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T00:36:11.881Z] ---> Running in 7006c772ada3 [2021-03-05T00:36:11.881Z] ---> Running in c0dfa26f6e4f [2021-03-05T00:36:11.881Z] ---> Running in eaa4986df18f [2021-03-05T00:36:11.881Z] ---> Running in 3a861013bbd6 [2021-03-05T00:36:11.881Z] ---> Running in 52c3223f6dd9 [2021-03-05T00:36:11.881Z] Removing intermediate container 52c3223f6dd9 [2021-03-05T00:36:11.881Z] ---> e93a94282d33 [2021-03-05T00:36:11.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:36:11.881Z] Removing intermediate container 3a861013bbd6 [2021-03-05T00:36:11.881Z] ---> 1fe05a2d566e [2021-03-05T00:36:11.881Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:36:11.881Z] Removing intermediate container 7006c772ada3 [2021-03-05T00:36:11.881Z] ---> 90f97e4dcf89 [2021-03-05T00:36:11.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:36:11.881Z] Removing intermediate container c0dfa26f6e4f [2021-03-05T00:36:11.881Z] ---> a3ed7254e941 [2021-03-05T00:36:11.881Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:36:11.881Z] Removing intermediate container eaa4986df18f [2021-03-05T00:36:11.881Z] ---> 8d42c87874b0 [2021-03-05T00:36:11.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:36:11.881Z] ---> Running in 0ee4ef61f649 [2021-03-05T00:36:11.881Z] ---> Running in 757661a210ab [2021-03-05T00:36:11.881Z] ---> Running in 0199b2e2b03e [2021-03-05T00:36:11.881Z] ---> Running in 71318ec183d7 [2021-03-05T00:36:11.881Z] ---> Running in 684f65fe4d98 [2021-03-05T00:36:12.504Z] Removing intermediate container 757661a210ab [2021-03-05T00:36:12.504Z] ---> 354fc43c053f [2021-03-05T00:36:12.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T00:36:12.504Z] Removing intermediate container 0199b2e2b03e [2021-03-05T00:36:12.504Z] ---> 02831cf5d7f0 [2021-03-05T00:36:12.504Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T00:36:12.768Z] Removing intermediate container 0ee4ef61f649 [2021-03-05T00:36:12.768Z] ---> 0a0e8bbaabb8 [2021-03-05T00:36:12.768Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T00:36:12.768Z] Removing intermediate container 684f65fe4d98 [2021-03-05T00:36:12.768Z] ---> a532b40bda8f [2021-03-05T00:36:12.768Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:36:12.768Z] ---> Running in 8cd8ad825e78 [2021-03-05T00:36:12.768Z] ---> Running in 40cf956f98b4 [2021-03-05T00:36:12.768Z] ---> Running in 9ec2bf896405 [2021-03-05T00:36:12.972Z] 745a02a5169b: Pull complete [2021-03-05T00:36:12.972Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T00:36:12.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T00:36:12.972Z] ---> b7e6874047d6 [2021-03-05T00:36:12.972Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-05T00:36:13.033Z] Removing intermediate container 71318ec183d7 [2021-03-05T00:36:13.033Z] ---> 03be94cf3815 [2021-03-05T00:36:13.033Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T00:36:13.033Z] ---> Running in fe64cd67ee97 [2021-03-05T00:36:13.033Z] ---> Running in b6b7883f11f0 [2021-03-05T00:36:14.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:14.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:14.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:14.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:14.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:15.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:15.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:15.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:36:16.364Z] ---> Running in 2368a14cd32d [2021-03-05T00:36:16.512Z] OK: 233 MiB in 51 packages [2021-03-05T00:36:16.512Z] OK: 233 MiB in 51 packages [2021-03-05T00:36:16.512Z] OK: 233 MiB in 51 packages [2021-03-05T00:36:16.512Z] OK: 233 MiB in 51 packages [2021-03-05T00:36:16.512Z] OK: 233 MiB in 51 packages [2021-03-05T00:36:17.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:36:17.487Z] Removing intermediate container 40cf956f98b4 [2021-03-05T00:36:17.487Z] ---> 6c5d74e396cb [2021-03-05T00:36:17.487Z] Step 6/22 : COPY go.mod . [2021-03-05T00:36:17.487Z] Removing intermediate container 8cd8ad825e78 [2021-03-05T00:36:17.487Z] ---> 15cde3c42394 [2021-03-05T00:36:17.487Z] Step 6/24 : COPY go.mod . [2021-03-05T00:36:17.487Z] Removing intermediate container 9ec2bf896405 [2021-03-05T00:36:17.487Z] ---> cf0a450adfca [2021-03-05T00:36:17.487Z] Step 6/21 : COPY go.mod . [2021-03-05T00:36:17.487Z] Removing intermediate container b6b7883f11f0 [2021-03-05T00:36:17.487Z] ---> d893b7f5d721 [2021-03-05T00:36:17.487Z] Step 6/26 : COPY go.mod . [2021-03-05T00:36:17.760Z] Removing intermediate container fe64cd67ee97 [2021-03-05T00:36:17.760Z] ---> a6ba4bb62107 [2021-03-05T00:36:17.760Z] Step 6/23 : COPY go.mod . [2021-03-05T00:36:17.760Z] ---> 34f8ad577db4 [2021-03-05T00:36:17.760Z] Step 7/21 : RUN go mod download [2021-03-05T00:36:17.760Z] ---> 40a49651fe6a [2021-03-05T00:36:17.760Z] Step 7/22 : RUN go mod download [2021-03-05T00:36:17.760Z] ---> 4c7a45be2f59 [2021-03-05T00:36:17.760Z] Step 7/24 : RUN go mod download [2021-03-05T00:36:18.024Z] ---> Running in 2f3bd807ca24 [2021-03-05T00:36:18.024Z] ---> Running in 32322b16c88e [2021-03-05T00:36:18.024Z] ---> Running in ee7b16384fcd [2021-03-05T00:36:18.024Z] ---> 12cb0f8f5f68 [2021-03-05T00:36:18.024Z] Step 7/26 : RUN go mod download [2021-03-05T00:36:18.287Z] ---> f3a3fb1929e6 [2021-03-05T00:36:18.287Z] Step 7/23 : RUN go mod download [2021-03-05T00:36:18.287Z] ---> Running in 8272f588f2ad [2021-03-05T00:36:18.287Z] ---> Running in 78ce6112f280 [2021-03-05T00:36:18.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:36:19.751Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T00:36:19.751Z] (2/12) Installing file (5.38-r0) [2021-03-05T00:36:19.751Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T00:36:20.026Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T00:36:21.676Z] Removing intermediate container 8272f588f2ad [2021-03-05T00:36:21.676Z] ---> 4510468a317f [2021-03-05T00:36:21.676Z] Step 8/26 : COPY . . [2021-03-05T00:36:21.676Z] Removing intermediate container 78ce6112f280 [2021-03-05T00:36:21.676Z] ---> 5c1e3ce82fd5 [2021-03-05T00:36:21.676Z] Step 8/23 : COPY . . [2021-03-05T00:36:21.676Z] Removing intermediate container ee7b16384fcd [2021-03-05T00:36:21.676Z] ---> 38c02e868b00 [2021-03-05T00:36:21.676Z] Step 8/24 : COPY . . [2021-03-05T00:36:21.676Z] Removing intermediate container 32322b16c88e [2021-03-05T00:36:21.676Z] ---> 47b90bad3ec4 [2021-03-05T00:36:21.676Z] Step 8/21 : COPY . . [2021-03-05T00:36:21.977Z] Removing intermediate container 2f3bd807ca24 [2021-03-05T00:36:21.977Z] ---> 3f8057a94769 [2021-03-05T00:36:21.977Z] Step 8/22 : COPY . . [2021-03-05T00:36:23.399Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T00:36:23.399Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T00:36:23.671Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T00:36:23.671Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T00:36:23.671Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T00:36:23.941Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T00:36:23.941Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T00:36:23.941Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T00:36:24.212Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:36:24.212Z] OK: 217 MiB in 51 packages [2021-03-05T00:36:28.523Z] Removing intermediate container 2368a14cd32d [2021-03-05T00:36:28.523Z] ---> d13fd1f30a6c [2021-03-05T00:36:28.523Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T00:36:28.523Z] ---> Running in 5be903f74b51 [2021-03-05T00:36:28.796Z] Removing intermediate container 5be903f74b51 [2021-03-05T00:36:28.796Z] ---> 8aa7b06785eb [2021-03-05T00:36:28.796Z] Step 5/6 : COPY go.mod . [2021-03-05T00:36:29.387Z] ---> 90f71a7a3b7e [2021-03-05T00:36:29.387Z] Step 6/6 : RUN go mod download [2021-03-05T00:36:29.660Z] ---> Running in 2ee62896084e [2021-03-05T00:36:56.449Z] Removing intermediate container 2ee62896084e [2021-03-05T00:36:56.449Z] ---> 65e29d98d015 [2021-03-05T00:36:56.449Z] Successfully built 65e29d98d015 [2021-03-05T00:36:56.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:36:56.796Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T00:36:56.796Z] . [Pipeline] withDockerContainer [2021-03-05T00:36:57.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-28614 does not seem to be running inside a container [2021-03-05T00:36:57.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-03-05T00:36:58.618Z] $ docker top 432d774e139180ce38bf2ba9ed329daf8ddc293184891a0920fa8edb1aa424d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:36:59.639Z] + go version [2021-03-05T00:36:59.639Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T00:36:59.669Z] $ docker stop --time=1 432d774e139180ce38bf2ba9ed329daf8ddc293184891a0920fa8edb1aa424d5 [2021-03-05T00:37:01.574Z] $ docker rm -f 432d774e139180ce38bf2ba9ed329daf8ddc293184891a0920fa8edb1aa424d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:37:02.617Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T00:37:02.617Z] . [Pipeline] withDockerContainer [2021-03-05T00:37:02.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-28614 does not seem to be running inside a container [2021-03-05T00:37:02.943Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-03-05T00:37:04.411Z] $ docker top f5c660cd2f6b4225a01e04c65e04ca77cfc85f04f7760edd11f83492b0688acd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T00:37:04.781Z] ========================================================= [2021-03-05T00:37:04.781Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T00:37:04.781Z] ========================================================= [Pipeline] sh [2021-03-05T00:37:05.440Z] + make test [2021-03-05T00:37:05.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T00:37:09.123Z] ---> 26ec5850ec14 [2021-03-05T00:37:09.123Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T00:37:09.123Z] ---> Running in 6fe0f46c9844 [2021-03-05T00:37:09.123Z] ---> 05cf4e361946 [2021-03-05T00:37:09.123Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T00:37:09.123Z] ---> 894a6a4e9edf [2021-03-05T00:37:09.123Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T00:37:09.123Z] ---> a6da40351298 [2021-03-05T00:37:09.123Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T00:37:09.123Z] ---> d47544eed9a3 [2021-03-05T00:37:09.123Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T00:37:09.123Z] ---> Running in 894dd67e1cc9 [2021-03-05T00:37:09.123Z] ---> Running in 07c0c005c304 [2021-03-05T00:37:09.123Z] ---> Running in 914f4eec5bb2 [2021-03-05T00:37:09.123Z] ---> Running in f3e8720910db [2021-03-05T00:37:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:37:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:37:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:37:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:37:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:37:27.623Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T00:37:35.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:37:35.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:37:46.013Z] Removing intermediate container 07c0c005c304 [2021-03-05T00:37:46.013Z] ---> 0b48d0165250 [2021-03-05T00:37:46.013Z] [2021-03-05T00:37:46.013Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T00:37:46.013Z] Removing intermediate container 914f4eec5bb2 [2021-03-05T00:37:46.013Z] ---> 47d954d93dc7 [2021-03-05T00:37:46.013Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T00:37:46.013Z] Removing intermediate container 6fe0f46c9844 [2021-03-05T00:37:46.013Z] ---> 8e05af978127 [2021-03-05T00:37:46.013Z] [2021-03-05T00:37:46.013Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T00:37:46.013Z] 3.12: Pulling from library/alpine [2021-03-05T00:37:46.014Z] 3.12: Pulling from library/alpine [2021-03-05T00:37:46.014Z] Removing intermediate container f3e8720910db [2021-03-05T00:37:46.014Z] ---> c78650b66d26 [2021-03-05T00:37:46.014Z] [2021-03-05T00:37:46.014Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:37:46.014Z] ---> Running in d47801c3b297 [2021-03-05T00:37:46.014Z] Removing intermediate container 894dd67e1cc9 [2021-03-05T00:37:46.014Z] ---> cae86c037f8a [2021-03-05T00:37:46.014Z] [2021-03-05T00:37:46.014Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:37:46.014Z] 3.12: Pulling from library/alpine [2021-03-05T00:37:46.014Z] 3.12: Pulling from library/alpine [2021-03-05T00:37:46.014Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:37:46.014Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:37:46.014Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T00:37:46.014Z] Status: Image is up to date for alpine:3.12 [2021-03-05T00:37:46.014Z] ---> 88dd2752d2ea [2021-03-05T00:37:46.014Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:37:46.014Z] ---> 88dd2752d2ea [2021-03-05T00:37:46.014Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T00:37:46.014Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:37:46.014Z] Status: Image is up to date for alpine:3.12 [2021-03-05T00:37:46.014Z] ---> 88dd2752d2ea [2021-03-05T00:37:46.014Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:37:46.014Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:37:46.014Z] Status: Image is up to date for alpine:3.12 [2021-03-05T00:37:46.014Z] ---> 88dd2752d2ea [2021-03-05T00:37:46.014Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T00:37:46.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:37:46.860Z] ---> Running in b937318b34cd [2021-03-05T00:37:46.860Z] ---> Running in e0e32c0dfa82 [2021-03-05T00:37:46.860Z] ---> Running in 438949a22340 [2021-03-05T00:37:46.860Z] ---> Running in 01a2ee726efd [2021-03-05T00:37:47.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:47.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:47.836Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T00:37:48.105Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:37:48.105Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T00:37:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.105Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T00:37:48.105Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T00:37:48.105Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:37:48.105Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:37:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.105Z] OK: 7 MiB in 19 packages [2021-03-05T00:37:48.105Z] Removing intermediate container d47801c3b297 [2021-03-05T00:37:48.105Z] ---> 6f9e6e02238f [2021-03-05T00:37:48.105Z] [2021-03-05T00:37:48.105Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T00:37:48.396Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:37:48.396Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T00:37:48.396Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:37:48.396Z] OK: 6 MiB in 15 packages [2021-03-05T00:37:48.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.396Z] 20.10.0: Pulling from library/docker [2021-03-05T00:37:48.396Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:37:48.396Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T00:37:48.396Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T00:37:48.396Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:37:48.396Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:37:48.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:48.396Z] OK: 7 MiB in 18 packages [2021-03-05T00:37:48.665Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:37:48.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:37:48.665Z] OK: 6 MiB in 15 packages [2021-03-05T00:37:50.613Z] Removing intermediate container b937318b34cd [2021-03-05T00:37:50.613Z] ---> 6dab77887e7b [2021-03-05T00:37:50.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:37:50.895Z] ---> Running in efecbe670e99 [2021-03-05T00:37:50.895Z] Removing intermediate container e0e32c0dfa82 [2021-03-05T00:37:50.895Z] ---> a53e4810416c [2021-03-05T00:37:50.896Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:37:51.162Z] ---> Running in 94670717b180 [2021-03-05T00:37:51.744Z] Removing intermediate container 01a2ee726efd [2021-03-05T00:37:51.744Z] ---> ffd0235dbd3b [2021-03-05T00:37:51.744Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:37:52.022Z] Removing intermediate container efecbe670e99 [2021-03-05T00:37:52.022Z] ---> a2738d38e4cb [2021-03-05T00:37:52.022Z] Step 13/24 : WORKDIR / [2021-03-05T00:37:52.022Z] Removing intermediate container 438949a22340 [2021-03-05T00:37:52.022Z] ---> edd4f4b6d2f8 [2021-03-05T00:37:52.022Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:37:52.022Z] ---> Running in 5cde0c144f9a [2021-03-05T00:37:52.022Z] ---> Running in 512da38c2ff4 [2021-03-05T00:37:52.294Z] Removing intermediate container 94670717b180 [2021-03-05T00:37:52.294Z] ---> 2a36d193a3e3 [2021-03-05T00:37:52.294Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T00:37:52.294Z] ---> Running in 8a1d8a8d9a19 [2021-03-05T00:37:52.294Z] ---> Running in b941f7bb8084 [2021-03-05T00:37:52.294Z] Removing intermediate container 5cde0c144f9a [2021-03-05T00:37:52.294Z] ---> 12fdc55b22ad [2021-03-05T00:37:52.294Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T00:37:52.564Z] Removing intermediate container 512da38c2ff4 [2021-03-05T00:37:52.564Z] ---> b9ee856b0368 [2021-03-05T00:37:52.565Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-05T00:37:52.565Z] ---> Running in 503026f31396 [2021-03-05T00:37:52.565Z] Removing intermediate container 8a1d8a8d9a19 [2021-03-05T00:37:52.565Z] ---> 1281a6200320 [2021-03-05T00:37:52.565Z] Step 13/21 : WORKDIR /edgex [2021-03-05T00:37:52.565Z] Removing intermediate container b941f7bb8084 [2021-03-05T00:37:52.565Z] ---> da8247cfa0d7 [2021-03-05T00:37:52.565Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:37:52.844Z] ---> Running in 436e81109dc5 [2021-03-05T00:37:52.844Z] ---> Running in 126eb2975fa7 [2021-03-05T00:37:53.151Z] ---> 3204e7275f28 [2021-03-05T00:37:53.151Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-05T00:37:53.151Z] Removing intermediate container 503026f31396 [2021-03-05T00:37:53.151Z] ---> dc7b7739b017 [2021-03-05T00:37:53.151Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:37:53.151Z] Removing intermediate container 126eb2975fa7 [2021-03-05T00:37:53.151Z] ---> 5584ea589c25 [2021-03-05T00:37:53.151Z] Step 15/23 : WORKDIR / [2021-03-05T00:37:53.151Z] Removing intermediate container 436e81109dc5 [2021-03-05T00:37:53.151Z] ---> e9856064d58f [2021-03-05T00:37:53.151Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T00:37:53.151Z] ---> Running in 7d3442c3d981 [2021-03-05T00:37:53.438Z] ---> Running in d90535c3d077 [2021-03-05T00:37:53.438Z] ---> ef18d08d6281 [2021-03-05T00:37:53.438Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T00:37:54.031Z] Removing intermediate container 7d3442c3d981 [2021-03-05T00:37:54.031Z] ---> 4472702ad04b [2021-03-05T00:37:54.031Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:37:54.307Z] ---> 1f6392fd230b [2021-03-05T00:37:54.307Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T00:37:54.307Z] Removing intermediate container d90535c3d077 [2021-03-05T00:37:54.307Z] ---> e4c9a6859f50 [2021-03-05T00:37:54.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:37:54.307Z] ---> a5602065920c [2021-03-05T00:37:54.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T00:37:54.902Z] ---> a505dab0a75a [2021-03-05T00:37:54.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T00:37:54.902Z] ---> 478e3239a91b [2021-03-05T00:37:54.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T00:37:55.172Z] ---> 7bba4ba2b867 [2021-03-05T00:37:55.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T00:37:55.172Z] ---> e28f2d89bf3d [2021-03-05T00:37:55.172Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T00:37:55.766Z] ---> 1528bc6eda03 [2021-03-05T00:37:55.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T00:37:55.766Z] ---> 5c81888cffaf [2021-03-05T00:37:55.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T00:37:55.766Z] ---> b64c64a36b00 [2021-03-05T00:37:55.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T00:37:56.037Z] ---> 94d1f9e6050d [2021-03-05T00:37:56.037Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T00:37:56.037Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T00:37:56.037Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T00:37:56.037Z] ---> aefe523efa57 [2021-03-05T00:37:56.037Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T00:37:56.037Z] ---> 79454e81815e [2021-03-05T00:37:56.037Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T00:37:56.037Z] ---> Running in bd15d822d849 [2021-03-05T00:37:56.306Z] ---> Running in dca2b17d3918 [2021-03-05T00:37:56.306Z] ---> Running in 83a6712d58be [2021-03-05T00:37:56.306Z] ---> 5858941d779f [2021-03-05T00:37:56.306Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T00:37:56.306Z] ---> 764cad0a3525 [2021-03-05T00:37:56.306Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T00:37:56.893Z] Removing intermediate container bd15d822d849 [2021-03-05T00:37:56.893Z] ---> 7a0bed4cb0ac [2021-03-05T00:37:56.893Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T00:37:56.894Z] ---> Running in ec43c91c1f5b [2021-03-05T00:37:56.894Z] ---> Running in 66f74bc91b08 [2021-03-05T00:37:56.894Z] Removing intermediate container 83a6712d58be [2021-03-05T00:37:56.894Z] ---> 449c6787e1cc [2021-03-05T00:37:56.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:37:57.161Z] ---> Running in 82b20c582231 [2021-03-05T00:37:57.161Z] ---> Running in 201df350e050 [2021-03-05T00:37:57.455Z] Removing intermediate container 66f74bc91b08 [2021-03-05T00:37:57.455Z] ---> d303e94de218 [2021-03-05T00:37:57.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:37:57.455Z] Removing intermediate container 82b20c582231 [2021-03-05T00:37:57.455Z] ---> 9bf6a0a4e99c [2021-03-05T00:37:57.455Z] Step 19/21 : LABEL arch=x86_64 [2021-03-05T00:37:57.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:57.455Z] ---> Running in d686aa88395c [2021-03-05T00:37:57.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:37:57.455Z] ---> Running in d92e7745f5d3 [2021-03-05T00:37:57.732Z] Removing intermediate container 201df350e050 [2021-03-05T00:37:57.732Z] ---> b16c333457c3 [2021-03-05T00:37:57.732Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T00:37:57.732Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T00:37:57.732Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T00:37:57.732Z] Executing bash-5.0.17-r0.post-install [2021-03-05T00:37:57.732Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:37:57.732Z] OK: 12 MiB in 22 packages [2021-03-05T00:37:57.732Z] ---> Running in 1670fe1628ba [2021-03-05T00:37:58.000Z] Removing intermediate container d92e7745f5d3 [2021-03-05T00:37:58.000Z] ---> 8f8a877358d4 [2021-03-05T00:37:58.000Z] Step 20/21 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:37:58.000Z] Removing intermediate container d686aa88395c [2021-03-05T00:37:58.000Z] ---> a053e67bf885 [2021-03-05T00:37:58.000Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:37:58.000Z] ---> Running in 7d8d525e3ffb [2021-03-05T00:37:58.000Z] ---> Running in 22f246686748 [2021-03-05T00:37:58.266Z] Removing intermediate container 1670fe1628ba [2021-03-05T00:37:58.266Z] ---> 5b6cec66a384 [2021-03-05T00:37:58.266Z] Step 21/22 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:37:58.266Z] ---> Running in 2e216488bf9a [2021-03-05T00:37:58.530Z] Removing intermediate container 22f246686748 [2021-03-05T00:37:58.530Z] ---> 3214b6f47a34 [2021-03-05T00:37:58.530Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T00:37:58.530Z] Removing intermediate container 7d8d525e3ffb [2021-03-05T00:37:58.530Z] ---> d08f168f8cac [2021-03-05T00:37:58.530Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:37:58.796Z] ---> Running in 5cdfbffb65fe [2021-03-05T00:37:58.796Z] ---> Running in aeb8ea6f23d4 [2021-03-05T00:37:59.062Z] Removing intermediate container 2e216488bf9a [2021-03-05T00:37:59.062Z] ---> 3d5b79778ffd [2021-03-05T00:37:59.062Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:37:59.062Z] Removing intermediate container ec43c91c1f5b [2021-03-05T00:37:59.062Z] ---> dcd2afa99690 [2021-03-05T00:37:59.063Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T00:37:59.063Z] Removing intermediate container dca2b17d3918 [2021-03-05T00:37:59.063Z] ---> 2dc8a7a9aee3 [2021-03-05T00:37:59.063Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T00:37:59.335Z] ---> Running in 66dd2a83ce07 [2021-03-05T00:37:59.335Z] ---> Running in 2ea3e3c0ec49 [2021-03-05T00:37:59.335Z] ---> Running in 6f5c3e032ab9 [2021-03-05T00:37:59.335Z] Removing intermediate container 5cdfbffb65fe [2021-03-05T00:37:59.335Z] ---> 1408c2c89d66 [2021-03-05T00:37:59.335Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:37:59.335Z] Removing intermediate container aeb8ea6f23d4 [2021-03-05T00:37:59.335Z] ---> df3571c3510e [2021-03-05T00:37:59.335Z] [2021-03-05T00:37:59.600Z] ---> Running in a73dad571587 [2021-03-05T00:37:59.600Z] Removing intermediate container 66dd2a83ce07 [2021-03-05T00:37:59.600Z] ---> 7a026ea9e577 [2021-03-05T00:37:59.600Z] [2021-03-05T00:37:59.600Z] Removing intermediate container 6f5c3e032ab9 [2021-03-05T00:37:59.600Z] ---> c729b2a599f8 [2021-03-05T00:37:59.600Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T00:37:59.600Z] Removing intermediate container 2ea3e3c0ec49 [2021-03-05T00:37:59.600Z] ---> 27bf22061e79 [2021-03-05T00:37:59.600Z] Step 22/24 : LABEL arch=x86_64 [2021-03-05T00:37:59.865Z] Successfully built df3571c3510e [2021-03-05T00:37:59.865Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-05T00:37:59.865Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-05T00:37:59.865Z] Successfully built 7a026ea9e577 [2021-03-05T00:38:00.130Z] ---> Running in d70fd8146f43 [2021-03-05T00:38:00.130Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-05T00:38:00.130Z] ---> Running in 17d12e50ab4a [2021-03-05T00:38:00.130Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-05T00:38:00.130Z] Removing intermediate container a73dad571587 [2021-03-05T00:38:00.130Z] ---> eca647a3e9d4 [2021-03-05T00:38:00.130Z] [2021-03-05T00:38:00.395Z] Successfully built eca647a3e9d4 [2021-03-05T00:38:00.395Z] Removing intermediate container d70fd8146f43 [2021-03-05T00:38:00.395Z] ---> e656ecffe983 [2021-03-05T00:38:00.395Z] Step 23/24 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:38:00.395Z] Removing intermediate container 17d12e50ab4a [2021-03-05T00:38:00.395Z] ---> 221304c77ecd [2021-03-05T00:38:00.395Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T00:38:00.395Z] Successfully tagged docker-core-command-go:latest [2021-03-05T00:38:00.395Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-03-05T00:38:00.395Z] ---> Running in f9c624dc9cb4 [2021-03-05T00:38:00.395Z] ---> Running in b858c02a0163 [2021-03-05T00:38:00.674Z] Removing intermediate container f9c624dc9cb4 [2021-03-05T00:38:00.674Z] ---> c497decb13f0 [2021-03-05T00:38:00.674Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T00:38:00.674Z] Removing intermediate container b858c02a0163 [2021-03-05T00:38:00.674Z] ---> 0119fc3718b2 [2021-03-05T00:38:00.674Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T00:38:00.674Z] ---> Running in f79e3e22ee77 [2021-03-05T00:38:00.950Z] Removing intermediate container f79e3e22ee77 [2021-03-05T00:38:00.950Z] ---> 8e0f81cd9dec [2021-03-05T00:38:00.950Z] [2021-03-05T00:38:01.226Z] Successfully built 8e0f81cd9dec [2021-03-05T00:38:01.508Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-05T00:38:01.508Z] Building docker-core-data-go [2021-03-05T00:38:03.493Z]  Building docker-security-secretstore-setup-go ... done  ---> d7324a65722a [2021-03-05T00:38:03.493Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T00:38:04.515Z] ---> 015e18e06b85 [2021-03-05T00:38:04.515Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T00:38:05.502Z] ---> 0c642682b0c8 [2021-03-05T00:38:05.502Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T00:38:06.097Z] ---> Running in a88b41adea18 [2021-03-05T00:38:07.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:07.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:07.781Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T00:38:07.781Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T00:38:07.781Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T00:38:07.781Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T00:38:07.781Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T00:38:07.781Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T00:38:07.781Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T00:38:13.167Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T00:38:13.167Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T00:38:13.167Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T00:38:13.167Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T00:38:13.167Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T00:38:13.167Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T00:38:13.167Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T00:38:13.167Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T00:38:13.167Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T00:38:13.167Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T00:38:13.167Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T00:38:13.167Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T00:38:13.167Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T00:38:13.167Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T00:38:13.167Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T00:38:13.167Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T00:38:13.167Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T00:38:13.167Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T00:38:13.440Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T00:38:13.440Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T00:38:13.440Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T00:38:13.440Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T00:38:13.440Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T00:38:13.440Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T00:38:13.440Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T00:38:13.440Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T00:38:13.440Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:38:13.708Z] OK: 71 MiB in 55 packages [2021-03-05T00:38:14.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T00:38:21.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T00:38:29.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T00:38:29.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T00:38:32.366Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:38:32.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:38:32.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:38:32.366Z] ---> e8bfb56f6424 [2021-03-05T00:38:32.366Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] [2021-03-05T00:38:32.366Z] ---> e8bfb56f6424 [2021-03-05T00:38:32.366Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> 8d42c87874b0 [2021-03-05T00:38:32.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> a532b40bda8f [2021-03-05T00:38:32.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> 8d42c87874b0 [2021-03-05T00:38:32.366Z] ---> a6ba4bb62107 [2021-03-05T00:38:32.366Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:38:32.366Z] Step 6/23 : COPY go.mod . ---> Using cache [2021-03-05T00:38:32.366Z] [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> f3a3fb1929e6 [2021-03-05T00:38:32.366Z] Step 7/23 : RUN go mod download ---> a532b40bda8f [2021-03-05T00:38:32.366Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> a6ba4bb62107 [2021-03-05T00:38:32.366Z] Step 6/31 : COPY go.mod . [2021-03-05T00:38:32.366Z] [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> f3a3fb1929e6 [2021-03-05T00:38:32.366Z] ---> 5c1e3ce82fd5 [2021-03-05T00:38:32.366Z] Step 7/31 : RUN go mod downloadStep 8/23 : COPY . . [2021-03-05T00:38:32.366Z] [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> 5c1e3ce82fd5 [2021-03-05T00:38:32.366Z] Step 8/31 : COPY . . [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> d47544eed9a3 [2021-03-05T00:38:32.366Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> d47544eed9a3 [2021-03-05T00:38:32.366Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T00:38:32.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:38:32.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:38:32.366Z] ---> e8bfb56f6424 [2021-03-05T00:38:32.366Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> 8d42c87874b0 [2021-03-05T00:38:32.366Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> a532b40bda8f [2021-03-05T00:38:32.366Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T00:38:32.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:38:32.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:38:32.366Z] ---> e8bfb56f6424 [2021-03-05T00:38:32.366Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> 8d42c87874b0 [2021-03-05T00:38:32.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:38:32.366Z] ---> Using cache [2021-03-05T00:38:32.366Z] ---> a532b40bda8f [2021-03-05T00:38:32.366Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T00:38:32.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T00:38:32.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T00:38:32.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T00:38:32.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T00:38:34.970Z] ---> Running in 416f397ffd39 [2021-03-05T00:38:34.970Z] ---> Running in 1f00d06014ba [2021-03-05T00:38:34.970Z] ---> Running in 9f1a30f857de [2021-03-05T00:38:34.970Z] ---> Running in 6cb7b8c5f6dc [2021-03-05T00:38:35.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T00:38:36.135Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T00:38:36.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:36.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:36.918Z] Removing intermediate container a88b41adea18 [2021-03-05T00:38:36.918Z] ---> b297f339ef0f [2021-03-05T00:38:36.918Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T00:38:37.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:38:37.194Z] ---> Running in 08ac2dfc10b9 [2021-03-05T00:38:37.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T00:38:37.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:37.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:38:38.061Z] OK: 233 MiB in 51 packages [2021-03-05T00:38:38.061Z] OK: 233 MiB in 51 packages [2021-03-05T00:38:39.532Z] Removing intermediate container 1f00d06014ba [2021-03-05T00:38:39.532Z] ---> 0e4b2f437bdc [2021-03-05T00:38:39.532Z] Step 6/23 : COPY go.mod . [2021-03-05T00:38:39.532Z] Removing intermediate container 416f397ffd39 [2021-03-05T00:38:39.532Z] ---> 71eda6e04ae3 [2021-03-05T00:38:39.532Z] Step 6/22 : COPY go.mod . [2021-03-05T00:38:40.153Z] ---> 959a7a47270c [2021-03-05T00:38:40.153Z] Step 7/23 : RUN go mod download [2021-03-05T00:38:40.153Z] ---> 4170cd5df2e2 [2021-03-05T00:38:40.153Z] Step 7/22 : RUN go mod download [2021-03-05T00:38:40.153Z] ---> Running in 5cc7d08bafd7 [2021-03-05T00:38:40.153Z] ---> Running in 52a20ec9d373 [2021-03-05T00:38:40.752Z] Collecting docker-compose==1.23.2 [2021-03-05T00:38:40.752Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T00:38:41.029Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T00:38:41.029Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T00:38:42.091Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T00:38:42.091Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T00:38:44.153Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T00:38:44.153Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T00:38:44.430Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T00:38:44.430Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T00:38:44.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T00:38:44.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T00:38:44.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T00:38:44.704Z] Removing intermediate container 52a20ec9d373 [2021-03-05T00:38:44.704Z] ---> 7c2526a3e8b4 [2021-03-05T00:38:44.704Z] Step 8/22 : COPY . . [2021-03-05T00:38:44.704Z] Removing intermediate container 5cc7d08bafd7 [2021-03-05T00:38:44.705Z] ---> 624ddf13fab0 [2021-03-05T00:38:44.705Z] Step 8/23 : COPY . . [2021-03-05T00:38:45.737Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T00:38:45.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T00:38:47.844Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T00:38:48.127Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T00:38:49.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.324s coverage: 45.9% of statements [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T00:38:49.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T00:38:49.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.238s coverage: 100.0% of statements [2021-03-05T00:38:50.175Z] Collecting PyYAML<4,>=3.10 [2021-03-05T00:38:50.175Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T00:38:52.894Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-05T00:38:53.182Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T00:38:53.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T00:38:54.361Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T00:38:54.361Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T00:38:54.969Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T00:38:54.969Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T00:38:54.969Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-05T00:38:55.249Z] Collecting idna<2.8,>=2.5 [2021-03-05T00:38:55.249Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T00:38:55.517Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-05T00:38:55.798Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T00:38:56.087Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T00:38:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.572s coverage: 27.1% of statements [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T00:38:56.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T00:38:56.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T00:38:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T00:38:56.699Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T00:38:56.699Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T00:38:56.699Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T00:38:56.699Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T00:38:57.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.263s coverage: 66.2% of statements [2021-03-05T00:38:57.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T00:38:57.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T00:38:57.346Z] Installing collected packages: jsonschema, texttable, urllib3, idna, requests, dockerpty, docopt, websocket-client, PyYAML, docker-pycreds, docker, cached-property, docker-compose [2021-03-05T00:38:58.829Z] Running setup.py install for texttable: started [2021-03-05T00:38:59.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.4% of statements [2021-03-05T00:38:59.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T00:38:59.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:38:59.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T00:38:59.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T00:39:00.278Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T00:39:00.278Z] Attempting uninstall: urllib3 [2021-03-05T00:39:00.278Z] Found existing installation: urllib3 1.25.9 [2021-03-05T00:39:00.278Z] Uninstalling urllib3-1.25.9: [2021-03-05T00:39:00.278Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T00:39:00.892Z] Attempting uninstall: idna [2021-03-05T00:39:00.892Z] Found existing installation: idna 2.9 [2021-03-05T00:39:00.892Z] Uninstalling idna-2.9: [2021-03-05T00:39:02.919Z] Successfully uninstalled idna-2.9 [2021-03-05T00:39:03.925Z] Attempting uninstall: requests [2021-03-05T00:39:03.925Z] Found existing installation: requests 2.23.0 [2021-03-05T00:39:03.925Z] Uninstalling requests-2.23.0: [2021-03-05T00:39:04.578Z] Successfully uninstalled requests-2.23.0 [2021-03-05T00:39:06.598Z] Running setup.py install for dockerpty: started [2021-03-05T00:39:07.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.183s coverage: 28.6% of statements [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T00:39:07.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T00:39:07.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.151s coverage: 100.0% of statements [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T00:39:07.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.327s coverage: 86.7% of statements [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T00:39:07.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements [2021-03-05T00:39:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T00:39:08.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-03-05T00:39:08.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T00:39:08.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T00:39:08.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T00:39:08.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T00:39:08.083Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T00:39:08.083Z] Running setup.py install for docopt: started [2021-03-05T00:39:10.120Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T00:39:11.557Z] Running setup.py install for PyYAML: started [2021-03-05T00:39:13.022Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T00:39:15.657Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.194s coverage: 92.8% of statements [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.281s coverage: 0.1% of statements [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T00:39:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.119s coverage: 47.1% of statements [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-03-05T00:39:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2021-03-05T00:39:23.862Z] ---> 2bea34e6496c [2021-03-05T00:39:23.862Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T00:39:23.862Z] ---> 5b9767a1aa21 [2021-03-05T00:39:23.862Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T00:39:25.261Z] ---> Running in 95ca94601f84 [2021-03-05T00:39:25.261Z] ---> Running in 87d0a01c65c5 [2021-03-05T00:39:25.526Z] Removing intermediate container 08ac2dfc10b9 [2021-03-05T00:39:25.526Z] ---> 730ef7dba84b [2021-03-05T00:39:25.526Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T00:39:26.100Z] Removing intermediate container 6cb7b8c5f6dc [2021-03-05T00:39:26.100Z] ---> cde9c260b524 [2021-03-05T00:39:26.100Z] [2021-03-05T00:39:26.100Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T00:39:26.100Z] ---> 88dd2752d2ea [2021-03-05T00:39:26.100Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T00:39:26.100Z] ---> Running in 12c508d2d9ba [2021-03-05T00:39:26.100Z] Removing intermediate container 9f1a30f857de [2021-03-05T00:39:26.100Z] ---> b6555b03e833 [2021-03-05T00:39:26.100Z] [2021-03-05T00:39:26.100Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:39:26.100Z] ---> 88dd2752d2ea [2021-03-05T00:39:26.100Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:39:26.100Z] ---> Using cache [2021-03-05T00:39:26.100Z] ---> ffd0235dbd3b [2021-03-05T00:39:26.100Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:39:26.100Z] ---> Using cache [2021-03-05T00:39:26.100Z] ---> 12fdc55b22ad [2021-03-05T00:39:26.100Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T00:39:26.365Z] ---> Running in 28cd0eb23037 [2021-03-05T00:39:26.365Z] ---> Running in f18e6fbb7079 [2021-03-05T00:39:26.633Z] Removing intermediate container 28cd0eb23037 [2021-03-05T00:39:26.633Z] ---> 500cdf8ec249 [2021-03-05T00:39:26.633Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T00:39:26.633Z] Removing intermediate container f18e6fbb7079 [2021-03-05T00:39:26.633Z] ---> 44ee2e9fc5d6 [2021-03-05T00:39:26.633Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:39:26.903Z] ---> Running in 37ff285d5779 [2021-03-05T00:39:26.903Z] ---> Running in 74ff8b34bffd [2021-03-05T00:39:27.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:39:27.179Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:39:27.179Z] Removing intermediate container 74ff8b34bffd [2021-03-05T00:39:27.179Z] ---> a5f684c02d7c [2021-03-05T00:39:27.179Z] Step 15/23 : WORKDIR / [2021-03-05T00:39:27.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:27.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:27.486Z] ---> Running in ca7b0dd6e3fa [2021-03-05T00:39:27.487Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:39:27.487Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T00:39:27.487Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T00:39:27.487Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:39:27.760Z] OK: 72 MiB in 58 packages [2021-03-05T00:39:27.760Z] Removing intermediate container ca7b0dd6e3fa [2021-03-05T00:39:27.760Z] ---> d96ee0723200 [2021-03-05T00:39:27.760Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:39:27.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:27.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:28.031Z] ---> 26efe3415f86 [2021-03-05T00:39:28.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T00:39:28.031Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:39:28.031Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T00:39:28.031Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:39:28.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.126s coverage: 94.4% of statements [2021-03-05T00:39:28.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-03-05T00:39:28.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.104s coverage: 81.4% of statements [2021-03-05T00:39:29.026Z] OK: 6 MiB in 16 packages [2021-03-05T00:39:29.318Z] Removing intermediate container 12c508d2d9ba [2021-03-05T00:39:29.318Z] ---> f2e56dc21a49 [2021-03-05T00:39:29.318Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T00:39:29.593Z] ---> f2baef544ed5 [2021-03-05T00:39:29.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T00:39:29.593Z] ---> Running in ef45bf575b78 [2021-03-05T00:39:30.196Z] Removing intermediate container 37ff285d5779 [2021-03-05T00:39:30.196Z] ---> 9a4655ee6a02 [2021-03-05T00:39:30.196Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T00:39:30.488Z] Removing intermediate container ef45bf575b78 [2021-03-05T00:39:30.488Z] ---> 7bc629fb79e5 [2021-03-05T00:39:30.488Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:39:30.488Z] ---> Running in cc8cef6a63f9 [2021-03-05T00:39:30.488Z] ---> 8105a85e36bc [2021-03-05T00:39:30.488Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T00:39:30.488Z] ---> Running in de650411497d [2021-03-05T00:39:30.766Z] ---> Running in 9a88b0289313 [2021-03-05T00:39:30.766Z] Removing intermediate container cc8cef6a63f9 [2021-03-05T00:39:30.766Z] ---> 8ccae4bf9d09 [2021-03-05T00:39:30.766Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T00:39:31.041Z] ---> Running in 561bb60fce08 [2021-03-05T00:39:31.041Z] Removing intermediate container de650411497d [2021-03-05T00:39:31.041Z] ---> 79fa0c6d3e51 [2021-03-05T00:39:31.041Z] Step 24/26 : LABEL arch=x86_64 [2021-03-05T00:39:31.321Z] ---> Running in 5132d6d86cc0 [2021-03-05T00:39:31.321Z] Removing intermediate container 9a88b0289313 [2021-03-05T00:39:31.321Z] ---> 336aa256984f [2021-03-05T00:39:31.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:39:32.338Z] Removing intermediate container 561bb60fce08 [2021-03-05T00:39:32.338Z] ---> 7944c55b7cfc [2021-03-05T00:39:32.338Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T00:39:32.338Z] ---> Running in 35d2d16fddc1 [2021-03-05T00:39:32.338Z] ---> Running in 8e2ea77dd307 [2021-03-05T00:39:32.338Z] Removing intermediate container 5132d6d86cc0 [2021-03-05T00:39:32.338Z] ---> 203423f3f808 [2021-03-05T00:39:32.338Z] Step 25/26 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:39:32.625Z] ---> Running in f8b0c1035245 [2021-03-05T00:39:32.908Z] Removing intermediate container 35d2d16fddc1 [2021-03-05T00:39:32.908Z] ---> 2e83111cf21b [2021-03-05T00:39:32.908Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:39:32.908Z] ---> Running in d53daa00b73f [2021-03-05T00:39:32.908Z] Removing intermediate container f8b0c1035245 [2021-03-05T00:39:32.908Z] ---> 8c05d7db4955 [2021-03-05T00:39:32.908Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T00:39:33.187Z] ---> Running in 7c2db7cf916d [2021-03-05T00:39:34.181Z] Removing intermediate container d53daa00b73f [2021-03-05T00:39:34.181Z] ---> 59143b5222e3 [2021-03-05T00:39:34.181Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:39:34.462Z] Removing intermediate container 7c2db7cf916d [2021-03-05T00:39:34.462Z] ---> a391c4dabf1f [2021-03-05T00:39:34.462Z] [2021-03-05T00:39:34.462Z] Successfully built a391c4dabf1f [2021-03-05T00:39:34.733Z] ---> Running in 1674ff92544d [2021-03-05T00:39:34.733Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-05T00:39:36.168Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1674ff92544d [2021-03-05T00:39:36.168Z] ---> 678b925f4767 [2021-03-05T00:39:36.168Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:39:36.168Z] Removing intermediate container 8e2ea77dd307 [2021-03-05T00:39:36.168Z] ---> 425ad7f52014 [2021-03-05T00:39:36.168Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T00:39:36.168Z] ---> Running in bf66bdf21442 [2021-03-05T00:39:36.168Z] ---> Running in ab07eadfe57c [2021-03-05T00:39:37.152Z] Removing intermediate container ab07eadfe57c [2021-03-05T00:39:37.152Z] ---> 30e8cef89a2f [2021-03-05T00:39:37.152Z] [2021-03-05T00:39:37.152Z] Removing intermediate container bf66bdf21442 [2021-03-05T00:39:37.152Z] ---> 4ccc29f3e39e [2021-03-05T00:39:37.152Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T00:39:37.435Z] Successfully built 30e8cef89a2f [2021-03-05T00:39:37.435Z] Successfully tagged docker-core-metadata-go:latest [2021-03-05T00:39:37.710Z]  Building docker-core-metadata-go ... done  ---> 55af48d244ef [2021-03-05T00:39:37.710Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T00:39:37.710Z] ---> Running in bfa293caed3d [2021-03-05T00:39:40.364Z] Removing intermediate container bfa293caed3d [2021-03-05T00:39:40.364Z] ---> eddffea9c33a [2021-03-05T00:39:40.364Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:39:40.647Z] ---> 24ba69dd8082 [2021-03-05T00:39:40.647Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T00:39:41.644Z] ---> 55529f936726 [2021-03-05T00:39:41.644Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T00:39:41.949Z] ---> 852671cb6f05 [2021-03-05T00:39:41.949Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T00:39:42.934Z] ---> 9589e4342e74 [2021-03-05T00:39:42.934Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T00:39:43.211Z] ---> 910a1cd5ab17 [2021-03-05T00:39:43.211Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T00:39:43.490Z] ---> Running in 9906507d4ffd [2021-03-05T00:39:44.090Z] Removing intermediate container 9906507d4ffd [2021-03-05T00:39:44.090Z] ---> db432dc04a5d [2021-03-05T00:39:44.090Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T00:39:44.357Z] ---> 60418ecda9ef [2021-03-05T00:39:44.357Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T00:39:44.634Z] ---> Running in c4b90e77524a [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.6% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.6% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 62.4% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-03-05T00:39:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.867s coverage: 69.1% of statements [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T00:39:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T00:39:47.280Z] Removing intermediate container c4b90e77524a [2021-03-05T00:39:47.280Z] ---> 064e2d996cdb [2021-03-05T00:39:47.280Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T00:39:47.280Z] ---> Running in 895e8cd4de49 [2021-03-05T00:39:47.280Z] Removing intermediate container 895e8cd4de49 [2021-03-05T00:39:47.280Z] ---> b2bf9fe56ef5 [2021-03-05T00:39:47.280Z] Step 28/31 : CMD ["gate"] [2021-03-05T00:39:47.548Z] ---> Running in 5b1c9f4cbdc6 [2021-03-05T00:39:47.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 38.4% of statements [2021-03-05T00:39:47.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T00:39:47.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T00:39:47.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.106s coverage: 89.5% of statements [2021-03-05T00:39:47.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T00:39:47.857Z] Removing intermediate container 5b1c9f4cbdc6 [2021-03-05T00:39:47.857Z] ---> fdf1204c6d2a [2021-03-05T00:39:47.857Z] Step 29/31 : LABEL arch=x86_64 [2021-03-05T00:39:47.857Z] ---> Running in c97d267f6f27 [2021-03-05T00:39:47.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-05T00:39:48.127Z] Removing intermediate container c97d267f6f27 [2021-03-05T00:39:48.127Z] ---> c0f5ba0438a6 [2021-03-05T00:39:48.127Z] Step 30/31 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:39:48.392Z] ---> Running in db2cd901799e [2021-03-05T00:39:48.657Z] Removing intermediate container db2cd901799e [2021-03-05T00:39:48.657Z] ---> 11558be9ffa2 [2021-03-05T00:39:48.657Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T00:39:49.255Z] ---> Running in 51333296e812 [2021-03-05T00:39:50.207Z] Removing intermediate container 95ca94601f84 [2021-03-05T00:39:50.207Z] ---> 4b86981778cf [2021-03-05T00:39:50.207Z] [2021-03-05T00:39:50.207Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:39:50.207Z] ---> 88dd2752d2ea [2021-03-05T00:39:50.207Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T00:39:50.207Z] Removing intermediate container 51333296e812 [2021-03-05T00:39:50.207Z] ---> 4afabd11130b [2021-03-05T00:39:50.207Z] [2021-03-05T00:39:50.472Z] ---> Running in c2ff4139ea34 [2021-03-05T00:39:50.738Z] Successfully built 4afabd11130b [2021-03-05T00:39:51.005Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-05T00:39:51.595Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:51.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:51.867Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T00:39:51.867Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:39:51.867Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:39:51.867Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:39:51.867Z] OK: 6 MiB in 16 packages [2021-03-05T00:39:53.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T00:39:53.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2021-03-05T00:39:53.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T00:39:53.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements [2021-03-05T00:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T00:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T00:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T00:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T00:39:53.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.388s coverage: 88.5% of statements [2021-03-05T00:39:53.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T00:39:53.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:39:53.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T00:39:54.435Z] Removing intermediate container 87d0a01c65c5 [2021-03-05T00:39:54.436Z] ---> 66df915f9fb0 [2021-03-05T00:39:54.436Z] [2021-03-05T00:39:54.436Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:39:54.436Z] ---> 88dd2752d2ea [2021-03-05T00:39:54.436Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T00:39:54.699Z] Removing intermediate container c2ff4139ea34 [2021-03-05T00:39:54.699Z] ---> e95090f1f2ba [2021-03-05T00:39:54.699Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:39:54.699Z] ---> Running in 4143ec1d2541 [2021-03-05T00:39:55.003Z] ---> Running in 1752d2b8a8ef [2021-03-05T00:39:55.003Z] Removing intermediate container 4143ec1d2541 [2021-03-05T00:39:55.003Z] ---> 915032465211 [2021-03-05T00:39:55.003Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T00:39:55.003Z] ---> Running in e5976ef6f248 [2021-03-05T00:39:55.003Z] Removing intermediate container 1752d2b8a8ef [2021-03-05T00:39:55.003Z] ---> 876c9655b235 [2021-03-05T00:39:55.003Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T00:39:55.354Z] ---> Running in 71413d72e633 [2021-03-05T00:39:55.354Z] Removing intermediate container e5976ef6f248 [2021-03-05T00:39:55.354Z] ---> e0970ddab351 [2021-03-05T00:39:55.354Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T00:39:55.355Z] ---> Running in 3b63db3cf2d3 [2021-03-05T00:39:55.355Z] Removing intermediate container 71413d72e633 [2021-03-05T00:39:55.355Z] ---> e84ec3d98dc0 [2021-03-05T00:39:55.355Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:39:55.355Z] ---> Running in 7effddec21a6 [2021-03-05T00:39:55.637Z] Removing intermediate container 3b63db3cf2d3 [2021-03-05T00:39:55.637Z] ---> 62513c48a6ea [2021-03-05T00:39:55.637Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:39:55.637Z] ---> Running in 474bc0b9dc7a [2021-03-05T00:39:55.637Z] Removing intermediate container 7effddec21a6 [2021-03-05T00:39:55.637Z] ---> fb06d669ff3d [2021-03-05T00:39:55.637Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:39:55.971Z] ---> 2f825aba4fef [2021-03-05T00:39:55.971Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T00:39:56.628Z] ---> f5344bda2f7c [2021-03-05T00:39:56.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T00:39:56.895Z] Removing intermediate container 474bc0b9dc7a [2021-03-05T00:39:56.895Z] ---> 581c73c25ace [2021-03-05T00:39:56.895Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T00:39:56.895Z] ---> Running in f0073e7a01b9 [2021-03-05T00:39:57.169Z] ---> 1d6d28cb22b8 [2021-03-05T00:39:57.169Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T00:39:57.169Z] ---> Running in 14cf950f364d [2021-03-05T00:39:57.437Z] Removing intermediate container 14cf950f364d [2021-03-05T00:39:57.437Z] ---> 48fabfc3da78 [2021-03-05T00:39:57.437Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:39:57.437Z] ---> Running in 3498a3c6f3df [2021-03-05T00:39:57.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:58.279Z] Removing intermediate container 3498a3c6f3df [2021-03-05T00:39:58.279Z] ---> b8c741d72ba5 [2021-03-05T00:39:58.279Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T00:39:58.279Z] ---> Running in 6744dffe79d9 [2021-03-05T00:39:58.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:39:58.543Z] Removing intermediate container 6744dffe79d9 [2021-03-05T00:39:58.543Z] ---> 8a208fc8e0e0 [2021-03-05T00:39:58.543Z] Step 21/22 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:39:58.543Z] ---> Running in d3f1f488ba80 [2021-03-05T00:39:58.543Z] Removing intermediate container d3f1f488ba80 [2021-03-05T00:39:58.543Z] ---> ee335e8e2e13 [2021-03-05T00:39:58.543Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:39:58.807Z] ---> Running in 785a457a5c90 [2021-03-05T00:39:58.807Z] Removing intermediate container 785a457a5c90 [2021-03-05T00:39:58.807Z] ---> bac55f2189ec [2021-03-05T00:39:58.807Z] [2021-03-05T00:39:59.070Z] Successfully built bac55f2189ec [2021-03-05T00:39:59.071Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T00:39:59.071Z] Successfully tagged docker-support-notifications-go:latest [2021-03-05T00:39:59.335Z]  Building docker-support-notifications-go ... done (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T00:39:59.335Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T00:39:59.335Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T00:39:59.600Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T00:39:59.866Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T00:39:59.866Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:39:59.866Z] OK: 8 MiB in 20 packages [2021-03-05T00:40:00.446Z] Removing intermediate container f0073e7a01b9 [2021-03-05T00:40:00.446Z] ---> 9a66d5c5b67c [2021-03-05T00:40:00.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:40:00.711Z] ---> 10cde807a8c1 [2021-03-05T00:40:00.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T00:40:01.288Z] ---> 53080f8469b5 [2021-03-05T00:40:01.288Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T00:40:01.552Z] ---> 8905feaaf581 [2021-03-05T00:40:01.553Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T00:40:01.553Z] ---> Running in 41a800b9b205 [2021-03-05T00:40:01.817Z] Removing intermediate container 41a800b9b205 [2021-03-05T00:40:01.817Z] ---> 4065af9f52d6 [2021-03-05T00:40:01.817Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:40:01.817Z] ---> Running in b710dcbe1903 [2021-03-05T00:40:01.817Z] Removing intermediate container b710dcbe1903 [2021-03-05T00:40:01.817Z] ---> 964fe8af40fe [2021-03-05T00:40:01.817Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.173s coverage: 29.1% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.271s coverage: 95.6% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T00:40:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.094s coverage: 100.0% of statements [2021-03-05T00:40:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-03-05T00:40:02.085Z] ---> Running in 0889045de6a4 [2021-03-05T00:40:02.085Z] Removing intermediate container 0889045de6a4 [2021-03-05T00:40:02.085Z] ---> b3e18c0c1ce8 [2021-03-05T00:40:02.085Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:40:02.356Z] ---> Running in c1680ac850df [2021-03-05T00:40:02.356Z] Removing intermediate container c1680ac850df [2021-03-05T00:40:02.356Z] ---> 899703c500ba [2021-03-05T00:40:02.356Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:40:02.935Z] ---> Running in 2db9370ef4bb [2021-03-05T00:40:03.199Z] Removing intermediate container 2db9370ef4bb [2021-03-05T00:40:03.199Z] ---> c7ba703426f9 [2021-03-05T00:40:03.199Z] [2021-03-05T00:40:03.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-05T00:40:03.466Z] Successfully built c7ba703426f9 [2021-03-05T00:40:03.466Z] Successfully tagged docker-core-data-go:latest [2021-03-05T00:40:03.745Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-05T00:40:03.770Z] $ docker stop --time=1 78b22b1ca735496d6c3bb13b0d009c4328b20cafa8b7b6af2713b907f1bfc8f4 [2021-03-05T00:40:04.375Z] GO111MODULE=on go vet ./... [2021-03-05T00:40:05.997Z] $ docker rm -f 78b22b1ca735496d6c3bb13b0d009c4328b20cafa8b7b6af2713b907f1bfc8f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:40:06.534Z] + docker images [2021-03-05T00:40:06.534Z] + grep docker [2021-03-05T00:40:06.795Z] docker-core-data-go latest c7ba703426f9 3 seconds ago 22.4MB [2021-03-05T00:40:06.795Z] docker-support-notifications-go latest bac55f2189ec 8 seconds ago 17.8MB [2021-03-05T00:40:06.795Z] docker-security-bootstrapper-go latest 4afabd11130b 16 seconds ago 18.7MB [2021-03-05T00:40:06.795Z] docker-core-metadata-go latest 30e8cef89a2f 30 seconds ago 19MB [2021-03-05T00:40:06.795Z] docker-sys-mgmt-agent-go latest a391c4dabf1f 33 seconds ago 313MB [2021-03-05T00:40:06.795Z] docker-security-secretstore-setup-go latest 8e0f81cd9dec 2 minutes ago 24.9MB [2021-03-05T00:40:06.795Z] docker-core-command-go latest eca647a3e9d4 2 minutes ago 17.2MB [2021-03-05T00:40:06.795Z] docker-security-proxy-setup-go latest df3571c3510e 2 minutes ago 24.7MB [2021-03-05T00:40:06.795Z] docker-support-scheduler-go latest 7a026ea9e577 2 minutes ago 17.2MB [2021-03-05T00:40:06.795Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-05T00:40:22.544Z] Still waiting to schedule task [2021-03-05T00:40:22.544Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-05T00:41:26.176Z] gofmt -l . [2021-03-05T00:41:26.176Z] [ "`gofmt -l .`" = "" ] [2021-03-05T00:41:26.176Z] ./bin/test-go-mod-tidy.sh [2021-03-05T00:41:26.176Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T00:41:26.868Z] + ls -al . [2021-03-05T00:41:26.869Z] total 756 [2021-03-05T00:41:26.869Z] drwxrwxr-x 9 1001 1001 4096 Mar 5 00:41 . [2021-03-05T00:41:26.869Z] drwxr-xr-x 4 root root 4096 Mar 5 00:37 .. [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 00:35 .dockerignore [2021-03-05T00:41:26.869Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 00:35 .git [2021-03-05T00:41:26.869Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 00:35 .github [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 00:35 .gitignore [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 00:35 .sonarcloud.properties [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:35 Attribution.txt [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:35 CONTRIBUTING.md [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 00:35 Dockerfile.build [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 00:35 Jenkinsfile [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:35 LICENSE [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:35 Makefile [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:35 README.md [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:35 SECURITY.md [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 00:31 VERSION [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:35 ZMQWindows.md [2021-03-05T00:41:26.869Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 00:35 bin [2021-03-05T00:41:26.869Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 00:35 cmd [2021-03-05T00:41:26.869Z] -rw-r--r-- 1 root root 618155 Mar 5 00:40 coverage.out [2021-03-05T00:41:26.869Z] -rw-r--r-- 1 root root 1055 Mar 5 00:41 go.mod [2021-03-05T00:41:26.869Z] -rw-r--r-- 1 root root 21927 Mar 5 00:41 go.sum [2021-03-05T00:41:26.869Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 00:35 internal [2021-03-05T00:41:26.869Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 00:35 openapi [2021-03-05T00:41:26.869Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 00:35 snap [2021-03-05T00:41:26.869Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 00:35 version.go [Pipeline] sh [2021-03-05T00:41:27.602Z] + '[' -e coverage.out ] [2021-03-05T00:41:27.602Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T00:41:27.664Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T00:41:28.915Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T00:41:29.565Z] + make build [2021-03-05T00:41:29.565Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:41:41.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:42:02.954Z] Running on prd-ubuntu18.04-docker-8c-8g-28621 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws [2021-03-05T00:42:03.019Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-05T00:42:04.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:42:06.162Z] using credential edgex-jenkins-ssh [2021-03-05T00:42:06.234Z] Cloning the remote Git repository [2021-03-05T00:42:05.335Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:42:05.405Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-05T00:42:05.432Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:42:05.432Z] > git --version # timeout=10 [2021-03-05T00:42:05.440Z] > git --version # 'git version 2.17.1' [2021-03-05T00:42:05.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:42:05.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:42:10.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:42:12.260Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 444c519ff7b00696b1cd03a7138ac670626b7eaa [2021-03-05T00:42:12.458Z] Merge succeeded, producing f7af3759b024a7dcc39e37df9d3f22cb5cdef459 [2021-03-05T00:42:12.458Z] Checking out Revision f7af3759b024a7dcc39e37df9d3f22cb5cdef459 (PR-3208) [2021-03-05T00:42:10.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:42:10.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:42:10.822Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:42:10.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:42:10.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:42:10.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T00:42:11.346Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:42:11.352Z] > git checkout -f 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 [2021-03-05T00:42:11.436Z] > git remote # timeout=10 [2021-03-05T00:42:11.444Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T00:42:11.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:42:11.458Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T00:42:11.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T00:42:11.537Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:42:11.541Z] > git checkout -f f7af3759b024a7dcc39e37df9d3f22cb5cdef459 # timeout=10 [2021-03-05T00:42:15.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:42:16.178Z] Commit message: "Merge commit '8a562533c14a3b85d4c48007758f286d837d2a70' into HEAD" [2021-03-05T00:42:15.258Z] > git rev-list --no-walk 444c519ff7b00696b1cd03a7138ac670626b7eaa # timeout=10 [2021-03-05T00:42:16.518Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:42:17.236Z] + echo snap-build.sh [2021-03-05T00:42:17.236Z] snap-build.sh [2021-03-05T00:42:17.236Z] + SNAP_BASE_DIR=. [2021-03-05T00:42:17.236Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-03-05T00:42:17.236Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-03-05T00:42:17.236Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-03-05T00:42:17.236Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-03-05T00:42:17.236Z] + cd /w/workspace/edgex-go/5 [2021-03-05T00:42:17.236Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-05T00:42:17.236Z] Reading package lists... [2021-03-05T00:42:17.236Z] Building dependency tree... [2021-03-05T00:42:17.236Z] Reading state information... [2021-03-05T00:42:17.499Z] The following packages were automatically installed and are no longer required: [2021-03-05T00:42:17.499Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-05T00:42:17.499Z] uidmap xdelta3 [2021-03-05T00:42:17.499Z] Use 'sudo apt autoremove' to remove them. [2021-03-05T00:42:17.499Z] The following packages will be REMOVED: [2021-03-05T00:42:17.499Z] lxd* lxd-client* [2021-03-05T00:42:17.762Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-05T00:42:17.762Z] After this operation, 31.7 MB disk space will be freed. [2021-03-05T00:42:18.814Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-05T00:42:18.814Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:42:19.759Z] Removing lxd dnsmasq configuration [2021-03-05T00:42:19.759Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:42:20.021Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-05T00:42:20.969Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-05T00:42:20.969Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-05T00:42:20.969Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:42:21.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:42:22.383Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-05T00:42:22.383Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-05T00:42:23.771Z] + sudo snap remove --purge lxd [2021-03-05T00:42:23.771Z] snap "lxd" is not installed [2021-03-05T00:42:24.031Z] + sudo groupadd --force --system lxd [2021-03-05T00:42:24.031Z] ++ whoami [2021-03-05T00:42:24.031Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-05T00:42:24.031Z] + newgrp - lxd [2021-03-05T00:42:24.031Z] + sudo snap install lxd [2021-03-05T00:42:27.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:42:32.187Z] 2021-03-05T00:42:29Z INFO Waiting for automatic snapd restart... [2021-03-05T00:42:32.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:42:36.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:42:39.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:42:43.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-05T00:42:50.583Z] $ docker stop --time=1 f5c660cd2f6b4225a01e04c65e04ca77cfc85f04f7760edd11f83492b0688acd [2021-03-05T00:42:53.148Z] $ docker rm -f f5c660cd2f6b4225a01e04c65e04ca77cfc85f04f7760edd11f83492b0688acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:42:55.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:42:55.245Z] [2021-03-05T00:42:55.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:42:55.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:42:55.916Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-05T00:42:55.916Z] 29e5d40040c1: Pulling fs layer [2021-03-05T00:42:55.916Z] 1ce36da41761: Pulling fs layer [2021-03-05T00:42:55.916Z] 25b303627fd3: Pulling fs layer [2021-03-05T00:42:56.889Z] 29e5d40040c1: Verifying Checksum [2021-03-05T00:42:56.889Z] 29e5d40040c1: Download complete [2021-03-05T00:42:57.487Z] 1ce36da41761: Verifying Checksum [2021-03-05T00:42:57.487Z] 1ce36da41761: Download complete [2021-03-05T00:42:57.487Z] 29e5d40040c1: Pull complete [2021-03-05T00:42:58.933Z] 1ce36da41761: Pull complete [2021-03-05T00:42:58.933Z] 25b303627fd3: Verifying Checksum [2021-03-05T00:42:58.933Z] 25b303627fd3: Download complete [2021-03-05T00:43:04.358Z] lxd 4.11 from Canonical* installed [2021-03-05T00:43:04.359Z] + sudo lxd init --auto [2021-03-05T00:43:09.091Z] 25b303627fd3: Pull complete [2021-03-05T00:43:09.091Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-05T00:43:09.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:43:09.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-05T00:43:09.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-28614 does not seem to be running inside a container [2021-03-05T00:43:09.418Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose-arm64:latest cat [2021-03-05T00:43:10.964Z] + sudo snap install --classic snapcraft [2021-03-05T00:43:12.513Z] $ docker top 42d1be60bce0cd3d68db0d539f993f8b2156e6c7e41c62fbd589479d8b8282b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:43:13.486Z] + docker-compose build --help [2021-03-05T00:43:13.486Z] + grep parallel [2021-03-05T00:43:16.853Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T00:43:16.871Z] $ docker stop --time=1 42d1be60bce0cd3d68db0d539f993f8b2156e6c7e41c62fbd589479d8b8282b4 [2021-03-05T00:43:18.788Z] $ docker rm -f 42d1be60bce0cd3d68db0d539f993f8b2156e6c7e41c62fbd589479d8b8282b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:43:19.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:43:19.617Z] . [Pipeline] withDockerContainer [2021-03-05T00:43:19.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-28614 does not seem to be running inside a container [2021-03-05T00:43:19.945Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T00:43:21.345Z] $ docker top 599129115feb633bab1a2a6d15deb86d8f8b1167dc2d07f00c5525da0d80f2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:43:22.413Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T00:43:26.748Z] Building docker-core-command-go ... [2021-03-05T00:43:26.748Z] Building docker-core-data-go ... [2021-03-05T00:43:26.748Z] Building docker-core-metadata-go ... [2021-03-05T00:43:26.748Z] Building docker-security-bootstrapper-go ... [2021-03-05T00:43:26.748Z] Building docker-security-proxy-setup-go ... [2021-03-05T00:43:26.748Z] Building docker-security-secretstore-setup-go ... [2021-03-05T00:43:26.748Z] Building docker-support-notifications-go ... [2021-03-05T00:43:26.748Z] Building docker-support-scheduler-go ... [2021-03-05T00:43:26.748Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T00:43:26.748Z] Building docker-sys-mgmt-agent-go [2021-03-05T00:43:26.748Z] Building docker-support-notifications-go [2021-03-05T00:43:26.748Z] Building docker-core-command-go [2021-03-05T00:43:26.748Z] Building docker-security-secretstore-setup-go [2021-03-05T00:43:26.748Z] Building docker-security-bootstrapper-go [2021-03-05T00:44:32.533Z] snapcraft 4.5.1 from Canonical* installed [2021-03-05T00:44:32.533Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-05T00:44:32.533Z] + patch --verbose -p1 [2021-03-05T00:44:32.533Z] Hmm... Looks like a unified diff to me... [2021-03-05T00:44:32.533Z] The text leading up to this was: [2021-03-05T00:44:32.533Z] -------------------------- [2021-03-05T00:44:32.533Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-05T00:44:32.533Z] |From: Tony Espy [2021-03-05T00:44:32.533Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-05T00:44:32.533Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-05T00:44:32.533Z] | [2021-03-05T00:44:32.533Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-05T00:44:32.533Z] |optimize the snap CI check run for pull requests. When [2021-03-05T00:44:32.533Z] |applied, it essentially strips out everything (apps and [2021-03-05T00:44:32.533Z] |parts) from the snapcraft.yaml file except those required [2021-03-05T00:44:32.533Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-05T00:44:32.533Z] |catch changes to edgex-go that break the snap build. [2021-03-05T00:44:32.533Z] | [2021-03-05T00:44:32.533Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-05T00:44:32.533Z] |to update this patch file, otherwise it may fail to apply, [2021-03-05T00:44:32.533Z] |resulting in a failed snap build CI check in the associated [2021-03-05T00:44:32.533Z] |pull request. [2021-03-05T00:44:32.533Z] | [2021-03-05T00:44:32.533Z] |Note - in addition to applying this patch, the pipeline also [2021-03-05T00:44:32.533Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-05T00:44:32.533Z] |need to build the finally binary .snap file (and it won't [2021-03-05T00:44:32.533Z] |work with the patch applied). This further reduces the build [2021-03-05T00:44:32.533Z] |time. [2021-03-05T00:44:32.533Z] |--- [2021-03-05T00:44:32.533Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-05T00:44:32.533Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-05T00:44:32.533Z] | [2021-03-05T00:44:32.533Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-05T00:44:32.533Z] |index 1e537489..faf42425 100644 [2021-03-05T00:44:32.533Z] |--- a/snap/snapcraft.yaml [2021-03-05T00:44:32.533Z] |+++ b/snap/snapcraft.yaml [2021-03-05T00:44:32.533Z] -------------------------- [2021-03-05T00:44:32.533Z] patching file snap/snapcraft.yaml [2021-03-05T00:44:32.533Z] Using Plan A... [2021-03-05T00:44:32.533Z] Hunk #1 succeeded at 73. [2021-03-05T00:44:32.533Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-05T00:44:32.533Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-05T00:44:32.533Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-05T00:44:32.533Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-05T00:44:32.533Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-05T00:44:32.533Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-05T00:44:32.533Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-05T00:44:32.533Z] Hmm... Ignoring the trailing garbage. [2021-03-05T00:44:32.533Z] done [2021-03-05T00:44:32.533Z] + sudo snapcraft prime --use-lxd [2021-03-05T00:44:32.533Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-05T00:44:32.533Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-05T00:44:32.533Z] - README.md [2021-03-05T00:44:32.533Z] - snapcraft.yaml.orig [2021-03-05T00:44:32.533Z] [2021-03-05T00:44:32.533Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T00:44:32.533Z] Launching a container. [2021-03-05T00:44:37.830Z] Waiting for container to be ready [2021-03-05T00:44:38.423Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-05T00:44:38.423Z] [2021-03-05T00:44:42.639Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-05T00:44:42.639Z] Waiting for network to be ready... [2021-03-05T00:44:42.901Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T00:44:42.901Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T00:44:43.473Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T00:44:43.473Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T00:44:43.473Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T00:44:43.733Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T00:44:43.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T00:44:43.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T00:44:43.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T00:44:43.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T00:44:43.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T00:44:43.997Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T00:44:43.997Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T00:44:43.997Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T00:44:43.997Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T00:44:43.997Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T00:44:43.997Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T00:44:43.997Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T00:44:43.997Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T00:44:44.256Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-05T00:44:44.256Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T00:44:44.256Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T00:44:44.256Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T00:44:44.256Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T00:44:44.517Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T00:44:44.517Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T00:44:44.517Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T00:44:47.064Z] Fetched 24.0 MB in 4s (5741 kB/s) [2021-03-05T00:44:48.013Z] Reading package lists... [2021-03-05T00:44:48.014Z] Reading package lists... [2021-03-05T00:44:48.277Z] Building dependency tree... [2021-03-05T00:44:48.277Z] Reading state information... [2021-03-05T00:44:48.277Z] The following additional packages will be installed: [2021-03-05T00:44:48.277Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T00:44:48.277Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T00:44:48.277Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T00:44:48.277Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-05T00:44:48.277Z] Suggested packages: [2021-03-05T00:44:48.277Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-05T00:44:48.277Z] Recommended packages: [2021-03-05T00:44:48.277Z] gnupg libsasl2-modules [2021-03-05T00:44:48.277Z] The following NEW packages will be installed: [2021-03-05T00:44:48.277Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T00:44:48.277Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T00:44:48.277Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T00:44:48.277Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-05T00:44:48.277Z] The following packages will be upgraded: [2021-03-05T00:44:48.277Z] gpg gpg-agent gpgconf libudev1 [2021-03-05T00:44:48.538Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-05T00:44:48.538Z] Need to get 3530 kB of archives. [2021-03-05T00:44:48.538Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-05T00:44:48.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-05T00:44:48.538Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-05T00:44:48.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:44:48.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:44:48.560Z] ---> 65e29d98d015 [2021-03-05T00:44:48.560Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T00:44:48.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:44:48.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:44:48.560Z] ---> 65e29d98d015 [2021-03-05T00:44:48.560Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:44:48.560Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:44:48.560Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:44:48.560Z] ---> 65e29d98d015 [2021-03-05T00:44:48.560Z] [2021-03-05T00:44:48.560Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:44:48.560Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:44:48.560Z] ---> 65e29d98d015 [2021-03-05T00:44:48.560Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T00:44:48.560Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:44:48.560Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:44:48.560Z] ---> 65e29d98d015 [2021-03-05T00:44:48.560Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T00:44:48.560Z] ---> Running in 3f20974741e7 [2021-03-05T00:44:48.560Z] ---> Running in d7f46137159e [2021-03-05T00:44:48.560Z] ---> Running in cb7a73a15133 [2021-03-05T00:44:48.560Z] ---> Running in 369f4f7fed26 [2021-03-05T00:44:48.560Z] ---> Running in 315ff77bbaac [2021-03-05T00:44:48.560Z] Removing intermediate container cb7a73a15133 [2021-03-05T00:44:48.560Z] ---> 24f6189bc404 [2021-03-05T00:44:48.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:44:48.560Z] Removing intermediate container 3f20974741e7 [2021-03-05T00:44:48.560Z] ---> c3ab94b37e7c [2021-03-05T00:44:48.560Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:44:48.560Z] Removing intermediate container 315ff77bbaac [2021-03-05T00:44:48.560Z] ---> 511cb4565321 [2021-03-05T00:44:48.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:44:48.560Z] Removing intermediate container d7f46137159e [2021-03-05T00:44:48.560Z] ---> d58c44ce21d0 [2021-03-05T00:44:48.560Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:44:48.560Z] Removing intermediate container 369f4f7fed26 [2021-03-05T00:44:48.560Z] ---> f50a156feab4 [2021-03-05T00:44:48.560Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:44:48.560Z] ---> Running in 9240cdcee8f0 [2021-03-05T00:44:48.560Z] ---> Running in 3665c7e4cb2d [2021-03-05T00:44:48.560Z] ---> Running in 703840a9ec45 [2021-03-05T00:44:48.560Z] ---> Running in dccc295c0ce1 [2021-03-05T00:44:48.560Z] ---> Running in 667369f175ac [2021-03-05T00:44:48.560Z] Removing intermediate container 3665c7e4cb2d [2021-03-05T00:44:48.560Z] ---> 946db56841f3 [2021-03-05T00:44:48.560Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T00:44:48.560Z] ---> Running in 87e443e5f2c5 [2021-03-05T00:44:48.560Z] Removing intermediate container dccc295c0ce1 [2021-03-05T00:44:48.560Z] ---> ee31053de113 [2021-03-05T00:44:48.560Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:44:48.560Z] Removing intermediate container 9240cdcee8f0 [2021-03-05T00:44:48.560Z] ---> 52a482dda214 [2021-03-05T00:44:48.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T00:44:48.560Z] ---> Running in 09d1e86d4df8 [2021-03-05T00:44:48.560Z] ---> Running in 6ea5541e5033 [2021-03-05T00:44:48.560Z] Removing intermediate container 703840a9ec45 [2021-03-05T00:44:48.560Z] ---> f72e49211088 [2021-03-05T00:44:48.560Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T00:44:48.560Z] Removing intermediate container 667369f175ac [2021-03-05T00:44:48.560Z] ---> 6434622f24cc [2021-03-05T00:44:48.560Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T00:44:48.560Z] ---> Running in 876782d63911 [2021-03-05T00:44:48.560Z] ---> Running in 1af9982d0e13 [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:48.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-05T00:44:48.813Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-05T00:44:48.813Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-05T00:44:48.813Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-05T00:44:48.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:49.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:49.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:44:49.391Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-05T00:44:49.391Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-05T00:44:49.391Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-05T00:44:49.391Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-05T00:44:49.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-05T00:44:49.391Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-05T00:44:49.391Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-05T00:44:49.391Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-05T00:44:49.391Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-05T00:44:49.391Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-05T00:44:49.391Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-05T00:44:49.391Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-05T00:44:49.391Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-05T00:44:49.391Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-05T00:44:49.391Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-05T00:44:49.391Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-05T00:44:49.652Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T00:44:49.652Z] Fetched 3530 kB in 1s (3407 kB/s) [2021-03-05T00:44:49.652Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T00:44:49.652Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-05T00:44:49.652Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T00:44:49.913Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-05T00:44:49.913Z] Selecting previously unselected package udev. [2021-03-05T00:44:49.913Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T00:44:49.913Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-05T00:44:49.913Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-05T00:44:50.084Z] OK: 217 MiB in 51 packages [2021-03-05T00:44:50.173Z] Selecting previously unselected package libfuse2:amd64. [2021-03-05T00:44:50.173Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T00:44:50.173Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T00:44:50.434Z] Selecting previously unselected package fuse. [2021-03-05T00:44:50.434Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T00:44:50.434Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-05T00:44:50.434Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T00:44:50.434Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T00:44:50.696Z] OK: 217 MiB in 51 packages [2021-03-05T00:44:50.699Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T00:44:50.699Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T00:44:50.699Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T00:44:50.699Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T00:44:50.960Z] Selecting previously unselected package libksba8:amd64. [2021-03-05T00:44:50.960Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-05T00:44:50.960Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-05T00:44:50.960Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-05T00:44:50.960Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:50.960Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:50.969Z] OK: 217 MiB in 51 packages [2021-03-05T00:44:51.221Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-05T00:44:51.221Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.221Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:51.221Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-05T00:44:51.221Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.221Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:51.221Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-05T00:44:51.221Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.221Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:51.482Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-05T00:44:51.482Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.482Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:51.482Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-05T00:44:51.482Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.482Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:51.570Z] Removing intermediate container 6ea5541e5033 [2021-03-05T00:44:51.570Z] ---> 5cb304fa7ab0 [2021-03-05T00:44:51.570Z] Step 6/24 : COPY go.mod . [2021-03-05T00:44:51.570Z] OK: 217 MiB in 51 packages [2021-03-05T00:44:51.570Z] OK: 217 MiB in 51 packages [2021-03-05T00:44:51.742Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-05T00:44:51.742Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:51.742Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:52.004Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-05T00:44:52.004Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:52.004Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:52.004Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-05T00:44:52.004Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T00:44:52.004Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:52.004Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-05T00:44:52.004Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T00:44:52.004Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T00:44:52.267Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-05T00:44:52.267Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T00:44:52.267Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T00:44:52.267Z] Selecting previously unselected package libldap-common. [2021-03-05T00:44:52.267Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-05T00:44:52.267Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T00:44:52.267Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-05T00:44:52.267Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-05T00:44:52.529Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T00:44:52.529Z] Selecting previously unselected package dirmngr. [2021-03-05T00:44:52.529Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T00:44:52.529Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T00:44:52.529Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T00:44:52.564Z] Removing intermediate container 87e443e5f2c5 [2021-03-05T00:44:52.564Z] ---> 2ad509a7c5fa [2021-03-05T00:44:52.564Z] Step 6/26 : COPY go.mod . [2021-03-05T00:44:52.564Z] ---> 573660d9e1c6 [2021-03-05T00:44:52.564Z] Step 7/24 : RUN go mod download [2021-03-05T00:44:52.790Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-05T00:44:52.790Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T00:44:52.790Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T00:44:52.790Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T00:44:52.790Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-05T00:44:52.790Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:52.790Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-05T00:44:52.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T00:44:52.790Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-05T00:44:52.836Z] Removing intermediate container 09d1e86d4df8 [2021-03-05T00:44:52.836Z] ---> 35b47324bce8 [2021-03-05T00:44:52.836Z] Step 6/23 : COPY go.mod . [2021-03-05T00:44:52.836Z] ---> Running in 0edc7117a3d3 [2021-03-05T00:44:53.362Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-05T00:44:53.362Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.362Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-05T00:44:53.362Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-05T00:44:53.362Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-05T00:44:53.362Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.362Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.433Z] Removing intermediate container 876782d63911 [2021-03-05T00:44:53.433Z] ---> 898352a1e52f [2021-03-05T00:44:53.433Z] Step 6/31 : COPY go.mod . [2021-03-05T00:44:53.433Z] ---> 8a9399ee9f49 [2021-03-05T00:44:53.433Z] Step 7/26 : RUN go mod download [2021-03-05T00:44:53.623Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.623Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.623Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.623Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.623Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T00:44:53.623Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T00:44:53.623Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T00:44:53.623Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T00:44:53.709Z] Removing intermediate container 1af9982d0e13 [2021-03-05T00:44:53.709Z] ---> 9a12565ddcb9 [2021-03-05T00:44:53.709Z] Step 6/22 : COPY go.mod . [2021-03-05T00:44:53.709Z] ---> Running in b5804d895ad1 [2021-03-05T00:44:53.985Z] ---> 55f88bbfff65 [2021-03-05T00:44:53.985Z] Step 7/23 : RUN go mod download [2021-03-05T00:44:54.197Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-05T00:44:54.197Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-05T00:44:54.197Z] This means they are not meant to be enabled using systemctl. [2021-03-05T00:44:54.197Z] Possible reasons for having this kind of units are: [2021-03-05T00:44:54.197Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-05T00:44:54.197Z] .wants/ or .requires/ directory. [2021-03-05T00:44:54.197Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-05T00:44:54.197Z] a requirement dependency on it. [2021-03-05T00:44:54.197Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-05T00:44:54.197Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-05T00:44:54.197Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-05T00:44:54.197Z] instance name specified. [2021-03-05T00:44:54.260Z] ---> Running in 1bcecc944095 [2021-03-05T00:44:54.459Z] Reading package lists... [2021-03-05T00:44:54.541Z] ---> 2c68afb5e903 [2021-03-05T00:44:54.541Z] Step 7/31 : RUN go mod download [2021-03-05T00:44:54.721Z] Building dependency tree... [2021-03-05T00:44:54.721Z] Reading state information... [2021-03-05T00:44:54.833Z] ---> c5b1be97e965 [2021-03-05T00:44:54.833Z] Step 7/22 : RUN go mod download [2021-03-05T00:44:54.834Z] ---> Running in 2654ab2a1481 [2021-03-05T00:44:54.981Z] The following additional packages will be installed: [2021-03-05T00:44:54.981Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-05T00:44:54.981Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-05T00:44:54.981Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-05T00:44:54.981Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-05T00:44:54.981Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-05T00:44:54.981Z] Suggested packages: [2021-03-05T00:44:54.981Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-05T00:44:54.981Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-05T00:44:54.981Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-05T00:44:54.981Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-05T00:44:54.981Z] systemd-container policykit-1 [2021-03-05T00:44:54.981Z] Recommended packages: [2021-03-05T00:44:54.981Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-05T00:44:54.981Z] The following NEW packages will be installed: [2021-03-05T00:44:54.981Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-05T00:44:54.981Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-05T00:44:54.981Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-05T00:44:54.981Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-05T00:44:54.981Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-05T00:44:54.981Z] The following packages will be upgraded: [2021-03-05T00:44:54.981Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-05T00:44:54.981Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-05T00:44:54.981Z] Need to get 35.2 MB of archives. [2021-03-05T00:44:54.981Z] After this operation, 141 MB of additional disk space will be used. [2021-03-05T00:44:54.981Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-05T00:44:54.981Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-05T00:44:54.981Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-05T00:44:56.215Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-05T00:44:56.215Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-05T00:44:56.215Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-05T00:44:56.215Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-05T00:44:56.215Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-05T00:44:56.215Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-05T00:44:56.215Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-05T00:44:56.215Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-05T00:44:56.215Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-05T00:44:56.215Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-05T00:44:56.215Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-05T00:44:56.215Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-05T00:44:56.215Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-05T00:44:56.215Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-05T00:44:56.215Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-05T00:44:56.215Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-05T00:44:56.215Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-05T00:44:56.215Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-05T00:44:56.215Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-05T00:44:56.215Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-05T00:44:56.215Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-05T00:44:56.215Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-05T00:44:56.215Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-05T00:44:56.215Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-05T00:44:56.215Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-05T00:44:56.215Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-05T00:44:56.215Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-05T00:44:56.215Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T00:44:56.215Z] Fetched 35.2 MB in 1s (27.5 MB/s) [2021-03-05T00:44:56.219Z] ---> Running in 8b94d70ae8ef [2021-03-05T00:44:56.477Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T00:44:56.477Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-05T00:44:56.478Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T00:44:57.053Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-05T00:44:57.053Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T00:44:57.205Z] Removing intermediate container 0edc7117a3d3 [2021-03-05T00:44:57.205Z] ---> a936c89ae8ed [2021-03-05T00:44:57.205Z] Step 8/24 : COPY . . [2021-03-05T00:44:57.314Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-05T00:44:57.314Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T00:44:57.314Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T00:44:57.314Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T00:44:57.575Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-05T00:44:57.575Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T00:44:57.575Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T00:44:57.835Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T00:44:58.407Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-05T00:44:58.407Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-05T00:44:58.664Z] Removing intermediate container b5804d895ad1 [2021-03-05T00:44:58.664Z] ---> e3af9bfd14a0 [2021-03-05T00:44:58.664Z] Step 8/26 : COPY . . [2021-03-05T00:44:58.664Z] Removing intermediate container 1bcecc944095 [2021-03-05T00:44:58.664Z] ---> de84157b29a8 [2021-03-05T00:44:58.664Z] Step 8/23 : COPY . . [2021-03-05T00:44:58.976Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-05T00:44:58.976Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-05T00:44:58.976Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T00:44:58.976Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T00:44:59.238Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-05T00:44:59.238Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T00:44:59.238Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:44:59.499Z] Selecting previously unselected package libexpat1:amd64. [2021-03-05T00:44:59.499Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-05T00:44:59.499Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T00:44:59.499Z] Selecting previously unselected package python3.6-minimal. [2021-03-05T00:44:59.499Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T00:44:59.499Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:44:59.761Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T00:44:59.761Z] Checking for services that may need to be restarted...done. [2021-03-05T00:44:59.761Z] Checking for services that may need to be restarted...done. [2021-03-05T00:45:00.022Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:00.022Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T00:45:00.022Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:00.116Z] Removing intermediate container 2654ab2a1481 [2021-03-05T00:45:00.116Z] ---> 49c44244011c [2021-03-05T00:45:00.116Z] Step 8/31 : COPY . . [2021-03-05T00:45:00.594Z] Selecting previously unselected package python3-minimal. [2021-03-05T00:45:00.594Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-05T00:45:00.594Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-05T00:45:00.594Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-05T00:45:00.594Z] Selecting previously unselected package mime-support. [2021-03-05T00:45:00.594Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-05T00:45:00.594Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-05T00:45:00.715Z] Removing intermediate container 8b94d70ae8ef [2021-03-05T00:45:00.715Z] ---> 5b78cb7d2d70 [2021-03-05T00:45:00.715Z] Step 8/22 : COPY . . [2021-03-05T00:45:00.870Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-05T00:45:00.870Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-05T00:45:00.870Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T00:45:00.870Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-05T00:45:00.870Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T00:45:00.870Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:01.132Z] Selecting previously unselected package python3.6. [2021-03-05T00:45:01.132Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T00:45:01.132Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:01.132Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-05T00:45:01.132Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-05T00:45:01.132Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T00:45:01.393Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-05T00:45:01.655Z] Selecting previously unselected package python3. [2021-03-05T00:45:01.655Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-05T00:45:01.655Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-05T00:45:01.655Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-05T00:45:01.655Z] Selecting previously unselected package multiarch-support. [2021-03-05T00:45:01.655Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:01.655Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T00:45:01.655Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T00:45:01.916Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-05T00:45:01.916Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-05T00:45:01.916Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-05T00:45:01.916Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T00:45:01.916Z] Selecting previously unselected package libbsd0:amd64. [2021-03-05T00:45:01.916Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-05T00:45:01.916Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T00:45:02.176Z] Selecting previously unselected package sudo. [2021-03-05T00:45:02.176Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:02.176Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T00:45:02.176Z] Selecting previously unselected package apparmor. [2021-03-05T00:45:02.176Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T00:45:02.176Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-05T00:45:02.437Z] Selecting previously unselected package libedit2:amd64. [2021-03-05T00:45:02.437Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-05T00:45:02.437Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T00:45:02.437Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-05T00:45:02.437Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T00:45:02.437Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:02.699Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-05T00:45:02.699Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T00:45:02.699Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:02.699Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-05T00:45:02.699Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-05T00:45:02.699Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T00:45:02.961Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-05T00:45:02.961Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T00:45:02.961Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:02.961Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-05T00:45:02.961Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T00:45:02.961Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:03.223Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-05T00:45:03.223Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-05T00:45:03.223Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T00:45:03.485Z] Selecting previously unselected package openssh-client. [2021-03-05T00:45:03.485Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-05T00:45:03.485Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T00:45:03.485Z] Selecting previously unselected package squashfs-tools. [2021-03-05T00:45:03.485Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-05T00:45:03.485Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T00:45:03.744Z] Selecting previously unselected package snapd. [2021-03-05T00:45:03.744Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-05T00:45:03.744Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-05T00:45:05.661Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T00:45:05.922Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T00:45:05.922Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-05T00:45:05.922Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T00:45:05.922Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T00:45:06.183Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:06.183Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T00:45:06.183Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-05T00:45:06.183Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-05T00:45:07.126Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T00:45:07.126Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T00:45:07.126Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T00:45:07.126Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:07.126Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:07.126Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T00:45:07.697Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T00:45:07.697Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:07.697Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T00:45:07.697Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-05T00:45:07.697Z] running python rtupdate hooks for python3.6... [2021-03-05T00:45:07.697Z] running python post-rtupdate hooks for python3.6... [2021-03-05T00:45:07.957Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-05T00:45:09.873Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-05T00:45:10.134Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T00:45:10.134Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T00:45:10.396Z] Setting up snapd (2.48.3+18.04) ... [2021-03-05T00:45:10.965Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-05T00:45:10.965Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-05T00:45:11.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-05T00:45:11.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-05T00:45:11.488Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T00:45:11.488Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T00:45:11.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-05T00:45:11.748Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-05T00:45:12.008Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-05T00:45:12.267Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-05T00:45:12.267Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-05T00:45:12.267Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T00:45:12.267Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T00:45:13.206Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T00:45:13.206Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T00:45:13.467Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T00:45:14.670Z] Reading package lists... [2021-03-05T00:45:14.931Z] Reading package lists... [2021-03-05T00:45:14.931Z] Building dependency tree... [2021-03-05T00:45:14.931Z] Reading state information... [2021-03-05T00:45:14.931Z] Calculating upgrade... [2021-03-05T00:45:15.191Z] The following packages will be upgraded: [2021-03-05T00:45:15.191Z] advancecomp base-files bash binutils binutils-common [2021-03-05T00:45:15.191Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-05T00:45:15.191Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-05T00:45:15.191Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-05T00:45:15.191Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-05T00:45:15.191Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-05T00:45:15.191Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-05T00:45:15.191Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-05T00:45:15.191Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-05T00:45:15.191Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-05T00:45:15.191Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-05T00:45:15.191Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-05T00:45:15.191Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-05T00:45:15.191Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-05T00:45:15.191Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-05T00:45:15.191Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T00:45:15.191Z] Need to get 63.8 MB of archives. [2021-03-05T00:45:15.191Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-05T00:45:15.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-05T00:45:15.451Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-05T00:45:15.451Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-05T00:45:15.451Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-05T00:45:15.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-05T00:45:15.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-05T00:45:15.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-05T00:45:15.451Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-05T00:45:15.451Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-05T00:45:15.451Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-05T00:45:15.451Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-05T00:45:15.451Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-05T00:45:15.451Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-05T00:45:15.451Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-05T00:45:15.451Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-05T00:45:15.451Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-05T00:45:15.451Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-05T00:45:15.451Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-05T00:45:15.451Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-05T00:45:15.451Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-05T00:45:15.451Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-05T00:45:15.711Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-05T00:45:15.711Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-05T00:45:15.711Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-05T00:45:15.711Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-05T00:45:15.711Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-05T00:45:15.711Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-05T00:45:15.711Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-05T00:45:15.711Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-05T00:45:15.711Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-05T00:45:15.711Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-05T00:45:15.711Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-05T00:45:15.711Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-05T00:45:15.711Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-05T00:45:15.711Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-05T00:45:15.711Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-05T00:45:15.711Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-05T00:45:15.711Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-05T00:45:15.711Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-05T00:45:15.711Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-05T00:45:15.711Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-05T00:45:15.711Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-05T00:45:15.711Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-05T00:45:15.711Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-05T00:45:15.711Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-05T00:45:15.711Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-05T00:45:15.711Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-05T00:45:15.711Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-05T00:45:15.711Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-05T00:45:15.711Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-05T00:45:15.711Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-05T00:45:15.711Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-05T00:45:15.711Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-05T00:45:15.711Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-05T00:45:15.711Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-05T00:45:15.975Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-05T00:45:16.235Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-05T00:45:16.235Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-05T00:45:16.235Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-05T00:45:16.235Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-05T00:45:16.235Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-05T00:45:16.235Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-05T00:45:16.235Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-05T00:45:16.235Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-05T00:45:16.494Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-05T00:45:16.494Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-05T00:45:16.755Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-05T00:45:16.755Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-05T00:45:16.755Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-05T00:45:16.755Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-05T00:45:16.755Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-05T00:45:16.755Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-05T00:45:16.755Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-05T00:45:16.755Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-05T00:45:16.755Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-05T00:45:16.755Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-05T00:45:17.017Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-05T00:45:17.017Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-05T00:45:17.017Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-05T00:45:17.017Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-05T00:45:17.017Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-05T00:45:17.017Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-05T00:45:17.017Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-05T00:45:17.017Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-05T00:45:17.017Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-05T00:45:17.017Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-05T00:45:17.017Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-05T00:45:17.017Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-05T00:45:17.017Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-05T00:45:17.017Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-05T00:45:17.017Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-05T00:45:17.017Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-05T00:45:17.277Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-05T00:45:17.277Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-05T00:45:17.277Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-05T00:45:17.277Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-05T00:45:17.277Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-05T00:45:17.277Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-05T00:45:17.277Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-05T00:45:17.277Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T00:45:17.538Z] Fetched 63.8 MB in 2s (30.7 MB/s) [2021-03-05T00:45:17.538Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:17.538Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:17.538Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T00:45:18.111Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:18.111Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T00:45:18.111Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-05T00:45:18.373Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-05T00:45:18.946Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:18.946Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:19.206Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:19.206Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:19.468Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:19.468Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:19.468Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:19.468Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.040Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.040Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.040Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.040Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.040Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.303Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.303Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:20.303Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T00:45:20.303Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.303Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.565Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:20.565Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T00:45:20.565Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.565Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.826Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.826Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:20.826Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:20.826Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T00:45:21.087Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:21.087Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T00:45:21.087Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:21.371Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T00:45:21.634Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T00:45:21.898Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T00:45:21.898Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-05T00:45:21.898Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-05T00:45:21.898Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-05T00:45:22.160Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-05T00:45:22.424Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-05T00:45:22.424Z] Installing new version of config file /etc/issue ... [2021-03-05T00:45:22.424Z] Installing new version of config file /etc/issue.net ... [2021-03-05T00:45:22.424Z] Installing new version of config file /etc/lsb-release ... [2021-03-05T00:45:22.424Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-05T00:45:22.687Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-05T00:45:22.687Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-05T00:45:22.687Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-05T00:45:22.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:22.952Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-05T00:45:22.952Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-05T00:45:22.952Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-05T00:45:23.214Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-05T00:45:23.214Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:23.214Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:23.214Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:23.214Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:23.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:23.478Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-05T00:45:23.478Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-05T00:45:23.478Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-05T00:45:23.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:23.746Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-05T00:45:23.746Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T00:45:24.006Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-05T00:45:24.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:24.006Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T00:45:24.268Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T00:45:24.268Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T00:45:24.268Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:24.268Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T00:45:24.529Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T00:45:24.529Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-05T00:45:24.529Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:24.529Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-05T00:45:24.790Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-05T00:45:24.790Z] Setting up grep (3.1-2build1) ... [2021-03-05T00:45:25.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:25.051Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T00:45:25.051Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T00:45:25.051Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-05T00:45:25.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:25.311Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T00:45:25.311Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T00:45:25.311Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-05T00:45:25.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:25.573Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T00:45:25.573Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T00:45:26.144Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T00:45:26.144Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T00:45:26.144Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T00:45:26.144Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T00:45:26.717Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-05T00:45:26.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:26.717Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-05T00:45:26.717Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T00:45:27.571Z] ---> 16471ce2cf73 [2021-03-05T00:45:27.571Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T00:45:27.571Z] ---> a459286e6c1b [2021-03-05T00:45:27.571Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T00:45:27.571Z] ---> 5511e8fc1344 [2021-03-05T00:45:27.571Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T00:45:27.571Z] ---> 7f70709406a5 [2021-03-05T00:45:27.571Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T00:45:27.571Z] ---> Running in 91ed53552229 [2021-03-05T00:45:27.571Z] ---> Running in 60801ae78d49 [2021-03-05T00:45:27.571Z] ---> Running in 1fd0108c3507 [2021-03-05T00:45:27.571Z] ---> Running in 466c890094f5 [2021-03-05T00:45:27.571Z] ---> fb63cee6aa8e [2021-03-05T00:45:27.571Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T00:45:27.571Z] ---> Running in 3bb17db1e929 [2021-03-05T00:45:27.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:45:27.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:45:27.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T00:45:27.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:45:27.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:45:28.101Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T00:45:28.101Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T00:45:28.101Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T00:45:28.101Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T00:45:28.101Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T00:45:28.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:28.101Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-05T00:45:28.101Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-05T00:45:28.362Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-05T00:45:28.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:28.362Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:28.362Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:28.622Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:28.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:28.622Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:28.622Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:28.622Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:28.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:28.882Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:28.882Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:28.882Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:29.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:29.144Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:29.144Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:29.144Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:29.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:29.404Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T00:45:29.404Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T00:45:29.404Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T00:45:29.665Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T00:45:29.665Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T00:45:29.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:29.665Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T00:45:29.665Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T00:45:29.927Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T00:45:29.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:29.927Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:29.927Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:30.188Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:30.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:30.188Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:30.188Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:30.452Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:30.452Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:30.452Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:30.712Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:30.973Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:31.237Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-05T00:45:31.496Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-05T00:45:31.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:31.756Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T00:45:31.756Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T00:45:31.756Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T00:45:32.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T00:45:32.016Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-05T00:45:32.016Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T00:45:32.275Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-05T00:45:32.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:32.275Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-05T00:45:32.275Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-05T00:45:32.535Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-05T00:45:32.796Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:32.796Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-05T00:45:32.796Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T00:45:33.056Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-05T00:45:33.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:33.056Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-05T00:45:33.056Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T00:45:33.317Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-05T00:45:33.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:33.317Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T00:45:33.317Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T00:45:33.577Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T00:45:33.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:33.577Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T00:45:33.577Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T00:45:33.883Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T00:45:33.883Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:33.883Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T00:45:34.144Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T00:45:34.144Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T00:45:34.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:34.404Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T00:45:34.404Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T00:45:34.404Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-05T00:45:34.404Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T00:45:34.672Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T00:45:34.672Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T00:45:34.672Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T00:45:34.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:34.938Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-05T00:45:34.938Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-05T00:45:34.938Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-05T00:45:35.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:35.198Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-05T00:45:35.198Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T00:45:35.198Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T00:45:35.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:35.771Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T00:45:35.771Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T00:45:35.771Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T00:45:35.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:35.771Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-05T00:45:35.771Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-05T00:45:36.032Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-05T00:45:36.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:36.032Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T00:45:36.032Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T00:45:36.614Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-05T00:45:36.614Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:36.614Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T00:45:36.614Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T00:45:36.875Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-05T00:45:36.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:36.875Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-05T00:45:36.875Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-05T00:45:37.135Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-05T00:45:37.135Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:37.135Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-05T00:45:37.396Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-05T00:45:37.396Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-05T00:45:37.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:37.396Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-05T00:45:37.396Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-05T00:45:37.655Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-05T00:45:37.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:37.655Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-05T00:45:37.915Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-05T00:45:37.915Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-05T00:45:38.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:38.179Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T00:45:38.179Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-05T00:45:38.179Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-05T00:45:38.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T00:45:38.179Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-05T00:45:38.179Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-05T00:45:38.446Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-05T00:45:38.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-05T00:45:38.446Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T00:45:38.446Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T00:45:38.705Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T00:45:38.705Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T00:45:38.705Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T00:45:38.966Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T00:45:38.966Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-05T00:45:39.231Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-05T00:45:39.231Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T00:45:39.231Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-05T00:45:39.499Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T00:45:39.499Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-05T00:45:39.499Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-05T00:45:39.499Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-05T00:45:39.759Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-05T00:45:39.759Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-05T00:45:39.759Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-05T00:45:40.026Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-05T00:45:40.026Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-05T00:45:40.607Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-05T00:45:40.607Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-05T00:45:40.607Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-05T00:45:40.867Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-05T00:45:40.867Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-05T00:45:41.441Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-05T00:45:41.441Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-05T00:45:41.702Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-05T00:45:41.702Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-05T00:45:41.702Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T00:45:41.702Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T00:45:41.963Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T00:45:41.963Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T00:45:42.224Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T00:45:42.224Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T00:45:42.224Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T00:45:42.224Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T00:45:42.484Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:42.484Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:42.484Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:42.745Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:42.745Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:42.745Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:43.005Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:43.005Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:43.946Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:43.946Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:44.891Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:44.891Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:45.833Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:45.833Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:46.094Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:46.094Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:47.045Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T00:45:47.045Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T00:45:47.045Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T00:45:47.045Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T00:45:47.045Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T00:45:47.045Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T00:45:47.307Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T00:45:47.307Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T00:45:47.568Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-05T00:45:47.568Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-05T00:45:47.568Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T00:45:47.568Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T00:45:47.828Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T00:45:47.828Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T00:45:47.828Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-05T00:45:47.828Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-05T00:45:48.089Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.089Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T00:45:48.089Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.089Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.089Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.089Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-05T00:45:48.089Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-05T00:45:48.089Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-05T00:45:48.349Z] [2021-03-05T00:45:48.349Z] Current default time zone: 'Etc/UTC' [2021-03-05T00:45:48.349Z] Local time is now: Fri Mar 5 00:45:48 UTC 2021. [2021-03-05T00:45:48.349Z] Universal Time is now: Fri Mar 5 00:45:48 UTC 2021. [2021-03-05T00:45:48.349Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-05T00:45:48.349Z] [2021-03-05T00:45:48.349Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-05T00:45:48.349Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.349Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-05T00:45:48.610Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-05T00:45:48.610Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-05T00:45:48.610Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-05T00:45:48.610Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-05T00:45:48.610Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-05T00:45:48.610Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-05T00:45:48.610Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T00:45:48.610Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:48.610Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-05T00:45:48.870Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:48.870Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T00:45:48.870Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:49.131Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-05T00:45:49.131Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-05T00:45:49.131Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-05T00:45:49.131Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T00:45:49.131Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-05T00:45:49.131Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-05T00:45:49.131Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-05T00:45:49.131Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-05T00:45:51.072Z] Updating certificates in /etc/ssl/certs... [2021-03-05T00:45:51.642Z] 23 added, 27 removed; done. [2021-03-05T00:45:51.903Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T00:45:51.903Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T00:45:51.903Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-05T00:45:51.903Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-05T00:45:51.903Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-05T00:45:51.903Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:51.903Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T00:45:52.164Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.164Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.164Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.164Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.164Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.164Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-05T00:45:52.164Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-05T00:45:52.164Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-05T00:45:52.424Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-05T00:45:52.424Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-05T00:45:52.424Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.424Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T00:45:52.424Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-05T00:45:52.424Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-05T00:45:52.424Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-05T00:45:52.684Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T00:45:52.684Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T00:45:52.684Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-05T00:45:52.684Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-05T00:45:52.684Z] Updating certificates in /etc/ssl/certs... [2021-03-05T00:45:53.256Z] 0 added, 0 removed; done. [2021-03-05T00:45:53.256Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-05T00:45:53.256Z] done. [2021-03-05T00:45:53.826Z] Reading package lists... [2021-03-05T00:45:53.826Z] Building dependency tree... [2021-03-05T00:45:53.826Z] Reading state information... [2021-03-05T00:45:54.087Z] The following NEW packages will be installed: [2021-03-05T00:45:54.087Z] apt-transport-https [2021-03-05T00:45:54.348Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T00:45:54.348Z] Need to get 1696 B of archives. [2021-03-05T00:45:54.348Z] After this operation, 153 kB of additional disk space will be used. [2021-03-05T00:45:54.348Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-05T00:45:54.348Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T00:45:54.348Z] Fetched 1696 B in 0s (7152 B/s) [2021-03-05T00:45:54.348Z] Selecting previously unselected package apt-transport-https. [2021-03-05T00:45:54.348Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-05T00:45:54.348Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-05T00:45:54.348Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T00:45:54.609Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T00:45:54.870Z] Waiting for network to be ready... [2021-03-05T00:46:00.150Z] 2021-03-05T00:45:57Z INFO Waiting for automatic snapd restart... [2021-03-05T00:46:00.150Z] snapd 2.49 from Canonical* installed [2021-03-05T00:46:01.095Z] "snapd" switched to the "latest/stable" channel [2021-03-05T00:46:01.095Z] [2021-03-05T00:46:03.639Z] core18 20210128 from Canonical* installed [2021-03-05T00:46:03.899Z] "core18" switched to the "latest/stable" channel [2021-03-05T00:46:03.899Z] [2021-03-05T00:46:07.198Z] snapcraft 4.5.1 from Canonical* installed [2021-03-05T00:46:07.198Z] "snapcraft" switched to the "latest/stable" channel [2021-03-05T00:46:07.198Z] [2021-03-05T00:46:10.494Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-05T00:46:10.494Z] - README.md [2021-03-05T00:46:10.494Z] - snapcraft.yaml.orig [2021-03-05T00:46:10.494Z] [2021-03-05T00:46:10.494Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T00:46:17.076Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T00:46:17.076Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T00:46:17.076Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T00:46:17.076Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T00:46:18.279Z] Reading package lists... [2021-03-05T00:46:18.544Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 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 [2021-03-05T00:46:25.131Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T00:46:25.131Z] Reading package lists... [2021-03-05T00:46:25.131Z] Building dependency tree... [2021-03-05T00:46:25.131Z] Reading state information... [2021-03-05T00:46:25.131Z] Suggested packages: [2021-03-05T00:46:25.131Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-05T00:46:25.131Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-05T00:46:25.131Z] Recommended packages: [2021-03-05T00:46:25.131Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-05T00:46:25.131Z] The following NEW packages will be installed: [2021-03-05T00:46:25.131Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-05T00:46:25.131Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-05T00:46:25.131Z] pkg-config zip [2021-03-05T00:46:25.131Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T00:46:25.131Z] Need to get 7655 kB of archives. [2021-03-05T00:46:25.131Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-05T00:46:25.131Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-05T00:46:25.131Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-05T00:46:25.393Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-05T00:46:25.393Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-05T00:46:25.653Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-05T00:46:25.653Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-05T00:46:25.653Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-05T00:46:25.653Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-05T00:46:25.653Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-05T00:46:25.653Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-05T00:46:25.912Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-05T00:46:25.912Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-05T00:46:25.912Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-05T00:46:25.912Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-05T00:46:25.912Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-05T00:46:26.173Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T00:46:26.173Z] Fetched 7655 kB in 1s (7314 kB/s) [2021-03-05T00:46:26.173Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-05T00:46:26.173Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-05T00:46:26.173Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-05T00:46:26.173Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T00:46:26.439Z] Selecting previously unselected package libpsl5:amd64. [2021-03-05T00:46:26.439Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-05T00:46:26.439Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T00:46:26.439Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-05T00:46:26.439Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-05T00:46:26.439Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T00:46:26.699Z] Selecting previously unselected package librtmp1:amd64. [2021-03-05T00:46:26.699Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-05T00:46:26.699Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T00:46:26.699Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-05T00:46:26.699Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-05T00:46:26.699Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T00:46:26.964Z] Selecting previously unselected package liberror-perl. [2021-03-05T00:46:26.964Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-05T00:46:26.964Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-05T00:46:26.964Z] Selecting previously unselected package git-man. [2021-03-05T00:46:26.964Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-05T00:46:26.964Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T00:46:27.227Z] Selecting previously unselected package git. [2021-03-05T00:46:27.227Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-05T00:46:27.227Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T00:46:27.797Z] Selecting previously unselected package libnorm1:amd64. [2021-03-05T00:46:27.797Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-05T00:46:28.057Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T00:46:28.057Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-05T00:46:28.057Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-05T00:46:28.057Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T00:46:28.057Z] Selecting previously unselected package libsodium23:amd64. [2021-03-05T00:46:28.057Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-05T00:46:28.057Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-05T00:46:28.320Z] Selecting previously unselected package libzmq5:amd64. [2021-03-05T00:46:28.320Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T00:46:28.320Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T00:46:28.320Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-05T00:46:28.320Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T00:46:28.320Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T00:46:28.581Z] Selecting previously unselected package pkg-config. [2021-03-05T00:46:28.581Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-05T00:46:28.581Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T00:46:28.581Z] Selecting previously unselected package zip. [2021-03-05T00:46:28.581Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-05T00:46:28.581Z] Unpacking zip (3.0-11build1) ... [2021-03-05T00:46:28.841Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T00:46:28.841Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T00:46:28.841Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T00:46:28.841Z] Setting up liberror-perl (0.17025-1) ... [2021-03-05T00:46:28.841Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T00:46:28.841Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T00:46:28.841Z] No schema files found: doing nothing. [2021-03-05T00:46:28.841Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T00:46:29.102Z] Setting up zip (3.0-11build1) ... [2021-03-05T00:46:29.102Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T00:46:29.102Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-05T00:46:29.102Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T00:46:29.102Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T00:46:29.102Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T00:46:29.102Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T00:46:29.102Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T00:46:29.363Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T00:46:35.954Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T00:46:35.954Z] git set to automatically installed. [2021-03-05T00:46:35.954Z] git-man set to automatically installed. [2021-03-05T00:46:35.954Z] libcurl3-gnutls set to automatically installed. [2021-03-05T00:46:35.954Z] liberror-perl set to automatically installed. [2021-03-05T00:46:35.954Z] libglib2.0-0 set to automatically installed. [2021-03-05T00:46:35.954Z] libnghttp2-14 set to automatically installed. [2021-03-05T00:46:35.954Z] libnorm1 set to automatically installed. [2021-03-05T00:46:35.954Z] libpgm-5.2-0 set to automatically installed. [2021-03-05T00:46:35.954Z] libpsl5 set to automatically installed. [2021-03-05T00:46:35.954Z] librtmp1 set to automatically installed. [2021-03-05T00:46:35.954Z] libsodium23 set to automatically installed. [2021-03-05T00:46:35.954Z] libzmq3-dev set to automatically installed. [2021-03-05T00:46:35.954Z] libzmq5 set to automatically installed. [2021-03-05T00:46:35.954Z] pkg-config set to automatically installed. [2021-03-05T00:46:35.954Z] zip set to automatically installed. [2021-03-05T00:46:37.341Z] snapd is not logged in, snap install commands will use sudo [2021-03-05T00:46:43.923Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T00:46:43.923Z] snap "core18" has no updates available [2021-03-05T00:46:44.494Z] Pulling config-common [2021-03-05T00:46:44.494Z] + snapcraftctl pull [2021-03-05T00:46:45.435Z] Pulling go-build-helper [2021-03-05T00:46:45.435Z] + snapcraftctl pull [2021-03-05T00:46:49.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:47:07.401Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T00:47:07.402Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T00:47:07.402Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T00:47:07.402Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T00:47:07.402Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T00:47:07.402Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T00:47:07.402Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T00:47:07.402Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T00:47:07.402Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T00:47:07.402Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T00:47:07.402Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T00:47:07.402Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T00:47:07.402Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T00:47:07.402Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T00:47:07.402Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T00:47:07.402Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T00:47:07.402Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T00:47:07.402Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T00:47:07.402Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T00:47:07.402Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-05T00:47:07.402Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T00:47:07.402Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T00:47:07.402Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T00:47:07.402Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T00:47:07.402Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T00:47:07.402Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T00:47:07.402Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T00:47:07.402Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-05T00:47:07.402Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-05T00:47:07.402Z] Fetched 279 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-05T00:47:07.402Z] Fetched 122 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-05T00:47:07.402Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-05T00:47:07.402Z] Fetched 8848 B in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-05T00:47:07.402Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-05T00:47:07.402Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-05T00:47:07.402Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-05T00:47:07.402Z] Fetched 214 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-05T00:47:07.402Z] Fetched 154 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-05T00:47:07.402Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-05T00:47:07.402Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-05T00:47:07.402Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-05T00:47:07.402Z] Fetched 499 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-05T00:47:07.402Z] Fetched 111 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-05T00:47:07.402Z] Fetched 240 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-05T00:47:07.402Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-05T00:47:07.402Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-05T00:47:07.402Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-05T00:47:07.402Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-05T00:47:07.402Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-05T00:47:07.402Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-05T00:47:07.402Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-05T00:47:07.402Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-05T00:47:07.402Z] Fetched 8720 B in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-05T00:47:07.402Z] Fetched 137 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-05T00:47:07.402Z] Fetched 119 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-05T00:47:07.402Z] Fetched 109 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-05T00:47:07.402Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-05T00:47:07.402Z] Fetched 645 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-05T00:47:07.402Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-05T00:47:07.402Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-05T00:47:07.402Z] Fetched 368 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-05T00:47:07.402Z] Fetched 187 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-05T00:47:07.402Z] Fetched 175 kB in 0s (0 B/s) [2021-03-05T00:47:07.402Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-05T00:47:07.748Z] Removing intermediate container 1fd0108c3507 [2021-03-05T00:47:07.748Z] ---> 51f6dcf2f316 [2021-03-05T00:47:07.748Z] [2021-03-05T00:47:07.748Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T00:47:07.748Z] 3.12: Pulling from library/alpine [2021-03-05T00:47:08.025Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:47:08.304Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T00:47:08.304Z] ---> d10569e2745f [2021-03-05T00:47:08.304Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T00:47:08.906Z] ---> Running in 8c7ba2adb6b2 [2021-03-05T00:47:10.710Z] Fetched 206 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-05T00:47:10.710Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-05T00:47:10.710Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-05T00:47:10.710Z] Fetched 159 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-05T00:47:10.710Z] Fetched 107 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-05T00:47:10.710Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-05T00:47:10.710Z] Pulling static-packages [2021-03-05T00:47:10.710Z] + snapcraftctl pull [2021-03-05T00:47:11.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:11.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:11.651Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-05T00:47:11.651Z] Skipping pull go-build-helper (already ran) [2021-03-05T00:47:11.651Z] Skipping pull static-packages (already ran) [2021-03-05T00:47:11.651Z] Building go-build-helper [2021-03-05T00:47:11.651Z] + snapcraftctl build [2021-03-05T00:47:12.156Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T00:47:12.156Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:47:12.156Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T00:47:12.156Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T00:47:12.156Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T00:47:12.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:12.156Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:47:12.431Z] OK: 7 MiB in 19 packages [2021-03-05T00:47:12.709Z] Removing intermediate container 91ed53552229 [2021-03-05T00:47:12.709Z] ---> a5902f9f5b71 [2021-03-05T00:47:12.709Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T00:47:13.323Z] ---> Running in 5e5cc8cffc6c [2021-03-05T00:47:13.595Z] Removing intermediate container 466c890094f5 [2021-03-05T00:47:13.595Z] ---> b6b97e6ab807 [2021-03-05T00:47:13.595Z] [2021-03-05T00:47:13.595Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T00:47:13.595Z] ---> d10569e2745f [2021-03-05T00:47:13.595Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T00:47:14.202Z] ---> Running in f103854a2ce2 [2021-03-05T00:47:14.957Z] Building static-packages [2021-03-05T00:47:14.957Z] + snapcraftctl build [2021-03-05T00:47:15.650Z] Removing intermediate container f103854a2ce2 [2021-03-05T00:47:15.650Z] ---> 16e129028506 [2021-03-05T00:47:15.650Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T00:47:15.650Z] Removing intermediate container 8c7ba2adb6b2 [2021-03-05T00:47:15.650Z] ---> 1017ba270469 [2021-03-05T00:47:15.650Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:47:15.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:47:15.922Z] ---> Running in 6ba719ede4a1 [2021-03-05T00:47:15.922Z] ---> Running in 6492c641be5d [2021-03-05T00:47:16.868Z] Staging go-build-helper [2021-03-05T00:47:16.868Z] + snapcraftctl stage [2021-03-05T00:47:17.367Z] Removing intermediate container 6ba719ede4a1 [2021-03-05T00:47:17.367Z] ---> a0ed3cf1094c [2021-03-05T00:47:17.367Z] Step 13/24 : WORKDIR / [2021-03-05T00:47:17.814Z] Staging static-packages [2021-03-05T00:47:17.814Z] + snapcraftctl stage [2021-03-05T00:47:17.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:17.969Z] ---> Running in dd2df2b4c70f [2021-03-05T00:47:17.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:18.577Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:47:18.577Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T00:47:18.577Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:18.577Z] OK: 5 MiB in 16 packages [2021-03-05T00:47:18.757Z] Pulling go115 [2021-03-05T00:47:18.757Z] + snapcraftctl pull [2021-03-05T00:47:19.563Z] Removing intermediate container dd2df2b4c70f [2021-03-05T00:47:19.563Z] ---> 8867e86cd7e7 [2021-03-05T00:47:19.563Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-05T00:47:19.698Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-05T00:47:19.698Z] Skipping pull go115 (already ran) [2021-03-05T00:47:19.698Z] Building go115 [2021-03-05T00:47:19.698Z] + dpkg --print-architecture [2021-03-05T00:47:19.698Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-05T00:47:19.698Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-05T00:47:19.698Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-05T00:47:19.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T00:47:19.698Z] Dload Upload Total Spent Left Speed [2021-03-05T00:47:20.161Z] Removing intermediate container 60801ae78d49 [2021-03-05T00:47:20.161Z] ---> e8278f95aa1c [2021-03-05T00:47:20.162Z] [2021-03-05T00:47:20.162Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:47:20.162Z] ---> d10569e2745f [2021-03-05T00:47:20.162Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:47:20.433Z] Removing intermediate container 5e5cc8cffc6c [2021-03-05T00:47:20.433Z] ---> 5bf767d61091 [2021-03-05T00:47:20.433Z] [2021-03-05T00:47:20.433Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T00:47:20.433Z] ---> Running in b643b0925660 [2021-03-05T00:47:20.433Z] 20.10.0: Pulling from library/docker [2021-03-05T00:47:21.037Z] ---> e424fbe40142 [2021-03-05T00:47:21.037Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-05T00:47:21.037Z] Removing intermediate container 6492c641be5d [2021-03-05T00:47:21.037Z] ---> ca809eed4e08 [2021-03-05T00:47:21.037Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T00:47:21.037Z] Removing intermediate container 3bb17db1e929 [2021-03-05T00:47:21.037Z] ---> b9fedd6c8d6f [2021-03-05T00:47:21.037Z] [2021-03-05T00:47:21.037Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:47:21.037Z] ---> d10569e2745f [2021-03-05T00:47:21.037Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T00:47:21.316Z] ---> Running in 251327e95a5a [2021-03-05T00:47:21.601Z] ---> Running in 192e63273893 [2021-03-05T00:47:22.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:22.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:23.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1535k 0 0 5860k 0 0:00:20 --:--:-- 0:00:20 5838k 29 115M 29 34.4M 0 0 27.1M 0 0:00:04 0:00:01 0:00:03 27.0M 64 115M 64 74.1M 0 0 32.6M 0 0:00:03 0:00:02 0:00:01 32.6M 95 115M 95 109M 0 0 33.7M 0 0:00:03 0:00:03 --:--:-- 33.7M 100 115M 100 115M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M [2021-03-05T00:47:23.080Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-05T00:47:23.080Z] + sha256sum -c sha256 [2021-03-05T00:47:23.080Z] + grep OK [2021-03-05T00:47:23.087Z] Removing intermediate container 251327e95a5a [2021-03-05T00:47:23.087Z] ---> bd310a689b64 [2021-03-05T00:47:23.087Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T00:47:23.087Z] ---> e34c9c71087e [2021-03-05T00:47:23.087Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T00:47:23.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:23.087Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:47:23.087Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:23.365Z] OK: 5 MiB in 15 packages [2021-03-05T00:47:23.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:23.365Z] ---> Running in 59254e89d7af [2021-03-05T00:47:23.649Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-05T00:47:23.649Z] + mkdir -p /root/stage/go1.15 [2021-03-05T00:47:23.649Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-05T00:47:23.966Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T00:47:23.966Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:47:23.966Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:23.966Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:47:24.248Z] OK: 6 MiB in 16 packages [2021-03-05T00:47:24.848Z] Removing intermediate container 59254e89d7af [2021-03-05T00:47:24.848Z] ---> 96bb1901be1f [2021-03-05T00:47:24.848Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T00:47:25.142Z] ---> 0b6292bd58c3 [2021-03-05T00:47:25.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T00:47:25.507Z] Removing intermediate container b643b0925660 [2021-03-05T00:47:25.507Z] ---> 0160d22729ac [2021-03-05T00:47:25.507Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:47:25.507Z] ---> Running in 7b5a8223ee03 [2021-03-05T00:47:26.131Z] ---> Running in 7683d09474b7 [2021-03-05T00:47:27.852Z] Staging go115 [2021-03-05T00:47:27.852Z] + snapcraftctl stage [2021-03-05T00:47:28.146Z] Removing intermediate container 7683d09474b7 [2021-03-05T00:47:28.146Z] ---> 4ed773f108c9 [2021-03-05T00:47:28.146Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T00:47:28.146Z] Removing intermediate container 192e63273893 [2021-03-05T00:47:28.146Z] ---> e3239d7f5d0f [2021-03-05T00:47:28.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:47:28.146Z] ---> 80c1151384c9 [2021-03-05T00:47:28.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T00:47:28.420Z] ---> Running in b29d247245cd [2021-03-05T00:47:28.420Z] ---> Running in 55d4b9bf4c51 [2021-03-05T00:47:29.412Z] Removing intermediate container b29d247245cd [2021-03-05T00:47:29.412Z] ---> 558547e796d7 [2021-03-05T00:47:29.412Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T00:47:30.008Z] Removing intermediate container 55d4b9bf4c51 [2021-03-05T00:47:30.008Z] ---> 8a2ee51b20d3 [2021-03-05T00:47:30.008Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:47:30.278Z] ---> Running in c5437f3f5821 [2021-03-05T00:47:30.278Z] Removing intermediate container 7b5a8223ee03 [2021-03-05T00:47:30.278Z] ---> 044ba313097b [2021-03-05T00:47:30.278Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T00:47:30.558Z] ---> Running in e8397f3cd43d [2021-03-05T00:47:30.558Z] ---> 387189252bef [2021-03-05T00:47:30.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T00:47:30.843Z] ---> Running in 43ede928305c [2021-03-05T00:47:31.120Z] Removing intermediate container c5437f3f5821 [2021-03-05T00:47:31.120Z] ---> 91f99af71bc6 [2021-03-05T00:47:31.120Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:47:31.397Z] Removing intermediate container e8397f3cd43d [2021-03-05T00:47:31.673Z] ---> 5d8c5910fd8f [2021-03-05T00:47:31.673Z] Step 15/23 : WORKDIR / [2021-03-05T00:47:31.673Z] ---> Running in c0d1b085112f [2021-03-05T00:47:32.265Z] ---> 9015cace85b2 [2021-03-05T00:47:32.265Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T00:47:32.544Z] ---> Running in dc5ab5e875b0 [2021-03-05T00:47:32.544Z] Removing intermediate container 43ede928305c [2021-03-05T00:47:32.544Z] ---> 24555a4cf43d [2021-03-05T00:47:32.544Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T00:47:32.544Z] ---> Running in 6a45b96f54f6 [2021-03-05T00:47:32.544Z] Removing intermediate container c0d1b085112f [2021-03-05T00:47:32.544Z] ---> 30fbae9bea74 [2021-03-05T00:47:32.544Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:47:33.139Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T00:47:33.139Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T00:47:33.139Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T00:47:33.139Z] Fetched 0 B in 0s (0 B/s) [2021-03-05T00:47:33.139Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-05T00:47:33.139Z] Fetched 224 kB in 0s (0 B/s) [2021-03-05T00:47:33.139Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-05T00:47:33.139Z] Fetched 157 kB in 0s (0 B/s) [2021-03-05T00:47:33.139Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-05T00:47:33.139Z] Fetched 221 kB in 0s (0 B/s) [2021-03-05T00:47:33.139Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-05T00:47:33.139Z] Fetched 143 kB in 0s (0 B/s) [2021-03-05T00:47:33.139Z] Pulling edgex-go [2021-03-05T00:47:33.139Z] + snapcraftctl pull [2021-03-05T00:47:33.526Z] Removing intermediate container dc5ab5e875b0 [2021-03-05T00:47:33.526Z] ---> 26b002b66ad2 [2021-03-05T00:47:33.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:47:33.713Z] Pulling version [2021-03-05T00:47:33.713Z] + cd /root/project [2021-03-05T00:47:33.713Z] + [ -f VERSION ] [2021-03-05T00:47:33.713Z] + PROJECT_VERSION=local-dev [2021-03-05T00:47:33.713Z] + git rev-parse --short HEAD [2021-03-05T00:47:33.713Z] + GIT_REVISION=f7af3759 [2021-03-05T00:47:33.713Z] + snapcraftctl set-version local-dev [2021-03-05T00:47:33.798Z] ---> 02524c4208cf [2021-03-05T00:47:33.798Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T00:47:33.798Z] ---> Running in 93381b18e859 [2021-03-05T00:47:33.798Z] ---> 1db6cc2533fb [2021-03-05T00:47:33.798Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T00:47:34.654Z] Building config-common [2021-03-05T00:47:34.654Z] + snapcraftctl build [2021-03-05T00:47:34.776Z] ---> dd81008f1628 [2021-03-05T00:47:34.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T00:47:34.776Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T00:47:34.776Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T00:47:34.776Z] ---> eeaf43b92773 [2021-03-05T00:47:34.776Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T00:47:35.376Z] ---> Running in f8d55bba6632 [2021-03-05T00:47:36.374Z] ---> 7f9a2926e259 [2021-03-05T00:47:36.374Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T00:47:36.563Z] Skipping build go-build-helper (already ran) [2021-03-05T00:47:36.563Z] Skipping build static-packages (already ran) [2021-03-05T00:47:36.563Z] Skipping build go115 (already ran) [2021-03-05T00:47:36.563Z] Building edgex-go [2021-03-05T00:47:36.655Z] Removing intermediate container 6a45b96f54f6 [2021-03-05T00:47:36.655Z] ---> 783ad9b4d028 [2021-03-05T00:47:36.655Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T00:47:36.655Z] ---> 4b5908f07228 [2021-03-05T00:47:36.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T00:47:36.824Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-03-05T00:47:36.824Z] + cd /root/parts/edgex-go/src [2021-03-05T00:47:36.824Z] + make build [2021-03-05T00:47:36.824Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:47:36.932Z] ---> Running in e72bc172365e [2021-03-05T00:47:36.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:37.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:37.482Z] Removing intermediate container 93381b18e859 [2021-03-05T00:47:37.482Z] ---> c42b5f6cddd7 [2021-03-05T00:47:37.482Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:47:37.482Z] ---> 1880278d6236 [2021-03-05T00:47:37.482Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T00:47:37.482Z] Removing intermediate container e72bc172365e [2021-03-05T00:47:37.482Z] ---> 3720042312ef [2021-03-05T00:47:37.482Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T00:47:37.482Z] ---> b0048662d1fc [2021-03-05T00:47:37.482Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T00:47:37.771Z] ---> Running in 47bef2e60b0c [2021-03-05T00:47:37.771Z] ---> Running in 61bc977a40f1 [2021-03-05T00:47:37.771Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T00:47:37.771Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T00:47:38.046Z] Executing bash-5.0.17-r0.post-install [2021-03-05T00:47:38.046Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:38.046Z] ---> Running in d582d2723bc9 [2021-03-05T00:47:38.046Z] OK: 12 MiB in 22 packages [2021-03-05T00:47:38.645Z] ---> a20b0beda0e0 [2021-03-05T00:47:38.645Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 [2021-03-05T00:47:38.738Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-05T00:47:38.738Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-05T00:47:38.738Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-05T00:47:38.738Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-05T00:47:38.738Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-05T00:47:38.738Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 [2021-03-05T00:47:38.738Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-05T00:47:38.738Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-05T00:47:38.738Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-05T00:47:38.738Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-05T00:47:38.738Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-05T00:47:38.738Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-05T00:47:38.738Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-05T00:47:38.738Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-05T00:47:38.920Z] Removing intermediate container 47bef2e60b0c [2021-03-05T00:47:38.921Z] ---> a82d96f2ddb2 [2021-03-05T00:47:38.921Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:47:38.921Z] Removing intermediate container d582d2723bc9 [2021-03-05T00:47:38.921Z] ---> 25cf6a03dcea [2021-03-05T00:47:38.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:47:38.921Z] Removing intermediate container 61bc977a40f1 [2021-03-05T00:47:38.921Z] ---> 0dc6b996756c [2021-03-05T00:47:38.921Z] Step 23/24 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:47:38.998Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-05T00:47:38.998Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-05T00:47:38.998Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-05T00:47:38.998Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-05T00:47:38.998Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-05T00:47:38.998Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-05T00:47:38.998Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-05T00:47:38.998Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-05T00:47:38.998Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-05T00:47:38.998Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-05T00:47:38.998Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-05T00:47:38.998Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-05T00:47:38.999Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-05T00:47:38.999Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-05T00:47:38.999Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-05T00:47:38.999Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-05T00:47:38.999Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-05T00:47:38.999Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-05T00:47:39.196Z] ---> Running in c3af5520de61 [2021-03-05T00:47:39.196Z] ---> Running in dcbb52ac031a [2021-03-05T00:47:39.259Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-05T00:47:39.259Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-05T00:47:39.259Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-05T00:47:39.470Z] ---> Running in 782eed6d47a8 [2021-03-05T00:47:39.519Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-05T00:47:39.519Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-05T00:47:39.519Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-05T00:47:39.519Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-05T00:47:39.754Z] Removing intermediate container c3af5520de61 [2021-03-05T00:47:39.754Z] ---> 2832318e9d01 [2021-03-05T00:47:39.754Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:47:39.754Z] Removing intermediate container f8d55bba6632 [2021-03-05T00:47:40.030Z] ---> 98daa124d6b2 [2021-03-05T00:47:40.030Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T00:47:40.030Z] ---> Running in c2cb1fbcb590 [2021-03-05T00:47:40.030Z] Removing intermediate container dcbb52ac031a [2021-03-05T00:47:40.030Z] ---> 2c788a9b5ddd [2021-03-05T00:47:40.030Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T00:47:40.304Z] Removing intermediate container 782eed6d47a8 [2021-03-05T00:47:40.304Z] ---> e3d02cd926c3 [2021-03-05T00:47:40.304Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T00:47:40.304Z] ---> 54cbe42cce56 [2021-03-05T00:47:40.304Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T00:47:40.304Z] ---> Running in b929e9c58374 [2021-03-05T00:47:40.304Z] ---> Running in 0a1ad4b37485 [2021-03-05T00:47:40.578Z] ---> Running in 103845c2158f [2021-03-05T00:47:40.852Z] Removing intermediate container c2cb1fbcb590 [2021-03-05T00:47:40.852Z] ---> acd1579c9dad [2021-03-05T00:47:40.852Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:47:41.128Z] Removing intermediate container b929e9c58374 [2021-03-05T00:47:41.128Z] ---> 5bf3b171f551 [2021-03-05T00:47:41.128Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T00:47:41.128Z] ---> Running in 778a8eb2b695 [2021-03-05T00:47:41.128Z] Removing intermediate container 0a1ad4b37485 [2021-03-05T00:47:41.128Z] ---> 4db42e08967e [2021-03-05T00:47:41.128Z] Step 21/22 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:47:41.398Z] ---> Running in 501a828e2bba [2021-03-05T00:47:41.398Z] ---> Running in bf657b27107d [2021-03-05T00:47:41.398Z] Removing intermediate container 103845c2158f [2021-03-05T00:47:41.398Z] ---> 7ab664d255f9 [2021-03-05T00:47:41.398Z] [2021-03-05T00:47:41.674Z] ---> ce157c34cc9d [2021-03-05T00:47:41.674Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T00:47:41.674Z] Removing intermediate container 778a8eb2b695 [2021-03-05T00:47:41.674Z] ---> 8233a232171c [2021-03-05T00:47:41.674Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:47:41.955Z] ---> Running in 2d120c6d4fad [2021-03-05T00:47:41.955Z] Successfully built 7ab664d255f9 [2021-03-05T00:47:42.234Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-05T00:47:42.234Z] Removing intermediate container 501a828e2bba [2021-03-05T00:47:42.234Z] Building docker-core-data-go [2021-03-05T00:47:42.234Z] ---> 4e74bf7404ee [2021-03-05T00:47:42.234Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T00:47:42.234Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container bf657b27107d [2021-03-05T00:47:42.234Z] ---> 4c1bd4789a17 [2021-03-05T00:47:42.234Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:47:42.234Z] ---> Running in e06a2b1b96fc [2021-03-05T00:47:42.509Z] ---> Running in 2590ea8dec16 [2021-03-05T00:47:42.509Z] Removing intermediate container 2d120c6d4fad [2021-03-05T00:47:42.509Z] ---> b2048d67a6a5 [2021-03-05T00:47:42.509Z] [2021-03-05T00:47:42.509Z] ---> d6015d621be0 [2021-03-05T00:47:42.509Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T00:47:43.126Z] Removing intermediate container 2590ea8dec16 [2021-03-05T00:47:43.126Z] Removing intermediate container e06a2b1b96fc [2021-03-05T00:47:43.126Z] ---> d2da897299c8 [2021-03-05T00:47:43.126Z] ---> c66e092b7303 [2021-03-05T00:47:43.126Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T00:47:43.126Z] [2021-03-05T00:47:43.126Z] Successfully built b2048d67a6a5 [2021-03-05T00:47:43.126Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-05T00:47:43.126Z] Building docker-support-scheduler-go [2021-03-05T00:47:43.723Z]  Building docker-core-command-go ... done Successfully built d2da897299c8 [2021-03-05T00:47:43.723Z] ---> ce91cc84af5d [2021-03-05T00:47:43.723Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T00:47:43.723Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-05T00:47:43.723Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-05T00:47:44.325Z] ---> Running in fff13d5307cf [2021-03-05T00:47:44.600Z] ---> 3d04f0b11843 [2021-03-05T00:47:44.600Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T00:47:44.873Z] Removing intermediate container fff13d5307cf [2021-03-05T00:47:44.873Z] ---> 8c559ffd1bfb [2021-03-05T00:47:44.873Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T00:47:45.468Z] ---> 423837f06a56 [2021-03-05T00:47:45.468Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T00:47:45.747Z] ---> db75dff5ca12 [2021-03-05T00:47:45.747Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T00:47:46.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:47:46.119Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-05T00:47:46.729Z] ---> Running in 5f6f29b5620e [2021-03-05T00:47:47.331Z] ---> 95c220b53db1 [2021-03-05T00:47:47.331Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T00:47:47.933Z] ---> Running in 4db9bd9e439c [2021-03-05T00:47:49.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:49.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:47:49.980Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T00:47:50.256Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T00:47:50.256Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T00:47:50.256Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T00:47:50.256Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T00:47:50.256Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T00:47:50.256Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T00:47:50.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:47:51.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:47:52.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:47:52.250Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T00:47:52.250Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T00:47:52.250Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T00:47:52.250Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T00:47:52.250Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T00:47:52.250Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T00:47:52.250Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T00:47:52.250Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T00:47:52.250Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T00:47:52.250Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T00:47:52.522Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T00:47:52.522Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T00:47:52.522Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T00:47:52.522Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T00:47:52.522Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T00:47:52.522Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T00:47:52.522Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T00:47:52.522Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T00:47:52.522Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T00:47:52.522Z] Removing intermediate container 5f6f29b5620e [2021-03-05T00:47:52.522Z] ---> 9ddf90a1ab88 [2021-03-05T00:47:52.522Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T00:47:52.522Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T00:47:52.522Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T00:47:52.522Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T00:47:52.522Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T00:47:52.522Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T00:47:52.522Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T00:47:52.522Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T00:47:52.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:47:52.778Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-05T00:47:52.815Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:47:52.816Z] OK: 71 MiB in 55 packages [2021-03-05T00:47:53.038Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-05T00:47:53.038Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-05T00:47:53.038Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-05T00:47:53.095Z] ---> Running in d6285116dd59 [2021-03-05T00:47:54.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:47:54.420Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-05T00:47:54.420Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-05T00:47:54.539Z] Removing intermediate container d6285116dd59 [2021-03-05T00:47:54.539Z] ---> 20ebf2023c83 [2021-03-05T00:47:54.539Z] Step 28/31 : CMD ["gate"] [2021-03-05T00:47:55.518Z] ---> Running in 1541f6b74ed0 [2021-03-05T00:47:55.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:47:56.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:47:56.759Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-05T00:47:56.963Z] Removing intermediate container 1541f6b74ed0 [2021-03-05T00:47:56.963Z] ---> 1fc652b1dd3c [2021-03-05T00:47:56.963Z] Step 29/31 : LABEL arch=arm64 [2021-03-05T00:47:57.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:47:57.947Z] ---> Running in 1ad52b2c8ab2 [2021-03-05T00:47:58.544Z] Removing intermediate container 1ad52b2c8ab2 [2021-03-05T00:47:58.544Z] ---> 7098ced8646a [2021-03-05T00:47:58.544Z] Step 30/31 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:47:58.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:47:58.637Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-05T00:47:58.828Z] ---> Running in aaf4deb4b8ac [2021-03-05T00:47:59.433Z] Removing intermediate container aaf4deb4b8ac [2021-03-05T00:47:59.433Z] ---> 28aacdbc2da9 [2021-03-05T00:47:59.433Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T00:47:59.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T00:47:59.578Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-05T00:47:59.706Z] Removing intermediate container 4db9bd9e439c [2021-03-05T00:47:59.706Z] ---> 0cb62b0c46ad [2021-03-05T00:47:59.706Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T00:47:59.980Z] ---> Running in cd8f55a1b369 [2021-03-05T00:47:59.980Z] ---> Running in 7339432ba5b4 [2021-03-05T00:48:00.583Z] Removing intermediate container 7339432ba5b4 [2021-03-05T00:48:00.583Z] ---> b0b1e3a801e6 [2021-03-05T00:48:00.583Z] [2021-03-05T00:48:01.178Z] Successfully built b0b1e3a801e6 [2021-03-05T00:48:01.178Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-05T00:48:01.178Z] Building docker-core-metadata-go [2021-03-05T00:48:01.495Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-05T00:48:01.496Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-05T00:48:01.496Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-05T00:48:01.496Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-05T00:48:01.496Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-05T00:48:01.496Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-05T00:48:01.496Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-05T00:48:01.496Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-05T00:48:01.496Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-05T00:48:01.496Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-05T00:48:01.496Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-05T00:48:02.439Z] Building version [2021-03-05T00:48:02.439Z] + snapcraftctl build [2021-03-05T00:48:04.351Z] Staging config-common [2021-03-05T00:48:04.351Z] + snapcraftctl stage [2021-03-05T00:48:05.301Z] Skipping stage go-build-helper (already ran) [2021-03-05T00:48:05.301Z] Skipping stage static-packages (already ran) [2021-03-05T00:48:05.301Z] Skipping stage go115 (already ran) [2021-03-05T00:48:05.301Z] Staging edgex-go [2021-03-05T00:48:05.301Z] + snapcraftctl stage [2021-03-05T00:48:05.489Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-03-05T00:48:05.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T00:48:06.091Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-05T00:48:06.241Z] Staging version [2021-03-05T00:48:06.241Z] + snapcraftctl stage [2021-03-05T00:48:06.363Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T00:48:06.638Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T00:48:06.914Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T00:48:06.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T00:48:07.181Z] Priming config-common [2021-03-05T00:48:07.181Z] + snapcraftctl prime [2021-03-05T00:48:08.275Z] Priming go-build-helper [2021-03-05T00:48:08.275Z] + snapcraftctl prime [2021-03-05T00:48:08.875Z] Priming static-packages [2021-03-05T00:48:08.875Z] + snapcraftctl prime [2021-03-05T00:48:09.549Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T00:48:09.550Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T00:48:10.528Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T00:48:10.528Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T00:48:10.804Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T00:48:11.078Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T00:48:11.533Z] Priming go115 [2021-03-05T00:48:11.533Z] + snapcraftctl prime [2021-03-05T00:48:12.163Z] Priming edgex-go [2021-03-05T00:48:12.163Z] + snapcraftctl prime [2021-03-05T00:48:12.516Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T00:48:12.516Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T00:48:13.215Z] Priming version [2021-03-05T00:48:13.215Z] + snapcraftctl prime [2021-03-05T00:48:13.952Z] Collecting PyYAML<4,>=3.10 [2021-03-05T00:48:13.952Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T00:48:14.197Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T00:48:17.354Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T00:48:17.354Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T00:48:19.337Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T00:48:19.337Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T00:48:21.969Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T00:48:21.969Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T00:48:21.969Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-05T00:48:21.969Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-05T00:48:21.969Z] Collecting idna<2.8,>=2.5 [2021-03-05T00:48:21.969Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T00:48:22.966Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T00:48:22.966Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T00:48:22.966Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T00:48:22.966Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T00:48:22.966Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T00:48:22.966Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T00:48:23.943Z] Installing collected packages: websocket-client, texttable, docker-pycreds, idna, urllib3, requests, docker, cached-property, jsonschema, PyYAML, docopt, dockerpty, docker-compose [2021-03-05T00:48:24.218Z] Running setup.py install for texttable: started [2021-03-05T00:48:26.263Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T00:48:26.263Z] Attempting uninstall: idna [2021-03-05T00:48:26.263Z] Found existing installation: idna 2.9 [2021-03-05T00:48:26.557Z] Uninstalling idna-2.9: [2021-03-05T00:48:26.557Z] Successfully uninstalled idna-2.9 [2021-03-05T00:48:27.176Z] Attempting uninstall: urllib3 [2021-03-05T00:48:27.176Z] Found existing installation: urllib3 1.25.9 [2021-03-05T00:48:27.464Z] Uninstalling urllib3-1.25.9: [2021-03-05T00:48:27.464Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T00:48:28.446Z] Attempting uninstall: requests [2021-03-05T00:48:28.446Z] Found existing installation: requests 2.23.0 [2021-03-05T00:48:28.446Z] Uninstalling requests-2.23.0: [2021-03-05T00:48:28.446Z] Successfully uninstalled requests-2.23.0 [2021-03-05T00:48:29.082Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:48:29.082Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:48:29.082Z] ---> 65e29d98d015 [2021-03-05T00:48:29.082Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:48:29.082Z] ---> Using cache [2021-03-05T00:48:29.082Z] ---> f50a156feab4 [2021-03-05T00:48:29.082Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:48:29.082Z] ---> Using cache [2021-03-05T00:48:29.082Z] ---> ee31053de113 [2021-03-05T00:48:29.082Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T00:48:30.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:48:30.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:48:30.083Z] ---> 65e29d98d015 [2021-03-05T00:48:30.083Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:48:30.083Z] ---> Using cache [2021-03-05T00:48:30.083Z] ---> f50a156feab4 [2021-03-05T00:48:30.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:48:30.083Z] ---> Using cache [2021-03-05T00:48:30.083Z] ---> ee31053de113 [2021-03-05T00:48:30.083Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T00:48:30.083Z] ---> Using cache [2021-03-05T00:48:30.083Z] ---> 35b47324bce8 [2021-03-05T00:48:30.083Z] Step 6/22 : COPY go.mod . [2021-03-05T00:48:30.083Z] ---> Using cache [2021-03-05T00:48:30.083Z] ---> 55f88bbfff65 [2021-03-05T00:48:30.083Z] Step 7/22 : RUN go mod download [2021-03-05T00:48:30.083Z] ---> Using cache [2021-03-05T00:48:30.083Z] ---> de84157b29a8 [2021-03-05T00:48:30.083Z] Step 8/22 : COPY . . [2021-03-05T00:48:30.358Z] ---> Using cache [2021-03-05T00:48:30.358Z] ---> 5511e8fc1344 [2021-03-05T00:48:30.358Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T00:48:30.358Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:48:30.358Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:48:30.359Z] ---> 65e29d98d015 [2021-03-05T00:48:30.359Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> f50a156feab4 [2021-03-05T00:48:30.359Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> ee31053de113 [2021-03-05T00:48:30.359Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> 35b47324bce8 [2021-03-05T00:48:30.359Z] Step 6/21 : COPY go.mod . [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> 55f88bbfff65 [2021-03-05T00:48:30.359Z] Step 7/21 : RUN go mod download [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> de84157b29a8 [2021-03-05T00:48:30.359Z] Step 8/21 : COPY . . [2021-03-05T00:48:30.359Z] ---> Using cache [2021-03-05T00:48:30.359Z] ---> 5511e8fc1344 [2021-03-05T00:48:30.359Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T00:48:34.700Z] Running setup.py install for PyYAML: started [2021-03-05T00:48:35.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:48:35.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:48:35.294Z] ---> 65e29d98d015 [2021-03-05T00:48:35.294Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:48:35.294Z] ---> Using cache [2021-03-05T00:48:35.294Z] ---> f50a156feab4 [2021-03-05T00:48:35.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:48:35.294Z] ---> Using cache [2021-03-05T00:48:35.294Z] ---> ee31053de113 [2021-03-05T00:48:35.294Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:48:35.294Z] ---> Using cache [2021-03-05T00:48:35.294Z] ---> 35b47324bce8 [2021-03-05T00:48:35.294Z] Step 6/23 : COPY go.mod . [2021-03-05T00:48:35.294Z] ---> Using cache [2021-03-05T00:48:35.294Z] ---> 55f88bbfff65 [2021-03-05T00:48:35.294Z] Step 7/23 : RUN go mod download [2021-03-05T00:48:35.294Z] ---> Using cache [2021-03-05T00:48:35.294Z] ---> de84157b29a8 [2021-03-05T00:48:35.294Z] Step 8/23 : COPY . . [2021-03-05T00:48:35.637Z] ---> Using cache [2021-03-05T00:48:35.637Z] ---> 5511e8fc1344 [2021-03-05T00:48:35.637Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T00:48:36.234Z] ---> Running in 219ceb935073 [2021-03-05T00:48:36.234Z] ---> Running in 71cfdea74097 [2021-03-05T00:48:36.508Z] ---> Running in 46924831dbb9 [2021-03-05T00:48:36.508Z] ---> Running in a5179bdc8124 [2021-03-05T00:48:36.508Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T00:48:36.508Z] Running setup.py install for docopt: started [2021-03-05T00:48:38.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:48:38.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:48:38.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:48:38.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:48:39.067Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T00:48:39.067Z] Running setup.py install for dockerpty: started [2021-03-05T00:48:39.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:48:40.338Z] OK: 217 MiB in 51 packages [2021-03-05T00:48:41.788Z] Removing intermediate container 219ceb935073 [2021-03-05T00:48:41.788Z] ---> bd06f2155b36 [2021-03-05T00:48:41.788Z] Step 6/23 : COPY go.mod . [2021-03-05T00:48:42.068Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T00:48:42.680Z] ---> 2b75406b2dae [2021-03-05T00:48:42.680Z] Step 7/23 : RUN go mod download [2021-03-05T00:48:42.960Z] ---> Running in ddcee072d8c0 [2021-03-05T00:48:43.585Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-05T00:48:47.938Z] Removing intermediate container ddcee072d8c0 [2021-03-05T00:48:47.938Z] ---> efc4b44e680e [2021-03-05T00:48:47.938Z] Step 8/23 : COPY . . [2021-03-05T00:48:49.931Z] Removing intermediate container cd8f55a1b369 [2021-03-05T00:48:49.931Z] ---> e500b4608fb2 [2021-03-05T00:48:49.931Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T00:48:49.931Z] ---> Running in f0f4a187bc9a [2021-03-05T00:48:52.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:48:52.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:48:53.178Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:48:53.179Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T00:48:53.179Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T00:48:53.179Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:48:53.455Z] OK: 71 MiB in 58 packages [2021-03-05T00:48:56.911Z] Removing intermediate container f0f4a187bc9a [2021-03-05T00:48:56.911Z] ---> ec08198efedb [2021-03-05T00:48:56.911Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T00:48:56.911Z] ---> Running in d74c65bc33de [2021-03-05T00:48:57.925Z] Removing intermediate container d74c65bc33de [2021-03-05T00:48:57.925Z] ---> 29ca0fdfdd2c [2021-03-05T00:48:57.925Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:48:58.208Z] ---> Running in 70a9488c3054 [2021-03-05T00:48:59.199Z] Removing intermediate container 70a9488c3054 [2021-03-05T00:48:59.199Z] ---> 4a8a279a5466 [2021-03-05T00:48:59.199Z] Step 24/26 : LABEL arch=arm64 [2021-03-05T00:48:59.479Z] ---> Running in 3aa4c5e65509 [2021-03-05T00:49:00.478Z] Removing intermediate container 3aa4c5e65509 [2021-03-05T00:49:00.478Z] ---> 5112529624a6 [2021-03-05T00:49:00.478Z] Step 25/26 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:49:01.089Z] ---> Running in 12ac98d527bf [2021-03-05T00:49:02.103Z] Removing intermediate container 12ac98d527bf [2021-03-05T00:49:02.103Z] ---> c05e32516dbc [2021-03-05T00:49:02.103Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T00:49:02.388Z] ---> Running in 8dfd37fac13c [2021-03-05T00:49:03.388Z] Removing intermediate container 8dfd37fac13c [2021-03-05T00:49:03.388Z] ---> 8d8d85fe2310 [2021-03-05T00:49:03.388Z] [2021-03-05T00:49:04.869Z] Successfully built 8d8d85fe2310 [2021-03-05T00:49:04.869Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-05T00:49:10.324Z]  Building docker-sys-mgmt-agent-go ... done  ---> c346d540c508 [2021-03-05T00:49:10.324Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T00:49:10.324Z] ---> Running in 23c903540be7 [2021-03-05T00:49:12.317Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:49:51.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:50:09.689Z] Removing intermediate container 71cfdea74097 [2021-03-05T00:50:09.689Z] ---> 7d3dc52bfabf [2021-03-05T00:50:09.689Z] [2021-03-05T00:50:09.689Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T00:50:09.689Z] ---> d10569e2745f [2021-03-05T00:50:09.689Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T00:50:09.689Z] ---> Running in 40af7e5fceb2 [2021-03-05T00:50:09.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:50:09.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:50:09.966Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T00:50:09.966Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:50:09.966Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T00:50:09.966Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T00:50:09.966Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:50:10.241Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:50:10.519Z] OK: 7 MiB in 18 packages [2021-03-05T00:50:13.159Z] Removing intermediate container 40af7e5fceb2 [2021-03-05T00:50:13.159Z] ---> aab3347a3f58 [2021-03-05T00:50:13.159Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:50:13.435Z] ---> Running in dda0a6fb6baa [2021-03-05T00:50:14.038Z] Removing intermediate container dda0a6fb6baa [2021-03-05T00:50:14.038Z] ---> 7d32cff0234e [2021-03-05T00:50:14.038Z] Step 13/21 : WORKDIR /edgex [2021-03-05T00:50:14.322Z] ---> Running in 94439891810c [2021-03-05T00:50:15.316Z] Removing intermediate container 94439891810c [2021-03-05T00:50:15.316Z] ---> 1ca7448f3583 [2021-03-05T00:50:15.316Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T00:50:16.926Z] ---> 56b5c9eec2df [2021-03-05T00:50:16.926Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T00:50:20.378Z] ---> f52ee57543c0 [2021-03-05T00:50:20.378Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T00:50:20.653Z] Removing intermediate container 46924831dbb9 [2021-03-05T00:50:20.653Z] ---> 5208140c1db7 [2021-03-05T00:50:20.653Z] [2021-03-05T00:50:20.653Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:50:20.653Z] ---> d10569e2745f [2021-03-05T00:50:20.653Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:50:20.653Z] ---> Using cache [2021-03-05T00:50:20.653Z] ---> 0160d22729ac [2021-03-05T00:50:20.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:50:20.653Z] ---> Using cache [2021-03-05T00:50:20.653Z] ---> 4ed773f108c9 [2021-03-05T00:50:20.653Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T00:50:20.936Z] ---> Running in 4e8b5e08ee0e [2021-03-05T00:50:21.935Z] Removing intermediate container 4e8b5e08ee0e [2021-03-05T00:50:21.935Z] ---> 1005307c329a [2021-03-05T00:50:21.935Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:50:21.935Z] ---> cb1d6831e2b1 [2021-03-05T00:50:21.935Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T00:50:21.935Z] ---> Running in 46c226480e20 [2021-03-05T00:50:22.232Z] ---> Running in a6dfc496f41d [2021-03-05T00:50:22.515Z] Removing intermediate container 46c226480e20 [2021-03-05T00:50:22.515Z] ---> c8ef78da7d2a [2021-03-05T00:50:22.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:50:22.790Z] Removing intermediate container a6dfc496f41d [2021-03-05T00:50:22.790Z] ---> 2d1056bac71b [2021-03-05T00:50:22.790Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T00:50:22.790Z] ---> Running in 056d23f1e838 [2021-03-05T00:50:23.779Z] Removing intermediate container 056d23f1e838 [2021-03-05T00:50:23.779Z] ---> 9840ed8e052a [2021-03-05T00:50:23.779Z] Step 19/21 : LABEL arch=arm64 [2021-03-05T00:50:23.779Z] ---> c939314ea7da [2021-03-05T00:50:23.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T00:50:23.779Z] ---> Running in 9ae70f7426ba [2021-03-05T00:50:24.799Z] Removing intermediate container 9ae70f7426ba [2021-03-05T00:50:24.799Z] ---> 224edc0c8761 [2021-03-05T00:50:24.799Z] Step 20/21 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:50:25.073Z] ---> Running in c11502551a91 [2021-03-05T00:50:26.059Z] ---> 43c4d110291d [2021-03-05T00:50:26.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T00:50:26.059Z] Removing intermediate container c11502551a91 [2021-03-05T00:50:26.059Z] ---> 39396997435a [2021-03-05T00:50:26.059Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T00:50:26.673Z] ---> Running in e6427e70cf95 [2021-03-05T00:50:27.665Z] ---> b487df8ff68f [2021-03-05T00:50:27.665Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T00:50:27.947Z] Removing intermediate container e6427e70cf95 [2021-03-05T00:50:27.947Z] ---> c13a83690f15 [2021-03-05T00:50:27.947Z] [2021-03-05T00:50:27.947Z] ---> Running in 36efa2c63643 [2021-03-05T00:50:28.947Z] Successfully built c13a83690f15 [2021-03-05T00:50:28.947Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-05T00:50:29.225Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 36efa2c63643 [2021-03-05T00:50:29.225Z] ---> b44a1ff1072d [2021-03-05T00:50:29.225Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:50:29.833Z] ---> Running in 1ffc6581dcaa [2021-03-05T00:50:30.822Z] Removing intermediate container 1ffc6581dcaa [2021-03-05T00:50:30.822Z] ---> f0cc123117f7 [2021-03-05T00:50:30.822Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T00:50:31.099Z] Removing intermediate container a5179bdc8124 [2021-03-05T00:50:31.099Z] ---> Running in 06802205350b [2021-03-05T00:50:31.099Z] ---> 1912da11eea8 [2021-03-05T00:50:31.099Z] [2021-03-05T00:50:31.099Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:50:31.099Z] ---> d10569e2745f [2021-03-05T00:50:31.099Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:50:31.099Z] ---> Using cache [2021-03-05T00:50:31.099Z] ---> 0160d22729ac [2021-03-05T00:50:31.099Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:50:31.099Z] ---> Using cache [2021-03-05T00:50:31.099Z] ---> 4ed773f108c9 [2021-03-05T00:50:31.099Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T00:50:31.381Z] ---> Running in 0740e6ab5798 [2021-03-05T00:50:31.980Z] Removing intermediate container 06802205350b [2021-03-05T00:50:31.980Z] ---> 598482020719 [2021-03-05T00:50:31.980Z] Step 21/22 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:50:31.980Z] Removing intermediate container 0740e6ab5798 [2021-03-05T00:50:31.980Z] ---> c7a8dd873997 [2021-03-05T00:50:31.980Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:50:32.252Z] ---> Running in a4fb5a8b46e7 [2021-03-05T00:50:32.252Z] ---> Running in 1f57abffc8e9 [2021-03-05T00:50:32.852Z] Removing intermediate container a4fb5a8b46e7 [2021-03-05T00:50:32.852Z] ---> e209e273c7cb [2021-03-05T00:50:32.852Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:50:32.852Z] Removing intermediate container 1f57abffc8e9 [2021-03-05T00:50:32.852Z] ---> 71e1c07bef75 [2021-03-05T00:50:32.852Z] Step 15/23 : WORKDIR / [2021-03-05T00:50:33.130Z] ---> Running in 330a094f7a5d [2021-03-05T00:50:33.130Z] ---> Running in d659e6af0d04 [2021-03-05T00:50:33.732Z] Removing intermediate container 330a094f7a5d [2021-03-05T00:50:33.732Z] ---> 9eb90f8329cf [2021-03-05T00:50:33.732Z] [2021-03-05T00:50:33.732Z] Removing intermediate container d659e6af0d04 [2021-03-05T00:50:33.732Z] ---> 773881d6359d [2021-03-05T00:50:33.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:50:34.006Z] Successfully built 9eb90f8329cf [2021-03-05T00:50:34.006Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-05T00:50:34.608Z]  Building docker-support-scheduler-go ... done  ---> 3e880271e3fd [2021-03-05T00:50:34.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T00:50:36.042Z] ---> c4e247be4971 [2021-03-05T00:50:36.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T00:50:36.637Z] ---> 76fe07ab9ceb [2021-03-05T00:50:36.637Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T00:50:36.911Z] ---> Running in c94e06d50736 [2021-03-05T00:50:37.510Z] Removing intermediate container c94e06d50736 [2021-03-05T00:50:37.510Z] ---> affe52237cc5 [2021-03-05T00:50:37.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:50:37.782Z] ---> Running in 95de9a2c576f [2021-03-05T00:50:38.375Z] Removing intermediate container 95de9a2c576f [2021-03-05T00:50:38.375Z] ---> 1d4c8407da7e [2021-03-05T00:50:38.375Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:50:38.647Z] ---> Running in f8d642f95b5d [2021-03-05T00:50:39.243Z] Removing intermediate container f8d642f95b5d [2021-03-05T00:50:39.243Z] ---> e5a40f6ad684 [2021-03-05T00:50:39.243Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:50:39.243Z] ---> Running in 9202b28628d1 [2021-03-05T00:50:39.835Z] Removing intermediate container 9202b28628d1 [2021-03-05T00:50:39.835Z] ---> 2fb447be5310 [2021-03-05T00:50:39.835Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:50:39.835Z] ---> Running in a5c007ef73b0 [2021-03-05T00:50:40.426Z] Removing intermediate container a5c007ef73b0 [2021-03-05T00:50:40.426Z] ---> 3ccbf2d884d4 [2021-03-05T00:50:40.426Z] [2021-03-05T00:50:40.698Z] Successfully built 3ccbf2d884d4 [2021-03-05T00:50:40.698Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-05T00:50:45.003Z]  Building docker-core-metadata-go ... done Removing intermediate container 23c903540be7 [2021-03-05T00:50:45.003Z] ---> 679f3e30e011 [2021-03-05T00:50:45.003Z] [2021-03-05T00:50:45.003Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:50:45.003Z] ---> d10569e2745f [2021-03-05T00:50:45.003Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T00:50:45.003Z] ---> Running in 97078b8f1bdc [2021-03-05T00:50:45.595Z] Removing intermediate container 97078b8f1bdc [2021-03-05T00:50:45.595Z] ---> 1a72dc3ecfd6 [2021-03-05T00:50:45.595Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T00:50:45.595Z] ---> Running in 040c03cf0064 [2021-03-05T00:50:46.189Z] Removing intermediate container 040c03cf0064 [2021-03-05T00:50:46.189Z] ---> d5af37195b5d [2021-03-05T00:50:46.189Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T00:50:46.189Z] ---> Running in 4165b7cf1b08 [2021-03-05T00:50:46.781Z] Removing intermediate container 4165b7cf1b08 [2021-03-05T00:50:46.781Z] ---> 4d87d39ff730 [2021-03-05T00:50:46.781Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:50:46.781Z] ---> Running in 772513b29056 [2021-03-05T00:50:49.380Z] Removing intermediate container 772513b29056 [2021-03-05T00:50:49.380Z] ---> 3d7ee541ebc7 [2021-03-05T00:50:49.380Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T00:50:49.380Z] ---> Running in 2ed9782b3441 [2021-03-05T00:50:49.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:50:50.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:50:51.523Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T00:50:51.523Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T00:50:51.523Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T00:50:51.523Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T00:50:51.792Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T00:50:52.063Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T00:50:52.063Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:50:52.063Z] OK: 8 MiB in 20 packages [2021-03-05T00:50:53.489Z] Removing intermediate container 2ed9782b3441 [2021-03-05T00:50:53.489Z] ---> ab5998644615 [2021-03-05T00:50:53.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:50:54.079Z] ---> 455c15f03555 [2021-03-05T00:50:54.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T00:50:55.516Z] ---> 78f7e73e1951 [2021-03-05T00:50:55.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T00:50:56.114Z] ---> dd9a93529feb [2021-03-05T00:50:56.114Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T00:50:56.114Z] ---> Running in 2a43e8ffc81d [2021-03-05T00:50:56.707Z] Removing intermediate container 2a43e8ffc81d [2021-03-05T00:50:56.707Z] ---> 665dccca8aa4 [2021-03-05T00:50:56.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:50:56.707Z] ---> Running in 25f84f835c6a [2021-03-05T00:50:57.305Z] Removing intermediate container 25f84f835c6a [2021-03-05T00:50:57.306Z] ---> 65a3eaa4e82f [2021-03-05T00:50:57.306Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:50:57.306Z] ---> Running in b982c815e497 [2021-03-05T00:50:57.898Z] Removing intermediate container b982c815e497 [2021-03-05T00:50:57.898Z] ---> 94b3ccadb1d9 [2021-03-05T00:50:57.898Z] Step 22/23 : LABEL git_sha=7f2825979395568b23be767509eedf109c1a6882 [2021-03-05T00:50:57.898Z] ---> Running in 1ef634e4890f [2021-03-05T00:50:58.492Z] Removing intermediate container 1ef634e4890f [2021-03-05T00:50:58.492Z] ---> 7a078cf8f6ee [2021-03-05T00:50:58.492Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:50:58.492Z] ---> Running in 5eabffe4ddc4 [2021-03-05T00:50:59.084Z] Removing intermediate container 5eabffe4ddc4 [2021-03-05T00:50:59.084Z] ---> f02ed22178c6 [2021-03-05T00:50:59.084Z] [2021-03-05T00:50:59.354Z] Successfully built f02ed22178c6 [2021-03-05T00:50:59.354Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-05T00:50:59.957Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-05T00:50:59.955Z] $ docker stop --time=1 599129115feb633bab1a2a6d15deb86d8f8b1167dc2d07f00c5525da0d80f2bf [2021-03-05T00:51:01.882Z] $ docker rm -f 599129115feb633bab1a2a6d15deb86d8f8b1167dc2d07f00c5525da0d80f2bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:51:02.560Z] + docker images [2021-03-05T00:51:02.561Z] + grep docker [2021-03-05T00:51:02.833Z] docker-core-data-go-arm64 latest f02ed22178c6 4 seconds ago 21.1MB [2021-03-05T00:51:02.833Z] docker-core-metadata-go-arm64 latest 3ccbf2d884d4 22 seconds ago 17.9MB [2021-03-05T00:51:02.833Z] docker-support-scheduler-go-arm64 latest 9eb90f8329cf 29 seconds ago 16.3MB [2021-03-05T00:51:02.833Z] docker-security-proxy-setup-go-arm64 latest c13a83690f15 35 seconds ago 23.4MB [2021-03-05T00:51:02.833Z] docker-sys-mgmt-agent-go-arm64 latest 8d8d85fe2310 About a minute ago 300MB [2021-03-05T00:51:02.833Z] docker-security-bootstrapper-go-arm64 latest b0b1e3a801e6 3 minutes ago 17.8MB [2021-03-05T00:51:02.833Z] docker-core-command-go-arm64 latest b2048d67a6a5 3 minutes ago 16.2MB [2021-03-05T00:51:02.833Z] docker-support-notifications-go-arm64 latest d2da897299c8 3 minutes ago 16.9MB [2021-03-05T00:51:02.833Z] docker-security-secretstore-setup-go-arm64 latest 7ab664d255f9 3 minutes ago 23.7MB [2021-03-05T00:51:02.833Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:51:03.700Z] ---> job-cost.sh [2021-03-05T00:51:03.700Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQG0 [2021-03-05T00:51:42.699Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T00:54:04.470Z] lf-activate-venv(): INFO: Adding /tmp/venv-XQG0/bin to PATH [2021-03-05T00:54:04.470Z] INFO: No Stack... [2021-03-05T00:54:04.470Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T00:54:04.470Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T00:54:04.807Z] + cut -d, -f6 [2021-03-05T00:54:04.807Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-03-05T00:54:04.914Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3208-5-stack-cost] [2021-03-05T00:54:04.925Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3208-5-stack-cost] did not exist. Created. [2021-03-05T00:54:04.925Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3208-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T00:54:05.368Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T00:54:05.673Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T00:54:05.684Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3208-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-05T00:54:07.052Z] provisioning config files... [2021-03-05T00:54:07.070Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4997268961511043338tmp [Pipeline] { [Pipeline] sh [2021-03-05T00:54:07.453Z] + set +x [2021-03-05T00:54:07.453Z] + curl -s https://codecov.io/bash [2021-03-05T00:54:07.453Z] + bash -s -- [2021-03-05T00:54:07.719Z] [2021-03-05T00:54:07.719Z] _____ _ [2021-03-05T00:54:07.719Z] / ____| | | [2021-03-05T00:54:07.719Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T00:54:07.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T00:54:07.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T00:54:07.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T00:54:07.719Z] Bash-20210226-7100762 [2021-03-05T00:54:07.719Z] [2021-03-05T00:54:07.719Z] [2021-03-05T00:54:07.719Z] ==> git version 2.24.3 found [2021-03-05T00:54:07.719Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-05T00:54:07.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T00:54:07.719Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T00:54:07.983Z] ==> Jenkins CI detected. [2021-03-05T00:54:07.983Z] project root: . [2021-03-05T00:54:07.983Z] --> token set from env [2021-03-05T00:54:07.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T00:54:07.983Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T00:54:07.983Z] ==> Python coveragepy not found [2021-03-05T00:54:07.983Z] ==> Searching for coverage reports in: [2021-03-05T00:54:07.983Z] + . [2021-03-05T00:54:07.983Z] -> Found 1 reports [2021-03-05T00:54:07.983Z] ==> Detecting git/mercurial file structure [2021-03-05T00:54:08.246Z] ==> Reading reports [2021-03-05T00:54:08.246Z] + ./coverage.out bytes=618155 [2021-03-05T00:54:08.246Z] ==> Appending adjustments [2021-03-05T00:54:08.246Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T00:54:12.470Z] + Found adjustments [2021-03-05T00:54:12.470Z] ==> Gzipping contents [2021-03-05T00:54:12.470Z] 92K /tmp/codecov.m9WRNG.gz [2021-03-05T00:54:12.470Z] ==> Uploading reports [2021-03-05T00:54:12.470Z] url: https://codecov.io [2021-03-05T00:54:12.470Z] query: branch=PR-3208&commit=7f2825979395568b23be767509eedf109c1a6882&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-05T00:54:12.470Z] -> Pinging Codecov [2021-03-05T00:54:12.471Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3208&commit=7f2825979395568b23be767509eedf109c1a6882&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-05T00:54:12.471Z] -> Uploading to [2021-03-05T00:54:12.471Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/00271124DB129430A58F1EEE437C3FCB/7f2825979395568b23be767509eedf109c1a6882/c995438d-756e-4099-80f7-6b2a61a850f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T005412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3ae3c0ee9a24c307941a99b51b56c3293523e00d64e0b579412ea38dbb1c0f6 [2021-03-05T00:54:12.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T00:54:12.471Z] Dload Upload Total Spent Left Speed [2021-03-05T00:54:12.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91601 0 0 100 91601 0 165k --:--:-- --:--:-- --:--:-- 165k 100 91601 0 0 100 91601 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-03-05T00:54:12.734Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7f2825979395568b23be767509eedf109c1a6882 [Pipeline] } [2021-03-05T00:54:12.745Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:14.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:15.326Z] ---> package-listing.sh [2021-03-05T00:54:15.327Z] ++ facter osfamily [2021-03-05T00:54:15.327Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T00:54:15.327Z] + OS_FAMILY=redhat [2021-03-05T00:54:15.327Z] + workspace=/w/workspace/edgex-go/5 [2021-03-05T00:54:15.327Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T00:54:15.327Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T00:54:15.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T00:54:15.327Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T00:54:15.327Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-05T00:54:15.327Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T00:54:15.327Z] + case "${OS_FAMILY}" in [2021-03-05T00:54:15.327Z] + rpm -qa [2021-03-05T00:54:15.327Z] + sort [2021-03-05T00:54:20.644Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T00:54:20.644Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T00:54:20.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T00:54:20.644Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-05T00:54:20.644Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-03-05T00:54:20.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-03-05T00:54:20.659Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T00:54:20.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:54:21.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:54:21.281Z] [2021-03-05T00:54:21.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:54:21.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:54:21.629Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T00:54:21.629Z] df20fa9351a1: Pulling fs layer [2021-03-05T00:54:21.629Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T00:54:21.629Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T00:54:21.629Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T00:54:21.629Z] 93b61091891f: Pulling fs layer [2021-03-05T00:54:21.629Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T00:54:21.629Z] 5e14af77c1be: Pulling fs layer [2021-03-05T00:54:21.629Z] 01666e4c0597: Pulling fs layer [2021-03-05T00:54:21.629Z] aa168da1d23b: Pulling fs layer [2021-03-05T00:54:21.629Z] 46f8f816bc3b: Waiting [2021-03-05T00:54:21.629Z] 93b61091891f: Waiting [2021-03-05T00:54:21.629Z] 93b9cdb0e59b: Waiting [2021-03-05T00:54:21.629Z] 5e14af77c1be: Waiting [2021-03-05T00:54:21.629Z] 01666e4c0597: Waiting [2021-03-05T00:54:21.629Z] aa168da1d23b: Waiting [2021-03-05T00:54:21.629Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T00:54:21.629Z] 36b3adc4ff6f: Download complete [2021-03-05T00:54:21.629Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T00:54:21.629Z] 46f8f816bc3b: Download complete [2021-03-05T00:54:21.894Z] df20fa9351a1: Verifying Checksum [2021-03-05T00:54:21.895Z] df20fa9351a1: Download complete [2021-03-05T00:54:21.895Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T00:54:21.895Z] 93b9cdb0e59b: Download complete [2021-03-05T00:54:21.895Z] 93b61091891f: Download complete [2021-03-05T00:54:21.895Z] 01666e4c0597: Verifying Checksum [2021-03-05T00:54:21.895Z] 01666e4c0597: Download complete [2021-03-05T00:54:21.895Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T00:54:21.895Z] 8ad3a11d3b57: Download complete [2021-03-05T00:54:22.162Z] df20fa9351a1: Pull complete [2021-03-05T00:54:22.428Z] 36b3adc4ff6f: Pull complete [2021-03-05T00:54:23.023Z] 5e14af77c1be: Verifying Checksum [2021-03-05T00:54:23.023Z] 5e14af77c1be: Download complete [2021-03-05T00:54:23.606Z] 8ad3a11d3b57: Pull complete [2021-03-05T00:54:23.606Z] 46f8f816bc3b: Pull complete [2021-03-05T00:54:24.183Z] aa168da1d23b: Verifying Checksum [2021-03-05T00:54:24.183Z] aa168da1d23b: Download complete [2021-03-05T00:54:24.759Z] 93b61091891f: Pull complete [2021-03-05T00:54:25.021Z] 93b9cdb0e59b: Pull complete [2021-03-05T00:54:25.021Z] 5e14af77c1be: Pull complete [2021-03-05T00:54:25.287Z] 01666e4c0597: Pull complete [2021-03-05T00:54:35.352Z] aa168da1d23b: Pull complete [2021-03-05T00:54:35.352Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T00:54:35.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:54:35.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T00:54:35.602Z] prd-centos7-docker-4c-2g-28609 does not seem to be running inside a container [2021-03-05T00:54:35.685Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T00:54:39.972Z] $ docker top c910c0cbce8479bc53be28a6684010642579529028fb00e6391e586a171fbc68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:54:40.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T00:54:40.981Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T00:54:41.283Z] + ls /var/log/sa-host [2021-03-05T00:54:41.283Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T00:54:41.283Z] file_magic: OK [2021-03-05T00:54:41.283Z] HZ: Using current value: 100 [2021-03-05T00:54:41.283Z] file_header: OK [2021-03-05T00:54:41.283Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T00:54:41.283Z] Statistics: [2021-03-05T00:54:41.283Z] 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... [2021-03-05T00:54:41.283Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T00:54:41.283Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T00:54:41.283Z] file_magic: OK [2021-03-05T00:54:41.283Z] HZ: Using current value: 100 [2021-03-05T00:54:41.283Z] file_header: OK [2021-03-05T00:54:41.283Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T00:54:41.283Z] Statistics: [2021-03-05T00:54:41.283Z] Hnuu...uuuununununu... [2021-03-05T00:54:41.283Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T00:54:41.517Z] provisioning config files... [2021-03-05T00:54:41.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8654099231703577593tmp [Pipeline] { [Pipeline] echo [2021-03-05T00:54:41.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:41.954Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T00:54:42.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T00:54:42.137Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:42.481Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T00:54:42.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:42.815Z] ---> sudo-logs.sh [2021-03-05T00:54:42.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T00:54:42.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:43.199Z] ---> job-cost.sh [2021-03-05T00:54:43.200Z] lf-activate-venv: SKIPPING [2021-03-05T00:54:43.200Z] DEBUG: total: 0.20999999344348907 [2021-03-05T00:54:43.200Z] INFO: Retrieving Stack Cost... [2021-03-05T00:54:44.146Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T00:54:44.722Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T00:54:44.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:54:45.036Z] ---> logs-deploy.sh [2021-03-05T00:54:45.036Z] lf-activate-venv: SKIPPING [2021-03-05T00:54:45.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3208/5 [2021-03-05T00:54:45.036Z] INFO: archiving workspace using pattern(s): [2021-03-05T00:54:46.426Z] Archives upload complete. [2021-03-05T00:54:46.687Z] INFO: archiving logs to Nexus